Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | added tests for p and print_unescaped | Bernhard Posselt | 2012-10-29 | 1 | -0/+67 | |
| | |_|/ | |/| | | ||||||
* | | | | merge master into filesystem | Robin Appelman | 2012-10-30 | 2 | -6/+4 | |
|\| | | | ||||||
| * | | | disble breaking test cases for now | Thomas Müller | 2012-10-28 | 1 | -4/+4 | |
| * | | | fix running app tests | Robin Appelman | 2012-10-28 | 1 | -2/+0 | |
* | | | | check for changes when using the cache api | Robin Appelman | 2012-10-28 | 1 | -0/+17 | |
* | | | | add filesystem watcher to detect updates | Robin Appelman | 2012-10-28 | 2 | -0/+88 | |
* | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-28 | 1 | -3/+1 | |
|\| | | | ||||||
| * | | | don't enable user_external | Thomas Müller | 2012-10-27 | 1 | -1/+1 | |
| * | | | don't enable apps twice | Thomas Müller | 2012-10-27 | 1 | -2/+0 | |
* | | | | delete child entries when a folder gets removed from cache | Robin Appelman | 2012-10-27 | 2 | -3/+12 | |
* | | | | add a way to recalucale the size of a folder in the cache | Robin Appelman | 2012-10-27 | 1 | -0/+11 | |
* | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 2 | -0/+39 | |
|\| | | | ||||||
| * | | | fix paths in preeseed-config.php | Thomas Müller | 2012-10-27 | 1 | -2/+2 | |
| * | | | exeuting tests now on apps as well - the apps repo shall be cloned into the s... | Thomas Müller | 2012-10-27 | 2 | -0/+39 | |
| | |/ | |/| | ||||||
* | | | add searchByMime to new cache api | Robin Appelman | 2012-10-27 | 2 | -0/+6 | |
* | | | add permissions data to the results of the cache api | Robin Appelman | 2012-10-27 | 1 | -0/+2 | |
* | | | add file permissions cache | Robin Appelman | 2012-10-26 | 1 | -0/+47 | |
* | | | move filesystem test case | Robin Appelman | 2012-10-26 | 3 | -122/+120 | |
* | | | add search to the filecache api | Robin Appelman | 2012-10-26 | 2 | -1/+64 | |
* | | | add View->putFileInfo to the filecache api | Robin Appelman | 2012-10-26 | 1 | -0/+7 | |
* | | | fix problem with normalizePath when there was a double leading slash | Robin Appelman | 2012-10-26 | 1 | -0/+3 | |
* | | | move the cache api from OC_Files to filesystem(view) | Robin Appelman | 2012-10-26 | 1 | -9/+14 | |
* | | | automatically scan files when needed | Robin Appelman | 2012-10-21 | 1 | -3/+24 | |
* | | | use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api... | Robin Appelman | 2012-10-21 | 1 | -0/+87 | |
* | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-20 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Filter added to get all files into coderage report | Thomas Müller | 2012-10-19 | 1 | -0/+7 | |
| |/ | ||||||
* | | merge master into filesystem | Robin Appelman | 2012-10-18 | 2 | -9/+9 | |
|\| | ||||||
| * | Fixing typo | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | Fixing expectation - comma was stupid anyhow | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | Removing strange character | Thomas Müller | 2012-10-18 | 1 | -1/+1 | |
| * | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -6/+6 | |
| * | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -2/+2 | |
* | | merge master into filesystem | Robin Appelman | 2012-10-17 | 5 | -58/+264 | |
|\| | ||||||
| * | Use $SERVERROOT/tests/data for testGetMimeType | Bart Visscher | 2012-10-13 | 1 | -6/+7 | |
| * | Give share test users a unique prefix | Bart Visscher | 2012-10-13 | 1 | -4/+4 | |
| * | Disable loading apps before starting tests | Bart Visscher | 2012-10-13 | 1 | -0/+2 | |
| * | Remove not reliable test | Lukas Reschke | 2012-10-13 | 1 | -5/+0 | |
| * | Some tests | Lukas Reschke | 2012-10-13 | 1 | -0/+144 | |
| * | Swap values for assertEqual to get better error message, also renamed the fun... | Bart Visscher | 2012-10-13 | 1 | -54/+54 | |
| * | Test for geo.php | Lukas Reschke | 2012-10-13 | 1 | -0/+19 | |
| * | Little test for some util.php functions | Lukas Reschke | 2012-10-13 | 1 | -0/+45 | |
* | | merge master into filesystem | Robin Appelman | 2012-10-13 | 7 | -5/+417 | |
|\| | ||||||
| * | PHPUnit 3.6 does not support @expectedException with the generic exception class | Bart Visscher | 2012-10-12 | 1 | -4/+6 | |
| * | Fix syntax error in postgres table check code | Bart Visscher | 2012-10-12 | 1 | -1/+1 | |
| * | Skip apc test when apc is not enabled for CLI | Bart Visscher | 2012-10-12 | 1 | -1/+5 | |
| * | Fix the db tests when running all tests | Bart Visscher | 2012-10-12 | 2 | -28/+8 | |
| * | Add missing test files | Bart Visscher | 2012-10-12 | 2 | -0/+215 | |
| * | Add unit tests for OC_DB | Bart Visscher | 2012-10-12 | 2 | -0/+208 | |
| * | disable log when running tests | Robin Appelman | 2012-10-12 | 1 | -0/+1 | |
| * | clear all hooks when running tests | Robin Appelman | 2012-10-12 | 1 | -0/+2 |