Add boilderplate POD
[catagits/Catalyst-Engine-STOMP.git] / lib /
2009-08-19 t0m Add boilderplate POD master
2009-08-19 t0m Merge branch 'master' of git@github.com:bobtfish/cataly...
2009-08-19 t0m Mangle config docs to be nicer, use MooseX::Types
2009-08-05 Jason Tang Added some pod for type_key, serializer and subscribe_h...
2009-08-03 Jason Tang - make type_key 'ro' after controller has been created...
2009-07-30 Tomas Doran Idiot
2009-07-30 Tomas Doran Clean up
2009-07-23 Jason Tang + added bit more code so when you add additional header...
2009-07-21 Jason Tang allowing setting of the 'type' key in config
2009-07-13 Chris Andrews Version bump, complete changelog 0.0.6 0.06
2009-07-13 Chris Andrews Switch the test harness module into CatalystX::, and...
2009-07-12 Chris Andrews *ahem* tabs.
2009-07-12 Chris Andrews Add a grep to avoid attempting to subscribe to "/queue...
2009-07-12 t0m Fix the nasty digging into action_hash
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