Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2019-10-01Use handlebars from node_modules (on CI)Christoph Wurst
2019-08-30Fix npm audit warning in buildRoeland Jago Douma
2019-08-27[Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /builddependabot-preview[bot]
2019-08-08Bump js-yaml from 3.12.0 to 3.13.1 in /builddependabot[bot]
2019-07-25[Security] Bump fstream from 1.0.11 to 1.0.12 in /builddependabot-preview[bot]
2019-07-21Bump jsdoc from 3.6.2 to 3.6.3 in /builddependabot-preview[bot]
2019-07-11[Security] Bump lodash from 4.17.11 to 4.17.14 in /builddependabot-preview[bot]
2019-07-03Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w...Morris Jobke
2019-07-03Better check reshare permissions when creating a shareJoas Schilling
2019-06-27Fix phanRoeland Jago Douma
2019-06-27Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez
2019-06-27Do not create folders with admin userDaniel Calviño Sánchez
2019-06-26Fix js l10n registration to also work with more than one bundleChristoph Wurst
2019-06-14add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon
2019-05-25[Security] Bump tar from 2.2.1 to 2.2.2 in /builddependabot-preview[bot]
2019-05-22Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-u...blizzz
2019-05-22set the ldapGroupMemberAssocAttr for group testsArthur Schiwon
2019-05-21Merge pull request #15499 from nextcloud/app-update-scriptMorris Jobke
2019-05-19Bump jsdoc from 3.6.1 to 3.6.2 in /builddependabot[bot]
2019-05-17Fix app update script for macOSJan-Christoph Borchardt
2019-05-17Remove eduplicate git fetch from update scriptsJan-Christoph Borchardt
2019-05-17Adjust script to remove branches which are deleted on GitHubJan-Christoph Borchardt
2019-05-17Fix for update script when submodule is not initializedJan-Christoph Borchardt
2019-05-17Also add script to update both server and appsJan-Christoph Borchardt
2019-05-17Add script to update Nextcloud apps from latest git master, ref #15145Jan-Christoph Borchardt
2019-05-15Remove whitespaceDaniel Kesselberg
2019-05-15Use DRONE_SOURCE_BRANCH instead of DRONE_COMMIT_REFSPECDaniel Kesselberg
2019-05-15Update regex to also match version/x.y.zDaniel Kesselberg
2019-05-12Bump jsdoc from 3.6.0 to 3.6.1 in /builddependabot[bot]
2019-05-10use webpack to compile handlebarsArthur Schiwon
2019-05-10adjust paths to template locationArthur Schiwon
2019-05-05Bump jsdoc from 3.5.5 to 3.6.0 in /builddependabot[bot]
2019-05-01Bump node-sass from 4.11.0 to 4.12.0 in /builddependabot[bot]
2019-04-17Merge pull request #15090 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma
2019-04-16Add integration tests for updating folder sharesJulius Härtl
2019-04-15Bump handlebars from 4.1.1 to 4.1.2 in /builddependabot[bot]
2019-04-09Run less phan processesRoeland Jago Douma
2019-04-08Do not try to compile templates that are not thereRoeland Jago Douma
2019-03-23Bump handlebars from 4.1.0 to 4.1.1 in /builddependabot[bot]
2019-03-14add an integration test that ensures deletion of LDAP usersArthur Schiwon
2019-03-13Disable failing federated sharing testsMorris Jobke
2019-03-08Merge pull request #14464 from nextcloud/fix/noid/ldap-nested-group-filterblizzz
2019-03-06add missing config bits to integration testsArthur Schiwon
2019-03-06with LDAP server set offline, config cannot be controlled via ocs anymoreArthur Schiwon
2019-03-05DRONE_BRANCH is the target branch. DRONE_COMMIT_REFSPEC should work.Daniel Kesselberg
2019-03-05Add test for updated CA bundleMorris Jobke
2019-03-05fix nested group retrieval also for 2 other casesArthur Schiwon
2019-02-25Exclude Makefile from checkMorris Jobke
2019-02-19Add install logic for enable commandDaniel Kesselberg
2019-02-19Strict Types, Return TypesDaniel Kesselberg