summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #15192 from owncloud/stable8-15153Lukas Reschke2015-03-261-0/+36
|\ \
| * | Add `getNonExistingName()` to the node apiRobin Appelman2015-03-251-0/+36
* | | Merge pull request #15052 from rullzer/backport-15025Vincent Petry2015-03-261-0/+35
|\ \ \ | |/ / |/| |
| * | Backport of #15025Roeland Jago Douma2015-03-201-0/+35
* | | Merge pull request #15110 from owncloud/backport-15108Morris Jobke2015-03-231-3/+1
|\ \ \
| * | | The iran timezone removed the DST handling which breaks the timezone libJoas Schilling2015-03-231-3/+1
| |/ /
* / / Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell2015-03-201-0/+34
|/ /
* | Fixed expected warning count on repair failVincent Petry2015-03-161-1/+1
* | Detect that the done flag was not set after repair failVincent Petry2015-03-161-2/+2
* | Do not abort when meeting unfixable legacy storagesVincent Petry2015-03-161-10/+13
* | validate resource's integrity before using itGeorg Ehrke2015-03-161-0/+5
|/
* Merge pull request #14763 from owncloud/backport-14429Morris Jobke2015-03-111-3/+18
|\
| * Etc timezones don't exist for .5 and .75 offsetsJoas Schilling2015-03-091-3/+18
* | Merge pull request #14514 from owncloud/stable8-tagmanager-nouserMorris Jobke2015-03-111-0/+10
|\ \
| * | Return null when requesting tags for null userVincent Petry2015-02-251-0/+10
* | | Merge pull request #14801 from owncloud/backport-13839Morris Jobke2015-03-111-0/+51
|\ \ \
| * | | Extract the remote host from user input in share dropdownJoas Schilling2015-03-111-0/+51
| | |/ | |/|
| * | 14719 without public APILukas Reschke2015-03-051-27/+0
| * | Fix totally broken AppStoreLukas Reschke2015-03-051-0/+27
* | | Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke2015-03-111-0/+30
|\ \ \
| * | | add some tests for disabled updaterRobin Appelman2015-03-031-0/+30
| |/ /
* / / Add a test for ObjectStore\NoopScannerJoas Schilling2015-03-041-0/+76
|/ /
* | Fix cache update when doing a rename that overwrites the targetRobin Appelman2015-02-271-0/+13
* | make version check work on the lowest common version denominatorBernhard Posselt2015-02-271-3/+18
* | Add unit testRobin Appelman2015-02-271-0/+15
* | Merge pull request #14504 from owncloud/stable8-quota-preventdatalossforfaile...Thomas Müller2015-02-272-0/+73
|\ \
| * | 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
|/
* 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
* 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
* | 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-261-0/+30
|\ \
| * | 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