catagits/Catalyst-Engine-STOMP.git
2009-06-06 Tomas Doran... Make tests use strict and warnings. Cleanup the killing...
2009-06-06 Tomas Doran... Trivial test spacing cleanups
2009-06-06 Tomas Doran... Reorder Changelog
2009-06-06 Tomas Doran... Put back namespace::autoclean and fix more whitespace
2009-06-06 Tomas Doran... Whitespace nazism to remove trailing and tabs
2009-06-06 Tomas Doran... Merge from chris
2009-06-04 Chris Andrews Handle "no type" in messages better - attempt to reply...
2009-06-04 Chris Andrews Add Catalyst::Test::MessageDriven for in-process testin...
2009-06-02 Chris Andrews Rework error handling with Data::Serializer
2009-06-02 Chris Andrews Changes for 0.04 0.04
2009-05-30 Chris Andrews Use Data::Serializer, instead of hardcoding YAML. Allow...
2009-05-30 Chris Andrews Update the MANIFEST for test changes.
2009-05-30 Chris Andrews Remove our dependency on Catalyst::Action::REST. We...
2009-05-23 Tomas Doran... Hack module install to ensure we _require_ the stuff...
2009-05-23 Tomas Doran... Fix POD coverage with some crappy documentation
2009-05-23 Tomas Doran... Bletch, more tabs
2009-05-23 Tomas Doran... More whitespace nazisim of the smashing tabs to spaces...
2009-05-23 Tomas Doran... Whitespace nazism
2009-05-23 Tomas Doran... Add a MANIFEST.SKIP
2009-05-21 Chris Andrews Remove version from README; keep not updating it.
2009-05-21 Zac Rev module version 0.03
2009-05-21 Zac Bump required version of Alien::ActiveMQ
2009-05-21 t0m Change so that ActiveMQ is only started if not already...
2009-05-21 t0m Depend on latest and greatest, ergo kill unknowmn error...
2009-05-17 t0m <sigh> get the dist name right
2009-05-17 t0m Turn off debug by default, you can say -d for the testa...
2009-05-17 t0m no_index both relevant packages
2009-05-17 t0m Mangle package declerations to hide testapp from PAUSE
2009-05-16 Chris Andrews Attempt to please PAUSE by renaming our test app, and...
2009-05-16 Chris Andrews Tidy up docs, MANIFEST etc.
2009-05-15 Chris Andrews Add some feedback to the test; shorten spinup delay.
2009-05-15 Chris Andrews Add emacs autosaves
2009-05-15 Chris Andrews Remove some noisy debug
2009-05-15 Chris Andrews Catalyst::Action::Deserialize is part of C::A::REST...
2009-05-04 t0m Commit a basic use test and skip all the tests which...
2009-05-04 t0m Add .gitignore
2009-05-04 t0m Add dependency
2009-05-01 t0m Rewrite MakeMaker => Module::Install, cause that is...
2009-05-01 Chris Andrews Initial MooseX::Workers based wrapper script
2009-04-30 Chris Andrews Fix README, dependencies
2009-04-30 Chris Andrews Remove Test::Fork, do it by hand
2009-04-30 Chris Andrews Initial import of Catalyst::Engine::Stomp