summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-2/+2
* Merge pull request #14416 from owncloud/setup-commandThomas Müller2015-02-231-3/+3
|\
| * Fix namespace of OC_Setup -> \OC\SetupThomas Müller2015-02-231-3/+3
* | Merge pull request #13439 from owncloud/app-filterThomas Müller2015-02-231-1/+5
|\ \ | |/ |/|
| * Added unit test for app filterVincent Petry2015-02-231-1/+5
* | Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-234-60/+79
|\ \
| * | allow overwriting the appmanager in oc_util by subclassingRobin Appelman2015-02-181-26/+27
| * | better name for getAppsEnabledForUserRobin Appelman2015-02-171-1/+1
| * | Test improvementsRobin Appelman2015-02-172-37/+16
| * | Use the app manager from oc_appRobin Appelman2015-02-161-3/+10
| * | Add getInstalledApps and getAppsForUser to the app managerRobin Appelman2015-02-161-0/+32
* | | Check for PHP configuration before executing unit testsThomas Müller2015-02-211-2/+5
* | | Merge pull request #13777 from owncloud/close-cursorLukas Reschke2015-02-202-16/+22
|\ \ \
| * | | fix indentionBernhard Posselt2015-01-291-7/+6
| * | | add tests for closing the cursorBernhard Posselt2015-01-292-10/+16
| * | | ignore cursorclosingBernhard Posselt2015-01-291-8/+9
* | | | Prevent directory traversals in ctr of \OC\Files\ViewLukas Reschke2015-02-181-0/+17
| |_|/ |/| |
* | | Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson2015-02-184-6/+250
|\ \ \
| * | | Rename to allowEvalLukas Reschke2015-02-161-2/+2
| * | | Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-164-6/+250
* | | | Merge pull request #14207 from owncloud/propfind-optimizeMorris Jobke2015-02-181-0/+30
|\ \ \ \
| * | | | add unit test for webdav quotaRobin Appelman2015-02-131-0/+30
| |/ / /
* | | | Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-1614-379/+924
* | | | fixing unit tests in UsersControllerTestThomas Müller2015-02-161-11/+11
* | | | Merge pull request #13750 from owncloud/enhanced-code-checkerThomas Müller2015-02-166-0/+85
|\ \ \ \
| * | | | implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-106-0/+85
* | | | | 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
* | | | | Merge pull request #13753 from owncloud/use-403-instead-of-200Morris Jobke2015-02-071-4/+2
|\ \ \ \ \
| * | | | | Use 403 instead of 200 responseLukas Reschke2015-01-291-4/+2
| | |_|_|/ | |/| | |
* | | | | 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