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
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>
2018-01-25Update memcached imageMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-24Bump docker containers usedRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-12Raise PHP version number to PHP 7.0Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-08Some tests for the remote cloud apiRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-11-22run postgresql 10 tests in droneRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-10-16Phan is moved to a new repoRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-09fix postgresql testsblizzz
we don't support pgsql 10 yet. because Doctrine does not either. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-10-04Update php7.2 container to rc3Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-14Add 7.2 jobs for mysql & mysqlmb4Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-09Bump 7.2 container to RC1Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-08Use tmpfs for mysql CI containersMorris Jobke
Should improve performance Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-30Add drone step for postgres with php 7.1Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-26Properly quote 7.0 so drone handles it rightRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-25Merge pull request #6244 from nextcloud/redis_clusterMorris Jobke
[drone] Give redis a change to fireup
2017-08-24Use a new phpredisRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-24[drone] Install intergration tests in RAMRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-23Give redis a change to fireupRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-23Fix phan testMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-23Use docker images without XDebug and with OpcacheMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-17Enable object storage tests againMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-10Merge pull request #6065 from nextcloud/mysql5.5Morris Jobke
Add CI job for mysql 5.5
2017-08-10Merge pull request #5981 from nextcloud/fix-preview-of-themingRoeland Jago Douma
Fix preview of theming
2017-08-10Add CI job for mysql 5.5Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-10Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-08-10Add CI job for mysql 5.6Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-09Fix redis-cluster support on droneMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-09Update PHP 7.2 containerLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-09Add PHP 7.2 testing containerLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-09Update syntax to drone 0.8Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-06Add mysqlmb4 php7.1 drone jobRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-06Add myslqmb4 php 7.0 droneRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-06Add PHP 7.1 mysql job to droneRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-08-05Also run mysql test on php7.0Roeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-07-31Drop PHP 7.1 testBenedikt Geissler
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2017-07-31Also test PHP 7.0 and 7.1 with PostgreSQLBenedikt Geissler
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2017-07-28Move all DB tests to top, because they are long runningMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-28Update all drone images to latest versionMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-25Enable postgres on drone againMorris Jobke
* use proper password Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-21Exclude build/.phan/ from PHP 5.6 syntax checkLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-20Add Phan plugin to check for SQL injectionsLukas Reschke
This adds a phan plugin which checks for SQL injections on code using our QueryBuilder, while it isn't perfect it should already catch most potential issues. As always, static analysis will sometimes have false positives and this is also here the case. So in some cases the analyzer just doesn't know if something is potential user input or not, thus I had to add some `@suppress SqlInjectionChecker` in front of those potential injections. The Phan plugin hasn't the most awesome code but it works and I also added a file with test cases. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-20Merge pull request #5800 from ↵Morris Jobke
nextcloud/enable-acceptance-tests-again-on-drone-0.7 Enable acceptance tests again on Drone 0.7
2017-07-20Enable acceptance tests again on Drone 0.7Daniel Calviño Sánchez
Running the acceptance tests on Drone relied on the pod-style networking used by services (service containers were available at 127.0.0.1 from the build containers). However, in Drone 0.7 service and build containers must be accessed from each other using their domain name instead. Thus, acceptance tests had to be disabled on Drone. Now that the acceptance test system supports setting a different domain for the Selenium server and for the Nextcloud test server the acceptance tests can be enabled again on Drone. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-07-19Update PHP 7.1 containersLukas Reschke
Previously this container used a very old CentOS version. It has been migrated to Debian Jessie now using the deb.sury.org repositories. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-19Install phan manuallyLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-19Use new Drone imageLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-19Run phan over code baseLukas Reschke
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>