| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17941 from nextcloud/search-by-owner | Roeland Jago Douma | 2019-12-05 | 2 | -7/+154 |
|\ |
|
| * | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 2 | -7/+154 |
* | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 8 | -13/+124 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-02 | 2 | -0/+44 |
* | Merge pull request #18113 from nextcloud/bugfix/15967/webcal_cache_headers | Roeland Jago Douma | 2019-11-29 | 4 | -1/+100 |
|\ |
|
| * | Add refresh-interval to exported calendars | Georg Ehrke | 2019-11-27 | 4 | -1/+100 |
* | | Set common-name to user's displayname if none is set | Georg Ehrke | 2019-11-29 | 2 | -6/+55 |
* | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 105 | -514/+537 |
|\ \ |
|
| * | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 87 | -478/+487 |
| * | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| * | | Fix SynserviceTest | Roeland Jago Douma | 2019-11-27 | 1 | -0/+4 |
| * | | Fix fileplugintest | Roeland Jago Douma | 2019-11-27 | 1 | -0/+2 |
| * | | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -0/+8 |
| * | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 91 | -102/+102 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -22/+22 |
|/ |
|
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 197 | -234/+333 |
* | [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 |
* | | hookup creation and upload time into dav | Robin Appelman | 2019-11-13 | 3 | -0/+39 |
|/ |
|
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 1 | -1/+2 |
|\ |
|
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
* | | [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 |
* | | Merge pull request #17568 from nextcloud/fix/noid/move-away-from-deprecated-e... | blizzz | 2019-10-21 | 1 | -3/+12 |
|\ \ |
|
| * | | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -3/+12 |
* | | | [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 nextcloud/bugfix/noid/properly_mark_birthday_c... | Roeland Jago Douma | 2019-09-17 | 2 | -2/+9 |
|\ |
|
| * | properly mark birthday calendars as not shareable for now | Georg Ehrke | 2019-09-17 | 2 | -2/+9 |
* | | [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 |
|/ |
|
* | [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 |
* | Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifica... | Roeland Jago Douma | 2019-09-04 | 5 | -0/+52 |
|\ |
|
| * | Make push notifications for calendar reminders opt-in | Georg Ehrke | 2019-09-02 | 5 | -0/+52 |