|
97be...0199 |
Re-packaging default application Phar template. |
Nate Abele |
2011-06-14 21:56:05 -0400 |
|
1e01...e542 |
Re-arranging files misplaced during migration. |
Nate Abele |
2011-06-14 21:51:50 -0400 |
|
eb6b...db0e |
Updating docblock for `\action\Request::is()`. |
Nate Abele |
2011-06-12 22:06:55 -0400 |
|
c25e...767d |
Cleaning up PHPDoc @return tags with multiple return types defined. |
Howard Lince III |
2011-06-12 18:37:50 -0500 |
|
97c5...d883 |
Doing a general QA and Docblock |
Howard Lince III |
2011-06-12 16:57:41 -0500 |
|
53b8...b5cf |
Fixing path assumptions in `Library` command test, and fixing rewritten value of `LITHIUM_LIBRARY_PATH` in the `extract` command. |
Nate Abele |
2011-06-11 22:57:19 -0400 |
|
c571...7285 |
Cleaning up docblocks in `\storage\Session`. |
Nate Abele |
2011-06-11 11:23:28 -0400 |
|
a6d4...51cd |
Merge pull request #3 from farhadi/master |
Nate Abele |
2011-06-11 19:02:23 -0700 |
|
a093...30eb |
fixed spelling errors |
Jeff Loiselle |
2011-06-11 18:50:10 -0400 |
|
3b77...f1d8 |
QA formatting. |
Paul Webster |
2011-06-12 06:55:22 +1200 |
|
45a3...f3ab |
Remove superfluous use statement (thanks eclipse!!) |
Paul Webster |
2011-06-12 06:52:41 +1200 |
|
9a40...872f |
Fixing bug in `Command::in()` when both `default` and `choices` options are set. |
Ali Farhadi |
2011-06-11 21:49:38 +0430 |
|
15bc...27e3 |
Adding test for Command::in() when both `default` and `choices` options are set. |
Ali Farhadi |
2011-06-11 21:42:48 +0430 |
|
6529...cfe9 |
Use correct properties for obtaining modified values |
Paul Webster |
2011-06-11 23:29:07 +1200 |
|
a1b8...029f |
Correctly apply Mysql result iteration, and implment required `prev()` method |
Paul Webster |
2011-06-11 22:57:50 +1200 |
|
cccb...c56c |
Command: 1: removed unused $result variable 2: Added a case to return bool false when the quit command is used. Unit: _cleanup was only taking into consideration unix based systems where absolute directory routes used a forward slash, it now takes into account windows based systems as well. The current tests will confirm this functionality but only on applicable systems. ExtractTest: 1: added a convenience function to writing quickly to the output buffer so that command line tests can be run. 2: Updated the tests to use the appropriate configs which have been created throughout the tests 3: Fixed the expected pattern for testDefaultConfiguration to work on windows systems as well. CommandTest: Added a test for testing the quit functionality return value (should be bool false). |
Howard Lince III |
2011-06-11 00:50:11 -0500 |
|
904a...d289 |
Fixing bad property reference in `\util\Collection`. |
Nate Abele |
2011-06-10 23:14:57 -0400 |
|
aebe...f36e |
Making test cases more robust. |
Nate Abele |
2011-06-10 23:07:35 -0400 |
|
772c...3061 |
Removing .htaccess file that shouldn't be there. |
Nate Abele |
2011-06-10 23:07:14 -0400 |
|
60a9...38a2 |
Document: Refactored __get code to use if conditions instead of a switch. QA #1: Removed an unused reference (Collection) QA #2: Removed newline after php closing tag |
Howard Lince III |
2011-06-07 15:32:52 -0500 |