aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add azure unit tests with azuriteRobin Appelman2018-06-045-1/+90
* Bump autoloaderRoeland Jago Douma2018-06-042-0/+2
* add azure object storage backendRobin Appelman2018-06-041-0/+91
* add azure blob storage sdkRobin Appelman2018-06-041-0/+0
* [tx-robot] updated from transifexNextcloud bot2018-06-0310-18/+20
* [tx-robot] updated from transifexNextcloud bot2018-06-026-146/+156
* Merge pull request #9542 from nextcloud/anonymous-optionsMorris Jobke2018-06-016-0/+139
|\
| * Add tests for handling anonymous authRobin Appelman2018-06-011-0/+71
| * Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-06-015-0/+68
|/
* Merge pull request #9711 from nextcloud/fix/noid/fixmaster_unittestsMorris Jobke2018-06-012-0/+4
|\
| * Fix the master unit testsRoeland Jago Douma2018-06-012-0/+4
|/
* Merge pull request #9609 from nextcloud/bugfix/3830/invitations_for_shared_ca...Morris Jobke2018-06-011-0/+67
|\
| * send invitations for shared calendarsGeorg Ehrke2018-05-251-0/+67
* | Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-018-89/+172
|\ \
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-228-89/+172
* | | [tx-robot] updated from transifexNextcloud bot2018-06-0134-12/+146
* | | Merge pull request #9704 from nextcloud/fix/noid/remove-unneeded-importsRoeland Jago Douma2018-05-311-2/+0
|\ \ \
| * | | Remove not needed changeMorris Jobke2018-05-311-2/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-05-3134-166/+138
* | | Merge pull request #9167 from nextcloud/migration-descriptionRoeland Jago Douma2018-05-306-5/+82
|\ \ \
| * | | Add since tagsRoeland Jago Douma2018-05-301-0/+2
| * | | Add human readable description to migration stepsRobin Appelman2018-05-306-5/+80
|/ / /
* | | Merge pull request #9673 from nextcloud/dependabot/composer/build/integration...Julius Härtl2018-05-301-1/+1
|\ \ \
| * | | Update guzzlehttp/guzzle requirement to 6.3.3 in /build/integrationdependabot[bot]2018-05-301-1/+1
* | | | Merge pull request #9666 from nextcloud/enhancement/noid/preview_check_file_r...John Molakvoæ2018-05-302-0/+26
|\ \ \ \
| * | | | Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-302-0/+26
| |/ / /
* | | | Merge pull request #9680 from nextcloud/dependabot/npm_and_yarn/build/karma-v...John Molakvoæ2018-05-301-1/+1
|\ \ \ \
| * | | | Update karma-viewport requirement to ^1.0.2 in /builddependabot[bot]2018-05-301-1/+1
* | | | | Merge pull request #9682 from nextcloud/dependabot/npm_and_yarn/build/karma-t...John Molakvoæ2018-05-301-1/+1
|\ \ \ \ \
| * | | | | Update karma requirement to ^2.0.2 in /builddependabot[bot]2018-05-301-1/+1
| |/ / / /
* | | | | Merge pull request #9681 from nextcloud/dependabot/npm_and_yarn/apps/updateno...John Molakvoæ2018-05-302-78/+62
|\ \ \ \ \
| * | | | | Bump css-loader from 0.28.9 to 0.28.11 in /apps/updatenotificationdependabot[bot]2018-05-302-78/+62
* | | | | | Merge pull request #9688 from nextcloud/dependabot/npm_and_yarn/settings/webp...Julius Härtl2018-05-302-323/+354
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump webpack-cli from 2.1.3 to 2.1.4 in /settingsdependabot[bot]2018-05-302-323/+354
| |/ / / /
* | | | | Merge pull request #9685 from nextcloud/dependabot/npm_and_yarn/build/node-sa...Julius Härtl2018-05-301-1/+1
|\ \ \ \ \
| * | | | | Update node-sass requirement to ~4.9.0 in /builddependabot[bot]2018-05-301-1/+1
| |/ / / /
* | | | | Merge pull request #9679 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-a...Morris Jobke2018-05-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update jsdoc requirement to ~3.5.5 in /builddependabot[bot]2018-05-301-1/+1
| |/ / /
* | | | Merge pull request #9675 from nextcloud/dependabot/composer/build/integration...Morris Jobke2018-05-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update sabre/dav requirement to 3.2.2 in /build/integrationdependabot[bot]2018-05-301-1/+1
|/ / /
* | | Merge pull request #9670 from nextcloud/drone-mysqlmb4-fixRoeland Jago Douma2018-05-301-1/+1
|\ \ \
| * | | Fix drone mysqlmb4 testsJohn Molakvoæ (skjnldsv)2018-05-301-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-3064-14/+106
* | | | Merge pull request #9665 from nextcloud/add-workaround-for-parameter-not-avai...Morris Jobke2018-05-292-4/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Use "paths.base" parameter for the path to the custom Firefox profileDaniel Calviño Sánchez2018-05-291-1/+1
| * | | Add workaround for parameter not available in Mink ExtensionDaniel Calviño Sánchez2018-05-291-0/+12
| * | | Extract path to configuration dir to its own variableDaniel Calviño Sánchez2018-05-291-3/+5
|/ / /
* | | Merge pull request #9640 from nextcloud/fix/9502/missedstatecheckblizzz2018-05-292-8/+56
|\ \ \
| * | | check user state when fetching to avoid dealing with offline objectsArthur Schiwon2018-05-292-8/+56
* | | | Merge pull request #9583 from nextcloud/files-home-userfolderMorris Jobke2018-05-292-7/+9
|\ \ \ \