X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=bd526784e9196f9307076689b1964c1d0f6d3dea;hb=refs%2Fheads%2Fmaster;hp=88c3ca121e5fc37279c8eb2327dbbec34db0ffec;hpb=9e130d3b6dcf583ba2a156ff5742945d4e250961;p=gruntmaster-data.git diff --git a/Changes b/Changes index 88c3ca1..bd52678 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,28 @@ Revision history for Perl extension Gruntmaster::Data. +6000.001 2018-10-03T21:15+03:00 + - First stable release + - Computation of standings now ignores jobs that are not finished + - Set search_path in dbinit to make it easy to put all gruntmaster + tables into their own schema. + +5999.000_016 2016-03-12T20:05+02:00 + - Add gm edit command + - Make gm rerun also work with problems + - Purge standings in finish_job + - Purge problem/contest list after adding problem/contest + +5999.000_015 2015-10-10T14:36+03:00 + - Make t/tools.t not crash when postgres is not running + +5999.000_014 2015-10-02T22:10+03:00 + - Almost fit for a stable release (more real-world testing needed) + - Replace gruntmaster-* tools with an App::Cmd-based script + - Replace DBIx::Class with DBIx::Simple + - Add sample database and more tests + - Add gruntmaster-opener + - Many other smaller changes + 5999.000_013 2014-12-20T23:20+02:00 - Improve user_list performance - Sort problem and contest lists in user_entry