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 (Expand)Author
2021-01-08Use specific docker image tags to allow drone to cache them and not run into ...Morris Jobke
2021-01-07Fix name of avatar integration tests in DroneDaniel Calviño Sánchez
2021-01-07Update postgres version testsRoeland Jago Douma
2021-01-06No need to run mysql5 tests anymoreRoeland Jago Douma
2020-12-29jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl
2020-12-07Add php8 CIRoeland Jago Douma
2020-12-07Add integration tests for user avatarsDaniel Calviño Sánchez
2020-10-30Only run phpunit when php, xml or test files are modifiedJoas Schilling
2020-09-18To revert once php8.0 packages are thereJoas Schilling
2020-09-18Update drone testing matrixJoas Schilling
2020-09-16Remove phan config - was replaced by PsalmMorris Jobke
2020-07-21Disable fragile comments testsMorris Jobke
2020-06-30Hello codecov :rocket:Daniel Kesselberg
2020-05-29Do not clone the whole Talk repository for integration testsDaniel Calviño Sánchez
2020-05-29Add integration tests for video verificationDaniel Calviño Sánchez
2020-04-14use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon
2020-02-23Move Compile Handlebars CI to GitHub ActionsGary Kim
2020-02-10Lint on github actionsRoeland Jago Douma
2020-02-03Move npm build to github actionsRoeland Jago Douma
2019-11-28Bump integration to php7.3 with redisRoeland Jago Douma
2019-11-27Bump memcached imageRoeland Jago Douma
2019-11-27REVERT LATER: disable phan for nowRoeland Jago Douma
2019-11-27Update droneRoeland Jago Douma
2019-11-21Merge pull request #18045 from nextcloud/ci/other/php73Roeland Jago Douma
2019-11-21Move more CI tests to php7.3Roeland Jago Douma
2019-11-20Move integration tests to php7.3Roeland Jago Douma
2019-11-13php7.2 minimum for 18Roeland Jago Douma
2019-10-22Run acceptance tests on PHP 7.3Daniel Calviño Sánchez
2019-10-09Merge pull request #17480 from nextcloud/enhancement/drone/no-submodule-when-...Roeland Jago Douma
2019-10-09Remove unwanted submodulesJohn Molakvoæ (skjnldsv)
2019-10-08Run composer install in parallelRoeland Jago Douma
2019-10-08Kill ui-regression ci jobRoeland Jago Douma
2019-10-05Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst
2019-10-04Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)
2019-10-04Split drone webpack testsJohn Molakvoæ (skjnldsv)
2019-09-30Use handlebars from node_modules (on CI)Christoph Wurst
2019-09-10No need to test against EOL dbsRoeland Jago Douma
2019-09-04Download composer packages in parallel in integration testsRoeland Jago Douma
2019-09-04Merge pull request #16990 from nextcloud/ci/do_not_run_every_db_combo_on_prsRoeland Jago Douma
2019-09-03Do not run every possible DB combo on PRsRoeland Jago Douma
2019-09-03Only run code coverage CI on mergeRoeland Jago Douma
2019-08-27Only run integration tests when PHP was modifiedJoas Schilling
2019-05-09Revert "Run phan tests only on high memory machines"Morris Jobke
2019-05-08Run phan tests only on high memory machinesMorris Jobke
2019-05-03Merge pull request #15311 from nextcloud/ci/mysql/8Roeland Jago Douma
2019-05-01Merge pull request #15327 from nextcloud/ci/postgres-11Roeland Jago Douma
2019-05-01CI Postgres 11Roeland Jago Douma
2019-05-01CI MariaDB 10.4Roeland Jago Douma
2019-05-01CI MariaDB 10.3Roeland Jago Douma
2019-05-01Use mysql_native_password as default authentication pluginDaniel Kesselberg