aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* | | | | Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller2015-09-301-0/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cover both width and height for the sidebar previewRobin Appelman2015-09-291-0/+41
* | | | | cache result of \OCP\Util::needUpgrade()Individual IT Services2015-09-291-0/+2
* | | | | Add blob: scheme to default CSP policyLukas Reschke2015-09-294-56/+56
|/ / / /
* | | | Merge pull request #18548 from owncloud/repair-mimetype-limitversionThomas Müller2015-09-281-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Repair mime types only when upgrading from OC 8.0Vincent Petry2015-09-231-1/+10
* | | | rename config test to prevent autoloader issueRobin Appelman2015-09-281-2/+4
* | | | Merge pull request #19346 from owncloud/drop-passwords-from-exception-logThomas Müller2015-09-251-0/+44
|\ \ \ \
| * | | | Remove passwords from logged exception stack tracesMorris Jobke2015-09-241-0/+44
* | | | | Merge pull request #19297 from owncloud/fix_19119Thomas Müller2015-09-251-0/+37
|\ \ \ \ \
| * | | | | Do not blindy copy expiration date on reshareRoeland Jago Douma2015-09-251-0/+37
* | | | | | Move the filtering of sensitive data to the config classJoas Schilling2015-09-251-9/+16
|/ / / / /
* | | | | Merge pull request #19306 from owncloud/app-code-check-versionThomas Müller2015-09-2410-0/+127
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [App Code Check] add check for version and mandatory fieldsMorris Jobke2015-09-2410-0/+127
| | |/ / | |/| |