summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Bump handlebars from 4.5.2 to 4.5.3 in /builddependabot-preview[bot]2019-11-242-4/+4
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-2012-0/+167
* Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez2019-11-205-35/+35
* Remove extra spaces at the end of linesDaniel Calviño Sánchez2019-11-202-7/+7
* Bump handlebars from 4.5.1 to 4.5.2 in /builddependabot-preview[bot]2019-11-172-7/+7
* Bump handlebars from 4.4.5 to 4.5.1 in /builddependabot-preview[bot]2019-11-102-7/+7
* Add .editorconfig to expected filesGary Kim2019-11-081-0/+1
* Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-051-3/+0
* Transpile also dependencies in node_modulesJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-292-2/+2
* Merge pull request #17698 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2019-10-272-8/+14
|\
| * Bump node-sass from 4.12.0 to 4.13.0 in /builddependabot-preview[bot]2019-10-272-8/+14
* | Bump handlebars from 4.4.3 to 4.4.5 in /builddependabot-preview[bot]2019-10-272-11/+11
|/
* Add more integration tests for getting sharesDaniel Calviño Sánchez2019-10-262-2/+126
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-252-0/+294
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Merge all babelrc into one fileJohn Molakvoæ (skjnldsv)2019-10-171-1/+1
* Bump handlebars from 4.4.2 to 4.4.3 in /builddependabot-preview[bot]2019-10-132-11/+11
* Remove settings/ from phanDaniel Kesselberg2019-10-091-1/+0
* Bump handlebars from 4.4.0 to 4.4.2 in /builddependabot-preview[bot]2019-10-062-4/+4
* Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-042-4/+34
* Add assorted integration tests for sharesDaniel Calviño Sánchez2019-10-043-0/+100
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-043-2/+8
* Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-045-0/+50
* Add helper script to run integration tests on a Docker containerJohn Molakvoæ (skjnldsv)2019-10-041-0/+261
* Fix master testing and update eslint-configJohn Molakvoæ (skjnldsv)2019-10-041-4/+5
* Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-10-012-7/+7
|\
| * Bump handlebars from 4.2.1 to 4.4.0 in /builddependabot-preview[bot]2019-09-302-7/+7
* | Use handlebars from node_modules (on CI)Christoph Wurst2019-09-301-6/+6
|/
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-1/+1
* Move settings to an appChristoph Wurst2019-09-283-1/+3
* Bump handlebars from 4.2.0 to 4.2.1 in /builddependabot-preview[bot]2019-09-222-4/+4
* Bump handlebars from 4.1.2 to 4.2.0 in /builddependabot-preview[bot]2019-09-082-10/+10
* Fix npm audit warning in buildRoeland Jago Douma2019-08-301-55/+58
* [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /builddependabot-preview[bot]2019-08-271-3/+3
* Bump js-yaml from 3.12.0 to 3.13.1 in /builddependabot[bot]2019-08-081-11/+9
* [Security] Bump fstream from 1.0.11 to 1.0.12 in /builddependabot-preview[bot]2019-07-251-17/+3
* Bump jsdoc from 3.6.2 to 3.6.3 in /builddependabot-preview[bot]2019-07-212-30/+30
* [Security] Bump lodash from 4.17.11 to 4.17.14 in /builddependabot-preview[bot]2019-07-111-3/+3
* Merge pull request #16186 from nextcloud/bugfix/noid/also-check-permissions-w...Morris Jobke2019-07-031-0/+60
|\
| * Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+60
* | Fix phanRoeland Jago Douma2019-06-271-0/+2
|/
* Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez2019-06-272-0/+43
* Do not create folders with admin userDaniel Calviño Sánchez2019-06-271-3/+5
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-261-32/+1
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-149-102/+106
* [Security] Bump tar from 2.2.1 to 2.2.2 in /builddependabot-preview[bot]2019-05-241-31/+93
* Merge pull request #15604 from nextcloud/fix/12682/fix-possible-override-of-u...blizzz2019-05-222-6/+10
|\
| * set the ldapGroupMemberAssocAttr for group testsArthur Schiwon2019-05-222-6/+10
* | Merge pull request #15499 from nextcloud/app-update-scriptMorris Jobke2019-05-212-0/+30
|\ \