catagits/catbook-code.git
2009-08-05 Ash Berlin Notes + extra test for EPO workshop and YAPC::EU 2009 epo-workshop master
2009-03-28 Matt S Trout fix up code to 404
2009-03-28 Matt S Trout test for 404 for nonexistant translation type
2009-03-28 Matt S Trout create error_404 action and switch default to use it
2009-03-28 Matt S Trout add tests for view of object and for 404
2009-03-28 Matt S Trout add missing method to make 'to' action work
2009-03-28 Matt S Trout remove -Debug to get clearer test output
2009-03-28 Matt S Trout add 'to' action to controller, add test (currently...
2009-03-28 Matt S Trout move to using $object->translated rather than separate...
2009-03-28 Matt S Trout supply translator during snippetstore construction
2009-03-28 Matt S Trout improve debugging in Root controller
2009-03-28 Matt S Trout switch snippets across to object based
2009-03-28 Matt S Trout extract translate controller tests
2009-03-28 Matt S Trout chained translator with store
2009-03-13 Matt S Trout add a loop to the scramble driver because it can fail...
2009-03-13 Matt S Trout simple in-memory snippet store
2009-03-13 Matt S Trout provide interface definition role and update translator...
2009-03-13 Matt S Trout move drivers to better namespace
2009-03-13 Matt S Trout add scramble translator plugin and tests
2009-03-13 Matt S Trout switch translator hashref from public to protected
2009-03-13 Matt S Trout refactor translator to use Module::Pluggable to find...
2009-03-13 Matt S Trout factor LOLCAT translator out into its own file
2009-03-13 Matt S Trout remove bogus requires, add Moose and n::c, add tests_re...
2009-03-12 Matt S Trout refactor translator to driver based system
2009-03-12 Matt S Trout hook external translator model back up to the app
2009-02-06 Matt S Trout move Translate to be Translator
2009-02-06 Matt S Trout initial external translator object and test
2009-02-06 Matt S Trout import from final 03_ code without auth