summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Style: Remove all the dangling white spacesFelix Moeller2012-11-044-10/+10
* | | | | | | merge master into filesystemRobin Appelman2012-11-0411-149/+149
|\| | | | | |
| * | | | | | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-046-46/+46
| * | | | | | Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-045-13/+13
| | |_|_|_|/ | |/| | | |
| * | | | | check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-031-0/+1
| * | | | | some tests for the file blacklistRobin Appelman2012-11-031-8/+42
| * | | | | Merge pull request #220 from fmms/checkstyle02Lukas Reschke2012-11-028-98/+98
| |\ \ \ \ \
| | * | | | | Checkstyle: many fixesFelix Moeller2012-11-028-98/+98
| | | |_|_|/ | | |/| | |
* | | | | | add Cache::moveRobin Appelman2012-11-021-0/+26
* | | | | | Merge branch 'master' into filesystemRobin Appelman2012-11-021-1/+1
|\| | | | |
| * | | | | fix inlude path for template testRobin Appelman2012-11-021-1/+1
| |/ / / /
* | | | | Merge branch 'master' into filesystemRobin Appelman2012-11-011-0/+71
|\| | | |
| * | | | fixing Test_TemplateFunctionsThomas Mueller2012-10-311-1/+1
| * | | | fixed copy paste error. 4th test will now test print_unescaped instead of pBernhard Posselt2012-10-301-2/+2
| * | | | splitted two tests with two assertions each into four tests with one assertionBernhard Posselt2012-10-301-4/+8
| * | | | assert in proper orderBernhard Posselt2012-10-291-4/+4
| * | | | added tests for p and print_unescapedBernhard Posselt2012-10-291-0/+67
| | |_|/ | |/| |
* | | | merge master into filesystemRobin Appelman2012-10-302-6/+4
|\| | |
| * | | disble breaking test cases for nowThomas Müller2012-10-281-4/+4
| * | | fix running app testsRobin Appelman2012-10-281-2/+0
* | | | check for changes when using the cache apiRobin Appelman2012-10-281-0/+17
* | | | add filesystem watcher to detect updatesRobin Appelman2012-10-282-0/+88
* | | | Merge branch 'master' into filesystemRobin Appelman2012-10-281-3/+1
|\| | |
| * | | don't enable user_externalThomas Müller2012-10-271-1/+1
| * | | don't enable apps twiceThomas Müller2012-10-271-2/+0
* | | | delete child entries when a folder gets removed from cacheRobin Appelman2012-10-272-3/+12
* | | | add a way to recalucale the size of a folder in the cacheRobin Appelman2012-10-271-0/+11
* | | | Merge branch 'master' into filesystemRobin Appelman2012-10-272-0/+39
|\| | |
| * | | fix paths in preeseed-config.phpThomas Müller2012-10-271-2/+2
| * | | exeuting tests now on apps as well - the apps repo shall be cloned into the s...Thomas Müller2012-10-272-0/+39
| | |/ | |/|
* | | add searchByMime to new cache apiRobin Appelman2012-10-272-0/+6
* | | add permissions data to the results of the cache apiRobin Appelman2012-10-271-0/+2
* | | add file permissions cacheRobin Appelman2012-10-261-0/+47
* | | move filesystem test caseRobin Appelman2012-10-263-122/+120
* | | add search to the filecache apiRobin Appelman2012-10-262-1/+64
* | | add View->putFileInfo to the filecache apiRobin Appelman2012-10-261-0/+7
* | | fix problem with normalizePath when there was a double leading slashRobin Appelman2012-10-261-0/+3
* | | move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-9/+14
* | | automatically scan files when neededRobin Appelman2012-10-211-3/+24
* | | use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api...Robin Appelman2012-10-211-0/+87
* | | Merge branch 'master' into filesystemRobin Appelman2012-10-201-0/+7
|\| |
| * | Filter added to get all files into coderage reportThomas Müller2012-10-191-0/+7
| |/
* | merge master into filesystemRobin Appelman2012-10-182-9/+9
|\|
| * Fixing typoThomas Müller2012-10-181-1/+1
| * Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
| * Removing strange characterThomas Müller2012-10-181-1/+1
| * Expectation should be first parameterLukas Reschke2012-10-181-6/+6
| * Expectation should be first parameterLukas Reschke2012-10-181-2/+2
* | merge master into filesystemRobin Appelman2012-10-175-58/+264
|\|
| * Use $SERVERROOT/tests/data for testGetMimeTypeBart Visscher2012-10-131-6/+7