| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #16879 from only-run-integration-tests-on-php-changes | John Molakvoæ | 2019-08-27 | 2 | -0/+48 |
|\ |
|
| * | Only run integration tests when PHP was modified | Joas Schilling | 2019-08-27 | 2 | -0/+48 |
* | | Merge pull request #16875 from nextcloud/bugfix/16874/welcome-mail-client-url | Roeland Jago Douma | 2019-08-27 | 2 | -6/+13 |
|\ \ |
|
| * | | Mock client URL in new user mail tests | Julius Härtl | 2019-08-27 | 1 | -5/+12 |
| * | | Use custom client URL in welcome emails | Julius Härtl | 2019-08-27 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-27 | 120 | -272/+288 |
* | | | 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 | Christoph Wurst | 2019-08-26 | 1 | -0/+1 |
* | | | | Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cron | Roeland Jago Douma | 2019-08-26 | 3 | -58/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Cleanup the Settings class | Joas Schilling | 2019-08-26 | 2 | -55/+5 |
| * | | | Cron should run every 5 mins | Joas Schilling | 2019-08-26 | 1 | -3/+3 |
* | | | | Merge pull request #16722 from nextcloud/bugfix/noid/remove_coffin | Roeland Jago Douma | 2019-08-26 | 2 | -77/+173 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | replace coffin with textual description "Death of ..." | Georg Ehrke | 2019-08-26 | 2 | -77/+173 |
* | | | | Merge pull request #16723 from nextcloud/fix/sharing/unshare-message | Joas Schilling | 2019-08-26 | 5 | -3/+38 |
|\ \ \ \ |
|
| * | | | | Add expiration event for shares | John Molakvoæ (skjnldsv) | 2019-08-21 | 5 | -3/+38 |
* | | | | | Merge pull request #16795 from nextcloud/enh/phpstan/limiter | John Molakvoæ | 2019-08-26 | 3 | -26/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix report of phpstan in Limiter | Roeland Jago Douma | 2019-08-19 | 3 | -26/+4 |
* | | | | | Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-... | Roeland Jago Douma | 2019-08-26 | 18 | -23/+29 |
|\ \ \ \ \ |
|
| * | | | | | Bump sass-loader from 7.2.0 to 7.3.1 | dependabot-preview[bot] | 2019-08-25 | 18 | -26/+32 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-26 | 10 | -2/+54 |
* | | | | | | Merge pull request #16856 from nextcloud/dependabot/npm_and_yarn/webpack-cli-... | Roeland Jago Douma | 2019-08-25 | 2 | -7/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump webpack-cli from 3.3.6 to 3.3.7 | dependabot-preview[bot] | 2019-08-25 | 2 | -7/+7 |
| |/ / / / / |
|
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-25 | 10 | -0/+10 |
|/ / / / / |
|
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-24 | 50 | -50/+50 |
* | | | | | Merge pull request #16845 from nextcloud/bugfix/noid/public-constants | blizzz | 2019-08-23 | 2 | -0/+86 |
|\ \ \ \ \ |
|
| * | | | | | Make the sharing constants publicly available | Joas Schilling | 2019-08-23 | 2 | -0/+86 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #16847 from nextcloud/bugfix/empty-itunes-id | Roeland Jago Douma | 2019-08-23 | 3 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | Only add the app-itunes-app tag if the id is set | Julius Härtl | 2019-08-23 | 3 | -0/+6 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #16846 from nextcloud/bugfix/noid/check-https-and-http-con... | Roeland Jago Douma | 2019-08-23 | 1 | -1/+13 |
|\ \ \ \ \ |
|
| * | | | | | Always check via http and https whether htaccess is working | Joas Schilling | 2019-08-23 | 1 | -1/+13 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #16840 from kotp/adviced_vs_advised | Roeland Jago Douma | 2019-08-23 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | adviced should be advised | Victor Goff | 2019-08-23 | 2 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-23 | 2 | -0/+6 |
|/ / / / |
|
* | | | | Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-folders | Roeland Jago Douma | 2019-08-22 | 12 | -16/+20 |
|\ \ \ \ |
|
| * | | | | Properly handle failures and allow choosing folders for projects | Julius Härtl | 2019-08-21 | 11 | -12/+12 |
| * | | | | filepicker: Add option to also choose folders without a mimetype limit | Julius Härtl | 2019-08-21 | 1 | -4/+8 |
| |/ / / |
|
* | | | | Merge pull request #16785 from nextcloud/version/17.0.0/beta2v17.0.0beta2 | Roeland Jago Douma | 2019-08-22 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | 17.0.0 beta 2 | Roeland Jago Douma | 2019-08-21 | 1 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-22 | 36 | -18/+178 |
|/ / / / |
|
* | | | | Merge pull request #16798 from jmattt/gridview-fix | Roeland Jago Douma | 2019-08-21 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | Fix grid view | Jonathan Matthews | 2019-08-19 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #16820 from nextcloud/bugfix/noid/access-handling-of-projects | Roeland Jago Douma | 2019-08-21 | 6 | -4/+78 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add a repair step to clear the projects access cache | Joas Schilling | 2019-08-21 | 6 | -1/+72 |
| * | | | Change the logic so projects are only shown when you can access all resources | Joas Schilling | 2019-08-21 | 1 | -3/+6 |
| | |/
| |/| |
|
* | | | Merge pull request #16813 from compagnon/fix/noid/AutoloadNotAllowedException... | blizzz | 2019-08-21 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | autoloader.php could raise Not AllowedException | Guillaume COMPAGNON | 2019-08-20 | 1 | -0/+2 |
* | | | | Merge pull request #16822 from nextcloud/bugfix/fat-75/database-error-on-occ-... | blizzz | 2019-08-21 | 1 | -1/+7 |
|\ \ \ \ |
|
| * | | | | Only trigger the events with tags that where actually assigned | Joas Schilling | 2019-08-21 | 1 | -1/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-null | blizzz | 2019-08-21 | 2 | -2/+22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add test case for existing user with token null | Daniel Kesselberg | 2019-08-18 | 1 | -0/+16 |