Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-18 | 2 | -0/+2 |
| | |||||
* | Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup | Morris Jobke | 2018-11-15 | 4 | -32/+36 |
|\ | | | | | fixes dav share issue with owner | ||||
| * | fix caldav tests | Georg Ehrke | 2018-11-15 | 2 | -18/+18 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | fixes dav share issue with owner | Georg Ehrke | 2018-11-14 | 2 | -14/+18 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again | Morris Jobke | 2018-11-15 | 5 | -2/+63 |
|\ \ | | | | | | | Shorten index name of calendar changes table | ||||
| * | | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 5 | -2/+63 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-15 | 2 | -76/+148 |
| | | |||||
* | | Load apps that have a dav type set before the dav server plugins | Julius Härtl | 2018-11-14 | 2 | -3/+2 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #12275 from ↵ | Morris Jobke | 2018-11-13 | 8 | -12/+221 |
|\ | | | | | | | | | nextcloud/bugfix/11975/oracle_calendar_subscriptions_source Fix Calendarsubscriptions source column change on Oracle | ||||
| * | Fix Calendarsubscriptions source column change on Oracle | Georg Ehrke | 2018-11-13 | 8 | -12/+221 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-13 | 24 | -24/+0 |
| | | |||||
* | | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function | Morris Jobke | 2018-11-12 | 2 | -3/+3 |
|\ \ | |/ |/| | Use the defined func()->count() instead of manual counting | ||||
| * | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix displayName return of dav groups request | John Molakvoæ (skjnldsv) | 2018-11-10 | 2 | -48/+17 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 20 | -116/+2379 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-07 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-06 | 2 | -0/+14 |
| | |||||
* | Allow writing an empty file with the new writeStream | Roeland Jago Douma | 2018-11-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Phpunit tests | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -25/+112 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add check for vCard uid | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -0/+13 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #12004 from nextcloud/dl-vcf-groups-plugin | John Molakvoæ | 2018-11-05 | 4 | -0/+126 |
|\ | | | | | Multi vcf download plugin | ||||
| * | Added multi-get vcf download plugin | John Molakvoæ (skjnldsv) | 2018-11-04 | 4 | -0/+126 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #12265 from nextcloud/dav-bump | Roeland Jago Douma | 2018-11-05 | 2 | -7/+9 |
|\ \ | | | | | | | bump dav version for migration | ||||
| * | | bump dav version for migration | John Molakvoæ (skjnldsv) | 2018-11-05 | 2 | -7/+9 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix tests | Roeland Jago Douma | 2018-11-04 | 2 | -20/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Do not log FileLock as exception | Roeland Jago Douma | 2018-11-04 | 1 | -0/+3 |
|/ | | | | | | | | There is no reason to log FileLock errors as exceptions to the log file. Locks happen for very legit reasons and it is actually a sign of the code doing its job. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migration | Roeland Jago Douma | 2018-11-02 | 5 | -23/+109 |
|\ | | | | | Addressbook uid check migration | ||||
| * | Phpunit fix | John Molakvoæ (skjnldsv) | 2018-11-02 | 2 | -25/+36 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Update PHPDoc to reflect the actual behaviour | Morris Jobke | 2018-11-01 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | move migration | John Molakvoæ (skjnldsv) | 2018-11-01 | 4 | -2/+67 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Properly set uid and create and update | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -3/+13 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #12148 from nextcloud/suppress-wrong-audit-log-message | Roeland Jago Douma | 2018-11-02 | 1 | -2/+3 |
|\ \ | | | | | | | suppress wrong audit log messages about failed login attempts | ||||
| * | | first check if the user is already logged in and then try to authenticate ↵ | Bjoern Schiessle | 2018-10-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | via apache, this way we suppress wrong audit log messages about failed login attempts Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Fix tests | Roeland Jago Douma | 2018-11-01 | 1 | -6/+6 |
| |/ |/| | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | fix writeStream for jail wrapper | Robin Appelman | 2018-10-31 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | update dav tests | Robin Appelman | 2018-10-31 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | extend storage api to allow directly writing a stream to storage | Robin Appelman | 2018-10-31 | 1 | -11/+16 |
| | | | | | | | | | | | | | | | | | | | | | | this removes the need for temporary storages with some external storage backends. The new method is added to a separate interface to maintain compatibility with storage backends implementing the storage interface directly (without inheriting common) Currently the interface is implemented for objectstorage based storages and local storage and used by webdav uploads Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #12020 from ↵ | blizzz | 2018-10-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/11795/calendar_invitation_fallback_lang Calendar invitation: use system default instead of sender's language as fallback | ||||
| * | | Calendar invitation: use system default instead of sender's language as fallback | Georg Ehrke | 2018-10-24 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Update AddressBookImpl documentation | Julius Härtl | 2018-10-30 | 1 | -1/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Make enhancing entries with type property optional | Julius Härtl | 2018-10-30 | 1 | -4/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Add type of properties to address book results | Julius Härtl | 2018-10-30 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Remove federated sharing address books which are the same as local ones | Julius Härtl | 2018-10-30 | 1 | -2/+6 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 4 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #12038 from nextcloud/assemblystream_size | Morris Jobke | 2018-10-26 | 1 | -1/+3 |
|\ \ | | | | | | | Implement the size of an assembly stream | ||||
| * | | Implement the size of an assembly stream | Roeland Jago Douma | 2018-10-26 | 1 | -1/+3 |
| |/ | | | | | | | | | | | | | This will make it possible to act propely on moves of future files if we need to know the size (like for max size virus scanning). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 14 | -0/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-24 | 2 | -0/+34 |
| |