summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12006 from owncloud/dav-put-storageMorris Jobke2015-04-151-9/+25
|\
| * pass a stream to the testsRobin Appelman2015-04-141-5/+13
| * update testsRobin Appelman2015-04-091-4/+12
* | Merge pull request #15592 from owncloud/fix-15590-masterThomas Müller2015-04-151-0/+22
|\ \
| * | Remove unneeded commentsMorris Jobke2015-04-141-13/+0
| * | Avoid php message "Invalid argument supplied for foreach()" - refs #15590Thomas Müller2015-04-141-0/+35
* | | Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle2015-04-142-14/+2
|\ \ \
| * | | remove calculateUnencryptedSize() - not neededThomas Müller2015-04-142-14/+2
* | | | Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke2015-04-141-7/+81
|\ \ \ \ | |/ / / |/| | |
| * | | Properly handle copy/move failures in cross storage copy/moveRobin Appelman2015-04-131-5/+14
| * | | Improve cross storage copy between local storagesRobin Appelman2015-04-131-2/+67
* | | | Merge pull request #15581 from owncloud/deduplicate-oc-repair-namespaceMorris Jobke2015-04-131-13/+61
|\ \ \ \
| * | | | Fix namespace duplication and other issues in repairlegacystoragesJoas Schilling2015-04-131-13/+61
| |/ / /
* | | | upda testsRobin Appelman2015-04-131-6/+1
* | | | preserve cache data when doing a cross storage moveRobin Appelman2015-04-131-0/+74
|/ / /
* | | Properly add trailing slash to mount pointVincent Petry2015-04-131-0/+4
* | | Prevent php message: "Trying to get property of non-object at /xxx/lib/privat...Thomas Müller2015-04-131-0/+45
|/ /
* | Merge pull request #15541 from owncloud/add-reply-to-supportLukas Reschke2015-04-122-0/+254
|\ \
| * | Add "Reply-To" support to sharing mails and refactor codeLukas Reschke2015-04-102-0/+254
* | | fix cherrypickingJörn Friedrich Dreyer2015-04-102-28/+37
* | | fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-101-7/+4
|/ /
* | Merge pull request #13920 from owncloud/sharing_no_user_entry_for_group_sharesThomas Müller2015-04-091-0/+7
|\ \
| * | only create a db entry for the user in case of a name conflict on group shareBjoern Schiessle2015-04-091-0/+7
* | | Merge pull request #15511 from owncloud/fix-typosLukas Reschke2015-04-092-0/+4
|\ \ \
| * | | Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
| * | | Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
| |/ /
* | | Merge pull request #15496 from owncloud/enc-check-if-key-exists-before-deletingThomas Müller2015-04-091-0/+16
|\ \ \ | |/ / |/| |
| * | Check if the key exists, before trying to delete itJoas Schilling2015-04-091-0/+16
* | | Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-091-0/+934
|\ \ \ | |/ / |/| |
| * | Make user names clickableLukas Reschke2015-04-031-0/+3
| * | Add experimental applications switchLukas Reschke2015-04-031-0/+931
* | | Merge pull request #15196 from owncloud/limit-file-activities-to-favoritesMorris Jobke2015-04-091-1/+102
|\ \ \
| * | | Make scrutinizer happyJoas Schilling2015-04-011-17/+10
| * | | Add tests from getCurrentUserId() method and fix the constructorJoas Schilling2015-03-301-1/+109
* | | | Merge pull request #14987 from rullzer/ocs_password_fix2Morris Jobke2015-04-081-0/+234
|\ \ \ \
| * | | | Fix unit testRoeland Jago Douma2015-03-301-0/+4
| * | | | OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-03-301-0/+230
* | | | | Replace originalStorage in tests with a proper teardownVincent Petry2015-04-0811-72/+25
| |_|_|/ |/| | |
* | | | Merge pull request #14879 from oparoz/fix-preview-cachingMorris Jobke2015-04-071-19/+71
|\ \ \ \
| * | | | Introducing the maximum size previewOlivier Paroz2015-04-071-19/+71
* | | | | fixing unit test - expected value change due to different size being stored i...Thomas Müller2015-04-072-2/+2
* | | | | fixing unit test execution related to trashbinThomas Müller2015-04-072-0/+27
* | | | | fixing unit testsThomas Müller2015-04-071-1/+7
* | | | | fixing unit test execution - test dummy module was behaving wrongThomas Müller2015-04-072-2/+2
* | | | | fixing unit test executionThomas Müller2015-04-071-7/+12
* | | | | add unit tests to the keystorageBjoern Schiessle2015-04-071-40/+45
* | | | | implement webdav copyBjoern Schiessle2015-04-071-0/+76
* | | | | Properly set size and unencrypted size in the stream unit testsThomas Müller2015-04-071-9/+8
* | | | | Adding unit test for read and write of big fileThomas Müller2015-04-071-0/+16
* | | | | Fixing encryption storage wrapper testsThomas Müller2015-04-072-5/+66