Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21841 from owncloud/share2_deletefromself | Thomas Müller | 2016-01-22 | 3 | -0/+104 |
|\ | |||||
| * | [Share 2.0] Add deleteFromSelf method | Roeland Jago Douma | 2016-01-22 | 3 | -0/+104 |
* | | Merge pull request #21836 from RomanKreisel/master | Thomas Müller | 2016-01-22 | 1 | -0/+5 |
|\ \ | |||||
| * | | Solves # | Roman Kreisel | 2016-01-21 | 1 | -0/+5 |
* | | | Merge pull request #21719 from owncloud/move-notification-api-to-ocp | Thomas Müller | 2016-01-22 | 11 | -81/+75 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allow automatic injection of the Manager | Joas Schilling | 2016-01-22 | 2 | -1/+5 |
| * | | Adjust the since on the interface | Joas Schilling | 2016-01-22 | 5 | -48/+48 |
| * | | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 10 | -32/+22 |
* | | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 13 | -47/+369 |
|\ \ \ | |||||
| * | | | allow comparing clob using expressionbuilder->eq if you explicitly say you're... | Robin Appelman | 2016-01-18 | 5 | -6/+50 |
| * | | | handle bool in setValue | Robin Appelman | 2016-01-18 | 1 | -3/+13 |
| * | | | also handle not null violations | Robin Appelman | 2016-01-18 | 1 | -1/+1 |
| * | | | Introduce CredentialsManager for storage of credentials in DB | Robin McCorkell | 2016-01-18 | 5 | -0/+221 |
| * | | | Introduce IDBConnection::setValues() | Robin McCorkell | 2016-01-18 | 4 | -42/+89 |
* | | | | Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess | Thomas Müller | 2016-01-22 | 4 | -4/+22 |
|\ \ \ \ | |||||
| * | | | | Exclude .htaccess modifications from code checker | Lukas Reschke | 2016-01-22 | 4 | -4/+22 |
* | | | | | Merge pull request #21816 from owncloud/require-a-specific-path-instead-of-au... | Thomas Müller | 2016-01-22 | 1 | -4/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use path instead of app id | Lukas Reschke | 2016-01-20 | 1 | -4/+7 |
* | | | | | Merge pull request #20768 from owncloud/mount-cache | Thomas Müller | 2016-01-22 | 9 | -20/+616 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | use insertifnotexists | Robin Appelman | 2016-01-20 | 1 | -23/+5 |
| * | | | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 2 | -0/+36 |
| * | | | | handle changed mount points | Robin Appelman | 2016-01-20 | 1 | -1/+23 |
| * | | | | clear mount cache when deleting user | Robin Appelman | 2016-01-20 | 4 | -18/+101 |
| * | | | | multiple minor fies | Robin Appelman | 2016-01-20 | 6 | -11/+36 |
| * | | | | use getmountmanager | Robin Appelman | 2016-01-20 | 1 | -1/+1 |
| * | | | | log duplicates | Robin Appelman | 2016-01-20 | 2 | -3/+18 |
| * | | | | Filter uncached mounts | Robin Appelman | 2016-01-20 | 1 | -10/+15 |
| * | | | | cache mountpoints in the db | Robin Appelman | 2016-01-20 | 8 | -4/+432 |
| |/ / / | |||||
* | | | | Merge pull request #21824 from owncloud/list-of-notifiers | Thomas Müller | 2016-01-22 | 2 | -7/+50 |
|\ \ \ \ | |||||
| * | | | | Make it possible to get a list of notifiers for a potential settings page | Joas Schilling | 2016-01-22 | 2 | -7/+50 |
* | | | | | Fix PHPDoc - @changed is no official tag -> use @since | Morris Jobke | 2016-01-22 | 5 | -14/+7 |
* | | | | | [Share 2.0] Fix displaying old shares proplery | Roeland Jago Douma | 2016-01-21 | 1 | -1/+12 |
* | | | | | Comments from Vincent | Roeland Jago Douma | 2016-01-21 | 2 | -8/+8 |
* | | | | | Add Unit tests for the default share provider | Roeland Jago Douma | 2016-01-21 | 1 | -13/+17 |
* | | | | | [Share 2.0] Add subfiles=x | Roeland Jago Douma | 2016-01-21 | 2 | -13/+1 |
* | | | | | [Share 2.0] Resolve group shares | Roeland Jago Douma | 2016-01-21 | 1 | -5/+72 |
* | | | | | [Sharing 2.0] Start with getShares | Roeland Jago Douma | 2016-01-21 | 3 | -13/+128 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #21761 from owncloud/share2_link | Thomas Müller | 2016-01-21 | 3 | -12/+71 |
|\ \ \ \ | |||||
| * | | | | [Share 2.0] Add fetching link shares to share manager | Roeland Jago Douma | 2016-01-20 | 3 | -12/+71 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #21797 from owncloud/proper-controller-in-core | Thomas Müller | 2016-01-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | move setup controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -1/+1 |
* | | | | | Merge pull request #21792 from owncloud/systemtags-managerfactory | Thomas Müller | 2016-01-21 | 5 | -6/+176 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Allow custom implementation of system tag managers | Vincent Petry | 2016-01-20 | 5 | -6/+176 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-21 | 4 | -2/+88 |
* | | | | | Merge pull request #21782 from owncloud/update-system-addressbook-on-user-cha... | Thomas Müller | 2016-01-21 | 4 | -1/+39 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Emit OC\User::changeUser on change of display name | Thomas Müller | 2016-01-20 | 1 | -1/+6 |
| * | | | | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 4 | -0/+33 |
| |/ / / | |||||
* | | | | Merge pull request #21775 from owncloud/apcu-iterator-constructor | Thomas Müller | 2016-01-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix constructor arguments for APCUIterator | Robin Appelman | 2016-01-18 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Properly DI the servercontainer | Roeland Jago Douma | 2016-01-20 | 3 | -5/+23 |