Commit Graph
21 Commits
Author SHA1 Message Date
Phill Sparks 733392f72f Really default location to bundle name. 2012-01-28 20:03:29 +00:00
Phill Sparks 5502497432 Prevent a bundle from starting itself into a loop 2012-01-24 10:46:29 +00:00
Phill Sparks 1ecadb826c Sort outstanding tasks by filename 2012-01-21 13:34:45 +00:00
Phill Sparks e0db24aa9b Create the bundle migrations dir automatically 2012-01-21 00:09:40 +00:00
Phill Sparks b4621e489f Session throws an Exception when it's not started 2012-01-20 15:33:53 +00:00
Phill Sparks 1f17629baa Session flush now correctly prepares empty data. 2011-12-09 19:05:08 +00:00
Phill Sparks e994dffc51 Fix Response::of_something() calls 2011-11-23 00:47:58 +00:00
Phill Sparks 60033e52d3 Fixed Cache\Drivers\Driver::remember 2011-11-18 13:06:10 +00:00
Phill Sparks 8fd522fd67 Refactored redis destruction 2011-11-17 14:02:40 +00:00
Phill Sparks 1d5fbab515 Refactor error handling to log ignored errors 2011-11-16 12:21:42 +00:00
Phill Sparks 662bde8580 Merge branch 'develop' of http://github.com/laravel/laravel into develop/exception 2011-11-15 12:53:48 +00:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Phill Sparks 02929f7fbd Fixed the new URI class 2011-11-15 11:30:34 +00:00
Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 2011-11-11 09:52:30 +00:00
Phill Sparks 5da8c1e1d9 Data is countable, it's plural of datum 2011-11-10 00:44:26 +00:00
Phill Sparks 932dec6af7 Added more uncountables, the list could go on 2011-11-10 00:40:45 +00:00
Phill Sparks e84fb806f8 Fixed plural count check 2011-11-10 00:39:30 +00:00
Phill Sparks ca1e5ac29c Fix Laravel Env Config path 2011-10-23 21:41:18 +01:00
Phill Sparks 7f2fd60e9f Fixed route before filter
and throw an Exception for anything falling through __call
2011-10-16 11:46:38 +01:00
Phill Sparks 58807cc5a6 Fixed laravel path bug
Affects installations where laravel is in a submodule named laravel.
2011-10-16 11:14:11 +01:00
Phill Sparks aeae2c8476 Secure extracts
Updated extract calls to use EXTR_SKIP.
2011-10-04 13:11:11 +01:00