Commit Graph

31 Commits

Author SHA1 Message Date
Chris Berthe
f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 2012-06-25 13:11:54 -04:00
Stefan Neubig
ac2e7c6a2d Fixed namespace issue when registering a session driver with the extend closure 2012-06-14 01:33:56 +03:00
Chris Berthe
fafaf724b0 Grammar/Vocabulary fixes
Signed-off-by: Chris Berthe <chrisberthe@gmail.com>
2012-06-13 11:19:20 -04:00
Taylor Otwell
aca2a2ae1c Fix auth bug and other resolver bugs. 2012-05-02 16:52:55 -05:00
Taylor Otwell
840954eb1d Rename "register" methods to "extend". 2012-04-30 22:43:30 -05:00
Taylor Otwell
ba9a7263b0 Allow the registration of third party cache and session drivers. 2012-04-30 11:15:23 -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
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