summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Enable user backends to provide avatar imagesArthur Schiwon2013-11-222-0/+96
* | | Merge pull request #6060 from owncloud/fix-6050-oc6Björn Schießle2013-11-261-3/+8
|\ \ \
| * | | fixes #6050Thomas Müller2013-11-261-3/+8
| | |/ | |/|
* | | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-261-1/+9
|\ \ \
| * | | Improved unit test for "overwrite on move"Vincent Petry2013-11-251-3/+5
| * | | Added unit test for "overwrite file on rename/move"Vincent Petry2013-11-251-0/+6
* | | | Updated unit tests for SMBVincent Petry2013-11-261-1/+2
| |/ / |/| |
* | | in case uri and script name don't match we better throw an exceptionThomas Müller2013-11-251-0/+22
* | | handle duplicate slashes in case of reverse proxy configurationThomas Müller2013-11-251-0/+20
|/ /
* / adding simple unit test to test scriptName() under overwrite conditionThomas Mueller2013-11-241-0/+26
|/
* Merge pull request #5040 from owncloud/public_api_avatar_masterblizzz2013-11-221-0/+15
|\
| * Round out Avatar Public APIArthur Schiwon2013-11-211-0/+15
* | Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+49
* | Fixed SMB file deletion success detectionVincent Petry2013-11-191-2/+14
* | Merge pull request #5927 from owncloud/quota-excludeextstorageMorris Jobke2013-11-181-0/+5
|\ \
| * | External storage space is now not counted in total spaceVincent Petry2013-11-181-0/+5
* | | Root size for home storage is now size of "files" subdirVincent Petry2013-11-181-0/+26
|/ /
* | Merge pull request #5789 from ogasser/db_fix_default_for_numericBart Visscher2013-11-152-0/+44
|\ \
| * | Add DB tests for default numericOliver Gasser2013-11-122-0/+44
| |/
* | Merge pull request #5813 from owncloud/fix-4736-masterThomas Müller2013-11-151-2/+2
|\ \
| * | fix DB schema test - no default valueMorris Jobke2013-11-121-2/+2
| |/
* | Merge pull request #5862 from owncloud/files-singledotdirsThomas Müller2013-11-141-1/+56
|\ \
| * | Added missing test with leading backslashVincent Petry2013-11-141-0/+2
| * | Fixed normalizePath() to strip out single dot dirsVincent Petry2013-11-141-1/+54
* | | make use of data providersThomas Müller2013-11-141-111/+80
* | | Fix type in unit testtomneedham2013-11-141-1/+1
* | | Merge branch 'master' into oc_api_teststomneedham2013-11-144-16/+227
|\| |
| * | Now using HomeStorage for legacy home storage idsVincent Petry2013-11-122-2/+91
| * | Do not use -1 as the size for the root folder of the home storageRobin Appelman2013-11-122-14/+136
* | | Add tests for OC_API::mergeResponses()tomneedham2013-11-141-0/+159
|/ /
* | Merge pull request #5707 from owncloud/fixwrongfilesizeintestsMorris Jobke2013-11-111-0/+3
|\ \ | |/ |/|
| * Fixed filesize issue in watchr testVincent Petry2013-11-051-0/+3
* | Merge pull request #5673 from owncloud/oc6-windows-server-mssql-masterThomas Müller2013-11-051-1/+2
|\ \ | |/ |/|
| * adding test for binary file to test \OC_Helper::streamCopy()Thomas Mueller2013-11-041-0/+1
| * WIN: fixing unit test for testStreamCopy()Thomas Mueller2013-11-021-1/+1
* | Add tests for OCP\Share::unshareAll().Andreas Fischer2013-11-031-10/+33
|/
* Merge pull request #5652 from owncloud/front-port-5647-masterThomas Müller2013-11-011-15/+26
|\
| * extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer2013-10-311-15/+26
* | Merge pull request #5637 from owncloud/fix_privatedataJörn Friedrich Dreyer2013-10-311-0/+141
|\ \
| * | testing update and deleteThomas Müller2013-10-311-0/+39
| * | adding unit tests for deleteThomas Müller2013-10-311-0/+16
| * | unit tests for set addedThomas Müller2013-10-311-5/+38
| * | first two testsThomas Müller2013-10-311-0/+53
| |/
* | Merge branch 'master' into home-storageThomas Müller2013-10-303-9/+96
|\|
| * Merge pull request #5625 from owncloud/fix-test-masterJörn Friedrich Dreyer2013-10-301-7/+5
| |\
| | * fix failing preview test on masterMorris Jobke2013-10-301-7/+5
| * | Merge branch 'master' into update-parent-storage-mtimeRobin Appelman2013-10-301-0/+18
| |\|
| | * backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-291-0/+18
| * | update touch tests for updated behaviourRobin Appelman2013-10-291-2/+0
| * | Update the parent folders storage_mtime on write and delete to prevent rescansRobin Appelman2013-10-291-0/+32
| |/