|
1f6f...d9d7 |
Fixing bug in `Message::translate()` when `$options` argument contains 'id'. |
Ali Farhadi |
2011-03-28 00:07:17 +0430 |
|
8196...15f4 |
Adding test for `Message::translate()` when `$options` argument contains 'id'. |
Ali Farhadi |
2011-03-28 00:01:50 +0430 |
|
6192...bb20 |
Fixing example code in `\template\helper\Form` documentation to reflect new convention of plural model names. |
Nate Abele |
2011-03-21 11:03:25 -0400 |
|
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 |