Taylor Otwell
|
825e8b2d49
|
cleaning up code and comments.
|
2012-04-05 21:40:56 -05: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 |
Taylor Otwell
|
d87b01ad6c
|
cleaning up code.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-02-27 09:26:51 -06:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
a6c083f311
|
added activity method to session.
|
2012-02-01 16:04:17 -06: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
|
659fd50a65
|
change function type in payload.
|
2012-01-31 11:47:55 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Taylor Otwell
|
ff5b6315bc
|
added array access to session::Get
|
2011-12-10 21:56:42 -06:00 |
Phill Sparks
|
1f17629baa
|
Session flush now correctly prepares empty data.
|
2011-12-09 19:05:08 +00:00 |
Taylor Otwell
|
b7b5bc6938
|
Change csrf_token constant.
|
2011-11-23 10:42:42 -06:00 |
Taylor Otwell
|
0f5558d2e3
|
Add constant for session token.
|
2011-11-23 10:31:55 -06:00 |
Taylor Otwell
|
ba300e0233
|
Add some more comments to the session payload.
|
2011-11-23 08:52:38 -06:00 |
Taylor Otwell
|
994949c6ce
|
refactoring various classes.
|
2011-11-21 19:09:48 -06:00 |
Phill Sparks
|
58638216e8
|
Throw better Exceptions
|
2011-11-15 12:35:04 +00:00 |
Taylor Otwell
|
270e0d4994
|
fixed a few bugs.
|
2011-11-11 21:42:36 -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
|
a986b010b6
|
deprecated the session payload class.
|
2011-11-01 23:22:04 -05:00 |
Taylor Otwell
|
6048d20921
|
refactoring the session class.
|
2011-11-01 23:11:08 -05:00 |
Taylor Otwell
|
ca2c988274
|
added cookie option to session configuration.
|
2011-11-01 20:53:48 -05:00 |
Taylor Otwell
|
cf6514fbb9
|
Fix bug in session flashing.
|
2011-11-01 08:33:36 -05:00 |
Taylor Otwell
|
06bf0a40a6
|
refactoring the session payload.
|
2011-11-01 00:10:25 -05:00 |
Taylor Otwell
|
997a90bcf5
|
major session refactoring.
|
2011-10-31 22:15:47 -05:00 |
Taylor Otwell
|
ba751b430b
|
restructured session handling.
|
2011-10-12 23:15:10 -05:00 |
Taylor Otwell
|
f68a918d69
|
refactoring session classes.
|
2011-10-12 22:29:49 -05:00 |
Taylor Otwell
|
4342f82aa9
|
refactoring cache and session classes.
|
2011-10-12 21:55:05 -05:00 |
Taylor Otwell
|
52b68c060b
|
refactoring. adding back pagination.
|
2011-10-04 21:43:39 -05:00 |
Taylor Otwell
|
14186a00e0
|
refactoring and bug fixes.
|
2011-09-29 21:22:48 -05:00 |
Taylor Otwell
|
1b75302d8c
|
added session payload tests.
|
2011-09-15 23:25:08 -05:00 |
Taylor Otwell
|
5a9696da77
|
refactoring session for better architecture.
|
2011-09-15 20:23:30 -05:00 |