Commit Graph

  • f492c81aa8 added ability to filter flashed input data. Taylor Otwell 2011-11-22 19:06:56 -0600
  • e994dffc51 Fix Response::of_something() calls Phill Sparks 2011-11-23 00:47:58 +0000
  • 837b480231 remove the input flashing from filters. Taylor Otwell 2011-11-22 18:17:23 -0600
  • 783101cc7a fixed bug in autoloader. Taylor Otwell 2011-11-22 18:03:37 -0600
  • 5f348b2c6e refactoring various classes. Taylor Otwell 2011-11-22 18:00:17 -0600
  • 246434f4c7 load the session. whoops!. Taylor Otwell 2011-11-22 07:47:21 -0600
  • ccb6bc6b8a refactoring the input class. Taylor Otwell 2011-11-21 22:33:09 -0600
  • 937441d31b cleaning up more code. Taylor Otwell 2011-11-21 22:22:41 -0600
  • 64501dd097 remove unnecessary variable initialization in router method. Taylor Otwell 2011-11-21 22:03:35 -0600
  • da016744d0 cleaning up code. Taylor Otwell 2011-11-21 21:57:11 -0600
  • a675b05237 fixing some commits i accidently overwrote. Taylor Otwell 2011-11-21 19:13:32 -0600
  • 994949c6ce refactoring various classes. Taylor Otwell 2011-11-21 19:09:48 -0600
  • b0ffc0183a Merge pull request #171 from daniels0xff/develop Taylor Otwell 2011-11-21 13:31:22 -0800
  • 0000ffc8c2 Double "for" in comment. Daniel Anechitoaie 2011-11-21 23:07:12 +0200
  • 2a5697c12c Added DS_Store to .gitignore Daniel Anechitoaie 2011-11-21 23:05:38 +0200
  • 1746dbdb6c Merge pull request #170 from codler/patch-1 Taylor Otwell 2011-11-21 09:12:48 -0800
  • ab5181e814 typo Han Lin Yap 2011-11-21 18:09:48 +0100
  • 01a4efa4b0 Fix bug in paginator appendage. Taylor Otwell 2011-11-21 09:00:29 -0600
  • 92a1c70918 Fix bug in query string construction. Taylor Otwell 2011-11-21 08:19:19 -0600
  • 4283e7ec98 moved error pages to application directory. Taylor Otwell 2011-11-20 23:01:05 -0600
  • 5e95f05d9b added more to comment. Taylor Otwell 2011-11-20 22:51:31 -0600
  • 10b9001e13 adjust how the response is rendered, as well as move input flashing to after filter. Taylor Otwell 2011-11-20 22:47:56 -0600
  • 7a9631975f dont return 404 error on null return from existing route. Taylor Otwell 2011-11-20 22:28:51 -0600
  • e55f9e9fad Added a helpful comment regarding expressions. Taylor Otwell 2011-11-18 14:50:11 -0600
  • 193396506e Fix bug in cookie class. Taylor Otwell 2011-11-18 10:58:40 -0600
  • 374f72f5e5 Provide immediate access to set cookies. Taylor Otwell 2011-11-18 10:43:37 -0600
  • 570b431c05 Merge pull request #159 from sparksp/develop/redis Taylor Otwell 2011-11-18 06:15:08 -0800
  • 5b9f6d1bd3 Merge pull request #161 from sparksp/develop/fix-cache Taylor Otwell 2011-11-18 05:17:14 -0800
  • 60033e52d3 Fixed Cache\Drivers\Driver::remember Phill Sparks 2011-11-18 13:06:10 +0000
  • 8fd522fd67 Refactored redis destruction Phill Sparks 2011-11-17 14:02:40 +0000
  • bbffa96c2d refactoring the auth login method. allow the developer to just pass an integer. Taylor Otwell 2011-11-16 22:57:56 -0600
  • b5207ee2b8 cast the error messages to an array. Taylor Otwell 2011-11-16 22:46:54 -0600
  • 1c6f15a9fa make database connection protected. Taylor Otwell 2011-11-16 22:45:50 -0600
  • a1b3ba7538 added comment to url class. Taylor Otwell 2011-11-16 22:44:15 -0600
  • 466ccdb96c throw an exception in the request forged method if no session driver has been specified. Taylor Otwell 2011-11-16 22:40:49 -0600
  • 980caf31da added callStatic method to Memcached class. Taylor Otwell 2011-11-16 19:48:08 -0600
  • 060e1f64b8 Added BadMethodCallException to view's __callStatic method. Taylor Otwell 2011-11-16 13:12:33 -0600
  • 85936b3c20 Fix bug and shorten exception message. Taylor Otwell 2011-11-16 13:08:22 -0600
  • 635ba52a69 Shorted a long exception message. Taylor Otwell 2011-11-16 12:58:24 -0600
  • 2a1b5d55ae Shorten a long exception message. Taylor Otwell 2011-11-16 12:57:20 -0600
  • 8c8ff5fac7 Shorten long exception message. Taylor Otwell 2011-11-16 12:56:28 -0600
  • 2c2344c39f Shorten exception message. Taylor Otwell 2011-11-16 12:55:45 -0600
  • fc8b30159e Refactor the ignored error logging. Taylor Otwell 2011-11-16 11:46:27 -0600
  • beb44eb429 Merge pull request #157 from sparksp/develop/exception Taylor Otwell 2011-11-16 08:40:22 -0800
  • 1d5fbab515 Refactor error handling to log ignored errors Phill Sparks 2011-11-16 12:21:42 +0000
  • d3f9391981 fixing some bugs. Taylor Otwell 2011-11-15 23:15:58 -0600
  • 1acd66a247 turn off error logging. Taylor Otwell 2011-11-15 20:04:06 -0600
  • 49901bab31 tweaking a comment. Taylor Otwell 2011-11-15 19:46:20 -0600
  • f0d3589be4 changing a comment. Taylor Otwell 2011-11-15 19:36:48 -0600
  • a6641130c4 fixing bugs in validator and file classes. Taylor Otwell 2011-11-15 19:32:32 -0600
  • e226a463bf refactoring. Taylor Otwell 2011-11-15 19:15:31 -0600
  • 6bd3dcb039 Update laravel/uri.php Taylor Otwell 2011-11-15 08:25:08 -0600
  • 8b803fd356 Merge pull request #156 from sparksp/develop/exception Taylor Otwell 2011-11-15 06:08:02 -0800
  • 662bde8580 Merge branch 'develop' of http://github.com/laravel/laravel into develop/exception Phill Sparks 2011-11-15 12:53:48 +0000
  • 58638216e8 Throw better Exceptions Phill Sparks 2011-11-15 12:35:04 +0000
  • bdbdd05b6a Merge pull request #155 from sparksp/develop/fix-uri Taylor Otwell 2011-11-15 03:39:36 -0800
  • 02929f7fbd Fixed the new URI class Phill Sparks 2011-11-15 11:30:34 +0000
  • d643ec97dc incremented version. Taylor Otwell 2011-11-14 21:18:41 -0600
  • d1a969bd29 added uri class. refactored. Taylor Otwell 2011-11-14 21:18:18 -0600
  • 2758b4c16d some small refactoring and bug fixing. Taylor Otwell 2011-11-13 15:23:48 -0600
  • 04f7661292 remove elapsed time from front controller. Taylor Otwell 2011-11-12 00:08:09 -0600
  • a5aaf33fe5 fix error detail view. Taylor Otwell 2011-11-12 00:07:13 -0600
  • 32684fa12e fixed router ioc bug. Taylor Otwell 2011-11-11 23:36:31 -0600
  • 0e8432e373 fixed messages namespace in view. Taylor Otwell 2011-11-11 23:18:58 -0600
  • 9281f04cdd minor refactorings. Taylor Otwell 2011-11-11 23:15:17 -0600
  • 41ca816951 refactoring the blade class. Taylor Otwell 2011-11-11 22:58:24 -0600
  • f9ec36d7f8 slight clean-up to uri method. Taylor Otwell 2011-11-11 22:50:41 -0600
  • 6cbac0e064 add note about ssl option. Taylor Otwell 2011-11-11 22:06:51 -0600
  • 270e0d4994 fixed a few bugs. Taylor Otwell 2011-11-11 21:42:36 -0600
  • 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 -0600
  • b625ebdcf3 Fix bug in redirect. Taylor Otwell 2011-11-11 11:55:47 -0600
  • 0b3ecf8973 Pass status when redirecting to route. Taylor Otwell 2011-11-11 11:52:45 -0600
  • c11ee76511 Merge pull request #151 from sparksp/develop/ioc-container Taylor Otwell 2011-11-11 06:44:35 -0800
  • b4fe148de5 Got rid of all IoC::container() calls Phill Sparks 2011-11-11 09:52:30 +0000
  • 9dbe7a29e2 put back ini_set for errors. Taylor Otwell 2011-11-10 23:38:58 -0600
  • 35d807ca2b git rid of some ioc::container calls. Taylor Otwell 2011-11-10 23:13:11 -0600
  • 0a2c61ec29 refactoring error handling. Taylor Otwell 2011-11-10 22:46:01 -0600
  • 0dc43490a6 moved functions to helpers file. Taylor Otwell 2011-11-10 22:10:18 -0600
  • c67a010c5c refactoring some classes. Taylor Otwell 2011-11-10 20:25:17 -0600
  • 8ae9324ce3 tweaked comment in auth class. Taylor Otwell 2011-11-10 20:11:45 -0600
  • 8a94c9787a Merge pull request #147 from sparksp/develop/fix_inflector Taylor Otwell 2011-11-10 05:21:33 -0800
  • 968e80bcff Merge pull request #149 from jaysonic/develop Taylor Otwell 2011-11-10 05:19:28 -0800
  • 654a0b88f2 Added Paginator to the array of aliased classes. Jason Lewis 2011-11-10 17:52:37 +1100
  • fa6489be6c remove comment bloat from string class. Taylor Otwell 2011-11-09 23:02:11 -0600
  • d55a5e722b adjusted autoloader priority for best performance. Taylor Otwell 2011-11-09 22:58:07 -0600
  • 3854165595 refactoring autoloader. Taylor Otwell 2011-11-09 22:57:06 -0600
  • fe218f9b0b restore controller section of autoloader. Taylor Otwell 2011-11-09 22:38:29 -0600
  • 8718b582df cleaning up the autoloader and core bootstrapping. Taylor Otwell 2011-11-09 22:32:35 -0600
  • 56daba42c5 remove composers from ioc container. remove comment bloat from autoloader. Taylor Otwell 2011-11-09 22:10:37 -0600
  • 0fd88b67f2 controller should extend base controller. Taylor Otwell 2011-11-09 22:04:28 -0600
  • dcc334b617 fixed bug in controller filter method. Taylor Otwell 2011-11-09 21:57:26 -0600
  • 9e9ee931b5 moved session class. Taylor Otwell 2011-11-09 21:55:21 -0600
  • 5da8c1e1d9 Data is countable, it's plural of datum Phill Sparks 2011-11-10 00:44:26 +0000
  • 932dec6af7 Added more uncountables, the list could go on Phill Sparks 2011-11-10 00:40:45 +0000
  • e84fb806f8 Fixed plural count check Phill Sparks 2011-11-10 00:39:30 +0000
  • 75ba2447f8 Fix Hash class alias. Taylor Otwell 2011-11-09 10:32:26 -0600
  • a38ba2a6ab clean up controller and session. Taylor Otwell 2011-11-08 20:35:24 -0600
  • 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 -0600
  • d05f4fa0db renamed hasher class to hash and hash method to make. Taylor Otwell 2011-11-07 23:32:32 -0600
  • c4aa6e6ba2 consolidated plural and plural_if into single method. Taylor Otwell 2011-11-07 23:30:43 -0600