summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adding support of -1 as size to be passed into get and getFileThomas Müller2016-01-251-4/+17
* Merge pull request #18444 from owncloud/occ-config-typesThomas Müller2016-01-253-52/+222
|\
| * Allow array recursion in getJoas Schilling2016-01-141-3/+15
| * Allow deleting a nested system config valueJoas Schilling2016-01-141-6/+104
| * Retain backwards compatibilityJoas Schilling2016-01-141-25/+15
| * occ config:system:set can now set other value typesRobin McCorkell2016-01-141-43/+113
* | Merge pull request #21841 from owncloud/share2_deletefromselfThomas Müller2016-01-221-2/+300
|\ \
| * | [Share 2.0] Add deleteFromSelf methodRoeland Jago Douma2016-01-221-2/+300
* | | Merge pull request #21719 from owncloud/move-notification-api-to-ocpThomas Müller2016-01-224-65/+65
|\ \ \ | |/ / |/| |
| * | Move the notification API to public namespaceJoas Schilling2016-01-224-65/+65
* | | Merge pull request #18531 from owncloud/ext-user-credentialsThomas Müller2016-01-223-26/+196
|\ \ \
| * | | fix testRobin Appelman2016-01-182-5/+21
| * | | Introduce CredentialsManager for storage of credentials in DBRobin McCorkell2016-01-181-0/+90
| * | | Introduce IDBConnection::setValues()Robin McCorkell2016-01-182-26/+90
* | | | Merge pull request #21849 from owncloud/add-custom-marker-into-htaccessThomas Müller2016-01-226-0/+107
|\ \ \ \
| * | | | Exclude .htaccess modifications from code checkerLukas Reschke2016-01-226-0/+107
* | | | | Merge pull request #21816 from owncloud/require-a-specific-path-instead-of-au...Thomas Müller2016-01-222-20/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use path instead of app idLukas Reschke2016-01-202-20/+21
* | | | | Merge pull request #20768 from owncloud/mount-cacheThomas Müller2016-01-221-0/+257
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | multiple minor fiesRobin Appelman2016-01-201-11/+1
| * | | | sort in testsRobin Appelman2016-01-201-1/+18
| * | | | log duplicatesRobin Appelman2016-01-201-1/+2
| * | | | cache mountpoints in the dbRobin Appelman2016-01-201-0/+249
| |/ / /
* | | | Merge pull request #21824 from owncloud/list-of-notifiersThomas Müller2016-01-221-3/+76
|\ \ \ \
| * | | | Make it possible to get a list of notifiers for a potential settings pageJoas Schilling2016-01-221-3/+76
* | | | | Add Unit tests for the default share providerRoeland Jago Douma2016-01-211-43/+395
* | | | | Merge pull request #21761 from owncloud/share2_linkThomas Müller2016-01-212-0/+115
|\ \ \ \ \
| * | | | | Add Unit testsRoeland Jago Douma2016-01-202-0/+115
| | |/ / / | |/| | |
* | | | | Merge pull request #21797 from owncloud/proper-controller-in-coreThomas Müller2016-01-212-6/+6
|\ \ \ \ \
| * | | | | move lost controller to core/controllerMorris Jobke2016-01-201-4/+4
| * | | | | move avatar controller to core/controllerMorris Jobke2016-01-201-2/+2
* | | | | | Merge pull request #21792 from owncloud/systemtags-managerfactoryThomas Müller2016-01-213-1/+9
|\ \ \ \ \ \
| * | | | | | Allow custom implementation of system tag managersVincent Petry2016-01-203-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #20847 from owncloud/systemtags-uiThomas Müller2016-01-211-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added system tags GUI in sidebarVincent Petry2016-01-191-0/+10
| | |/ / / | |/| | |
* | | | | Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-203-27/+21
| |/ / / |/| | |
* | | | Properly DI the servercontainerRoeland Jago Douma2016-01-201-1/+5
|/ / /
* | | Merge pull request #21774 from owncloud/test-autoload-encryptionThomas Müller2016-01-191-0/+3
|\ \ \
| * | | always allow autoloading encryption in unit testRobin Appelman2016-01-181-0/+3
| |/ /
* | | properly use standardMorris Jobke2016-01-191-2/+2
* | | Merge pull request #21519 from owncloud/propagate-folder-sizeThomas Müller2016-01-181-1/+3
|\ \ \ | |/ / |/| |
| * | propagate folder size in the same query for write updatesRobin Appelman2016-01-151-1/+3
* | | Merge pull request #21705 from owncloud/improve-background-job-messageThomas Müller2016-01-151-4/+5
|\ \ \ | |/ / |/| |
| * | Add message key to context of logExceptionThomas Müller2016-01-151-3/+0
| * | use logException() to properly log the exceptionMorris Jobke2016-01-141-3/+7
| * | Improved error message for failing background jobMorris Jobke2016-01-141-1/+1
* | | Merge pull request #21721 from owncloud/capped-memcache-indirect-setThomas Müller2016-01-151-0/+12
|\ \ \
| * | | Allow indirect set in CappedMemoryCacheRobin Appelman2016-01-141-0/+12
| | |/ | |/|
* | | Merge pull request #21723 from owncloud/prevent-group-enable-for-appsThomas Müller2016-01-151-0/+93
|\ \ \
| * | | Check whether the app can be enabled for groupsJoas Schilling2016-01-141-0/+93
| |/ /