Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support of -1 as size to be passed into get and getFile | Thomas Müller | 2016-01-25 | 1 | -4/+17 |
* | Merge pull request #18444 from owncloud/occ-config-types | Thomas Müller | 2016-01-25 | 3 | -52/+222 |
|\ | |||||
| * | Allow array recursion in get | Joas Schilling | 2016-01-14 | 1 | -3/+15 |
| * | Allow deleting a nested system config value | Joas Schilling | 2016-01-14 | 1 | -6/+104 |
| * | Retain backwards compatibility | Joas Schilling | 2016-01-14 | 1 | -25/+15 |
| * | occ config:system:set can now set other value types | Robin McCorkell | 2016-01-14 | 1 | -43/+113 |
* | | Merge pull request #21841 from owncloud/share2_deletefromself | Thomas Müller | 2016-01-22 | 1 | -2/+300 |
|\ \ | |||||
| * | | [Share 2.0] Add deleteFromSelf method | Roeland Jago Douma | 2016-01-22 | 1 | -2/+300 |
* | | | Merge pull request #21719 from owncloud/move-notification-api-to-ocp | Thomas Müller | 2016-01-22 | 4 | -65/+65 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 4 | -65/+65 |
* | | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 3 | -26/+196 |
|\ \ \ | |||||
| * | | | fix test | Robin Appelman | 2016-01-18 | 2 | -5/+21 |
| * | | | Introduce CredentialsManager for storage of credentials in DB | Robin McCorkell | 2016-01-18 | 1 | -0/+90 |
| * | | | Introduce IDBConnection::setValues() | Robin McCorkell | 2016-01-18 | 2 | -26/+90 |
* | | | | Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess | Thomas Müller | 2016-01-22 | 6 | -0/+107 |
|\ \ \ \ | |||||
| * | | | | Exclude .htaccess modifications from code checker | Lukas Reschke | 2016-01-22 | 6 | -0/+107 |
* | | | | | Merge pull request #21816 from owncloud/require-a-specific-path-instead-of-au... | Thomas Müller | 2016-01-22 | 2 | -20/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use path instead of app id | Lukas Reschke | 2016-01-20 | 2 | -20/+21 |
* | | | | | Merge pull request #20768 from owncloud/mount-cache | Thomas Müller | 2016-01-22 | 1 | -0/+257 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | multiple minor fies | Robin Appelman | 2016-01-20 | 1 | -11/+1 |
| * | | | | sort in tests | Robin Appelman | 2016-01-20 | 1 | -1/+18 |
| * | | | | log duplicates | Robin Appelman | 2016-01-20 | 1 | -1/+2 |
| * | | | | cache mountpoints in the db | Robin Appelman | 2016-01-20 | 1 | -0/+249 |
| |/ / / | |||||
* | | | | Merge pull request #21824 from owncloud/list-of-notifiers | Thomas Müller | 2016-01-22 | 1 | -3/+76 |
|\ \ \ \ | |||||
| * | | | | Make it possible to get a list of notifiers for a potential settings page | Joas Schilling | 2016-01-22 | 1 | -3/+76 |
* | | | | | Add Unit tests for the default share provider | Roeland Jago Douma | 2016-01-21 | 1 | -43/+395 |
* | | | | | Merge pull request #21761 from owncloud/share2_link | Thomas Müller | 2016-01-21 | 2 | -0/+115 |
|\ \ \ \ \ | |||||
| * | | | | | Add Unit tests | Roeland Jago Douma | 2016-01-20 | 2 | -0/+115 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #21797 from owncloud/proper-controller-in-core | Thomas Müller | 2016-01-21 | 2 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -4/+4 |
| * | | | | | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -2/+2 |
* | | | | | | Merge pull request #21792 from owncloud/systemtags-managerfactory | Thomas Müller | 2016-01-21 | 3 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow custom implementation of system tag managers | Vincent Petry | 2016-01-20 | 3 | -1/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #20847 from owncloud/systemtags-ui | Thomas Müller | 2016-01-21 | 1 | -0/+10 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 1 | -0/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 3 | -27/+21 |
| |/ / / |/| | | | |||||
* | | | | Properly DI the servercontainer | Roeland Jago Douma | 2016-01-20 | 1 | -1/+5 |
|/ / / | |||||
* | | | Merge pull request #21774 from owncloud/test-autoload-encryption | Thomas Müller | 2016-01-19 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | always allow autoloading encryption in unit test | Robin Appelman | 2016-01-18 | 1 | -0/+3 |
| |/ / | |||||
* | | | properly use standard | Morris Jobke | 2016-01-19 | 1 | -2/+2 |
* | | | Merge pull request #21519 from owncloud/propagate-folder-size | Thomas Müller | 2016-01-18 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | propagate folder size in the same query for write updates | Robin Appelman | 2016-01-15 | 1 | -1/+3 |
* | | | Merge pull request #21705 from owncloud/improve-background-job-message | Thomas Müller | 2016-01-15 | 1 | -4/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add message key to context of logException | Thomas Müller | 2016-01-15 | 1 | -3/+0 |
| * | | use logException() to properly log the exception | Morris Jobke | 2016-01-14 | 1 | -3/+7 |
| * | | Improved error message for failing background job | Morris Jobke | 2016-01-14 | 1 | -1/+1 |
* | | | Merge pull request #21721 from owncloud/capped-memcache-indirect-set | Thomas Müller | 2016-01-15 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Allow indirect set in CappedMemoryCache | Robin Appelman | 2016-01-14 | 1 | -0/+12 |
| | |/ | |/| | |||||
* | | | Merge pull request #21723 from owncloud/prevent-group-enable-for-apps | Thomas Müller | 2016-01-15 | 1 | -0/+93 |
|\ \ \ | |||||
| * | | | Check whether the app can be enabled for groups | Joas Schilling | 2016-01-14 | 1 | -0/+93 |
| |/ / |