summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-141-0/+37
* Merge pull request #21046 from owncloud/stable8.2-catchexceptionindirectdownl...Thomas Müller2015-12-111-0/+25
|\
| * Catch exception when querying direct download linkVincent Petry2015-12-091-0/+25
* | Remove all locks after ttl from the dbRobin Appelman2015-12-101-7/+1
* | Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-094-19/+54
* | Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
* | Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* | Dont die when we're missing a routeRobin Appelman2015-11-301-3/+3
* | Merge pull request #20535 from owncloud/stable8.2-fakelocking-for-macVincent Petry2015-11-252-1/+175
|\ \
| * | [stable8.2] Add fake locker pluginLukas Reschke2015-11-162-1/+175
| |/
* / Make the JobList test more robust by sorting the result of getAll before comp...Joas Schilling2015-11-231-12/+24
|/
* Add test for special character during moveRobin Appelman2015-11-101-0/+48
* Merge pull request #20328 from owncloud/stable8.2-users-fixeveryonecountVincent Petry2015-11-091-0/+69
|\
| * Fix everyone count for subadminsVincent Petry2015-11-051-0/+69
* | Merge pull request #20387 from owncloud/backport-20348-integer-group-namesVincent Petry2015-11-091-0/+26
|\ \
| * | Make sure that group names are strings not integersJoas Schilling2015-11-091-0/+26
| |/
* / make sure that we update the unencrypted size for the versionsBjörn Schießle2015-11-051-0/+96
|/
* Use the methodJoas Schilling2015-10-291-7/+1
* Add a repair step that checks for group membership on sharesJoas Schilling2015-10-291-0/+138
* Remove shares where the parent does not exist anymoreJoas Schilling2015-10-291-0/+78
* Verify the src exists in webdav MOVERoeland Jago Douma2015-10-271-0/+13
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-2112-106/+7
* Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller2015-10-214-17/+44
|\
| * fix sabre connector tests when using a non local home storageRobin Appelman2015-10-201-6/+9
| * Add tests for double cache renameRobin Appelman2015-10-201-0/+18
| * Skip checkupdate test for swiftRobin Appelman2015-10-201-0/+4
| * Fix error in stop scriptThomas Müller2015-10-201-11/+13
* | Merge pull request #19876 from owncloud/backport-19820-stable8.2Morris Jobke2015-10-201-3/+43
|\ \
| * | Check for error when resharingRoeland Jago Douma2015-10-191-6/+22
| * | When sharing with the owner show the pathRoeland Jago Douma2015-10-191-0/+24
| |/
* | Merge pull request #19766 from owncloud/stable8.2-proppatch-lastmodifiedMorris Jobke2015-10-201-3/+3
|\ \
| * | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-141-3/+3
| |/
* / The constant is now deprecatedJoas Schilling2015-10-152-2/+2
|/
* 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
|\ \ \