2009-08-19 |
t0m |
Add boilderplate POD master |
commit | commitdiff | tree | snapshot |
2009-08-19 |
t0m |
Merge branch 'master' of git@github.com:bobtfish/cataly... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
t0m |
Remove crap from Makefile.PL by using MI::AuthorRequires |
commit | commitdiff | tree | snapshot |
2009-08-19 |
t0m |
Mangle config docs to be nicer, use MooseX::Types |
commit | commitdiff | tree | snapshot |
2009-08-19 |
t0m |
Merge commit 'jason/master' |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Jason Tang |
Added some pod for type_key, serializer and subscribe_h... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jason Tang |
- make type_key 'ro' after controller has been created... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Tomas Doran |
Idiot |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Tomas Doran |
Clean up |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Tomas Doran |
Merge commit 'jasontang/master' |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Jason Tang |
+ added bit more code so when you add additional header... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
t0m |
Merge commit 'jason/master' |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Jason Tang |
allowing setting of the 'type' key in config |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Chris Andrews |
Declare a test_requires for ConfigLoader, since our... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Chris Andrews |
Cope with sw_vers' output on later Leopard versions. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Chris Andrews |
Version bump, complete changelog 0.0.6 0.06 |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Chris Andrews |
Switch the test harness module into CatalystX::, and... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
t0m |
Merge branch 'master' of git://github.com/chrisa/cataly... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
t0m |
Bump required Module::Install version to avoid potentia... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Andrews |
*ahem* tabs. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Chris Andrews |
Add a grep to avoid attempting to subscribe to "/queue... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
t0m |
Changelogging |
commit | commitdiff | tree | snapshot |
2009-07-12 |
t0m |
Fix the nasty digging into action_hash |
commit | commitdiff | tree | snapshot |
2009-07-12 |
t0m |
Ensure that the test server we start gets the correct... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Tomas Doran... |
Unfuck my subtypes patch, duh. Tests now pass again. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Tomas Doran... |
Revert the revert of my moving the test modules, and... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Tomas Doran... |
Change to have a 'serializer' attribute on the controll... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Tomas Doran... |
Fix errors not coming out in the backend app for cases... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Chris Andrews |
Remove this module back to other repo. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Chris Andrews |
Revert "Rename Test module into the tests so that it... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Bump versions for release 0.05 |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Rename Test module into the tests so that it's not... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Remove MANIFEST, this should be a generated file |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Changelog |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Fix starting test server |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Hide sub |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Fix test after move |
commit | commitdiff | tree | snapshot |
2009-06-07 |
t0m |
Trivial docs to shut pod coverage up |
commit | commitdiff | tree | snapshot |
2009-06-06 |
t0m |
Move the testapp out of the main directory and under... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Rename tests to de-duplicate numbers |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Smash tabs to spaces otherwise tests fail |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Make tests use strict and warnings. Cleanup the killing... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Trivial test spacing cleanups |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Reorder Changelog |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Put back namespace::autoclean and fix more whitespace |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Whitespace nazism to remove trailing and tabs |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Tomas Doran... |
Merge from chris |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Chris Andrews |
Handle "no type" in messages better - attempt to reply... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Chris Andrews |
Add Catalyst::Test::MessageDriven for in-process testin... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Chris Andrews |
Rework error handling with Data::Serializer |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Chris Andrews |
Changes for 0.04 0.04 |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Chris Andrews |
Use Data::Serializer, instead of hardcoding YAML. Allow... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Chris Andrews |
Update the MANIFEST for test changes. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Chris Andrews |
Remove our dependency on Catalyst::Action::REST. We... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
Hack module install to ensure we _require_ the stuff... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
Fix POD coverage with some crappy documentation |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
Bletch, more tabs |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
More whitespace nazisim of the smashing tabs to spaces... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
Whitespace nazism |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Tomas Doran... |
Add a MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Chris Andrews |
Remove version from README; keep not updating it. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Zac |
Rev module version 0.03 |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Zac |
Bump required version of Alien::ActiveMQ |
commit | commitdiff | tree | snapshot |
2009-05-21 |
t0m |
Change so that ActiveMQ is only started if not already... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
t0m |
Depend on latest and greatest, ergo kill unknowmn error... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
t0m |
<sigh> get the dist name right |
commit | commitdiff | tree | snapshot |
2009-05-17 |
t0m |
Turn off debug by default, you can say -d for the testa... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
t0m |
no_index both relevant packages |
commit | commitdiff | tree | snapshot |
2009-05-17 |
t0m |
Mangle package declerations to hide testapp from PAUSE |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Chris Andrews |
Attempt to please PAUSE by renaming our test app, and... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Chris Andrews |
Tidy up docs, MANIFEST etc. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Chris Andrews |
Add some feedback to the test; shorten spinup delay. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Chris Andrews |
Add emacs autosaves |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Chris Andrews |
Remove some noisy debug |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Chris Andrews |
Catalyst::Action::Deserialize is part of C::A::REST... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
t0m |
Commit a basic use test and skip all the tests which... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
t0m |
Add .gitignore |
commit | commitdiff | tree | snapshot |
2009-05-04 |
t0m |
Add dependency |
commit | commitdiff | tree | snapshot |
2009-05-01 |
t0m |
Rewrite MakeMaker => Module::Install, cause that is... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Chris Andrews |
Initial MooseX::Workers based wrapper script |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Andrews |
Fix README, dependencies |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Andrews |
Remove Test::Fork, do it by hand |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Chris Andrews |
Initial import of Catalyst::Engine::Stomp |
commit | commitdiff | tree | snapshot |
|