summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15809 from owncloud/view-null-rootVincent Petry2015-04-221-2/+19
|\
| * add unit tests for null handling in viewRobin Appelman2015-04-221-2/+19
* | pass KeyStorage via ctorThomas Müller2015-04-221-26/+1
* | calling renameKeys() on directory level as well - fixes #15778Thomas Müller2015-04-221-2/+15
* | add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-222-15/+14
|/
* Merge pull request #15757 from owncloud/enc-fixfeofforlastblockBjörn Schießle2015-04-223-6/+90
|\
| * Fix encryption feof to not return too earlyVincent Petry2015-04-203-6/+90
* | get dirname from sharePathBjoern Schiessle2015-04-211-1/+95
* | Merge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfoundLukas Reschke2015-04-201-8/+20
|\ \ | |/ |/|
| * Add tests for correct pathJoas Schilling2015-04-201-1/+2
| * Fix phpStorm complains and namespaceJoas Schilling2015-04-201-7/+18
* | Adjust tests and statuscodeLukas Reschke2015-04-202-8/+18
* | Fix filesLukas Reschke2015-04-201-2/+6
* | Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-0/+174
* | Verify if returned object is an arrayLukas Reschke2015-04-201-14/+28
|/
* get rid of OC_GeoGeorg Ehrke2015-04-191-23/+0
* Use data provider instead of hand-crafted for loopsMorris Jobke2015-04-181-22/+24
* always create a new instance of the encryption moduleBjoern Schiessle2015-04-171-19/+22
* detect system wide mount points correctlyBjoern Schiessle2015-04-163-14/+31
* add migration script from old encryption to new oneBjoern Schiessle2015-04-161-48/+47
* 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-092-0/+1165
|\ \ \ | |/ / |/| |
| * | Make user names clickableLukas Reschke2015-04-031-0/+3