Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-17 | 42 | -84/+84 | |
* | | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 4 | -5/+27 | |
|\ \ | ||||||
| * | | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 4 | -5/+27 | |
* | | | l10n. Change grammar. | rakekniven | 2019-12-13 | 1 | -1/+1 | |
* | | | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 2 | -0/+13 | |
* | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 1 | -2/+6 | |
|\ \ \ | ||||||
| * | | | using IShare:: | Maxence Lange | 2019-12-05 | 1 | -4/+5 | |
| * | | | adding share type circles | Maxence Lange | 2019-12-05 | 1 | -1/+4 | |
* | | | | Add offset for home limited searches | Roeland Jago Douma | 2019-12-10 | 1 | -1/+3 | |
* | | | | Verify that is an array before accessing it | Georg Ehrke | 2019-12-09 | 1 | -2/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 4 | -4/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-08 | 2 | -8/+24 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 4 | -2/+44 | |
* | | | | Update license headers | Christoph Wurst | 2019-12-05 | 353 | -630/+1180 | |
|/ / / | ||||||
* | | | 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 |