Commit Graph
90 Commits
Author SHA1 Message Date
Graham Ollis 9c4e322dec v1.49
- documentation
2013-08-08 09:19:19 -04:00
Graham Ollis 48b19a5ab9 formatting fixes 2013-08-08 09:18:41 -04:00
Graham Ollis 6cd14f157a v1.48
- documentation
2013-08-08 09:13:32 -04:00
Graham Ollis 6386e0620e doco 2013-08-08 08:51:56 -04:00
Graham Ollis 8a367fc87d v1.47
- Template-Toolkit 2.25 compatability
2013-07-26 06:07:47 -04:00
Graham Ollis ab7117d632 change regex to fix test 2013-07-26 05:58:36 -04:00
Graham Ollis 654ff61789 v1.46
- Mojolicious 4.0 compatability
2013-05-19 11:13:27 -04:00
Graham Ollis 5d3e3eaf3b mojo 4.0 compat 2013-05-19 11:07:01 -04:00
Graham Ollis 90f8df88a9 v1.45
- correctly support app->default->{layout} (GH#37, Fayland Lam)
2013-04-26 13:38:19 -04:00
Graham Ollis 9be62a9c2c v1.44
- promote development changes to production
2013-04-13 17:49:27 -04:00
Graham Ollis 7f072b88be v1.43_01
- _template_modified returns value from super class instead of 1 if true (GH#36, Fayland Lam)
2013-04-11 15:43:42 -04:00
Graham Ollis 0faf79001b fix for GH#36 2013-04-11 15:42:20 -04:00
Graham Ollis f22529d42e v1.43
- promote development changes
2013-04-08 14:03:08 -04:00
Graham Ollis abcd8c3293 v1.42_04
- Updated meta for new github repo location
2013-04-06 20:30:57 -04:00
Graham Ollis 7ba4f4bf5c v1.42_03
- Allow custom relative paths for cache_dir (GH#35, Jason Crowther)
2013-03-22 14:27:32 -04:00
Graham Ollis 70231b1bce v1.42_02
- only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR
2013-02-26 18:17:49 -05:00
Graham Ollis 01e6647cbf v1.42_01
- set COMPILE_DIR based on UID so that multiple users can use TtRenderer with default config
2013-02-24 23:13:00 -05:00
Graham Ollis f68a82f774 v1.42
- fix for test on solaris
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
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
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 a7da6f3292 v1.39
- Documentation updates.
2013-01-28 09:28:26 -05:00
Graham Ollis c736f2ed2d doco 2013-01-28 09:28:07 -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 2013-01-27 22:48:55 -05:00
Graham Ollis 88041ec8b0 fix cpantesters failures based on permissions 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. 2013-01-09 14:14:44 -05:00
Graham Ollis f3e65cedce v1.35 2012-12-30 10:33:14 -05:00
Graham Ollis c7012a1be0 doco typo 2012-12-29 10:27:32 -05:00
Graham Ollis 5e7728270f v1.34 2012-12-29 10:23:19 -05:00
Graham Ollis 7618cacaa4 fix hang in t/deep_recursion.t on *BSD 2012-12-27 14:51:34 -05:00
Graham Ollis 80340f9950 update changes 2012-12-27 13:37:31 -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 6146b1f2f5 set locale "C" in tests
This ensures that the error string is what we expect it to be
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 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 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. 2012-10-11 11:18:37 -04:00
Graham Ollis daceb5876f documentation updates. 2012-10-02 11:33:07 -04:00
Graham Ollis d6d98cc533 fix for win32 2012-08-31 08:18:01 -04:00
Graham Ollis cf390c5456 update changes 2012-08-23 22:26:09 -04:00
Graham Ollis 20d795cb51 Compatibility with mojo 3.33 2012-08-23 22:20:08 -04:00
Graham Ollis 870d195761 use die instead of render_exception 2012-08-23 15:26:38 -04:00
Graham Ollis b21db5cf22 v1.22 2012-08-21 20:39:02 -04:00
Graham Ollis 4f5d3a0951 update Changes 2012-08-21 15:47:33 -04:00