88c3ca121e5fc37279c8eb2327dbbec34db0ffec
[gruntmaster-data.git] / Changes
1 Revision history for Perl extension Gruntmaster::Data.
2
3 5999.000_013 2014-12-20T23:20+02:00
4 - Improve user_list performance
5 - Sort problem and contest lists in user_entry
6 - Add a purge sub and use it where needed.
7 - Add table and column comments
8 - Make job_list only return public jobs
9
10 5999.000_012 2014-12-13T18:20+02:00
11 - Add solution to pb_entry
12 - Add {problem,contest}_status tables and a method that updates them
13 - Improve performance of standings, move it to Result/Contest.pm
14 - Add many new keys to us_entry
15 - Remove support for archive standings
16
17 5999.000_011 2014-12-07T00:55+02:00
18 - Make problem value NOT NULL
19 - Add contest_start and contest_stop to pb_entry
20 - Use perlcritic
21 - Add a "solution" column to problem
22
23 5999.000_010 2014-10-05T00:32+03:00
24 - Depend on PerlX::Maybe
25 - Switch from JSON.pm to JSON::MaybeXS
26
27 5999.000_009 2014-09-28T00:02+03:00
28 - Add page information to job_list
29 - Prevent experimental reference usage warnings
30
31 5999.000_008 2014-08-03T00:25+03:00
32 - Add a method for computing standings.
33 - Depend on Authen::Passphrase(::BlowfishCrypt)
34 - Fix bugs in user_list and set_passphrase
35
36 5999.000_007 2014-07-20T01:38+03:00
37 - Add some utility functions.
38
39 5999.000_006 2014-05-25T00:02+03:00
40 - Attempt to use correct perl in tools.t
41
42 5999.000_005 2014-05-17T12:30+03:00
43 - Depend on DBIx::Class directly
44
45 5999.000_004 2014-05-17T10:52+03:00
46 - Build-Depend on SQL::Translator
47 - Fix version
48
49 5999.000_003 2014-05-16T19:31+03:00
50 - Use Postgres (via DBIx::Class) instead of Redis
51 - Change license to perl
52 - Improve tools
53 - Add tests
54
55 5999.000_002 2014-02-28T18:07+02:00
56 - Move most problem attributes outside problem_meta
57 - Add the HGETALL Redis command
58 - Add functions for getting/setting the last submit time of a user.
59
60 5999.000_001 2014-02-02T01:01+02:00
61 - Initial release
62
This page took 0.020069 seconds and 3 git commands to generate.