Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 3, 2011
Commits on Mar 29, 2011
- committed
- committed
- committed
- committed
Commits on Mar 22, 2011
[playframework#580] It turns out this was working in the existing code. I have added testcase and updated documentation
committed[playframework#3] Result now extends FastRuntimeException. All exising tests pass - cannot see any speed improvemet when runing the tests. Note sure if this is a needed patch
committed- committed
- committed
- committed
[playframework#123] All Jobs executing now have a fake current Http.Request based on 'application.baseUrl' in application.conf.
committed- committed
[playframework#7] play status now resolves cron-pattern from application.conf if starting with 'cron.'
committed- committed
Commits on Mar 9, 2011
Commits on Mar 8, 2011
[playframework#524] @finally is called both when no error occures and if an exception is thrown - optionally pasing the thrown Exception to the @finally method
[playframework#195] now a unique number for each path is used as key. Added some comments in the code about how this key is used when creating cleanStackTrace