Revision history for Yars
0.85 2013-07-08 09:08:02 America/New_York
- promote to production
0.84_02 2013-07-06 09:05:53 America/New_York
- require Clustericious::Config 0.22
0.84_01 2013-07-05 22:33:00 America/New_York
- Make OO interface to Yars::Tools
0.84 2013-07-02 17:23:54 America/New_York
- Make Yars::Client 0.87 a prereq since it has fixes for Mojo 4.x
0.83_11 2013-07-01 19:02:52 America/New_York
- improved Mojo 4.x detection and recovery
0.83_10 2013-07-01 07:26:15 America/New_York
- remove dep on YAML (use YAML::XS instead which is already a prereq of Clustericious)
0.83_09 2013-06-30 18:15:57 America/New_York
- retire problematic 071_tempdir test (replacement is 073_tempdir)
0.83_08 2013-06-28 11:35:40 America/New_York
- fixed testing diagnostic
0.83_07 2013-06-26 21:38:13 America/New_York
- added testing diagnostic
0.83_06 2013-06-26 15:22:36 America/New_York
- added testing diagnostic
0.83_05 2013-06-22 22:59:29 America/New_York
- use fewer resources during testing
0.83_04 2013-06-22 20:06:51 America/New_York
- don't hardcode /tmp anymore
0.83 2013-05-25 22:04:54 America/New_York
- Require Clustericious 0.9920 for Mojolicious 4.0 compatability
0.82 2013-05-24 04:47:14 America/New_York
- Mojolicious 4.0 compatability
0.81 2013-05-06 08:31:53 EST5EDT
- promote to production
0.80_06 2013-05-04 22:13:33 EST5EDT
- Minor timing fixes
0.80_05 2013-05-04 18:26:46 EST5EDT
- properly cleanup processes after test
0.80_04 2013-05-04 17:08:25 EST5EDT
- fixed prereq
- tests can now be run in parallel
- tests should pass even if the perl in path != the build perl
0.80_03 2013-05-04 07:27:05 EST5EDT
- Jump through some hoops so the right perl is executed in tests
0.80_02 2013-05-03 17:05:52 EST5EDT
- Additional diagnostics
0.80_01 2013-05-03 16:34:52 EST5EDT
- Less sleepy tests
- use ephermeral ports for 020_dual.t to see if that plays nice
with cpan testers
- Portability: use File::HomeDir instead of $ENV{HOME}
0.80 2013-05-02 06:17:18 EST5EDT
- move integration tests into the xt directory
0.79 2013-04-30 12:57:02 EST5EDT
Remove extranious dep
0.78 2013-04-30 12:40:26 EST5EDT
Compatability, bug check Mojolicious 3.84 (require 3.86)
0.77 2012-12-05
Use /usr/bin/perl instead of /usr/bin/env perl
for system tests to work.
0.76 2012-12-05
More fixes to tests.
0.75 2012-11-29
Improved portability of tests
0.74 2012-11-25
First public release