Commit Graph

384 Commits

Author SHA1 Message Date
Taylor Otwell 466ccdb96c throw an exception in the request forged method if no session driver has been specified. 2011-11-16 22:40:49 -06:00
Taylor Otwell 980caf31da added callStatic method to Memcached class. 2011-11-16 19:48:08 -06:00
Taylor Otwell 060e1f64b8 Added BadMethodCallException to view's __callStatic method. 2011-11-16 13:12:33 -06:00
Taylor Otwell 85936b3c20 Fix bug and shorten exception message. 2011-11-16 13:08:22 -06:00
Taylor Otwell 635ba52a69 Shorted a long exception message. 2011-11-16 12:58:24 -06:00
Taylor Otwell 2a1b5d55ae Shorten a long exception message. 2011-11-16 12:57:20 -06:00
Taylor Otwell 8c8ff5fac7 Shorten long exception message. 2011-11-16 12:56:28 -06:00
Taylor Otwell 2c2344c39f Shorten exception message. 2011-11-16 12:55:45 -06:00
Taylor Otwell fc8b30159e Refactor the ignored error logging. 2011-11-16 11:46:27 -06:00
Phill Sparks 1d5fbab515 Refactor error handling to log ignored errors 2011-11-16 12:21:42 +00:00
Taylor Otwell d3f9391981 fixing some bugs. 2011-11-15 23:15:58 -06:00
Taylor Otwell 49901bab31 tweaking a comment. 2011-11-15 19:46:20 -06:00
Taylor Otwell f0d3589be4 changing a comment. 2011-11-15 19:36:48 -06:00
Taylor Otwell a6641130c4 fixing bugs in validator and file classes. 2011-11-15 19:32:32 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Taylor Otwell 6bd3dcb039 Update laravel/uri.php 2011-11-15 08:25:08 -06: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
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 2758b4c16d some small refactoring and bug fixing. 2011-11-13 15:23:48 -06:00
Taylor Otwell a5aaf33fe5 fix error detail view. 2011-11-12 00:07:13 -06:00
Taylor Otwell 32684fa12e fixed router ioc bug. 2011-11-11 23:36:31 -06:00
Taylor Otwell 0e8432e373 fixed messages namespace in view. 2011-11-11 23:18:58 -06:00
Taylor Otwell 9281f04cdd minor refactorings. 2011-11-11 23:15:17 -06:00
Taylor Otwell 41ca816951 refactoring the blade class. 2011-11-11 22:58:24 -06:00
Taylor Otwell f9ec36d7f8 slight clean-up to uri method. 2011-11-11 22:50:41 -06:00
Taylor Otwell 6cbac0e064 add note about ssl option. 2011-11-11 22:06:51 -06:00
Taylor Otwell 270e0d4994 fixed a few bugs. 2011-11-11 21:42:36 -06:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell b625ebdcf3 Fix bug in redirect. 2011-11-11 11:55:47 -06:00
Taylor Otwell 0b3ecf8973 Pass status when redirecting to route. 2011-11-11 11:52:45 -06:00
Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 2011-11-11 09:52:30 +00:00
Taylor Otwell 9dbe7a29e2 put back ini_set for errors. 2011-11-10 23:38:58 -06:00
Taylor Otwell 35d807ca2b git rid of some ioc::container calls. 2011-11-10 23:13:11 -06:00
Taylor Otwell 0a2c61ec29 refactoring error handling. 2011-11-10 22:46:01 -06:00
Taylor Otwell 0dc43490a6 moved functions to helpers file. 2011-11-10 22:10:18 -06:00
Taylor Otwell c67a010c5c refactoring some classes. 2011-11-10 20:25:17 -06:00
Taylor Otwell 8ae9324ce3 tweaked comment in auth class. 2011-11-10 20:11:45 -06:00
Taylor Otwell 8a94c9787a Merge pull request #147 from sparksp/develop/fix_inflector
Inflector updates
2011-11-10 05:21:33 -08:00
Taylor Otwell fa6489be6c remove comment bloat from string class. 2011-11-09 23:02:11 -06:00
Taylor Otwell d55a5e722b adjusted autoloader priority for best performance. 2011-11-09 22:58:07 -06:00
Taylor Otwell 3854165595 refactoring autoloader. 2011-11-09 22:57:06 -06:00
Taylor Otwell fe218f9b0b restore controller section of autoloader. 2011-11-09 22:38:29 -06:00
Taylor Otwell 8718b582df cleaning up the autoloader and core bootstrapping. 2011-11-09 22:32:35 -06:00
Taylor Otwell 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. 2011-11-09 22:10:37 -06:00
Taylor Otwell dcc334b617 fixed bug in controller filter method. 2011-11-09 21:57:26 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06: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