summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dont remove a file from cache if the delete operation failedRobin Appelman2015-01-291-0/+23
* Fix webdav put for single file webdav sharesRobin Appelman2015-01-291-0/+25
* Fix resolving paths for views rooted in a fileRobin Appelman2015-01-291-0/+16
* Add unit testRobin Appelman2015-01-281-1/+3
* Merge pull request #13717 from owncloud/storage-donotwrapnullstorageMorris Jobke2015-01-281-0/+69
|\
| * Prevent wrapping null storageVincent Petry2015-01-271-0/+69
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-271-1/+28
|\ \ | |/ |/|
| * Preserve mtime when doing cross storage moveRobin Appelman2015-01-231-1/+28
* | Merge pull request #13636 from owncloud/add-warning-if-restore-of-data-is-not...Lukas Reschke2015-01-271-27/+166
|\ \
| * | Add value if restore of data is possible for a userMorris Jobke2015-01-271-27/+166
* | | certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-2/+2
* | | certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-261-4/+2
|/ /
* | Merge pull request #13621 from owncloud/system-config-multisetThomas Müller2015-01-262-30/+63
|\ \
| * | Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling2015-01-231-30/+33
| * | Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+30
* | | Do not retrieve shares through group if user has no groupVincent Petry2015-01-231-1/+26
|/ /
* | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-221-12/+24
* | Merge pull request #13509 from owncloud/share-deletechildrenwhenunsharefromgroupMorris Jobke2015-01-221-0/+47
|\ \
| * | Fix reshare permission change to not impair other deletion codeVincent Petry2015-01-221-0/+47
* | | Merge pull request #13552 from owncloud/request-uri-double-slashThomas Müller2015-01-211-0/+1
|\ \ \
| * | | Add unit testRobin Appelman2015-01-211-0/+1
| | |/ | |/|
* / | Add unit test for external share JS dialogVincent Petry2015-01-211-1/+2
|/ /
* | Add a test case for memcaches to store an arrayJoas Schilling2015-01-201-0/+6
* | Fix chunked query for tags + unit testVincent Petry2015-01-191-3/+29
|/
* Merge pull request #13423 from owncloud/share-fixfindshareforuserwithmultiple...Thomas Müller2015-01-191-0/+35
|\
| * Fix getItemSharedWithUser for groupsVincent Petry2015-01-161-0/+35
* | Fix filtering for users when $gid is emptyLukas Reschke2015-01-181-0/+127
* | Merge pull request #13319 from owncloud/replace-line-breaks-in-app-descriptionLukas Reschke2015-01-171-0/+29
|\ \ | |/ |/|
| * OC_App::parseAppInfoMorris Jobke2015-01-141-0/+29
* | Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkinsThomas Müller2015-01-151-40/+81
|\ \
| * | Mask table and column names with backticks and add lastInsertID() workaroundJoas Schilling2015-01-151-40/+81
* | | Additional unit test for recursive removeRobin Appelman2015-01-151-0/+19
* | | always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-151-0/+17
|/ /
* | Merge pull request #13354 from owncloud/hhvm-redisMorris Jobke2015-01-151-0/+10
|\ \
| * | HHVM: Prevent E_WARNING messages by Redis test in console output.Andreas Fischer2015-01-141-0/+10
| |/
* | Merge pull request #13317 from owncloud/partfile-fileinfoThomas Müller2015-01-141-0/+14
|\ \
| * | Return valid fileinfo objects for part filesRobin Appelman2015-01-131-0/+14
* | | Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstepMorris Jobke2015-01-141-0/+143
|\ \ \
| * | | Add a repair step to clean up orphan tags and tag entriesJoas Schilling2015-01-141-0/+143
| | |/ | |/|
* / | Check new and old ways of required oC version for app compatibilityJoas Schilling2015-01-141-2/+51
|/ /
* / Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+39
|/
* Simplify isValidPath and add unit testsLukas Reschke2015-01-101-0/+33
* Merge pull request #13208 from owncloud/hhvm-streamwrapper-exceptionThomas Müller2015-01-091-12/+5
|\
| * HHVM Workaround: Do not use Exception from Stream.Andreas Fischer2015-01-091-12/+5
* | Merge pull request #13181 from owncloud/filecache-preventleadingslashRobin McCorkell2015-01-091-0/+36
|\ \
| * | Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-0/+36
* | | Merge pull request #12995 from owncloud/tbelau666-masterThomas Müller2015-01-091-1/+1
|\ \ \
| * | | add proper prefix for migration testsMorris Jobke2014-12-231-1/+1
* | | | Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+79
|\ \ \ \
| * | | | add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+79