summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Delete target file for unsuccessful copy/renameVincent Petry2015-02-261-0/+51
| * | Properly detect streamCopy errorsVincent Petry2015-02-251-0/+22
| |/
* | Merge pull request #14518 from owncloud/backport-14282-stable8Thomas Müller2015-02-261-2/+2
|\ \
| * | 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-251-2/+2
| |/
* / Cleanup garbage collection for global file cacheRobin Appelman2015-02-261-0/+73
|/
* fixing unit tests in UsersControllerTestThomas Müller2015-02-161-11/+11
* Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+11
* Normalize before processingLukas Reschke2015-02-062-0/+31
* detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+22
* Merge pull request #13811 from owncloud/default-to-nullLukas Reschke2015-02-021-27/+37
|\
| * Mock l10n in the setupLukas Reschke2015-02-011-26/+23
| * Add unit tests for empty tokenLukas Reschke2015-02-011-2/+15
* | Switch to a factory and add unit testsLukas Reschke2015-01-301-33/+373
* | Add unit testsLukas Reschke2015-01-302-8/+189
|/
* 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
|\ \