summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* adding test case with no /Thomas Müller2013-07-301-0/+1
* Merge branch 'master' into fixing-testGetById-masterThomas Müller2013-07-3010-102/+803
|\
| * Merge pull request #4093 from owncloud/storage-test-cleanupBart Visscher2013-07-261-50/+3
| |\
| | * Merge branch 'master' into storage-test-cleanupThomas Müller2013-07-246-35/+104
| | |\
| | * | Storage: remove some unneeded strict tests of mtime behaviourRobin Appelman2013-07-161-21/+2
| | * | Storage: remove tests for searchRobin Appelman2013-07-161-29/+1
| * | | Merge pull request #4191 from owncloud/autotest-show-skipped-testsJörn Friedrich Dreyer2013-07-251-0/+1
| |\ \ \
| | * | | Add verbose to autotest phpunit, so we see skipped and incomplete tests.Andreas Fischer2013-07-251-0/+1
| * | | | Add ACPu memory cacheBart Visscher2013-07-242-0/+24
| |/ / /
| * | | Merge pull request #3995 from owncloud/groupsicewind19912013-07-243-46/+691
| |\ \ \
| | * \ \ Merge branch 'master' into groupsThomas Müller2013-07-241-0/+69
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into groupsRobin Appelman2013-07-2313-77/+374
| | |\ \ \
| | * | | | group: only pass backends that hold that specific group to the group constructorRobin Appelman2013-07-182-9/+5
| | * | | | more consistent namingRobin Appelman2013-07-101-2/+2
| | * | | | add test case for getting group after deleting itRobin Appelman2013-07-101-0/+16
| | * | | | use new group api as backend for the old apiRobin Appelman2013-07-101-46/+62
| | * | | | update group managementRobin Appelman2013-07-102-0/+617
| * | | | | Merge pull request #4171 from owncloud/fix-configMorris Jobke2013-07-241-11/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "fix failing master branch - Test_Config::testWriteData"Bart Visscher2013-07-231-11/+0
| | | |/ / | | |/| |
| * | | | 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
* | | | | | | adding unit tests for OC_Util::basenameThomas Müller2013-07-291-8/+24
|/ / / / / /
* | | | | | 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