summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4090 from owncloud/cleanup-some-template-functionsThomas Müller2013-07-231-0/+69
|\
| * Split locating JS and CSS files to their own classBart Visscher2013-07-211-0/+69
* | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-221-9/+9
|\ \ | |/ |/|
| * increasing allowed time differenceChristian Berendt2013-07-081-9/+9
| * revoking additional testsChristian Berendt2013-07-041-99/+0
| * remove tests from the wrong test methodChristian Berendt2013-07-031-10/+0
| * test moving and copying of subdirectoriesChristian Berendt2013-07-031-0/+41
| * move new tests into the correct test methodChristian Berendt2013-07-031-10/+10
| * test working with files in subdirectoriesChristian Berendt2013-07-031-0/+10
| * test working with subdirectoriesChristian Berendt2013-07-031-0/+48
| * test copying and moving files in subdirectoriesChristian Berendt2013-07-031-0/+10
| * increasing difference for modifcation time testsChristian Berendt2013-07-031-9/+9
* | fix failing master branch - Test_Config::testWriteDataMorris Jobke2013-07-211-0/+11
* | Merge pull request #2221 from owncloud/doctrineBart Visscher2013-07-182-2/+11
|\ \
| * \ Merge branch 'master' into doctrineBart Visscher2013-07-1316-78/+316
| |\ \
| * | | View test needs a dummy userBart Visscher2013-06-261-0/+9
| * | | numRows doesn't work with OracleBart Visscher2013-06-241-1/+1
| * | | Doctrine only returns falseBart Visscher2013-06-241-1/+1
| * | | Fix table change tests for OCIBart Visscher2013-06-241-1/+2
| * | | Fix tableExists test function for OracleBart Visscher2013-06-241-3/+4
| * | | Skip Test_Archive_TAR in php 5.5 for nowBart Visscher2013-06-241-0/+6
* | | | Merge pull request #4067 from owncloud/fixing-tests-win32-masterThomas Müller2013-07-171-28/+8
|\ \ \ \
| * | | | <<<EOL seems not to use proper end of lines on windowsThomas Mueller2013-07-151-28/+8
* | | | | memcache: make base testcase abstractRobin Appelman2013-07-161-1/+1
* | | | | Merge pull request #2395 from owncloud/cacheicewind19912013-07-166-66/+118
|\ \ \ \ \
| * | | | | mamcache: implement the ArrayAccess interfaceRobin Appelman2013-07-161-0/+22
| * | | | | memcache: some additional unit testsRobin Appelman2013-07-164-43/+60
| * | | | | Merge branch 'master' into cacheRobin Appelman2013-07-1646-212/+2694
| |\| | | |
| * | | | | Add memcached backendRobin Appelman2013-03-171-0/+17
| * | | | | Seperate memory based cache from OC_CacheRobin Appelman2013-03-173-38/+34
* | | | | | Merge pull request #3959 from owncloud/buildNotExistingFileNameForViewBart Visscher2013-07-161-0/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix renaming using parenthesisBart Visscher2013-07-051-9/+27
| * | | | | Make buildNotExistingFileName testable and write unittestsBart Visscher2013-07-051-0/+42
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3270 from owncloud/convert-oc_configicewind19912013-07-111-0/+105
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into convert-oc_configBart Visscher2013-07-082-14/+15
| |\ \ \ \
| * | | | | fix \OC\Config test cases when debug mode is enabledRobin Appelman2013-07-051-0/+2
| * | | | | fix test case whitespaceRobin Appelman2013-07-051-21/+14
| * | | | | Merge branch 'master' into convert-oc_configThomas Mueller2013-07-031-2/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | on unit test use @expectedExceptionThomas Müller2013-07-021-6/+9
| * | | | | Merge branch 'master' into convert-oc_configThomas Müller2013-07-0113-64/+225
| |\ \ \ \ \
| * | | | | | Set debugMode after reading the config fileBart Visscher2013-06-271-28/+22
| * | | | | | Revert "Can't determine if debug mode is defined until we read the config"Bart Visscher2013-06-271-9/+9
| * | | | | | Merge branch 'master' into convert-oc_configBart Visscher2013-06-2713-35/+276
| |\ \ \ \ \ \
| * | | | | | | Can't determine if debug mode is defined until we read the configMichael Gapczynski2013-06-101-9/+9
| * | | | | | | Merge branch 'master' into convert-oc_configMichael Gapczynski2013-06-0319-28/+1720
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into convert-oc_configThomas Mueller2013-05-156-14/+92
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Convert OC_Config to object interfaceBart Visscher2013-05-071-0/+113
* | | | | | | | | | Merge pull request #3978 from owncloud/forwarding-emittericewind19912013-07-101-0/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | forward previously registerd hooksRobin Appelman2013-07-081-0/+12
| * | | | | | | | | | add forwarding emitter for agregating multiple emittersRobin Appelman2013-07-081-0/+62