Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Move more CI tests to php7.3 | Roeland Jago Douma | 2019-11-21 | 1 | -14/+14 | |
* | | | | | | Merge pull request #18029 from nextcloud/feature/public-post-login-event | Roeland Jago Douma | 2019-11-21 | 5 | -16/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make the post login event public | Christoph Wurst | 2019-11-20 | 5 | -16/+28 | |
* | | | | | | | Merge pull request #18016 from nextcloud/fix/noid/ldap-checkup-batchsize | blizzz | 2019-11-21 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make chunksize (used to check for gone LDAP users) configurable | Arthur Schiwon | 2019-11-20 | 1 | -6/+9 | |
* | | | | | | | | Merge pull request #17994 from nextcloud/fix/accessibility | Roeland Jago Douma | 2019-11-21 | 7 | -26/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix accessibility | John Molakvoæ (skjnldsv) | 2019-11-20 | 7 | -26/+60 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #18035 from nextcloud/update/crl | Roeland Jago Douma | 2019-11-21 | 1 | -14/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update the CRL | Roeland Jago Douma | 2019-11-20 | 1 | -14/+15 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #18042 from nextcloud/ci/integration/php73 | Roeland Jago Douma | 2019-11-21 | 1 | -33/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move integration tests to php7.3 | Roeland Jago Douma | 2019-11-20 | 1 | -33/+33 | |
* | | | | | | | | | Merge pull request #18039 from nextcloud/accept-incoming-shares-in-acceptance... | Roeland Jago Douma | 2019-11-21 | 6 | -29/+139 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Accept incoming shares in acceptance tests | Daniel Calviño Sánchez | 2019-11-20 | 5 | -18/+128 | |
| * | | | | | | | | | Rename "Notification" to "Toast" | Daniel Calviño Sánchez | 2019-11-20 | 2 | -11/+11 | |
* | | | | | | | | | | uid can be false when the user record does not exit (#18030) | John Molakvoæ | 2019-11-21 | 1 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | uid can be false when the user record does not exit | Arthur Schiwon | 2019-11-20 | 1 | -8/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 40 | -304/+446 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #18009 from nextcloud/bugfix/noid/install-with-mysql-8.0.4+ | Roeland Jago Douma | 2019-11-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix installing with MySQL 8.0.4+ | Joas Schilling | 2019-11-20 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #18004 from nextcloud/enh/more_bigint_columns | Roeland Jago Douma | 2019-11-20 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Convert more columns to bigint | Roeland Jago Douma | 2019-11-20 | 2 | -0/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18003 from nextcloud/fix/updatecheck/nointernet | Roeland Jago Douma | 2019-11-20 | 2 | -25/+70 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Do not check for updates if we have no internet | Roeland Jago Douma | 2019-11-20 | 2 | -25/+70 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18031 from nextcloud/accept-incoming-shares-in-integratio... | Roeland Jago Douma | 2019-11-20 | 12 | -42/+209 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Accept incoming shares in integration tests | Daniel Calviño Sánchez | 2019-11-20 | 12 | -0/+167 | |
| * | | | | | Replace direct calls to share API with specific share steps | Daniel Calviño Sánchez | 2019-11-20 | 5 | -35/+35 | |
| * | | | | | Remove extra spaces at the end of lines | Daniel Calviño Sánchez | 2019-11-20 | 2 | -7/+7 | |
* | | | | | | Merge pull request #17999 from nextcloud/Improves-doc-of-mail_smtpsecure | Roeland Jago Douma | 2019-11-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Improves doc of mail_smtpsecure | Pierre Ozoux | 2019-11-19 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #17824 from nextcloud/fix/dav/catch_forbidden | Roeland Jago Douma | 2019-11-20 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Catch forbidden http status code | Roeland Jago Douma | 2019-11-17 | 1 | -0/+5 | |
* | | | | | | Merge pull request #17850 from nextcloud/bugfix/noid/mark-spreed-as-active-on... | Joas Schilling | 2019-11-20 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Make phan happy ;) | Daniel Kesselberg | 2019-11-19 | 1 | -1/+2 | |
| * | | | | | Mark "Talk" active on /call/token URLs | Joas Schilling | 2019-11-12 | 1 | -0/+5 | |
* | | | | | | Merge pull request #18011 from nextcloud/fix/share_tests | Roeland Jago Douma | 2019-11-20 | 14 | -29/+140 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix share tests | Roeland Jago Douma | 2019-11-20 | 13 | -28/+138 | |
| * | | | | | | Do pagination on the dummy group backend | Roeland Jago Douma | 2019-11-20 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 124 | -180/+358 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 144 | -364/+770 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #17985 from nextcloud/enh/use_displayname_federated_share | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 | |
|\ \ \ \ | ||||||
| * | | | | Use the displayname for federated notifications | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 | |
* | | | | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 19 | -38/+663 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixes | Roeland Jago Douma | 2019-11-18 | 2 | -1/+2 | |
| * | | | | | Make sure the super share also has a valid type | Joas Schilling | 2019-11-12 | 1 | -3/+5 | |
| * | | | | | Fix "Invalid parameter number: mixed named and positional parameters" | Joas Schilling | 2019-11-12 | 1 | -1/+1 | |
| * | | | | | Correctly use the displayname of the sharer in the notification | Joas Schilling | 2019-11-12 | 1 | -6/+16 | |
| * | | | | | The share manager knows which provider can accept shares | Joas Schilling | 2019-11-12 | 2 | -6/+1 | |
| * | | | | | Use constants for the magic strings | Joas Schilling | 2019-11-12 | 2 | -8/+9 | |
| * | | | | | Accept existing shares on update | Joas Schilling | 2019-11-12 | 4 | -1/+83 | |
| * | | | | | Only restrict loading of group and user shares for now | Joas Schilling | 2019-11-12 | 2 | -1/+9 |