Bump version and update Changes
[gruntmaster-data.git] / Changes
CommitLineData
bbf8209c
MG
1Revision history for Perl extension Gruntmaster::Data.
2
b35cbc0d
MG
35999.000_016 2016-03-12T20:05+02:00
4 - Add gm edit command
5 - Make gm rerun also work with problems
6 - Purge standings in finish_job
7 - Purge problem/contest list after adding problem/contest
8
add75bf5
MG
95999.000_015 2015-10-10T14:36+03:00
10 - Make t/tools.t not crash when postgres is not running
11
e1b6fd19
MG
125999.000_014 2015-10-02T22:10+03:00
13 - Almost fit for a stable release (more real-world testing needed)
14 - Replace gruntmaster-* tools with an App::Cmd-based script
15 - Replace DBIx::Class with DBIx::Simple
16 - Add sample database and more tests
17 - Add gruntmaster-opener
18 - Many other smaller changes
19
9e130d3b
MG
205999.000_013 2014-12-20T23:20+02:00
21 - Improve user_list performance
22 - Sort problem and contest lists in user_entry
23 - Add a purge sub and use it where needed.
24 - Add table and column comments
25 - Make job_list only return public jobs
26
625a7bd0
MG
275999.000_012 2014-12-13T18:20+02:00
28 - Add solution to pb_entry
29 - Add {problem,contest}_status tables and a method that updates them
30 - Improve performance of standings, move it to Result/Contest.pm
31 - Add many new keys to us_entry
32 - Remove support for archive standings
33
347ea1e4
MG
345999.000_011 2014-12-07T00:55+02:00
35 - Make problem value NOT NULL
36 - Add contest_start and contest_stop to pb_entry
37 - Use perlcritic
38 - Add a "solution" column to problem
39
df95d578
MG
405999.000_010 2014-10-05T00:32+03:00
41 - Depend on PerlX::Maybe
42 - Switch from JSON.pm to JSON::MaybeXS
43
2b419b08
MG
445999.000_009 2014-09-28T00:02+03:00
45 - Add page information to job_list
46 - Prevent experimental reference usage warnings
47
47791059
MG
485999.000_008 2014-08-03T00:25+03:00
49 - Add a method for computing standings.
50 - Depend on Authen::Passphrase(::BlowfishCrypt)
51 - Fix bugs in user_list and set_passphrase
52
26d60269
MG
535999.000_007 2014-07-20T01:38+03:00
54 - Add some utility functions.
55
812e0763
MG
565999.000_006 2014-05-25T00:02+03:00
57 - Attempt to use correct perl in tools.t
58
038d2195
MG
595999.000_005 2014-05-17T12:30+03:00
60 - Depend on DBIx::Class directly
61
4af36c88
MG
625999.000_004 2014-05-17T10:52+03:00
63 - Build-Depend on SQL::Translator
64 - Fix version
65
2c7f0a5d
MG
665999.000_003 2014-05-16T19:31+03:00
67 - Use Postgres (via DBIx::Class) instead of Redis
68 - Change license to perl
69 - Improve tools
70 - Add tests
71
725999.000_002 2014-02-28T18:07+02:00
7625bb86
MG
73 - Move most problem attributes outside problem_meta
74 - Add the HGETALL Redis command
75 - Add functions for getting/setting the last submit time of a user.
76
2c7f0a5d 775999.000_001 2014-02-02T01:01+02:00
752a6d52 78 - Initial release
bbf8209c 79
This page took 0.019216 seconds and 4 git commands to generate.