Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #9666 from nextcloud/enhancement/noid/preview_check_file_r... | John Molakvoæ | 2018-05-30 | 2 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make sure the file is readable before attempting to create a preview | Roeland Jago Douma | 2018-05-30 | 2 | -0/+26 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #9680 from nextcloud/dependabot/npm_and_yarn/build/karma-v... | John Molakvoæ | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update karma-viewport requirement to ^1.0.2 in /build | dependabot[bot] | 2018-05-30 | 1 | -1/+1 | |
* | | | | | | Merge pull request #9682 from nextcloud/dependabot/npm_and_yarn/build/karma-t... | John Molakvoæ | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update karma requirement to ^2.0.2 in /build | dependabot[bot] | 2018-05-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #9681 from nextcloud/dependabot/npm_and_yarn/apps/updateno... | John Molakvoæ | 2018-05-30 | 2 | -78/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump css-loader from 0.28.9 to 0.28.11 in /apps/updatenotification | dependabot[bot] | 2018-05-30 | 2 | -78/+62 | |
* | | | | | | | Merge pull request #9688 from nextcloud/dependabot/npm_and_yarn/settings/webp... | Julius Härtl | 2018-05-30 | 2 | -323/+354 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Bump webpack-cli from 2.1.3 to 2.1.4 in /settings | dependabot[bot] | 2018-05-30 | 2 | -323/+354 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #9685 from nextcloud/dependabot/npm_and_yarn/build/node-sa... | Julius Härtl | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update node-sass requirement to ~4.9.0 in /build | dependabot[bot] | 2018-05-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #9679 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-a... | Morris Jobke | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Update jsdoc requirement to ~3.5.5 in /build | dependabot[bot] | 2018-05-30 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #9675 from nextcloud/dependabot/composer/build/integration... | Morris Jobke | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Update sabre/dav requirement to 3.2.2 in /build/integration | dependabot[bot] | 2018-05-30 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #9670 from nextcloud/drone-mysqlmb4-fix | Roeland Jago Douma | 2018-05-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix drone mysqlmb4 tests | John Molakvoæ (skjnldsv) | 2018-05-30 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 64 | -14/+106 | |
* | | | | | Merge pull request #9665 from nextcloud/add-workaround-for-parameter-not-avai... | Morris Jobke | 2018-05-29 | 2 | -4/+18 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Use "paths.base" parameter for the path to the custom Firefox profile | Daniel Calviño Sánchez | 2018-05-29 | 1 | -1/+1 | |
| * | | | | Add workaround for parameter not available in Mink Extension | Daniel Calviño Sánchez | 2018-05-29 | 1 | -0/+12 | |
| * | | | | Extract path to configuration dir to its own variable | Daniel Calviño Sánchez | 2018-05-29 | 1 | -3/+5 | |
|/ / / / | ||||||
* | | | | Merge pull request #9640 from nextcloud/fix/9502/missedstatecheck | blizzz | 2018-05-29 | 2 | -8/+56 | |
|\ \ \ \ | ||||||
| * | | | | check user state when fetching to avoid dealing with offline objects | Arthur Schiwon | 2018-05-29 | 2 | -8/+56 | |
* | | | | | Merge pull request #9583 from nextcloud/files-home-userfolder | Morris Jobke | 2018-05-29 | 2 | -7/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | use getUserFolder instead of getFileInfo when constructing FilesHome | Robin Appelman | 2018-05-24 | 2 | -7/+9 | |
* | | | | | | Merge pull request #9589 from nextcloud/bugfix/noid/allow-empty-route-navigation | Morris Jobke | 2018-05-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow empty route for navigation entries | Julius Härtl | 2018-05-24 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #9653 from nextcloud/bugfix/noid/oauth_basic_auth | Roeland Jago Douma | 2018-05-29 | 2 | -0/+89 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | The OAuth endpoint needs to support Basic Auth | Roeland Jago Douma | 2018-05-29 | 2 | -0/+89 | |
|/ / / / / / | ||||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 32 | -8/+44 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #9617 from nextcloud/users-sort-case-fix | Morris Jobke | 2018-05-28 | 2 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added case example to tests | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+4 | |
| * | | | | | Ignore case when sorting users | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+2 | |
* | | | | | | Merge pull request #9559 from nextcloud/sabre-head-dont-open-file | Morris Jobke | 2018-05-28 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dont open the file on dav HEAD request | Robin Appelman | 2018-05-26 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #9268 from nextcloud/bugfix/6711 | Morris Jobke | 2018-05-28 | 14 | -31/+242 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 6 | -39/+24 | |
| * | | | | | | | Fix tests | Roeland Jago Douma | 2018-05-27 | 2 | -2/+16 | |
| * | | | | | | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 5 | -1/+174 | |
| * | | | | | | | CalDAV and CardDAV plugins need to be registered for the principals collectio... | Roeland Jago Douma | 2018-05-27 | 2 | -15/+29 | |
| * | | | | | | | When sharing calendars and addressbooks the principal has to be verified to b... | Roeland Jago Douma | 2018-05-27 | 4 | -5/+18 | |
| * | | | | | | | Do not load calendar/addressbook plugins if not needed | Roeland Jago Douma | 2018-05-27 | 1 | -16/+28 | |
* | | | | | | | | Merge pull request #9584 from nextcloud/file-cache-gc-isdir | Morris Jobke | 2018-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove unneeded is_dir from file cache gc | Robin Appelman | 2018-05-24 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9627 from nextcloud/limit-sinon-version-to-5.0.7-at-most | Morris Jobke | 2018-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Limit Sinon version to 5.0.7 at most | Daniel Calviño Sánchez | 2018-05-28 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 26 | -0/+74 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 114 | -188/+252 |