14 years agoNotes + extra test for EPO workshop and YAPC::EU 2009 epo-workshop master
Ash Berlin [Wed, 5 Aug 2009 17:19:10 +0000]
Notes + extra test for EPO workshop and YAPC::EU 2009

15 years agofix up code to 404
Matt S Trout [Sat, 7 Mar 2009 21:12:42 +0000]
fix up code to 404

15 years agotest for 404 for nonexistant translation type
Matt S Trout [Sat, 7 Mar 2009 21:12:19 +0000]
test for 404 for nonexistant translation type

15 years agocreate error_404 action and switch default to use it
Matt S Trout [Sat, 7 Mar 2009 21:07:28 +0000]
create error_404 action and switch default to use it

15 years agoadd tests for view of object and for 404
Matt S Trout [Sat, 7 Mar 2009 21:05:52 +0000]
add tests for view of object and for 404

15 years agoadd missing method to make 'to' action work
Matt S Trout [Sat, 7 Mar 2009 20:29:30 +0000]
add missing method to make 'to' action work

15 years agoremove -Debug to get clearer test output
Matt S Trout [Sat, 7 Mar 2009 20:26:45 +0000]
remove -Debug to get clearer test output

15 years agoadd 'to' action to controller, add test (currently failing, show error)
Matt S Trout [Sat, 7 Mar 2009 20:26:16 +0000]
add 'to' action to controller, add test (currently failing, show error)

15 years agomove to using $object->translated rather than separate model
Matt S Trout [Sat, 7 Mar 2009 18:37:37 +0000]
move to using $object->translated rather than separate model

15 years agosupply translator during snippetstore construction
Matt S Trout [Sat, 7 Mar 2009 18:06:30 +0000]
supply translator during snippetstore construction

15 years agoimprove debugging in Root controller
Matt S Trout [Sat, 7 Mar 2009 16:27:39 +0000]
improve debugging in Root controller

15 years agoswitch snippets across to object based
Matt S Trout [Thu, 5 Mar 2009 11:01:28 +0000]
switch snippets across to object based

15 years agoextract translate controller tests
Matt S Trout [Wed, 4 Mar 2009 14:44:21 +0000]
extract translate controller tests

15 years agochained translator with store
Matt S Trout [Mon, 2 Mar 2009 16:30:20 +0000]
chained translator with store

15 years agoadd a loop to the scramble driver because it can fail to scramble occasionally
Matt S Trout [Mon, 2 Mar 2009 16:16:43 +0000]
add a loop to the scramble driver because it can fail to scramble occasionally

15 years agosimple in-memory snippet store
Matt S Trout [Sun, 1 Mar 2009 12:17:06 +0000]
simple in-memory snippet store

15 years agoprovide interface definition role and update translator to check for it
Matt S Trout [Sun, 8 Feb 2009 16:25:01 +0000]
provide interface definition role and update translator to check for it

15 years agomove drivers to better namespace
Matt S Trout [Sun, 8 Feb 2009 16:21:35 +0000]
move drivers to better namespace

15 years agoadd scramble translator plugin and tests
Matt S Trout [Sat, 7 Feb 2009 19:29:08 +0000]
add scramble translator plugin and tests

15 years agoswitch translator hashref from public to protected
Matt S Trout [Fri, 6 Feb 2009 18:30:38 +0000]
switch translator hashref from public to protected

15 years agorefactor translator to use Module::Pluggable to find child classes
Matt S Trout [Fri, 6 Feb 2009 18:18:58 +0000]
refactor translator to use Module::Pluggable to find child classes

15 years agofactor LOLCAT translator out into its own file
Matt S Trout [Fri, 6 Feb 2009 18:02:56 +0000]
factor LOLCAT translator out into its own file

15 years agoremove bogus requires, add Moose and n::c, add tests_recursive
Matt S Trout [Fri, 6 Feb 2009 17:34:21 +0000]
remove bogus requires, add Moose and n::c, add tests_recursive

15 years agorefactor translator to driver based system
Matt S Trout [Fri, 6 Feb 2009 17:33:22 +0000]
refactor translator to driver based system

15 years agohook external translator model back up to the app
Matt S Trout [Fri, 6 Feb 2009 17:01:33 +0000]
hook external translator model back up to the app

15 years agomove Translate to be Translator
Matt S Trout [Fri, 6 Feb 2009 13:57:32 +0000]
move Translate to be Translator

15 years agoinitial external translator object and test
Matt S Trout [Fri, 6 Feb 2009 13:52:02 +0000]
initial external translator object and test

15 years agoimport from final 03_ code without auth
Matt S Trout [Fri, 6 Feb 2009 13:26:13 +0000]
import from final 03_ code without auth