summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to use latest phpunit - fixes #16669Thomas Müller2015-06-013-6/+14
* Normalize before processingLukas Reschke2015-02-062-1/+32
* Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2015-01-081-0/+143
* backport of #11494Arthur Schiwon2014-10-201-15/+9
* Merge pull request #11217 from owncloud/backport-9225-stable6blizzz2014-10-201-14/+337
|\
| * Fix in stable6 after backport of #9225Simon Vocella2014-09-241-1/+3
| * Fix test cases for group managerRobin Appelman2014-09-241-2/+35
| * Backport of #9225voxsim2014-09-221-11/+299
* | Merge pull request #11248 from owncloud/11032-backport-stable6Lukas Reschke2014-10-161-0/+88
|\ \
| * | Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-231-0/+88
| |/
* | fix case insensitive search on oracle and postgresqlJörn Friedrich Dreyer2014-09-291-0/+6
* | Add a configuration switch for enabled preview mimetypesLukas Reschke2014-09-233-23/+0
|/
* unit tests for specific image type output addedThomas Müller2014-08-261-2/+22
* do not write to appconfig or preference tables if the value is unchangedArthur Schiwon2014-07-111-2/+70
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-082-106/+47
* Backport of #9156Arthur Schiwon2014-07-044-5/+62
* Fix unit testRobin Appelman2014-06-161-2/+2
* Repair broken parent link in the scannerRobin Appelman2014-06-121-1/+49
* Fix unit testsRobin Appelman2014-06-103-14/+17
* Fix unit testsRobin Appelman2014-06-102-5/+11
* propagate changes in the scannerRobin Appelman2014-06-101-0/+56
* Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-101-0/+72
* Dont backport unit tests for code that isn't backportedRobin Appelman2014-06-051-51/+0
* Continued flock work.ringmaster2014-06-053-5/+56
* Add ->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman2014-06-043-0/+17
* fix expectation - same as in masterThomas Müller2014-05-271-1/+1
* Fixed getAbsolutePath case when path is "0"Vincent Petry2014-05-131-0/+18
* Fix getPath for storage rootsRobin Appelman2014-05-071-0/+16
* Add unit tests for OC_Helper::phpFileSize functionFabian Henze2014-05-031-0/+22
* test for group manager's displayNamesInGroupArthur Schiwon2014-04-231-0/+50
* adjust user manager testsArthur Schiwon2014-04-231-5/+5
* remove now unnecessary testArthur Schiwon2014-04-231-19/+0
* Merge pull request #8260 from owncloud/stable6-backport-8183-and-coThomas Müller2014-04-231-0/+12
|\
| * Backport of #8197 to stable6Lukas Reschke2014-04-181-0/+12
* | default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt2014-04-183-14/+18
|/
* adjust tests accordinglyArthur Schiwon2014-04-153-3/+3
* add requirements to routingBernhard Posselt2014-04-101-4/+29
* Still return quota value when free space is unknownVincent Petry2014-03-211-0/+18
* Return unencrypted_size of folder when queriedVincent Petry2014-03-211-0/+16
* Added .ocdata file to check for data folder validityVincent Petry2014-03-201-0/+108
* Added unit tests for serverHost and other related functionsVincent Petry2014-03-051-0/+137
* let's name the column 'select' because this is a keyword on all platformsThomas Müller2014-02-262-2/+2
* adding test for migrations on columns using keywordsThomas Müller2014-02-262-0/+30
* fix sharing unit testsBjoern Schiessle2014-02-212-7/+7
* add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935Bjoern Schiessle2014-02-211-0/+34
* intendationArthur Schiwon2014-02-101-5/+5
* Inject loggerArthur Schiwon2014-02-101-0/+7
* test for share dialoge sorterArthur Schiwon2014-02-101-0/+40
* add test for password remove methodBjoern Schiessle2014-02-041-0/+62
* fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller2014-01-211-0/+42