Commit Graph

  • 374f72f5e5 Provide immediate access to set cookies. Taylor Otwell 2011-11-18 10:43:37 -06:00
  • 570b431c05 Merge pull request #159 from sparksp/develop/redis Taylor Otwell 2011-11-18 06:15:08 -08:00
  • 5b9f6d1bd3 Merge pull request #161 from sparksp/develop/fix-cache Taylor Otwell 2011-11-18 05:17:14 -08:00
  • 60033e52d3 Fixed Cache\Drivers\Driver::remember Phill Sparks 2011-11-18 13:06:10 +00:00
  • 8fd522fd67 Refactored redis destruction Phill Sparks 2011-11-17 14:02:40 +00:00
  • bbffa96c2d refactoring the auth login method. allow the developer to just pass an integer. Taylor Otwell 2011-11-16 22:57:56 -06:00
  • b5207ee2b8 cast the error messages to an array. Taylor Otwell 2011-11-16 22:46:54 -06:00
  • 1c6f15a9fa make database connection protected. Taylor Otwell 2011-11-16 22:45:50 -06:00
  • a1b3ba7538 added comment to url class. Taylor Otwell 2011-11-16 22:44:15 -06:00
  • 466ccdb96c throw an exception in the request forged method if no session driver has been specified. Taylor Otwell 2011-11-16 22:40:49 -06:00
  • 980caf31da added callStatic method to Memcached class. Taylor Otwell 2011-11-16 19:48:08 -06:00
  • 060e1f64b8 Added BadMethodCallException to view's __callStatic method. Taylor Otwell 2011-11-16 13:12:33 -06:00
  • 85936b3c20 Fix bug and shorten exception message. Taylor Otwell 2011-11-16 13:08:22 -06:00
  • 635ba52a69 Shorted a long exception message. Taylor Otwell 2011-11-16 12:58:24 -06:00
  • 2a1b5d55ae Shorten a long exception message. Taylor Otwell 2011-11-16 12:57:20 -06:00
  • 8c8ff5fac7 Shorten long exception message. Taylor Otwell 2011-11-16 12:56:28 -06:00
  • 2c2344c39f Shorten exception message. Taylor Otwell 2011-11-16 12:55:45 -06:00
  • fc8b30159e Refactor the ignored error logging. Taylor Otwell 2011-11-16 11:46:27 -06:00
  • beb44eb429 Merge pull request #157 from sparksp/develop/exception Taylor Otwell 2011-11-16 08:40:22 -08:00
  • 1d5fbab515 Refactor error handling to log ignored errors Phill Sparks 2011-11-16 12:21:42 +00:00
  • d3f9391981 fixing some bugs. Taylor Otwell 2011-11-15 23:15:58 -06:00
  • 1acd66a247 turn off error logging. Taylor Otwell 2011-11-15 20:04:06 -06:00
  • 49901bab31 tweaking a comment. Taylor Otwell 2011-11-15 19:46:20 -06:00
  • f0d3589be4 changing a comment. Taylor Otwell 2011-11-15 19:36:48 -06:00
  • a6641130c4 fixing bugs in validator and file classes. Taylor Otwell 2011-11-15 19:32:32 -06:00
  • e226a463bf refactoring. Taylor Otwell 2011-11-15 19:15:31 -06:00
  • 6bd3dcb039 Update laravel/uri.php Taylor Otwell 2011-11-15 08:25:08 -06:00
  • 8b803fd356 Merge pull request #156 from sparksp/develop/exception Taylor Otwell 2011-11-15 06:08:02 -08:00
  • 662bde8580 Merge branch 'develop' of http://github.com/laravel/laravel into develop/exception Phill Sparks 2011-11-15 12:53:48 +00:00
  • 58638216e8 Throw better Exceptions Phill Sparks 2011-11-15 12:35:04 +00:00
  • bdbdd05b6a Merge pull request #155 from sparksp/develop/fix-uri Taylor Otwell 2011-11-15 03:39:36 -08:00
  • 02929f7fbd Fixed the new URI class Phill Sparks 2011-11-15 11:30:34 +00:00
  • d643ec97dc incremented version. Taylor Otwell 2011-11-14 21:18:41 -06:00
  • d1a969bd29 added uri class. refactored. Taylor Otwell 2011-11-14 21:18:18 -06:00
  • 2758b4c16d some small refactoring and bug fixing. Taylor Otwell 2011-11-13 15:23:48 -06:00
  • 04f7661292 remove elapsed time from front controller. Taylor Otwell 2011-11-12 00:08:09 -06:00
  • a5aaf33fe5 fix error detail view. Taylor Otwell 2011-11-12 00:07:13 -06:00
  • 32684fa12e fixed router ioc bug. Taylor Otwell 2011-11-11 23:36:31 -06:00
  • 0e8432e373 fixed messages namespace in view. Taylor Otwell 2011-11-11 23:18:58 -06:00
  • 9281f04cdd minor refactorings. Taylor Otwell 2011-11-11 23:15:17 -06:00
  • 41ca816951 refactoring the blade class. Taylor Otwell 2011-11-11 22:58:24 -06:00
  • f9ec36d7f8 slight clean-up to uri method. Taylor Otwell 2011-11-11 22:50:41 -06:00
  • 6cbac0e064 add note about ssl option. Taylor Otwell 2011-11-11 22:06:51 -06:00
  • 270e0d4994 fixed a few bugs. Taylor Otwell 2011-11-11 21:42:36 -06:00
  • b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. Taylor Otwell 2011-11-11 21:27:30 -06:00
  • b625ebdcf3 Fix bug in redirect. Taylor Otwell 2011-11-11 11:55:47 -06:00
  • 0b3ecf8973 Pass status when redirecting to route. Taylor Otwell 2011-11-11 11:52:45 -06:00
  • c11ee76511 Merge pull request #151 from sparksp/develop/ioc-container Taylor Otwell 2011-11-11 06:44:35 -08:00
  • b4fe148de5 Got rid of all IoC::container() calls Phill Sparks 2011-11-11 09:52:30 +00:00
  • 9dbe7a29e2 put back ini_set for errors. Taylor Otwell 2011-11-10 23:38:58 -06:00
  • 35d807ca2b git rid of some ioc::container calls. Taylor Otwell 2011-11-10 23:13:11 -06:00
  • 0a2c61ec29 refactoring error handling. Taylor Otwell 2011-11-10 22:46:01 -06:00
  • 0dc43490a6 moved functions to helpers file. Taylor Otwell 2011-11-10 22:10:18 -06:00
  • c67a010c5c refactoring some classes. Taylor Otwell 2011-11-10 20:25:17 -06:00
  • 8ae9324ce3 tweaked comment in auth class. Taylor Otwell 2011-11-10 20:11:45 -06:00
  • 8a94c9787a Merge pull request #147 from sparksp/develop/fix_inflector Taylor Otwell 2011-11-10 05:21:33 -08:00
  • 968e80bcff Merge pull request #149 from jaysonic/develop Taylor Otwell 2011-11-10 05:19:28 -08:00
  • 654a0b88f2 Added Paginator to the array of aliased classes. Jason Lewis 2011-11-10 17:52:37 +11:00
  • fa6489be6c remove comment bloat from string class. Taylor Otwell 2011-11-09 23:02:11 -06:00
  • d55a5e722b adjusted autoloader priority for best performance. Taylor Otwell 2011-11-09 22:58:07 -06:00
  • 3854165595 refactoring autoloader. Taylor Otwell 2011-11-09 22:57:06 -06:00
  • fe218f9b0b restore controller section of autoloader. Taylor Otwell 2011-11-09 22:38:29 -06:00
  • 8718b582df cleaning up the autoloader and core bootstrapping. Taylor Otwell 2011-11-09 22:32:35 -06:00
  • 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. Taylor Otwell 2011-11-09 22:10:37 -06:00
  • 0fd88b67f2 controller should extend base controller. Taylor Otwell 2011-11-09 22:04:28 -06:00
  • dcc334b617 fixed bug in controller filter method. Taylor Otwell 2011-11-09 21:57:26 -06:00
  • 9e9ee931b5 moved session class. Taylor Otwell 2011-11-09 21:55:21 -06:00
  • 5da8c1e1d9 Data is countable, it's plural of datum Phill Sparks 2011-11-10 00:44:26 +00:00
  • 932dec6af7 Added more uncountables, the list could go on Phill Sparks 2011-11-10 00:40:45 +00:00
  • e84fb806f8 Fixed plural count check Phill Sparks 2011-11-10 00:39:30 +00:00
  • 75ba2447f8 Fix Hash class alias. Taylor Otwell 2011-11-09 10:32:26 -06:00
  • a38ba2a6ab clean up controller and session. Taylor Otwell 2011-11-08 20:35:24 -06:00
  • a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. Taylor Otwell 2011-11-08 20:08:20 -06:00
  • d05f4fa0db renamed hasher class to hash and hash method to make. Taylor Otwell 2011-11-07 23:32:32 -06:00
  • c4aa6e6ba2 consolidated plural and plural_if into single method. Taylor Otwell 2011-11-07 23:30:43 -06:00
  • 0cd6966e15 tweaked configuration comments. Taylor Otwell 2011-11-07 22:59:00 -06:00
  • 8d3327da3c ditched filter shortcuts Taylor Otwell 2011-11-07 22:53:59 -06:00
  • 3833e12c72 added before and after filter methods to controller. Taylor Otwell 2011-11-07 22:48:17 -06:00
  • b9e91835ec fix bug in session class. Taylor Otwell 2011-11-07 22:43:57 -06:00
  • fefc202cb8 tweak comments in the default controller. Taylor Otwell 2011-11-07 22:15:30 -06:00
  • 6f60c44804 fix default controller method. Taylor Otwell 2011-11-07 22:14:55 -06:00
  • cd310efd25 revised method of declaring filters on controllers. Taylor Otwell 2011-11-07 21:46:55 -06:00
  • 1d8dcd1246 Made blade echo match lazy. Taylor Otwell 2011-11-07 14:33:25 -06:00
  • 285a744fac Only reflash flashed items. Taylor Otwell 2011-11-07 13:48:08 -06:00
  • e8561ca905 Clean up the MySQL database connector. Taylor Otwell 2011-11-07 13:35:00 -06:00
  • 05902d22d4 Cleaning up the Postgres connector. Taylor Otwell 2011-11-07 13:32:31 -06:00
  • f46a3deab6 Clean-up the default database grammar. Taylor Otwell 2011-11-07 13:24:22 -06:00
  • 466f05499f clean up auto-loader comment. Taylor Otwell 2011-11-07 11:49:45 -06:00
  • ef89dd3b31 Verify that the session is started before flashing errors. Taylor Otwell 2011-11-07 10:22:23 -06:00
  • a11c456f42 Fix keep method and added started method. Taylor Otwell 2011-11-07 10:22:02 -06:00
  • 498a83abe9 Merge pull request #140 from paulboco/develop Taylor Otwell 2011-11-07 07:32:06 -08:00
  • fb25edd0b1 Fixes issue #141 and a typo. Paul Boco 2011-11-06 11:39:52 -06:00
  • 6eae4c982b Change attributes from protected to public. Paul Boco 2011-11-06 00:30:40 -05:00
  • 97a3f33cb4 tweak session expiration calculation. Taylor Otwell 2011-11-04 22:15:35 -05:00
  • 4bfcb064bf fix controller comment. Taylor Otwell 2011-11-04 21:58:09 -05:00
  • 88e6143338 made controllers restful by default. Taylor Otwell 2011-11-04 21:57:40 -05:00
  • 16a62193fc fix function namespacing. Taylor Otwell 2011-11-04 19:07:13 -05:00
  • 7b22f66a94 tweaked routing comments. Taylor Otwell 2011-11-04 18:49:52 -05:00
  • 9f78c8be90 Fix bug in validate_mimes method. Taylor Otwell 2011-11-04 09:41:21 -05:00
  • e89fd04ab7 Added check for application key in session class. Taylor Otwell 2011-11-04 08:34:35 -05:00