Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 91 | -102/+102 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 197 | -234/+333 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 4 | -4/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 6 | -4/+6 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into filecache-extension | Roeland Jago Douma | 2019-11-18 | 2 | -3/+36 |
|\ | |||||
| * | re-acquired expired shared locks on large file uploads | Robin Appelman | 2019-11-13 | 2 | -3/+36 |
| | | | | | | | | | | | | | | during large file uploads, the shared lock that we get at the begining can expire leading to locked errors later on, instead of erroring, try to re-get the lock Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | hookup creation and upload time into dav | Robin Appelman | 2019-11-13 | 3 | -0/+39 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 1 | -1/+2 |
|\ | | | | | Fix Application instances created multiple times | ||||
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 2 | -0/+186 |
| | | |||||
* | | Return $schema on change and null otherwise | Daniel Kesselberg | 2019-10-29 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #17568 from ↵ | blizzz | 2019-10-21 | 1 | -3/+12 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/noid/move-away-from-deprecated-event use OCP\EventDispatcher\Event over Symfony's deprecated Event | ||||
| * | | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -3/+12 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 2 | -0/+28 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 2 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 2 | -0/+22 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-16 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 2 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 2 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -4/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 2 | -0/+2 |
| | |||||
* | Merge pull request #17174 from ↵ | Roeland Jago Douma | 2019-09-17 | 2 | -2/+9 |
|\ | | | | | | | | | nextcloud/bugfix/noid/properly_mark_birthday_calendars_as_not_sharable properly mark birthday calendars as not shareable for now | ||||
| * | properly mark birthday calendars as not shareable for now | Georg Ehrke | 2019-09-17 | 2 | -2/+9 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 102 | -402/+40 |
| | | |||||
* | | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ↵ | Georg Ehrke | 2019-09-16 | 1 | -4/+11 |
|/ | | | | | | service Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-06 | 16 | -0/+16 |
| | |||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #16970 from ↵ | Roeland Jago Douma | 2019-09-04 | 5 | -0/+52 |
|\ | | | | | | | | | nextcloud/bugfix/noid/opt_in_for_push_notifications_calendar_reminders Make push notifications for calendar reminders opt-in | ||||
| * | Make push notifications for calendar reminders opt-in | Georg Ehrke | 2019-09-02 | 5 | -0/+52 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #16835 from ↵ | Roeland Jago Douma | 2019-09-04 | 1 | -0/+11 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/16833/remove-orphan-event-data-from-subscriptions Remove orphaned calendar data from deleted subscriptions | ||||
| * | | Check the calendar type of calendarobjects & calendarchanges | Thomas Citharel | 2019-08-26 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Remove orphaned calendar data from deleted subscriptions | Thomas Citharel | 2019-08-22 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | Closes #16833. Ref #13511 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-04 | 2 | -0/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-02 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-01 | 2 | -0/+34 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-31 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-30 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-29 | 8 | -0/+40 |
| | | |||||
* | | Merge pull request #16615 from ↵ | Roeland Jago Douma | 2019-08-28 | 2 | -2/+436 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/16518/rooms_resources_should_respond Make rooms / resources automatically reply to invites | ||||
| * | | Make rooms / resources automatically reply to invites | Georg Ehrke | 2019-08-26 | 2 | -2/+436 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-28 | 14 | -0/+204 |
| | | | |||||
* | | | Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructor | Roeland Jago Douma | 2019-08-26 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Fix missing parent constructor call in DAV reminder job | ||||
| * | | | Fix missing parent constructor call in DAV reminder job | Christoph Wurst | 2019-08-26 | 1 | -0/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |