Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix comments from Thomas | Roeland Jago Douma | 2016-01-26 | 2 | -21/+22 | |
| * | | | [share 2.0] manager unit tests | Roeland Jago Douma | 2016-01-26 | 1 | -1/+245 | |
| * | | | [Share 2.0] Fix unit tests | Roeland Jago Douma | 2016-01-26 | 1 | -46/+52 | |
| * | | | [Share 2.0] Add unit test for the default share provider | Roeland Jago Douma | 2016-01-26 | 1 | -7/+346 | |
| |/ / | ||||||
* | | | Merge pull request #21906 from owncloud/querybuilder-clob-comparison | Thomas Müller | 2016-01-27 | 1 | -4/+86 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix Oracle comparisons | Joas Schilling | 2016-01-26 | 1 | -17/+39 | |
| * | | Add tests for clob comparisons | Joas Schilling | 2016-01-26 | 1 | -4/+64 | |
| |/ | ||||||
* / | We must resolve to the proper usergroup share | Roeland Jago Douma | 2016-01-26 | 1 | -0/+21 | |
|/ | ||||||
* | Merge pull request #21845 from owncloud/sync-system-addressbook-on-avatar-change | Thomas Müller | 2016-01-26 | 2 | -2/+10 | |
|\ | ||||||
| * | Trigger change on avatar delete | Thomas Müller | 2016-01-25 | 1 | -1/+2 | |
| * | Assert that User::triggerChange is called upon avatar change | Thomas Müller | 2016-01-25 | 1 | -3/+7 | |
| * | Changing the avatar of the user emits the changeUser event which triggers upd... | Thomas Müller | 2016-01-25 | 2 | -2/+5 | |
* | | Merge pull request #21894 from owncloud/refactor-csrf | Thomas Müller | 2016-01-26 | 6 | -9/+414 | |
|\ \ | |/ |/| | ||||||
| * | Add new CSRF manager for unit testing purposes | Lukas Reschke | 2016-01-25 | 6 | -9/+414 | |
* | | 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 | |
| |/ / / |/| | | |