Commits for forks / farhadi / lithium / branches / x-session

Commit Message Author Date
a336...26c1 Fixing bug in `Cookie::read()` with non-existent nested keys. Ali Farhadi 2011-03-28 20:36:32 +0430
2d8a...7fe0 Updating tests for `Cookie::read()` with nested keys. Ali Farhadi 2011-03-28 20:25:08 +0430
08be...267a Fixing tests for Cookie::delete(). Ali Farhadi 2011-03-18 00:49:57 +0330
db15...1bc2 Fixing Cookie::clear() issues. Ali Farhadi 2011-03-17 03:10:48 +0330
5d1f...04fd Fixing Cookie::delete() bug with arrays. closes #209. Ali Farhadi 2011-03-17 01:44:52 +0330
6b18...43ff Refactoring Cookie::keyFormat() Ali Farhadi 2011-03-16 20:46:20 +0330
5449...2361 Adding some cookie integration tests. Joël Perras 2011-03-16 12:28:47 -0400
e2e0...6015 Adding a bit of cleanup to the `CookieTest::tearDown()` method. Joël Perras 2011-03-15 14:39:49 -0400
7817...d0f4 Adding `Cookie::clear()` method & unit tests. Joël Perras 2011-03-15 14:38:46 -0400
7221...67e1 Updating Cookie adapter. Joël Perras 2011-03-15 14:14:34 -0400
50bf...f214 Adding new `assertNoCookie` method to `test\Unit`. Joël Perras 2011-03-15 14:10:39 -0400
5c40...f4e8 Adding some tests & fix for reading nested cookie values that do not exist. Joël Perras 2011-03-15 13:10:57 -0400
a54a...ef37 Adding test for `storage\session\adapter\Cookie::delete()` which proves #209. Ali Farhadi 2010-11-23 18:07:30 +0330
5371...6bf1 Removing `Session::isValid()`, since it wasn't being used and doesn't very much make sense. Joël Perras 2011-03-14 15:19:00 -0400
502e...72fb Adding test for `storage\session\adapter\Cookie::write()` which proves #207. Ali Farhadi 2010-11-23 09:53:39 +0330
9a36...ee20 Adding support for nested arrays deeper than two level in \storage\session\adapter\Cookie:write(). Fixes #207 . Ali Farhadi 2010-11-23 19:19:02 +0330
5af4...f6d9 Adding missing `code` attribute from `MissingSignatureException`. Joël Perras 2011-02-03 15:17:50 -0500
3b3e...ab45 Fixing broken HMAC strategy. Added missing unit tests. Joël Perras 2011-02-03 14:44:02 -0500
cccd...f95f Enhancing `RoutingException` messages to produce dumps of un-matched URL parameters. Fixes #281. Nate Abele 2011-03-21 10:51:37 -0400
aae9...cf9e Removing unneeded escaping handler for `'content'` in `\template\view\Renderer`. Nate Abele 2011-03-18 13:25:11 -0400
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |