Commit Graph

7074 Commits

Author SHA1 Message Date
Taylor Otwell 34605ad49d Remove comment bloat from Eloquent hydrator. 2011-07-07 08:49:59 -07:00
Taylor Otwell bc8c0f2cc7 Refactor Query class. Remove comment bloat. 2011-07-07 08:45:37 -07:00
Taylor Otwell 98a691fa58 Remove comment bloat from Eloquent. 2011-07-07 08:28:42 -07:00
Taylor Otwell 60e3526313 Refactor DB\Connector class. 2011-07-07 08:15:18 -07:00
Taylor Otwell 9454927bd3 Added Cache::maybe method. 2011-07-07 08:04:29 -07:00
Taylor Otwell 1d96b96828 Force memcached cache driver to return null as default. 2011-07-07 07:42:06 -07:00
Taylor Otwell a29e76f27b Force File cache driver to return null when items are expired. 2011-07-07 07:41:39 -07:00
Taylor Otwell 577066e07e Tweak file cache driver to return null as default. 2011-07-07 07:40:42 -07:00
Taylor Otwell 9927e3ed4e Tweak APC cache driver to return null for default value. 2011-07-07 07:39:48 -07:00
Taylor Otwell 3eeb69d1bf Remove default value from cache driver interface. 2011-07-07 07:39:26 -07:00
Taylor Otwell aaae1acb34 Refactor cache class. Fix driver instantiation bug. Allow closures as default parameter. 2011-07-07 07:38:59 -07:00
Taylor Otwell 715bed748d Add support for closures to File cache driver. 2011-07-07 07:29:16 -07:00
Taylor Otwell ac38876e34 Add support for closures in APC cache driver. 2011-07-07 07:28:03 -07:00
Taylor Otwell 4a4a79ce34 Remove comment bloat from Validator class. 2011-07-07 07:24:28 -07:00
Taylor Otwell 42cff59a7d Remove comment bloat from View class. 2011-07-07 07:22:50 -07:00
Taylor Otwell 2f999397e3 Trim comment bloat from URL class. 2011-07-07 07:21:15 -07:00
Taylor Otwell a2406c0174 Trim comment bloat in Text class. 2011-07-07 07:18:45 -07:00
Taylor Otwell 5755fdaba0 Refactor Str::pool method. 2011-07-07 07:16:20 -07:00
Taylor Otwell c50246c694 Refactoring Str class. 2011-07-07 07:14:57 -07:00
Taylor Otwell 607b23b742 Refactoring Session class. Trimmed comment bloat. Added support for closures on Session::get default value. 2011-07-06 15:07:18 -07:00
Taylor Otwell 881d7f78a1 Trim comment bloat from Router class. 2011-07-06 15:03:51 -07:00
Taylor Otwell cf8e5e2f80 Trim comment bloat from Route class. 2011-07-06 15:02:01 -07:00
Taylor Otwell e334fd80b6 Trim comment bloat on Response class. 2011-07-06 14:59:53 -07:00
Taylor Otwell 37927ee44b Refactoring Request::remove_from_uri method. 2011-07-06 14:58:29 -07:00
Taylor Otwell b1342a5928 Refactoring the Request class. 2011-07-06 14:57:10 -07:00
Taylor Otwell af7ba04628 Trimming comment bloat in Redirect class. 2011-07-06 14:50:48 -07:00
Taylor Otwell 31e4b7a407 Trimming comment bloat in Memcached class. 2011-07-06 14:50:05 -07:00
Taylor Otwell 5114f2ee87 Trimming comment bloat in Log class. 2011-07-06 14:49:18 -07:00
Taylor Otwell 5643daa66c Refactor Lang class. 2011-07-06 14:45:08 -07:00
Taylor Otwell e2973e565d Allow closures as Config default. 2011-07-06 14:37:59 -07:00
Taylor Otwell 57f61dc54c Formatting Input class. 2011-07-06 14:36:10 -07:00
Taylor Otwell 2a1c01f1c9 Cleaning up HTML class bloat. 2011-07-06 14:29:48 -07:00
Taylor Otwell 28d11f15bb Refactoring Hash class. 2011-07-06 14:26:04 -07:00
Taylor Otwell 77c23c4665 Trim bloat from Form class. 2011-07-06 14:19:18 -07:00
Taylor Otwell fa0e6c8db1 Trimming comment bloat from Error class. 2011-07-06 14:13:57 -07:00
Taylor Otwell 014c2ebf66 Removing comment bloat from DB class. 2011-07-06 14:11:44 -07:00
Taylor Otwell 3c7dd2822b Trimming comment bloat in Crypt class. 2011-07-06 14:08:50 -07:00
Taylor Otwell e5beda1d5b Converted Session class to use Cookie::put. 2011-07-06 14:05:16 -07:00
Taylor Otwell 65bbea81fd Put the Cookie class on a diet. 2011-07-06 14:04:48 -07:00
Taylor Otwell d1f1c367e2 Formatting Cache class. 2011-07-06 14:00:20 -07:00
Taylor Otwell 45333c5743 Formatting Config class. 2011-07-06 13:53:25 -07:00
Taylor Otwell 48acf1d273 Refactoring Config class to use Arr. Removed unnecessary comments. 2011-07-06 13:53:00 -07:00
Taylor Otwell 3015f24e7a Added arr.php to front controller includes. 2011-07-06 13:52:11 -07:00
Taylor Otwell 65ffe0b610 Added support for closures as Arr::get default parameter. 2011-07-06 13:45:03 -07:00
Taylor Otwell 1e84c8901a Formatting Cache class. 2011-07-06 13:40:34 -07:00
Taylor Otwell a3401d5247 Cleaning up Cache class. 2011-07-06 13:40:03 -07:00
Taylor Otwell 39d3ccb8f0 Refactoring / comment clean-up on Auth class. 2011-07-06 13:37:59 -07:00
Taylor Otwell 6fc0770bce Continuing to clean up Input class. 2011-07-06 13:35:59 -07:00
Taylor Otwell 0e02a8a53d Remove unnecessary comments from Input class. 2011-07-06 13:34:55 -07:00
Taylor Otwell 629122a5a9 Remove usage of Arr from Cookie class. 2011-07-06 11:24:14 -07:00