summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ \ \
| * | | | | versions should always use the keys of the original file, no need to create n...Bjoern Schiessle2015-10-011-0/+23
* | | | | | Add testsRobin Appelman2015-10-011-18/+56
| |/ / / / |/| | | |
* | | | | Also delete all shares before the test, so the count matchesJoas Schilling2015-10-011-6/+18
* | | | | Repair step to remove bogus expiration dates from non-link sharesVincent Petry2015-10-011-0/+111
|/ / / /
* | | | Merge pull request #19299 from owncloud/fixgetRawPathInfoThomas Müller2015-09-301-43/+44
|\ \ \ \
| * | | | use assertSame, add failing caseJörn Friedrich Dreyer2015-09-231-43/+44
* | | | | Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-301-2/+2
|\ \ \ \ \