Bump version and update Changes
[gruntmaster-data.git] / Changes
CommitLineData
bbf8209c
MG
1Revision history for Perl extension Gruntmaster::Data.
2
e1b6fd19
MG
35999.000_014 2015-10-02T22:10+03:00
4 - Almost fit for a stable release (more real-world testing needed)
5 - Replace gruntmaster-* tools with an App::Cmd-based script
6 - Replace DBIx::Class with DBIx::Simple
7 - Add sample database and more tests
8 - Add gruntmaster-opener
9 - Many other smaller changes
10
9e130d3b
MG
115999.000_013 2014-12-20T23:20+02:00
12 - Improve user_list performance
13 - Sort problem and contest lists in user_entry
14 - Add a purge sub and use it where needed.
15 - Add table and column comments
16 - Make job_list only return public jobs
17
625a7bd0
MG
185999.000_012 2014-12-13T18:20+02:00
19 - Add solution to pb_entry
20 - Add {problem,contest}_status tables and a method that updates them
21 - Improve performance of standings, move it to Result/Contest.pm
22 - Add many new keys to us_entry
23 - Remove support for archive standings
24
347ea1e4
MG
255999.000_011 2014-12-07T00:55+02:00
26 - Make problem value NOT NULL
27 - Add contest_start and contest_stop to pb_entry
28 - Use perlcritic
29 - Add a "solution" column to problem
30
df95d578
MG
315999.000_010 2014-10-05T00:32+03:00
32 - Depend on PerlX::Maybe
33 - Switch from JSON.pm to JSON::MaybeXS
34
2b419b08
MG
355999.000_009 2014-09-28T00:02+03:00
36 - Add page information to job_list
37 - Prevent experimental reference usage warnings
38
47791059
MG
395999.000_008 2014-08-03T00:25+03:00
40 - Add a method for computing standings.
41 - Depend on Authen::Passphrase(::BlowfishCrypt)
42 - Fix bugs in user_list and set_passphrase
43
26d60269
MG
445999.000_007 2014-07-20T01:38+03:00
45 - Add some utility functions.
46
812e0763
MG
475999.000_006 2014-05-25T00:02+03:00
48 - Attempt to use correct perl in tools.t
49
038d2195
MG
505999.000_005 2014-05-17T12:30+03:00
51 - Depend on DBIx::Class directly
52
4af36c88
MG
535999.000_004 2014-05-17T10:52+03:00
54 - Build-Depend on SQL::Translator
55 - Fix version
56
2c7f0a5d
MG
575999.000_003 2014-05-16T19:31+03:00
58 - Use Postgres (via DBIx::Class) instead of Redis
59 - Change license to perl
60 - Improve tools
61 - Add tests
62
635999.000_002 2014-02-28T18:07+02:00
7625bb86
MG
64 - Move most problem attributes outside problem_meta
65 - Add the HGETALL Redis command
66 - Add functions for getting/setting the last submit time of a user.
67
2c7f0a5d 685999.000_001 2014-02-02T01:01+02:00
752a6d52 69 - Initial release
bbf8209c 70
This page took 0.01791 seconds and 4 git commands to generate.