Commit Graph
165 Commits
Author SHA1 Message Date
Graham Ollis 593d9d1640 Merge pull request #35 from tophopstop/master
Bug with setting cache_dir to relative path
2013-03-22 11:23:04 -07:00
Jason Crowther 5e8ade81e4 bug fix, remove unintentional hard coded cache path. 2013-03-22 12:13:08 -04:00
Graham Ollis 70231b1bce v1.42_02
- only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR
release/1.42_02
2013-02-26 18:17:49 -05:00
Graham Ollis 77c6298a99 only create temp directory if it doesn't exist yet 2013-02-26 18:16:12 -05:00
Graham Ollis 01e6647cbf v1.42_01
- set COMPILE_DIR based on UID so that multiple users can use TtRenderer with default config
release/1.42_01
2013-02-24 23:13:00 -05:00
Graham Ollis 22eba8d3c5 include UID in default COMPILE_DIR 2013-02-24 23:12:05 -05:00
Graham Ollis f68a82f774 v1.42
- fix for test on solaris
release/1.42
2013-02-24 22:59:45 -05:00
Graham Ollis cb908430e5 fix it again. 2013-02-24 22:59:10 -05:00
Graham Ollis 7cd976ea79 v1.41
- Additional testing diagnostics
release/1.41
2013-02-23 03:06:21 -05:00
Graham Ollis 1708622c49 testing diagnostics 2013-02-23 03:05:25 -05:00
Graham Ollis 380cea8aa2 v1.40
- Added diagnostic for IO loop implementation in testing
release/1.40
2013-02-20 13:42:06 -05:00
Graham Ollis 9217818ad2 diagnostic for IO loop used during testing. 2013-02-20 13:41:16 -05:00
Graham Ollis 02fce2bfdd simplify 2013-01-28 11:51:38 -05:00
Graham Ollis a7da6f3292 v1.39
- Documentation updates.
release/1.39
2013-01-28 09:28:26 -05:00
Graham Ollis c736f2ed2d doco 2013-01-28 09:28:07 -05:00
Graham Ollis 7bccefd01b more descriptive test names 2013-01-28 09:20:17 -05:00
Graham Ollis cccf6078c1 update changes 2013-01-28 09:15:13 -05:00
Graham Ollis 408cba6c35 fix but where DATA templates are not being rendered release/1.38 2013-01-27 22:48:55 -05:00
Graham Ollis c1afea55a9 add some tests for default templates.
the second one fails, this needs to be fixed soon.
2013-01-27 22:14:04 -05:00
Graham Ollis 88041ec8b0 fix cpantesters failures based on permissions release/1.37 2013-01-12 09:05:35 -05:00
Graham Ollis 1fe6401667 update Changes 2013-01-09 14:19:22 -05:00
Graham Ollis c00f8934de rm not_found, as it is no longer used. release/1.36 2013-01-09 14:14:44 -05:00
Graham Ollis d4902f8bf0 Merge pull request #34 from rkitover/master
fix reporting not found templates
2013-01-09 11:08:03 -08:00
Rafael Kitover 4225658dbc report not finding a template correctly
TtRenderer was dying with a 'not found' error when a template was not
found, instead of returning 0, which was interfering with things like
the error screen.

Use $provider->fetch to find templates and return 0 when a template is
not found.
2013-01-09 13:17:11 -05:00
Rafael Kitover d45efa5405 failing test for not returning not found correctly 2013-01-09 13:13:53 -05:00
Graham Ollis f3e65cedce v1.35 release/1.35 2012-12-30 10:33:14 -05:00
Graham Ollis 906c68db34 doco 2012-12-30 10:33:01 -05:00
Graham Ollis c7012a1be0 doco typo 2012-12-29 10:27:32 -05:00
Graham Ollis 5e7728270f v1.34 release/1.34 2012-12-29 10:23:19 -05:00
Graham Ollis 7618cacaa4 fix hang in t/deep_recursion.t on *BSD release/1.33 2012-12-27 14:51:34 -05:00
Graham Ollis 80340f9950 update changes 2012-12-27 13:37:31 -05:00
Graham Ollis fb396704bf Merge branch 'master' of github.com:abh/mojox-renderer-tt release/1.32 2012-12-27 13:22:20 -05:00
Graham Ollis 1d9ea654e9 use temp COMPILE_DIR to avoid test failures
where the default COMPILE_DIR already exists and is owned
by another user or not writable for some other reason by
the testing user.
2012-12-27 13:21:23 -05:00
Graham Ollis 3ec7366d6e better diagnostics
use filename and linenumber in eval for better diagnostic in test
2012-12-26 21:56:21 -05:00
Graham Ollis a5e72c7526 rm commented code 2012-12-26 21:26:57 -05:00
Graham Ollis 6146b1f2f5 set locale "C" in tests
This ensures that the error string is what we expect it to be
release/1.31
2012-12-26 21:22:07 -05:00
Graham Ollis 5116c191f3 update Changes 2012-12-22 15:14:11 -05:00
Graham Ollis 5828f878d8 don't rely on English locale in test release/1.30 2012-12-22 15:10:59 -05:00
Graham Ollis f4beaf9864 use non-capturing for performance 2012-12-19 12:33:19 -05:00
Graham Ollis ce9e1b955e load test to test loading of all .pm files release/1.29 2012-12-18 11:02:18 -05:00
Graham Ollis 37ee2ee753 support multiple renderer paths 2012-12-18 11:00:47 -05:00
Graham Ollis cdc31b07be update changes 2012-10-31 11:19:28 -04:00
Graham Ollis 57b9c39b15 specify a minumum perl version. release/1.28 2012-10-11 11:18:37 -04:00
Graham Ollis 194a9219e9 fix cpanm warning. release/1.27 2012-10-02 11:42:17 -04:00
Graham Ollis 5505c5d82a utf-8 for perldoc 2012-10-02 11:34:42 -04:00
Graham Ollis daceb5876f documentation updates. 2012-10-02 11:33:07 -04:00
Graham Ollis 54d13555ef Merge branch 'master' of github.com:abh/mojox-renderer-tt release/1.26 2012-08-31 08:18:19 -04:00
Graham Ollis d6d98cc533 fix for win32 2012-08-31 08:18:01 -04:00
Graham Ollis 51af0a7893 return 0 on not found release/1.25 2012-08-25 07:15:15 -04:00
ollisg b48b4274db add test case for GH#30 2012-08-24 22:23:37 -04:00