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
be95496158
Allowing for config.load event.
...
Moved more basic logic into application start to make it easier to hook into early life cycle events such as configuration loading while not introducing extra files into the framework.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 10:55:37 -06:00
Phill Sparks
62072e5281
PHPDoc fixes
2012-02-04 21:30:52 +00:00
Taylor Otwell
2b12c0c140
modified cookie class. set application key on first request if not set.
2012-01-31 15:58:00 -06:00
Taylor Otwell
97fcea1e51
cleaned up paths.
2012-01-28 14:55:08 -06:00
Taylor Otwell
f44c565ee4
converted path constants to $GLOBALS.
2012-01-27 16:17:43 -06:00
Taylor Otwell
974ff302ef
adding some view tests and fixing a few bugs.
2012-01-25 08:37:04 -06:00
Taylor Otwell
27fdb1e3f5
added key and session tasks.
2012-01-24 15:02:51 -06:00
Phill Sparks
b4621e489f
Session throws an Exception when it's not started
2012-01-20 15:33:53 +00:00
Taylor Otwell
b5442c67fc
merged skunkworks into develop.
2012-01-16 13:59:24 -06:00
Taylor Otwell
9e9ee931b5
moved session class.
2011-11-09 21:55:21 -06:00
Taylor Otwell
a38ba2a6ab
clean up controller and session.
2011-11-08 20:35:24 -06:00
Taylor Otwell
a1e82d2166
added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements.
2011-11-08 20:08:20 -06:00
Taylor Otwell
b9e91835ec
fix bug in session class.
2011-11-07 22:43:57 -06:00
Taylor Otwell
285a744fac
Only reflash flashed items.
2011-11-07 13:48:08 -06:00
Taylor Otwell
a11c456f42
Fix keep method and added started method.
2011-11-07 10:22:02 -06:00
Taylor Otwell
97a3f33cb4
tweak session expiration calculation.
2011-11-04 22:15:35 -05:00
Taylor Otwell
e89fd04ab7
Added check for application key in session class.
2011-11-04 08:34:35 -05:00
Taylor Otwell
aa55f3441f
Tweak the CSRF token a little more.
2011-11-03 09:21:27 -05:00
Taylor Otwell
d0c3d65722
Fix CSRF token bug.
2011-11-03 09:19:23 -05:00
Taylor Otwell
9caf239f6b
various refactorings.
2011-11-02 21:27:43 -05:00
Taylor Otwell
6048d20921
refactoring the session class.
2011-11-01 23:11:08 -05:00
Taylor Otwell
1e7850d9ba
refactoring for dependency injection and testability.
2011-08-25 22:53:05 -05:00
Taylor Otwell
5b85edb23b
more 2.0 changes
2011-08-19 20:12:39 -05:00
Taylor Otwell
1e90e42404
first commit of 2.0
2011-08-18 19:56:29 -05:00