Commit Graph

21 Commits

Author SHA1 Message Date
Taylor Otwell 32f383205e restructured session driver interfaces and added cookie session driver. 2011-08-02 21:05:20 -05:00
Taylor Otwell 7e28433a61 Refactor session class. 2011-08-02 11:49:12 -05:00
Taylor Otwell 4609528d93 fixed bug in session and cache factories. 2011-07-29 23:21:54 -05:00
Taylor Otwell ca97abe77f Added http_only configuration item to session cookie. 2011-07-22 08:00:57 -07:00
Taylor Otwell 5eb379d6cc Refactoring the session class. 2011-07-11 07:05:46 -07:00
Taylor Otwell 8056e0d1a7 Moved Session\Factory functionality into the Session class. 2011-07-08 09:48:01 -07:00
Taylor Otwell ad824341a6 fixed bug in input class causing entire array to not be returned. 2011-07-07 22:30:15 -05: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 e5beda1d5b Converted Session class to use Cookie::put. 2011-07-06 14:05:16 -07:00
Taylor Otwell 3408bb8492 overall code refactoring, comment improvement. 2011-06-17 00:02:24 -05:00
Taylor Otwell 5c275db6f4 tweaking has methods. 2011-06-16 22:45:33 -05:00
Taylor Otwell 55eb2ecb08 Fixed parameters on Session::has. 2011-06-15 11:21:39 -07:00
Taylor Otwell 525f53b54c Fix formatting on Session::has method. 2011-06-15 11:19:52 -07:00
Taylor Otwell 2ef32608f2 Allow multiple items to be passed to Session::has. 2011-06-15 11:17:47 -07:00
Taylor Otwell f48d76abca Fix bug in session garbage collection. 2011-06-15 11:07:54 -07:00
Taylor Otwell afd0026015 Edited session class to use new Cookie send method. 2011-06-15 10:22:58 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell b66be283d4 fixed comment in session class. 2011-06-09 12:33:06 -05:00
Taylor Otwell 49f7145729 added log to aliases. fixed flash data bug. 2011-06-09 12:31:35 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00