catagits/Test-WWW-Mechanize-Catalyst.git
2019-02-18 Matt S Trout attempt to get this actually right this time master 0.62
2019-02-18 Matt S Trout bump version 0.61
2019-02-18 Matt S Trout 0.60 got released twice because humans suck, fix up...
2019-02-17 Matt S Trout bump version for release 0.60
2019-02-17 Matt S Trout add . to inc for Makefile.PL
2014-12-26 John Napiorkowski make this work with cat 5.90080+
2014-01-13 Dagfinn Ilmari... Version 0.59 0.59
2014-01-12 Dagfinn Ilmari... Fix typos in POD and comments. RT#85171
2014-01-12 Dagfinn Ilmari... Use Class::Load instead of Class::MOP::load_class(...
2012-06-30 Tomas Doran Add built dists to .gitignore
2012-06-30 Tomas Doran Version 0.58 0.58
2012-06-30 Tomas Doran Fix external server test.
2012-06-30 Tomas Doran Add .gitignore
2012-06-30 Tomas Doran Test fixes - how did this ever pass before?
2012-05-13 Ash Berlin Update repo metadata to catagits
2012-05-13 Tomas Doran Fix starting the server, test still fucked however
2012-05-13 Tomas Doran Fix infinite redirects. RT#76614
2012-05-13 Tomas Doran Unfuck tests
2012-05-13 Tomas Doran Make fail to start server more verbose. RT#77174
2012-05-13 Tomas Doran Fix test skip count. RT#77181
2012-04-09 Wallace Reis Add failing test for utf8 redirection when URI.pm ...
2012-04-04 Eden Cardim Bump to version 0.57 0.57
2012-04-04 Eden Cardim adding utf8 redirection test
2011-10-15 Eden Cardim scanning for open port after failing to open server...
2011-10-15 Eden Cardim added test to address rt #36442
2011-10-14 Eden Cardim version 0.56
2011-10-13 Robery Buels add host-with-port test in the only test that has an...
2011-10-13 Robery Buels add port to Host header
2011-09-27 Tomas Doran Version 0.55
2011-09-27 Tomas Doran merge branch
2011-08-08 Tomas Doran Small fixes
2011-08-01 Tomas Doran Checking in changes prior to tagging of version 0.54.
2011-08-01 John Napiorkowski support changes in Catayst::Test introduced in Cataplack
2011-07-31 John Napiorkowski Engine cannot be set at setup time anymore
2011-07-31 John Napiorkowski silence warning about missing perl version
2010-12-05 Tomas Doran Checking in changes prior to tagging of version 0.53...
2010-12-05 Tomas Doran Fix to pass tests against the psgi branch
2010-12-05 Tomas Doran Remove taint mode from the tests.
2010-03-08 Tomas Doran Checking in changes prior to tagging of version 0.52...
2010-03-08 Tomas Doran Changelog
2010-03-08 Tomas Doran Make test skips actually work, fixes RT#47037
2010-03-08 Tomas Doran Fix RT#44555 by requiring newer Mechanize
2010-03-08 Tomas Doran Actually add the new bits for rearranged apps
2010-03-08 Tomas Doran Fix appclass actions in the tests
2009-07-22 Jay Hannah POD typo corrections.
2009-06-18 Jesse Sheidlower insidious typo
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-03-16 Ash Berlin Version bump for release 0.51
2009-03-16 Ash Berlin Dont use Catalyst::Test for handling remote apps (CATAL...
2009-03-01 Ash Berlin TWMC: Fix bug where redirect was followed on a 500...
2009-02-18 Ash Berlin Dont test against the bit of the error message that...
2009-02-17 Ash Berlin Doc patch. kd++
2009-02-17 Ash Berlin Ignore things
2009-02-17 Ash Berlin TWMC: Doc patch and useragent patch from rT
2009-02-17 Ash Berlin Version bump for release
2009-02-12 Ash Berlin Make t/multi_content_type.t handle case when server...
2009-02-06 Ash Berlin Checking in stuff that git svn seemed to un-commit...
2009-02-04 Ash Berlin Merge branch 'master' of git@github.com:ashb/test-www...
2009-02-04 Ash Berlin TWMC: Add white label (Host header) testing
2009-02-04 Ash Berlin Moosify TWMC
2009-02-03 Ash Berlin Support testing against two apps in same perl interpreter
2009-02-02 Ash Berlin Fix auth bug exposed by t/multi_content_type.t
2009-02-02 Ash Berlin Fix auth test
2009-02-02 Ash Berlin Make test less noisy by removing -Debug and cleaning...
2009-02-02 Ash Berlin Commit latest CPAN ver of TWMC to repo