Commit Graph

  • e3ffb3f171 Refactoring Eloquent\Hydrator. Taylor Otwell 2011-06-17 14:50:07 -0700
  • eaaac620a0 Refactoring System\DB\Eloquent. Taylor Otwell 2011-06-17 14:47:45 -0700
  • 8c0dfffa34 Add PHPDoc to delete method in Eloquent. Taylor Otwell 2011-06-17 13:38:16 -0700
  • 43f196878c Improved comments in System\DB\Eloquent. Taylor Otwell 2011-06-17 13:36:57 -0700
  • 5bfbfe4243 Refactoring System\DB\Query. Taylor Otwell 2011-06-17 13:09:50 -0700
  • 2f7fa6687c Added "driver" method to System\DB. Taylor Otwell 2011-06-17 12:33:50 -0700
  • 0f8f3f347c Refactor Query\Compiler. Taylor Otwell 2011-06-17 11:56:13 -0700
  • 00fcaf2be9 Improve comments in DB\Connector. Taylor Otwell 2011-06-17 11:51:53 -0700
  • 1e57baf923 Refactor database session driver. Taylor Otwell 2011-06-17 11:47:37 -0700
  • 89239abd9e Take extra junk out of Route\Parser comments. Taylor Otwell 2011-06-17 11:43:18 -0700
  • c55b4c5b7b Improve comments in Route\Parser. Taylor Otwell 2011-06-17 11:42:24 -0700
  • 253e529c41 Fix typo in Route\Finder comment. Taylor Otwell 2011-06-17 11:37:26 -0700
  • ad3f98db6b Improve comments in Route\Finder. Taylor Otwell 2011-06-17 11:30:30 -0700
  • 7ce9c6f270 Improved comments in memcached cache driver. Taylor Otwell 2011-06-17 11:21:42 -0700
  • 55e1055dd7 Improved comments in file cache driver. Taylor Otwell 2011-06-17 11:21:09 -0700
  • 0ee4239613 Tweaked Input::has to check for empty strings. Deprecated Input::filled. Taylor Otwell 2011-06-17 11:16:45 -0700
  • 6c6dac3579 deprecated download class. added methods to file class. tweaked log class. tweaked input class. Taylor Otwell 2011-06-17 12:23:26 -0500
  • fe10176694 Merge pull request #13 from mikelbring/develop Taylor Otwell 2011-06-17 06:15:00 -0700
  • 8e9f16bd39 Moved all download methods to file, deprecated Download::file Michael Hasselbring 2011-06-17 00:42:23 -0500
  • 1f748e7f64 minor tweaks to spacing. Taylor Otwell 2011-06-17 00:17:51 -0500
  • fd26c5d592 Merge branch 'develop' of github.com:taylorotwell/laravel into develop Taylor Otwell 2011-06-17 00:17:04 -0500
  • bc8fa3570e fixed bug in route parameterizer. Taylor Otwell 2011-06-17 00:16:55 -0500
  • c4639524d0 Merge pull request #12 from mikelbring/develop Taylor Otwell 2011-06-16 22:07:36 -0700
  • 3408bb8492 overall code refactoring, comment improvement. Taylor Otwell 2011-06-17 00:02:24 -0500
  • 4d7794c2ca Created file class with File::extension method, added File to aliases under application Michael Hasselbring 2011-06-16 23:51:28 -0500
  • 5c275db6f4 tweaking has methods. Taylor Otwell 2011-06-16 22:45:33 -0500
  • 73d8e2f2fa fixed arr::get argument order. Taylor Otwell 2011-06-16 22:27:57 -0500
  • d802ae8386 added arr class and tweaked input class. Taylor Otwell 2011-06-16 22:25:57 -0500
  • 3038ed7a49 fix view handling to properly catch exceptions when rendering. Taylor Otwell 2011-06-16 21:55:02 -0500
  • 4669911d61 fixed bug in html link methods. Taylor Otwell 2011-06-16 21:27:14 -0500
  • bf44ce81d7 added asset links and improved html class. Taylor Otwell 2011-06-16 21:25:24 -0500
  • 868a33fb9c remove error method call in welcome view. Taylor Otwell 2011-06-16 21:10:28 -0500
  • ae09e5e99b extract id assignment to method. Taylor Otwell 2011-06-16 21:09:39 -0500
  • 7f3baf9742 improve comments in filter class. Taylor Otwell 2011-06-16 21:03:53 -0500
  • c8be377d5a check for strict false in config class. Taylor Otwell 2011-06-16 21:03:23 -0500
  • 9e8f5d57c1 tweaking config class comments. Taylor Otwell 2011-06-16 21:01:55 -0500
  • ee307657d3 improve error class comments. Taylor Otwell 2011-06-16 21:00:27 -0500
  • 26ff78da84 Merge branch 'develop' of github.com:taylorotwell/laravel into develop Taylor Otwell 2011-06-16 20:44:21 -0500
  • 780370826a Merge pull request #11 from mikelbring/develop Taylor Otwell 2011-06-16 18:44:05 -0700
  • f044b429e3 improved comments to download class. Taylor Otwell 2011-06-16 20:40:30 -0500
  • 2b659dfae9 ability to load a config file with out a key Michael Hasselbring 2011-06-16 20:38:22 -0500
  • ebf89b7211 improve db class comments. Taylor Otwell 2011-06-16 20:36:04 -0500
  • 825ac35a47 improve crypt class comments. Taylor Otwell 2011-06-16 20:33:15 -0500
  • fb66bf532d improve cookie class comments. Taylor Otwell 2011-06-16 20:29:21 -0500
  • df235f3fb7 Merge branch 'develop' of github.com:taylorotwell/laravel into develop Taylor Otwell 2011-06-16 20:21:44 -0500
  • 5a4e6ebc75 improved comments in config class. Taylor Otwell 2011-06-16 20:21:23 -0500
  • 65b0068d38 Merge pull request #10 from mikelbring/develop Taylor Otwell 2011-06-16 18:17:57 -0700
  • 79c09381cb added PUBLIC_PATH Michael Hasselbring 2011-06-16 20:09:50 -0500
  • e467c831cc improve cache class documentation. Taylor Otwell 2011-06-16 19:58:14 -0500
  • 72e7275fe0 throw exception in benchmark class if one has not been defined. Taylor Otwell 2011-06-16 19:52:43 -0500
  • ab08987247 improving auth class comments. Taylor Otwell 2011-06-16 19:51:32 -0500
  • f841e5d289 One more fix to URL slash handling! :) Taylor Otwell 2011-06-16 09:08:47 -0700
  • 5ad4943edd Fix slash handling in URL class. Taylor Otwell 2011-06-16 07:34:08 -0700
  • ac7a77ffeb Fixed comment on application.url. Taylor Otwell 2011-06-16 07:24:46 -0700
  • 825be5be77 Updated URL class to use application.index. Taylor Otwell 2011-06-16 07:23:53 -0700
  • 5659532d6e Added application.index to configuration file. Taylor Otwell 2011-06-16 07:23:26 -0700
  • bd3b5f1800 Improved URI detection. Taylor Otwell 2011-06-16 07:22:49 -0700
  • 9b9a880326 Clean up request::uri method. Taylor Otwell 2011-06-16 06:17:29 -0700
  • dae7912c40 fixed request uri determination bug. Taylor Otwell 2011-06-16 07:35:06 -0500
  • 1c694915e5 merging develop. Taylor Otwell 2011-06-15 23:40:08 -0500
  • 04fb81367f added support for alpha only random strings in Str::random. Taylor Otwell 2011-06-15 23:29:56 -0500
  • 5ddab2bf96 fixed typo in form class. Taylor Otwell 2011-06-15 23:21:51 -0500
  • cd7e1eb664 Added missing paren from previous commit. Taylor Otwell 2011-06-15 13:43:09 -0700
  • 2413b9cc63 Fixed bug in route finder. Taylor Otwell 2011-06-15 13:42:01 -0700
  • 324845a855 Added Input::filled, Input::had, and Input::was_filled. Taylor Otwell 2011-06-15 12:42:52 -0700
  • f6ea2676f3 Added Input::filled, Input::had, and Input::was_filled. Taylor Otwell 2011-06-15 12:41:35 -0700
  • 52390c4a63 Added ability to pass multiple items to Input::has_old. Taylor Otwell 2011-06-15 11:34:09 -0700
  • 65dca24939 Added ability to pass multiple parameters to Cookie::has. Taylor Otwell 2011-06-15 11:22:40 -0700
  • 55eb2ecb08 Fixed parameters on Session::has. Taylor Otwell 2011-06-15 11:21:39 -0700
  • 525f53b54c Fix formatting on Session::has method. Taylor Otwell 2011-06-15 11:19:52 -0700
  • 2ef32608f2 Allow multiple items to be passed to Session::has. Taylor Otwell 2011-06-15 11:17:47 -0700
  • f48d76abca Fix bug in session garbage collection. Taylor Otwell 2011-06-15 11:07:54 -0700
  • f00f3d5ea1 removed extraneous comment from Input class. Taylor Otwell 2011-06-15 10:49:33 -0700
  • aee154c12f Tweaked Input::has method to accept multiple arguments and to return false if an argument is an empty string. Taylor Otwell 2011-06-15 10:48:57 -0700
  • 5a0a230b3d Added ability to create cookies using properties. Taylor Otwell 2011-06-15 10:24:30 -0700
  • 92939a8a71 Added ability to create cookies using properties. Taylor Otwell 2011-06-15 10:23:38 -0700
  • afd0026015 Edited session class to use new Cookie send method. Taylor Otwell 2011-06-15 10:22:58 -0700
  • 3cffaf589d Changed (:any) wildcard to more restrictive. Taylor Otwell 2011-06-15 06:25:44 -0700
  • 0db0dadef7 Improve request URI determination. Taylor Otwell 2011-06-15 06:24:58 -0700
  • d380992aa7 incremented version. Taylor Otwell 2011-06-14 19:40:47 -0500
  • 34387fc4e9 Merge branch 'develop' of github.com:taylorotwell/laravel into develop Taylor Otwell 2011-06-14 17:28:13 -0500
  • 30c83f265d overall code refactoring. Taylor Otwell 2011-06-14 17:27:11 -0500
  • 8161e2c736 Moved Form::close next to Form::open. Taylor Otwell 2011-06-14 11:14:15 -0700
  • 59fa681de1 Fix tabs on Form close method. Taylor Otwell 2011-06-14 11:13:32 -0700
  • 80173d4848 Merge pull request #4 from pedroborges/develop Taylor Otwell 2011-06-14 11:00:12 -0700
  • e87f7dc2f5 Merge pull request #5 from mikelbring/develop Taylor Otwell 2011-06-14 10:59:15 -0700
  • 1b620c5938 added PHP_EOL in close method Michael Hasselbring 2011-06-14 11:46:43 -0500
  • 279983b079 add form method to form Michael Hasselbring 2011-06-14 10:27:05 -0500
  • de16d5cf01 Fixed typo in a comment Pedro Borges 2011-06-14 12:09:32 -0300
  • b4db6396cc Auto detect label and add id to field Pedro Borges 2011-06-14 11:43:18 -0300
  • efb040c507 Added support for <label> element Pedro Borges 2011-06-14 10:20:44 -0300
  • af24e8db45 adding some comments to the router class. Taylor Otwell 2011-06-13 23:20:13 -0500
  • fd42e0ca40 moved route loading into separate function. Taylor Otwell 2011-06-13 23:18:22 -0500
  • 9cee469371 added support for overriding many-to-many table names. Taylor Otwell 2011-06-13 22:09:34 -0500
  • ae7114163a syntax cleanup in eloquent warehouse. Taylor Otwell 2011-06-13 22:01:36 -0500
  • d2a74750c9 added support for organizing routes in a routes directory. Taylor Otwell 2011-06-13 21:45:22 -0500
  • 285cdcc8f2 fixed bug when deleting eloquent models. Taylor Otwell 2011-06-13 21:34:53 -0500
  • 05b2e28770 added ability to specify foreign key for has_one and has_many relationships. Taylor Otwell 2011-06-12 22:19:46 -0500
  • 2bcf7ed327 removed with method from view class. Taylor Otwell 2011-06-11 23:17:37 -0500
  • edbf7f3b0f added with method to view class. Taylor Otwell 2011-06-11 23:13:35 -0500