Commit Graph

1390 Commits

Author SHA1 Message Date
Taylor Otwell 570b431c05 Merge pull request #159 from sparksp/develop/redis
Refactored redis destruction
2011-11-18 06:15:08 -08:00
Taylor Otwell 5b9f6d1bd3 Merge pull request #161 from sparksp/develop/fix-cache
Fixed Cache\Drivers\Driver::remember
2011-11-18 05:17:14 -08: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
Taylor Otwell bbffa96c2d refactoring the auth login method. allow the developer to just pass an integer. 2011-11-16 22:57:56 -06:00
Taylor Otwell b5207ee2b8 cast the error messages to an array. 2011-11-16 22:46:54 -06:00
Taylor Otwell 1c6f15a9fa make database connection protected. 2011-11-16 22:45:50 -06:00
Taylor Otwell a1b3ba7538 added comment to url class. 2011-11-16 22:44:15 -06:00
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
Taylor Otwell beb44eb429 Merge pull request #157 from sparksp/develop/exception
Refactor error handling to log ignored errors
2011-11-16 08:40:22 -08: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 1acd66a247 turn off error logging. 2011-11-15 20:04:06 -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
Taylor Otwell 8b803fd356 Merge pull request #156 from sparksp/develop/exception
Better Exceptions
2011-11-15 06:08:02 -08: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
Taylor Otwell bdbdd05b6a Merge pull request #155 from sparksp/develop/fix-uri
[develop] Fix URI class
2011-11-15 03:39:36 -08:00
Phill Sparks 02929f7fbd Fixed the new URI class 2011-11-15 11:30:34 +00:00
Taylor Otwell d643ec97dc incremented version. 2011-11-14 21:18:41 -06: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 04f7661292 remove elapsed time from front controller. 2011-11-12 00:08:09 -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
Taylor Otwell c11ee76511 Merge pull request #151 from sparksp/develop/ioc-container
Got rid of all IoC::container() calls
2011-11-11 06:44:35 -08: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