101 Commits
Author SHA1 Message Date
Graham Ollis 5b364d31ac v1.53
- Mojolicious 5.0 support
2014-05-31 06:23:08 -04:00
Graham Ollis 65e4bbf7c8 Mojolicious 5.0 support 2014-05-31 06:12:45 -04:00
Graham Ollis 5870c014c2 v1.52
- updated repository name
2014-05-08 19:27:10 -04:00
Graham Ollis 8dcb4147f7 updated repostiryo name 2014-05-08 19:25:32 -04:00
Graham Ollis 247e2251b3 v1.51
- extended diagnostics
        - documentation tweaks
        - fix non-lite app example (GH#41, uwisser)
2014-03-21 14:59:55 -04:00
Graham Ollis 1b1e8cb63e doco 2014-03-21 14:58:55 -04:00
Graham Ollis f029ad393f doco 2013-09-28 12:45:16 -04:00
Graham Ollis 7bf464398d v1.50
- update Changes to follow spec (GH#39, Сергей Романов)
        - minor documentation fixes
2013-08-08 16:51:35 -04:00
Graham Ollis 19876306b6 tweaks 2013-08-08 16:45:01 -04:00
Sergey Romanov a9ffb24a8f Revert dist.ini, put time and TZ back 2013-08-08 23:43:41 +04:00
Sergey Romanov a55ae15582 Reformat change log as per CPAN::Changes::Spec 2013-08-08 21:22:02 +04:00
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