summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for double cache renameRobin Appelman2015-10-161-0/+18
* Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
* Check for error when resharingRoeland Jago Douma2015-10-161-6/+23
* When sharing with the owner show the pathRoeland Jago Douma2015-10-161-0/+24
* Fix uni testsThomas Müller2015-10-162-77/+0
* Consolidate webdav code - move all to one appThomas Müller2015-10-1620-3485/+0
* Run test only when idn is availableLukas Reschke2015-10-161-0/+4
* The constant is now deprecatedJoas Schilling2015-10-142-2/+2
* Merge pull request #19738 from owncloud/proppatch-lastmodifiedThomas Müller2015-10-141-3/+3
|\
| * Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-131-3/+3
* | Merge pull request #19730 from owncloud/fix_17560Thomas Müller2015-10-141-0/+56
|\ \
| * | Squash collection sharesRoeland Jago Douma2015-10-131-0/+56
* | | Reference v2 in the provider listLukas Reschke2015-10-131-17/+17
* | | Do not print exception messageLukas Reschke2015-10-131-2/+44
| |/ |/|
* | Merge pull request #19677 from owncloud/silently-fail-app-upgrade-exceptions-...Thomas Müller2015-10-131-1/+1
|\ \ | |/ |/|
| * Always pass in ILoggerThomas Müller2015-10-091-1/+1
* | Strip directory from scriptNameLukas Reschke2015-10-121-0/+44
* | Merge pull request #19683 from owncloud/repair-donotrepairfoldermimetypesThomas Müller2015-10-121-0/+17
|\ \
| * | Do not update mime types for folders with extensionVincent Petry2015-10-091-0/+17
| |/
* | also detect files in a .part folder as part fileBjoern Schiessle2015-10-121-0/+23
* | Merge pull request #19657 from owncloud/setup-transportThomas Müller2015-10-121-1/+1
|\ \
| * | Setup sendmail transportLukas Reschke2015-10-081-1/+1
* | | adjust filesystem tests to objectstoreJörn Friedrich Dreyer2015-10-091-3/+12
| |/ |/|
* | Merge pull request #19034 from owncloud/http-request-warningThomas Müller2015-10-081-0/+21
|\ \
| * | Unit test for preventing warning decoding contentRobin McCorkell2015-09-231-0/+21
* | | Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke2015-10-081-13/+105
| |/ |/|
* | Merge pull request #19414 from owncloud/swift_primary_storage_testsThomas Müller2015-10-085-21/+433
|\ \
| * | test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-065-21/+433
* | | Merge pull request #19546 from owncloud/fix-search-for-node-apiThomas Müller2015-10-081-0/+39
|\ \ \
| * | | Add unit test for searching in storage rootRobin Appelman2015-10-061-0/+39
| |/ /
* / / [WEBDAV] check if delete of source is allowed on moveRoeland Jago Douma2015-10-071-3/+58
|/ /
* | Add \OCP\IRequest::getHttpProtocolLukas Reschke2015-10-061-0/+51
* | Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin...Thomas Müller2015-10-061-0/+37
|\ \
| * | Remove invalid share items from result when missing group membershipVincent Petry2015-10-051-0/+37
* | | Merge pull request #19535 from owncloud/check-memcache-moduleThomas Müller2015-10-061-0/+1
|\ \ \
| * | | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-0/+1
| |/ /
* / / Add a unit test for "share a file inside a folder that is already shared"Joas Schilling2015-10-051-0/+33
|/ /
* | Merge pull request #19574 from owncloud/fix-sharing-tests-assuming-empty-shar...Thomas Müller2015-10-051-12/+23
|\ \
| * | Clear the shares after the test like storages and filesJoas Schilling2015-10-051-12/+23
* | | Merge pull request #19416 from owncloud/node-hook-connectorThomas Müller2015-10-051-0/+176
|\ \ \ | |/ / |/| |
| * | remove unused useRobin Appelman2015-09-281-1/+0
| * | Add hook connector to connect view and node hooksRobin Appelman2015-09-281-0/+177
* | | Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller2015-10-021-0/+72
|\ \ \
| * | | Added mimetype repair stepRoeland Jago Douma2015-10-021-0/+72
* | | | Merge pull request #19525 from owncloud/share-preventmovemountpointintoshared...Robin Appelman2015-10-021-19/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent moving mount point into already shared folder (outgoing)Vincent Petry2015-10-021-19/+112
* | | | [l10n] remove unused static methodsMorris Jobke2015-10-021-4/+2
* | | | Merge pull request #19510 from owncloud/json-grouplist-sharing-excludeThomas Müller2015-10-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | save excluded groups in json format - fixes #10983Thomas Müller2015-10-011-1/+1
* | | | Merge pull request #19463 from owncloud/fix_18132Thomas Müller2015-10-011-0/+23
|\ \ \ \