summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* enable microseconds in log timestampsChristian Schnidrig2015-11-121-0/+67
* Add tests for FileInfo ownerRobin Appelman2015-11-101-10/+44
* Merge pull request #16604 from owncloud/cache-escape-likeRobin Appelman2015-11-101-0/+48
|\
| * Add test for special character during moveRobin Appelman2015-11-051-0/+48
* | Fix autoloader unit test outputRoeland Jago Douma2015-11-091-1/+0
* | [autoloader] Make sure to load construct full pathsRoeland Jago Douma2015-11-061-8/+45
* | Merge pull request #20348 from owncloud/issue-20303-integer-group-namesThomas Müller2015-11-061-0/+26
|\ \
| * | Make sure that group names are strings not integersJoas Schilling2015-11-061-0/+26
* | | Merge pull request #20288 from owncloud/fix_20234Thomas Müller2015-11-061-0/+96
|\ \ \ | |/ / |/| |
| * | make sure that we update the unencrypted size for the versionsBjörn Schießle2015-11-041-0/+96
| |/
* | Fix oracleRoeland Jago Douma2015-11-051-35/+119
* | Add unshare hooksRoeland Jago Douma2015-11-051-101/+128
* | The new sharing code now handles deletionRoeland Jago Douma2015-11-052-0/+741
* | subadmin methods should not return any null user or groupArthur Schiwon2015-11-051-0/+31
|/
* Merge pull request #20135 from owncloud/check-if-null-subadminThomas Müller2015-10-291-21/+55
|\
| * Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-21/+55
* | Merge pull request #19869 from owncloud/cache-adjustcurrentmtimeonrenameThomas Müller2015-10-292-2/+51
|\ \
| * | Fix locking unit tests due to filemtime additionVincent Petry2015-10-261-2/+10
| * | Also adjust storage_mtime of target after renameVincent Petry2015-10-261-0/+41
| |/
* | 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
|/
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-0/+16
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-2112-106/+7
* New \OC\SubAdmin classRoeland Jago Douma2015-10-211-0/+264
* Merge pull request #18184 from owncloud/ocs-merge-headersThomas Müller2015-10-211-29/+33
|\
| * Merge headers of ocs resultsThomas Müller2015-09-211-29/+33
* | Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-192-0/+22
|\ \
| * | Add tests for double cache renameRobin Appelman2015-10-161-0/+18
| * | Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
* | | Merge pull request #19833 from owncloud/fix_view_rmdirRobin Appelman2015-10-191-0/+49
|\ \ \ | |/ / |/| |
| * | Added test for rmdir on moveablemountRoeland Jago Douma2015-10-161-0/+49
* | | 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-141-1/+1
* | 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
* | | 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