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
AgeCommit message (Collapse)Author
2019-01-29integration test: pages search scenario with multiple basesArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-17run LDAP integrations tests with redis which is the recommended setupArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-10Only run PUSH drone runs on stable15 branchRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-28Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-29Extract acceptance tests for tags to their own feature fileDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-11Merge pull request #11769 from nextcloud/3rdparty/remove/random_compatRoeland Jago Douma
Remove random_compat
2018-10-11Remove random_compatJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-11Add 7.3 CI to droneRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-10Ignore the RiakCacheRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-10Add syntax ci job for php7.2Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28Add drone stepRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-28extend integration tests with users with numerical IDsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-09-27Add drone supportRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-17use a dummy database name for the default postgres database nameRobin Appelman
For some reason the docker image does not setup the permissions correctly, by using a different name the nextcloud installer will create the database instead with the correct permissions Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-10simplify tests and move some out to a new feature as we need a pristineArthur Schiwon
database for them Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-10behat integration tests for LDAP, basic setupArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-07-29Use correct domain for ci-assetsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-29Update object storageMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-29Frontend regression testing with puppeteerJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-25Add integration tests for searching files by commentsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-06-30use older image for disabled redis testsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-06-29Applied patch for CI to work per ↵Johannes Ernst
https://github.com/nextcloud/server/pull/9760#issuecomment-396888591 Signed-off-by: Johannes Ernst <jernst@indiecomputing.com>
2018-06-29fix build stepArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-06-25Config set and droneJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-20Add vue build for oauth2 app to droneJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-06-20Run vue builds in parallelMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-12Fixed testsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-09Add basic acceptance tests for apps managementJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-06-07Bump updatenotificationJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-07Add vue apps build testsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-04add azure unit tests with azuriteRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-30Fix drone mysqlmb4 testsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-16Add feature to droneJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-14Bump integration test imageRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-11Merge pull request #9145 from nextcloud/use-authorized-github-checksMorris Jobke
Add auth token to github requests
2018-04-11Add auth token to github requestsMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-11Disable unreliable swift testsMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-10Merge pull request #9127 from ↵Morris Jobke
nextcloud/make-possible-to-run-acceptance-tests-on-apache Make possible to run acceptance tests on Apache
2018-04-09Use Docker image for acceptance testsDaniel Calviño Sánchez
The Docker image for acceptance tests provides support for both the PHP built-in web server and the Apache web server; the acceptance tests for the server are run on the PHP built-in web server, but the acceptance tests for some apps will have to be run on the Apache web server (for example, Talk, as it uses long polling), so a Docker image to support both cases has to be used in "run.sh". ".drone.yml" was just updated for consistency, although it was not really needed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-06Do not run download scenarios tagged as "large" in DroneDaniel Calviño Sánchez
Large scenarios take too long to run, so they would be cancelled before they were finished. Therefore, now they are not even run. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-06Add integration tests for downloading basic zip filesDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-09Header acceptance featuresJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-26Add v3.0 auth runRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-19Use a proper wait for create of the containerRoeland Jago Douma
* Also create a test file so we know for sure it all works Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-16Fix typo in build matrix of .drone.ymlDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-02-15Add acceptance tests for comments to DroneDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-02-08add ci for swift primary storageRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-02-05Bump php7.2 imageRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-04Use 7.2 imageRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-04Use a phan version instead of masterRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>