Unfuck my subtypes patch, duh. Tests now pass again.
[catagits/Catalyst-Engine-STOMP.git] / lib /
2009-07-08 Tomas Doran (t0m) Unfuck my subtypes patch, duh. Tests now pass again.
2009-07-08 Tomas Doran (t0m) Change to have a 'serializer' attribute on the controll...
2009-07-08 Tomas Doran (t0m) Fix errors not coming out in the backend app for cases...
2009-06-07 Chris Andrews Remove this module back to other repo.
2009-06-07 Chris Andrews Revert "Rename Test module into the tests so that it...
2009-06-07 t0m Bump versions for release 0.05
2009-06-07 t0m Rename Test module into the tests so that it's not...
2009-06-07 t0m Hide sub
2009-06-07 t0m Trivial docs to shut pod coverage up
2009-06-06 Tomas Doran (t0m) Smash tabs to spaces otherwise tests fail
2009-06-06 Tomas Doran (t0m) Make tests use strict and warnings. Cleanup the killing...
2009-06-06 Tomas Doran (t0m) Put back namespace::autoclean and fix more whitespace
2009-06-06 Tomas Doran (t0m) Whitespace nazism to remove trailing and tabs
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 Remove our dependency on Catalyst::Action::REST. We...
2009-05-23 Tomas Doran (t0m) Fix POD coverage with some crappy documentation
2009-05-23 Tomas Doran (t0m) Bletch, more tabs
2009-05-23 Tomas Doran (t0m) More whitespace nazisim of the smashing tabs to spaces...
2009-05-21 Zac Rev module version 0.03
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 Remove some noisy debug
2009-04-30 Chris Andrews Initial import of Catalyst::Engine::Stomp