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
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Make sure every file ends with an empty newlineChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Merge pull request #20321 from nextcloud/enh/noid/check-translation-for-tripl...Joas Schilling
2020-04-07Check for triple dots in translations in CIGary Kim
2020-04-05Bump handlebars from 4.7.3 to 4.7.6 in /builddependabot-preview[bot]
2020-04-03Merge pull request #20216 from nextcloud/dependabot/npm_and_yarn/build/karma-...Roeland Jago Douma
2020-04-01Merge pull request #20209 from nextcloud/techdebt/php-cs-configRoeland Jago Douma
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Add shared php-cs configChristoph Wurst
2020-03-29Bump karma-viewport from 1.0.5 to 1.0.6 in /builddependabot-preview[bot]
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-24Merge pull request #19368 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma
2020-03-12Force compatible EventDispatcher version in integration testsDaniel Calviño Sánchez
2020-03-10Bump handlebars from 4.5.3 to 4.7.3 in /builddependabot-preview[bot]
2020-02-12Update behat/behat requirement in /build/integrationdependabot-preview[bot]
2020-02-09Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]
2020-02-06Merge pull request #18518 from nextcloud/security-polixyJoas Schilling
2020-02-02Bump karma-viewport from 1.0.4 to 1.0.5 in /builddependabot-preview[bot]
2020-01-21Set up a security policyRuben Barkow
2020-01-15Don't show link shares hash in inherited share listRoeland Jago Douma
2020-01-13Fix license headersChristoph Wurst
2019-12-11Fix testsJohn Molakvoæ (skjnldsv)
2019-12-05Update license headersChristoph Wurst
2019-12-05Update license script appsChristoph Wurst
2019-12-03integration testsMaxence Lange
2019-12-02Merge pull request #18159 from nextcloud/tests/comments-integrationRoeland Jago Douma
2019-11-29Do not call count on nullJulius Härtl
2019-11-28Fix integrationRoeland Jago Douma
2019-11-24Bump handlebars from 4.5.2 to 4.5.3 in /builddependabot-preview[bot]
2019-11-20Accept incoming shares in integration testsDaniel Calviño Sánchez
2019-11-20Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez
2019-11-20Remove extra spaces at the end of linesDaniel Calviño Sánchez
2019-11-17Bump handlebars from 4.5.1 to 4.5.2 in /builddependabot-preview[bot]
2019-11-10Bump handlebars from 4.4.5 to 4.5.1 in /builddependabot-preview[bot]
2019-11-08Add .editorconfig to expected filesGary Kim
2019-11-05Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)
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)