Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 4 | -10/+10 | |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-11-04 | 11 | -149/+149 | |
|\| | | | | | | ||||||
| * | | | | | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 6 | -46/+46 | |
| * | | | | | | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 5 | -13/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | check for filename blacklist in OC_Filesystem::isValidPath | Robin Appelman | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | some tests for the file blacklist | Robin Appelman | 2012-11-03 | 1 | -8/+42 | |
| * | | | | | Merge pull request #220 from fmms/checkstyle02 | Lukas Reschke | 2012-11-02 | 8 | -98/+98 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 8 | -98/+98 | |
| | | |_|_|/ | | |/| | | | ||||||
* | | | | | | add Cache::move | Robin Appelman | 2012-11-02 | 1 | -0/+26 | |
* | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-02 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | fix inlude path for template test | Robin Appelman | 2012-11-02 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-01 | 1 | -0/+71 | |
|\| | | | | ||||||
| * | | | | fixing Test_TemplateFunctions | Thomas Mueller | 2012-10-31 | 1 | -1/+1 | |
| * | | | | fixed copy paste error. 4th test will now test print_unescaped instead of p | Bernhard Posselt | 2012-10-30 | 1 | -2/+2 | |
| * | | | | splitted two tests with two assertions each into four tests with one assertion | Bernhard Posselt | 2012-10-30 | 1 | -4/+8 | |
| * | | | | assert in proper order | Bernhard Posselt | 2012-10-29 | 1 | -4/+4 | |
| * | | | | 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 |