|
ab8f...4137 |
Adding test for `storage\session\adapter\Cookie::delete()` which proves #209. |
Ali Farhadi |
2010-11-23 18:07:30 +0330 |
|
d864...a4ec |
Adding support for nested arrays deeper than two level in `\storage\session\adapter\Cookie:write()`. Fixes #207. |
Ali Farhadi |
2010-11-23 10:23:59 +0330 |
|
0568...f572 |
Adding test for `storage\session\adapter\Cookie::write()` which proves #207. |
Ali Farhadi |
2010-11-23 09:53:39 +0330 |
|
2e35...51ce |
Fixing issue with file paths not matching in Windows code coverage analysis. Closes #94. |
Nate Abele |
2010-11-20 01:16:00 -0600 |
|
3d03...e9d3 |
Updating to properly export data on update queries. |
Nate Abele |
2010-11-17 19:02:26 -0600 |
|
d15d...a7e2 |
adding basic CRUD integration test. Moving CouchDb integration test. |
gwoo |
2010-11-16 17:05:32 -0800 |
|
dbd6...da90 |
Correcting storage bug in the inflector and adding appropriate test cases for more code coverage. |
Nate Abele |
2010-11-10 11:29:31 -0500 |
|
b6d7...49f7 |
Enabled retrieving protected properties with `\analysis\Inspector::properties()`. |
Nate Abele |
2010-11-08 11:02:22 -0500 |
|
ff62...8ba5 |
updating some console\create tests after last changes. |
gwoo |
2010-11-04 20:13:22 -0700 |
|
3d87...ddd7 |
fixes #167, creating classes from console. |
gwoo |
2010-11-04 19:20:21 -0700 |
|
145a...fd2f |
Updating default application template. |
Nate Abele |
2010-11-04 22:48:03 -0400 |
|
3d9f...5b2e |
Missed a spot. |
Nate Abele |
2010-11-04 22:37:07 -0400 |
|
3ac8...cdcf |
Cleaning up formatting of default template. |
Nate Abele |
2010-11-04 22:35:19 -0400 |
|
286a...43f0 |
Updating links on default page and layout. |
Nate Abele |
2010-11-04 22:28:16 -0400 |
|
c84e...657d |
Improving default application cache configuration, adding notes on how to change them. |
Nate Abele |
2010-11-04 22:18:16 -0400 |
|
ae1c...9f55 |
Cleaning up namespaced import declarations. |
Nate Abele |
2010-09-28 20:38:29 -0400 |
|
7b91...0fc8 |
Re-implementing service locator implementation in `\core\Libraries` to improve path search accuracy. Refactored methods to reduce complexity. |
Nate Abele |
2010-11-04 20:59:21 -0400 |
|
690f...f2ed |
Fixing formatting in console classes. Adding test coverage for `Extract` command. |
Nate Abele |
2010-11-04 20:36:53 -0400 |
|
67f5...0e9a |
Adding documentation to `\data\Model::save()` on custom validation rules. |
Nate Abele |
2010-11-04 17:16:01 -0400 |
|
b1fe...ce1f |
Adding test for non-standard cookie names in `Cookie` adapter. |
Nate Abele |
2010-11-04 13:10:50 -0400 |