]>
Commit | Line | Data |
---|---|---|
5c5cd38a MG |
1 | Revision history for Perl extension Gruntmaster::Daemon. |
2 | ||
3fa65372 MG |
3 | 5999.000_005 2015-10-31T23:50+00:00 |
4 | - Lots of small fixes | |
5 | - (Attempt to) fix SIGPIPE handling | |
6 | - Improve Interactive runner | |
7 | - Write more tests | |
8 | - Only load Gruntmaster::Data if needed | |
9 | - Add virtual machine support | |
10 | - Add sudo support | |
11 | - Add perlcritic test and make code comply | |
12 | - Add pretests | |
13 | - Add SBCL, Ruby, GolfScript | |
14 | - Add compilation cache | |
15 | - Use new DBIx::Simple-based Gruntmaster::Data | |
16 | ||
3e7fd903 MG |
17 | 5999.000_004 2014-06-29T00:36+03:00 |
18 | - Prevent crashing on compile errors | |
19 | - Add new languages: Go (gc), Go (gccgo), Haskell (ghc) | |
20 | ||
69ea9358 MG |
21 | 5999.000_003 2014-04-23T11:51+03:00 |
22 | - Use new Postgres database | |
23 | - Improve documentation | |
24 | - Fix interactive problems (use waitpid instead of wait, trap SIGPIPE) | |
25 | ||
26 | 5999.000_002 2014-02-28T19:23+02:00 | |
d6a1ae0d MG |
27 | - Move most problem attributes outside meta |
28 | - Pass test number as argument to verifier | |
29 | - Use new varnish-based purge | |
30 | ||
69ea9358 | 31 | 5999.000_001 2014-02-03T12:41+02:00 |
be97cc8f MG |
32 | - Change version to something that CPAN::Distnameinfo likes |
33 | - Add Gruntmaster::Data to PREREQ_PM | |
34 | - Add more POD | |
35 | - Add repository in META.yml | |
36 | - Add COPYING and fix license in META.yml | |
37 | - Fix a POD error | |
38 | ||
69ea9358 | 39 | 5999-TRIAL 2014-01-31T23:58+02:00 |
be97cc8f | 40 | - Initial release |