Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve tag icon | John Molakvoæ (skjnldsv) | 2019-11-25 | 3 | -2/+2 |
* | Merge pull request #18067 from nextcloud/3rdparty/phpseclib/2.0.23 | Roeland Jago Douma | 2019-11-22 | 1 | -0/+0 |
|\ | |||||
| * | Bump phpseclib to 2.0.23 | Roeland Jago Douma | 2019-11-22 | 1 | -0/+0 |
|/ | |||||
* | Merge pull request #18007 from nextcloud/fix/17291/update-id3parser | Roeland Jago Douma | 2019-11-22 | 1 | -0/+0 |
|\ | |||||
| * | Bump id3parser to 0.10 | Daniel Kesselberg | 2019-11-21 | 1 | -0/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 38 | -124/+196 |
* | | Merge pull request #18063 from nextcloud/fix/test/18029 | Roeland Jago Douma | 2019-11-21 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | Fix the tests after #18029 | Roeland Jago Douma | 2019-11-21 | 1 | -2/+1 |
|/ | |||||
* | Merge pull request #18045 from nextcloud/ci/other/php73 | Roeland Jago Douma | 2019-11-21 | 1 | -14/+14 |
|\ | |||||
| * | 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 |