| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: Migrate CalDAVTester CI scripts to GitHub | Ferdinand Thiessen | 2024-06-08 | 1 | -132/+0 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -1/+6 |
* | chore(drone): Update drone file signature | Andy Scherzinger | 2024-04-08 | 1 | -1/+1 |
* | ci(drone): use *-php8.3 images | Richard Steinmetz | 2024-04-08 | 1 | -6/+6 |
* | chore(CI): Sign .drone.yml | Joas Schilling | 2024-02-14 | 1 | -1/+1 |
* | chore(CI): Migrate samba `files_external` tests from Drone to GitHub | Ferdinand Thiessen | 2024-02-14 | 1 | -40/+0 |
* | chore: Sign .drone.yml config | Joas Schilling | 2024-02-14 | 1 | -1/+1 |
* | chore(CI): Migrate autocheckers from Drone to GitHub | Ferdinand Thiessen | 2024-02-14 | 1 | -23/+0 |
* | Sign drone.yml | Joas Schilling | 2024-02-02 | 1 | -1/+1 |
* | chore(ci): Migrate files-external webdav tests to GitHub | Ferdinand Thiessen | 2024-02-02 | 1 | -31/+0 |
* | fix(CI): Sign .drone.yml | Joas Schilling | 2024-01-26 | 1 | -1/+1 |
* | chore(tests): Migrate memcached unit test from drone to GitHub Action | Ferdinand Thiessen | 2024-01-26 | 1 | -26/+0 |
* | chore(tests): Migrate object storage unit tests from drone to GitHub Actions | Ferdinand Thiessen | 2024-01-26 | 1 | -75/+0 |
* | chore(tests): Migrate code coverage generation from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -64/+0 |
* | chore(tests): Migrate `sqlite` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -54/+0 |
* | chore(tests): Migrate `postgres` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -144/+0 |
* | chore(tests): Migrate `mariadb` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -114/+0 |
* | chore(tests): Migrate MySQL database tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -39/+0 |
* | chore: Move integration tests from drone to github | Joas Schilling | 2024-01-26 | 1 | -995/+1 |
* | Update .drone.yml signature | Joas Schilling | 2023-12-06 | 1 | -1/+1 |
* | chore(cypress): Migrate apps acceptance tests to Cypress | Ferdinand Thiessen | 2023-11-06 | 1 | -30/+0 |
* | chore(cypress): Migrate header contacts menu tests from Behat to Cypress | Ferdinand Thiessen | 2023-11-05 | 1 | -30/+0 |
* | Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypress | Ferdinand Thiessen | 2023-11-02 | 1 | -30/+0 |
|\ |
|
| * | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ... | Ferdinand Thiessen | 2023-10-29 | 1 | -30/+0 |
* | | Talk now uses the "main" branch | Joas Schilling | 2023-10-30 | 1 | -1/+1 |
|/ |
|
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 1 | -30/+0 |
* | chore(tests): Migrate login acceptance tests from behat to Cypress | Ferdinand Thiessen | 2023-10-23 | 1 | -30/+0 |
* | fix(CI): Update .drone.yml signature | Joas Schilling | 2023-08-30 | 1 | -1/+1 |
* | chore: remove outdated acceptance tests | John Molakvoæ | 2023-08-17 | 1 | -120/+0 |
* | chore(CI): Sign .drone.yml file | Joas Schilling | 2023-07-13 | 1 | -0/+4 |
* | chore(CI): Make it easier to find the right place in the future | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | fix(CI): Install composer dependencies of Talk | Joas Schilling | 2023-01-27 | 1 | -1/+6 |
* | Move all drone steps to PHP 8.0 | Côme Chilliet | 2023-01-20 | 1 | -87/+77 |
* | Drop acceptance theming | John Molakvoæ | 2022-11-29 | 1 | -30/+0 |
* | Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-master | Simon L | 2022-11-15 | 1 | -1/+1 |
|\ |
|
| * | use the updated mariadb10.6 container in drone | szaimen | 2022-11-11 | 1 | -1/+1 |
* | | Bugfix to support postgres15 | Vitor Mattos | 2022-11-11 | 1 | -3/+39 |
|/ |
|
* | Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY | Joas Schilling | 2022-03-21 | 1 | -1/+9 |
* | Merge pull request #31011 from nextcloud/dronupdt | Joas Schilling | 2022-02-11 | 1 | -17/+17 |
|\ |
|
| * | Add Postgres10 | acsfer | 2022-02-07 | 1 | -0/+36 |
| * | Remove PGsql 9.6 (EOL) | acsfer | 2022-02-07 | 1 | -36/+0 |
| * | Keep 10.4 to PHP8 | acsfer | 2022-02-06 | 1 | -2/+2 |
| * | Update .drone.yml | acsfer | 2022-02-06 | 1 | -1/+1 |
| * | Replace with 10.2 | acsfer | 2022-02-06 | 1 | -4/+4 |
| * | Fix tests | acsfer | 2022-02-05 | 1 | -2/+2 |
| * | Typo fix | acsfer | 2022-02-04 | 1 | -2/+2 |
| * | Update drone | acsfer | 2022-02-04 | 1 | -17/+17 |
* | | Temporarily disable samba-non-native as it times out too often | Joas Schilling | 2022-02-09 | 1 | -10/+11 |
|/ |
|
* | Fix apache2 start command in .drone.yml | Côme Chilliet | 2022-01-25 | 1 | -1/+1 |
* | Fix docker images source | Côme Chilliet | 2022-01-25 | 1 | -10/+10 |