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-29Transpile also dependencies in node_modulesJohn Molakvoæ (skjnldsv)
2019-10-29Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)
2019-10-28Merge pull request #17698 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma
2019-10-27Bump handlebars from 4.4.3 to 4.4.5 in /builddependabot-preview[bot]
2019-10-27Bump node-sass from 4.12.0 to 4.13.0 in /builddependabot-preview[bot]
2019-10-26Add more integration tests for getting sharesDaniel Calviño Sánchez
2019-10-25Add integration tests for getting shares including subfilesDaniel Calviño Sánchez
2019-10-25Replace fully qualified name with aliasDaniel Calviño Sánchez
2019-10-17Merge all babelrc into one fileJohn Molakvoæ (skjnldsv)
2019-10-13Bump handlebars from 4.4.2 to 4.4.3 in /builddependabot-preview[bot]
2019-10-09Remove settings/ from phanDaniel Kesselberg
2019-10-06Bump handlebars from 4.4.0 to 4.4.2 in /builddependabot-preview[bot]
2019-10-04Fix shares read permissionsJohn Molakvoæ (skjnldsv)
2019-10-04Add assorted integration tests for sharesDaniel Calviño Sánchez
2019-10-04Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez
2019-10-04Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)
2019-10-04Add helper script to run integration tests on a Docker containerJohn Molakvoæ (skjnldsv)
2019-10-04Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)
2019-10-01Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma
2019-09-30Use handlebars from node_modules (on CI)Christoph Wurst
2019-09-30Bump handlebars from 4.2.1 to 4.4.0 in /builddependabot-preview[bot]
2019-09-28Move oauth admin settings to initialstateRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-09-22Bump handlebars from 4.2.0 to 4.2.1 in /builddependabot-preview[bot]
2019-09-08Bump handlebars from 4.1.2 to 4.2.0 in /builddependabot-preview[bot]
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