Commit Graph

26 Commits

Author SHA1 Message Date
Taylor Otwell 825e8b2d49 cleaning up code and comments. 2012-04-05 21:40:56 -05:00
Taylor Otwell 3c9a4b1aad Added "memory" (array based) session driver to ease the unit testing of session reliant operations.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-07 22:16:02 -06:00
Taylor Otwell b37c966aea improve session ID assignment to avoid possible overlaps.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-02-28 10:06:53 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell 071d8ab069 move cookie payload check into cookie class. 2012-01-25 09:44:38 -06:00
Taylor Otwell c847bc4d5e added cookie storage limit exception. 2012-01-25 09:01:15 -06:00
Taylor Otwell 471b7aaa81 fix glob problem in file cache driver. 2012-01-17 09:23:11 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell de72602c0a Add cookie payload class constant. 2011-11-23 08:56:13 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 76a5bc483a refactoring various classes. 2011-10-15 14:39:52 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell 2c2dcdc502 Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5
Secure extracts
2011-10-05 21:26:35 -07:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Phill Sparks aeae2c8476 Secure extracts
Updated extract calls to use EXTR_SKIP.
2011-10-04 13:11:11 +01:00
Taylor Otwell 14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 600e411ad4 more refactoring on DI and IoC. 2011-09-20 23:36:13 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 5a9696da77 refactoring session for better architecture. 2011-09-15 20:23:30 -05:00
Taylor Otwell 49c9094f32 refactored session and added unit tests for manager and driver. 2011-09-14 23:54:14 -05:00
Taylor Otwell 6becbaba51 more session refactoring. 2011-09-14 20:49:38 -05:00
Taylor Otwell 26a66027f8 more refactoring on the framework. 2011-09-14 20:16:13 -05:00