Commit Graph

16 Commits

Author SHA1 Message Date
Taylor Otwell 6f26ce6e5f Always return cache driver instance. 2011-08-08 09:58:16 -05:00
Taylor Otwell fe39d50783 Refactoring the Cache class. 2011-08-08 08:41:35 -05:00
Taylor Otwell 16a1f89929 refactor cache driver method. 2011-08-06 20:27:18 -05:00
Taylor Otwell 23d5742575 remove item caching from cache manager. 2011-08-01 09:15:03 -05:00
Taylor Otwell 4609528d93 fixed bug in session and cache factories. 2011-07-29 23:21:54 -05:00
Taylor Otwell ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
Taylor Otwell b1b2b932cc Moved Cache\Factory functionality into Cache class. 2011-07-08 09:43:04 -07:00
Taylor Otwell 44a48256c7 Allow cache class to look for existing items in driver's items array. 2011-07-08 06:43:02 -07:00
Taylor Otwell 8203bd9af5 refactoring cache class. 2011-07-07 23:07:44 -05:00
Taylor Otwell 9454927bd3 Added Cache::maybe method. 2011-07-07 08:04:29 -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 d1f1c367e2 Formatting Cache class. 2011-07-06 14:00:20 -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 e467c831cc improve cache class documentation. 2011-06-16 19:58:14 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00