summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13750 from owncloud/enhanced-code-checkerThomas Müller2015-02-161-0/+38
|\
| * implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-101-0/+38
* | Merge pull request #13269 from owncloud/issue/13211-cache-array-implementationJoas Schilling2015-02-161-0/+17
|\ \
| * | Add an array implementation of cache and use it if we are not debuggingJoas Schilling2015-02-161-0/+17
* | | update testRobin Appelman2015-02-131-0/+2
* | | Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-131-2/+25
* | | Merge pull request #13780 from owncloud/cmreflector-inheritanceLukas Reschke2015-02-121-2/+58
|\ \ \
| * | | another test for overriding the docblockBernhard Posselt2015-01-291-0/+14
| * | | additional inheritance testsBernhard Posselt2015-01-291-2/+44
* | | | Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-p...Vincent Petry2015-02-111-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+11
| | |/ | |/|
* | | Request requires a second parameterThomas Müller2015-02-091-6/+16
* | | Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-093-1/+198
|\ \ \
| * | | fix license emailBernhard Posselt2015-02-051-1/+1
| * | | fix license emailBernhard Posselt2015-02-052-2/+2
| * | | add a controller and reponse for ocsBernhard Posselt2015-02-052-0/+197
* | | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-0910-96/+195
| |/ / |/| |
* | | Merge pull request #12283 from oparoz/sfnt-fontsMorris Jobke2015-02-071-0/+105
|\ \ \
| * | | Updated the media type of some font typesOlivier Paroz2015-01-241-0/+105
* | | | 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
* | | Add unit testRobin Appelman2015-01-211-0/+1
| |/ |/|
* | 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
* | 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
| |/