X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=Changes;h=d9c0dee670d43093a4452cc1d7435c1517808392;hp=0fdcc56032883e9feebb5b92b37318d77e8391bf;hb=625a7bd077ef2781d055a77bffa19dd9d6c0d1f2;hpb=4779105915c19046793a5fc2e3c920d3e9deef29 diff --git a/Changes b/Changes index 0fdcc56..d9c0dee 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,26 @@ Revision history for Perl extension Gruntmaster::Data. +5999.000_012 2014-12-13T18:20+02:00 + - Add solution to pb_entry + - Add {problem,contest}_status tables and a method that updates them + - Improve performance of standings, move it to Result/Contest.pm + - Add many new keys to us_entry + - Remove support for archive standings + +5999.000_011 2014-12-07T00:55+02:00 + - Make problem value NOT NULL + - Add contest_start and contest_stop to pb_entry + - Use perlcritic + - Add a "solution" column to problem + +5999.000_010 2014-10-05T00:32+03:00 + - Depend on PerlX::Maybe + - Switch from JSON.pm to JSON::MaybeXS + +5999.000_009 2014-09-28T00:02+03:00 + - Add page information to job_list + - Prevent experimental reference usage warnings + 5999.000_008 2014-08-03T00:25+03:00 - Add a method for computing standings. - Depend on Authen::Passphrase(::BlowfishCrypt)