summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Exclude Makefile from checkMorris Jobke2019-02-251-0/+1
* Add install logic for enable commandDaniel Kesselberg2019-02-191-2/+0
* Strict Types, Return TypesDaniel Kesselberg2019-02-191-4/+4
* Update PHP-Parser for 7.1 compatibilityJoas Schilling2019-02-141-1/+1
* Update expected file listRoeland Jago Douma2019-02-131-0/+3
* Bump handlebars from 4.0.12 to 4.1.0 in /builddependabot[bot]2019-02-112-4/+4
* Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-081-0/+1
|\
| * Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
* | Remove from build fileRoeland Jago Douma2019-02-041-3/+0
|/
* integration test: pages search scenario with multiple basesArthur Schiwon2019-01-281-0/+22
* typoArthur Schiwon2019-01-281-1/+1
* Bump karma-viewport from 1.0.3 to 1.0.4 in /builddependabot[bot]2019-01-122-11/+25
* Adjust release file listChristoph Wurst2019-01-091-2/+4
* Remove core.jsChristoph Wurst2019-01-092-64/+0
* Remove BowerChristoph Wurst2019-01-092-28/+7
* Switch around syntax of scour command for SVG image optimizationJan-Christoph Borchardt2019-01-081-1/+1
* Bump karma-viewport from 1.0.2 to 1.0.3 in /builddependabot[bot]2018-12-312-20/+26
* Bump karma from 3.1.3 to 3.1.4 in /builddependabot[bot]2018-12-182-19/+14
* Bump node-sass from 4.10.0 to 4.11.0 in /builddependabot[bot]2018-12-092-8/+13
* Bump karma from 3.1.1 to 3.1.3 in /builddependabot[bot]2018-12-032-47/+41
* Bump node-sass from 4.9.4 to 4.10.0 in /builddependabot[bot]2018-11-052-8/+13
* Fix testsRoeland Jago Douma2018-11-011-2/+2
* Merge pull request #11946 from nextcloud/bugfix/11945/fix-js-namespace-of-fil...Morris Jobke2018-10-301-1/+1
|\
| * Fix JS namespace of files_external appJoas Schilling2018-10-301-1/+1
* | Bump karma from 2.0.4 to 3.1.1 in /builddependabot[bot]2018-10-252-1116/+93
|/
* Remove buildjsdocs.sh from files checkerJulius Härtl2018-10-251-1/+0
* Fix jsdocs build on server repoJulius Härtl2018-10-243-5280/+3776
* Merge pull request #11985 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2018-10-232-73/+77
|\
| * Bump node-sass from 4.9.3 to 4.9.4 in /builddependabot[bot]2018-10-222-73/+77
* | Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integrationdependabot[bot]2018-10-221-1/+1
|/
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-191-0/+3
* Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-0/+3
* Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-151-1/+1
|\
| * Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-151-1/+1
* | Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-151-0/+2
|/
* Move GitHub files to .github directoryChristoph Wurst2018-10-091-2/+0
* Remove unused HHVM test executorChristoph Wurst2018-10-091-1/+0
* Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-041-0/+3
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-0/+3
* Move systemtags to compiled handlebarsRoeland Jago Douma2018-10-041-0/+3
* Move Comments to compiled handlebarsRoeland Jago Douma2018-10-041-0/+4
* Bump check scriptJohn Molakvoæ (skjnldsv)2018-10-021-17/+35
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Add drone stepRoeland Jago Douma2018-09-281-0/+4
* Add script to compile handlebars templatesRoeland Jago Douma2018-09-281-0/+21
* Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke2018-09-285-77/+195
|\
| * fix sharing trashbin integration testsRobin Appelman2018-09-202-3/+23
| * more trashbin integration testsRobin Appelman2018-09-202-26/+101
| * fix trashbin integration tests and add a few moreRobin Appelman2018-09-203-66/+85
| * quote paths in behat.ymlRobin Appelman2018-09-201-10/+10