Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-29 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-28 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-26 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-25 | 2 | -2/+72 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-23 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-21 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-19 | 2 | -2/+2 |
| | |||||
* | Merge pull request #12693 from nextcloud/fix/11474/fix-first-ldap-login | blizzz | 2018-12-17 | 2 | -2/+4 |
|\ | | | | | fix exception on LDAP mapping during login | ||||
| * | be careful with mixed return values even if it may look unsuspicious… | Arthur Schiwon | 2018-11-27 | 2 | -2/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-17 | 2 | -4/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-16 | 2 | -6/+6 |
| | | |||||
* | | If the parent is not cached we should request the file | Roeland Jago Douma | 2018-12-06 | 1 | -3/+3 |
| | | | | | | | | | | | | Else we ignore all incomming shares. Which basically does :boom: Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #12814 from nextcloud/fix/9058/no_user_enumartion_if_disabled | Roeland Jago Douma | 2018-12-05 | 4 | -1/+61 |
|\ \ | | | | | | | No user enumeration on DAV if disabled | ||||
| * | | No DAV user enumeration if disabled | Roeland Jago Douma | 2018-12-04 | 4 | -1/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9058 If the option to autocomplete users is disabled. We also should not enumerate the users on this endpoint. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects | Morris Jobke | 2018-12-04 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | Validate all rich objects | ||||
| * | | Fix wrong used type | Joas Schilling | 2018-11-23 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #12813 from nextcloud/fix/system_address_book | Morris Jobke | 2018-12-04 | 1 | -7/+8 |
|\ \ \ | | | | | | | | | Fix the system address book | ||||
| * | | | Fix the system address book | Roeland Jago Douma | 2018-12-04 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book. We now move the ACL rules for this special case up and all is good in the world again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #12808 from ↵ | Roeland Jago Douma | 2018-12-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/fix/12774/anonymous_options_only_anoynoums Only run the AnonymousOptionsPlugion on Anonymous requests | ||||
| * | | | Only run the AnonymousOptionsPlugion on Anonymous requests | Roeland Jago Douma | 2018-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12744 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-04 | 2 | -0/+8 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-29 | 2 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-27 | 2 | -0/+30 |
| | | |||||
* | | extend anonymous options to work on every dav url | Robin Appelman | 2018-11-23 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #12500 from nextcloud/swift-object-not-found | Morris Jobke | 2018-11-20 | 1 | -0/+4 |
|\ | | | | | forward object not found error in swift as dav 404 | ||||
| * | forward object not found error in switch as dav 404 | Robin Appelman | 2018-11-19 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [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> |