summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Remove buildjsdocs.sh from files checkerJulius Härtl2018-10-251-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix jsdocs build on server repoJulius Härtl2018-10-243-5280/+3776
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #11985 from ↵Roeland Jago Douma2018-10-232-73/+77
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/node-sass-4.9.4 Bump node-sass from 4.9.3 to 4.9.4 in /build
| * Bump node-sass from 4.9.3 to 4.9.4 in /builddependabot[bot]2018-10-222-73/+77
| | | | | | | | | | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.9.3...v4.9.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integrationdependabot[bot]2018-10-221-1/+1
|/ | | | | | | | Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version. - [Release notes](https://github.com/sabre-io/dav/releases) - [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md) - [Commits](https://github.com/sabre-io/dav/commits/3.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Move files_external to compiled handlebarsRoeland Jago Douma2018-10-191-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-151-1/+1
|\ | | | | Compile federationscope menu handlebars template
| * Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-151-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-151-0/+2
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move GitHub files to .github directoryChristoph Wurst2018-10-091-2/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove unused HHVM test executorChristoph Wurst2018-10-091-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-041-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move systemtags to compiled handlebarsRoeland Jago Douma2018-10-041-0/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move Comments to compiled handlebarsRoeland Jago Douma2018-10-041-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump check scriptJohn Molakvoæ (skjnldsv)2018-10-021-17/+35
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add drone stepRoeland Jago Douma2018-09-281-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add script to compile handlebars templatesRoeland Jago Douma2018-09-281-0/+21
| | | | | | | For now it is small and there is no real standard yet. But it is better to start with something. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke2018-09-285-77/+195
|\ | | | | Use trashbin dav endpoint to list trash in webui
| * fix sharing trashbin integration testsRobin Appelman2018-09-202-3/+23
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * more trashbin integration testsRobin Appelman2018-09-202-26/+101
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix trashbin integration tests and add a few moreRobin Appelman2018-09-203-66/+85
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * quote paths in behat.ymlRobin Appelman2018-09-201-10/+10
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * remove old trashbin endpointRobin Appelman2018-09-201-5/+9
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | extend integration tests with users with numerical IDsArthur Schiwon2018-09-281-0/+31
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump node-sass from 4.9.2 to 4.9.3 in /builddependabot[bot]2018-09-032-1503/+1518
| | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.9.2...v4.9.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #10663 from ↵Morris Jobke2018-08-201-1/+1
|\ | | | | | | | | nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.5.0 Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integration
| * Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integrationdependabot[bot]2018-08-131-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/commits/v3.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotestsblizzz2018-08-146-1/+318
|\ \ | | | | | | behat integration tests for LDAP
| * | don't add new LDAP configs if one is already presentArthur Schiwon2018-08-122-2/+8
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | improve fail info and disable cache for a caseArthur Schiwon2018-08-122-1/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Phpunit changed, use proper Assert classArthur Schiwon2018-08-121-7/+7
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | tests for user storage locationArthur Schiwon2018-08-103-11/+44
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | convert pagination testsArthur Schiwon2018-08-093-21/+83
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | convert connection testsArthur Schiwon2018-08-092-0/+31
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | fix prov testsArthur Schiwon2018-08-091-0/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | simplify tests and move some out to a new feature as we need a pristineArthur Schiwon2018-08-092-27/+23
| | | | | | | | | | | | | | | | | | database for them Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-092-12/+22
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | login does not save the responseArthur Schiwon2018-08-091-0/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | convert LDAP offline and backup server integration testsArthur Schiwon2018-08-092-0/+40
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | integration test checking the group filterArthur Schiwon2018-08-092-0/+74
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | check user detailsArthur Schiwon2018-08-092-2/+29
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | behat integration tests for LDAP, basic setupArthur Schiwon2018-08-093-1/+36
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* / Pass HttpHeader as arrayDaniel Kesselberg2018-08-121-2/+2
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-082-0/+36
| | | | | | | | The test just ensures that the controller will gracefully reject the creation instead of failing miserably; the integration tests when Talk is enabled are in the Talk repository. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-253-0/+357
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-241-0/+13
| | | | | | | | | When the ownership of a user share is transfered to the receiver the share is removed, as the receiver now owns the original file. However, due to a missing condition, any share with a group, link or remote with the same id as the user was removed, not only the user shares. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Bump karma configJohn Molakvoæ (skjnldsv)2018-07-202-4/+7457
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>