Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-01CI: Run unit tests as non-root userHannah von Reth
The DownloadTest fails otherwise, as permissions cannot be set correctly. This might be a Qt bug. Generally, it makes sense to run tests under real-world circumstances. Our client won't be run as root either.
2022-08-17CI: Update the translations main branchHannah von Reth
2022-07-29Merge remote-tracking branch 'origin/2.11'Hannah von Reth
2022-07-29Ci: Use centos builder for appimagesHannah von Reth
2022-07-22Ci: Update sonarcloud scannerHannah von Reth
2022-07-20add task to prepare update serverGabriele Mohr
2022-07-20Improve text concerning templatesGabriele Mohr
2022-06-21Update craft_override.iniHannah von Reth
2022-06-15Add form for QA issuesFabian Müller
2022-06-02Make use of new issue forms featureFabian Müller
2022-06-02Apply improvements from 2.10.1 ticketGabriele Mohr
https://github.com/owncloud/client/issues/9488
2022-05-20Clean up leftovers from pre-CentOS 7 daysFabian Müller
2022-05-20Make artifacts upload non-ambiguousFabian Müller
2022-05-20Give jobs human-readable namesFabian Müller
2022-05-20Build Linux binaries with libcloudprovidersFabian Müller
Makes sure that this build configuration works, too. We build our releases with libcloudproviders enabled as well, so the CI should detect problems as early as possible.
2022-04-05Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-03-24Update outdated URLsFabian Müller
2022-03-18CI: update stale actionHannah von Reth
2022-02-21Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-02-21Remove translations before we update them (#9456)Hannah von Reth
Fixes: #9105
2022-02-14Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-02-10Ci: Skip python2 in github actionsHannah von Reth
2022-02-09Add detailed confluence links for suish testsGabriele Mohr
2022-02-03Improve release template - rename template files (#9407)Gabriele Mohr
* apply improvements from 2.10.0 Release ticket * add drone URL * Update patch_release_template.md * Rename release_template.md to release_template_outdated_2020.md we want to create a new release_template.md from the patch_release_template.md file (one template to rule them all) * Update and rename patch_release_template.md to release_template.md Renamed, merged Talank's nightly-2-x item from the old release-template. * add QA check squish tests * remind about wiki later * go to Tags section on confluence page * refer to "Squish testing" confluence page * mention page "Squish testing" * Update release_template.md * Update .github/release_template.md Co-authored-by: Michael Stingl <214010+michaelstingl@users.noreply.github.com> * add @bwalter for #marketing * Correct template URLs Co-authored-by: Jürgen Weigert <jnweiger@gmail.com> Co-authored-by: Michael Stingl <214010+michaelstingl@users.noreply.github.com>
2022-01-31Do not mark QA:team issues stale (#9402)Phil Davis
2022-01-25Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-01-24[Tests-only]Added note in release template to update the branch for nightly ↵Talank
runs (#9384)
2022-01-18Inform doc-team that final tag will be set soon (#9370)Gabriele Mohr
* Inform doc-team that final tag will be set soon * add release type
2021-12-14add "Upload linux keys to key server" (#9263)Gabriele Mohr
2021-11-29CI: Fix conditionHannah von Reth
2021-11-22Ci: Fix ymlHannah von Reth
2021-11-22Build translations from 2.10Hannah von Reth
2021-11-18Merge remote-tracking branch 'origin/2.9'Hannah von Reth
2021-11-18Update translate.ymlHannah von Reth
2021-11-18Ci: Translations, only push if we have a changeHannah von Reth
2021-11-15Apply changes from 2.9.1 Release ticket (#9198)Gabriele Mohr
* Apply changes from 2.9.1 Release * item to trigger start of documentation work * add item to start doc work ggrrr * revert duplicate commit. github is wonky today * remaining todo * add marketing here * remove maketing here Co-authored-by: Jürgen Weigert <jnweiger@gmail.com>
2021-11-04Ci: msvc2017 -> msvc2019Hannah von Reth
2021-09-29CI: Use a docker container for centosHannah von Reth
2021-09-22Merge remote-tracking branch 'origin/2.9'Hannah von Reth
2021-09-22Apply changes from 2.9 release ticket (#9035)Gabriele Mohr
see https://github.com/owncloud/client/issues/8869
2021-09-20Update issue_template.mdHannah von Reth
Fixes: #9055
2021-08-06Merge remote-tracking branch 'origin/2.9'Hannah von Reth
2021-08-06CI: Enable github actions on 2.10Hannah von Reth
2021-08-05Fix broken build when no translations are updatedFabian Müller
2021-08-05CI: Switch translations to 2.9Hannah von Reth
2021-08-05Update patch_release_template.md (#8842)Gabriele Mohr
* Update patch_release_template.md Apply changes from 2.8.2 release, add link to template, remove tasks concerning beta program * Update patch_release_template.md better communication for beta and final * Update patch_release_template.md Co-authored-by: Jürgen Weigert <jnweiger@gmail.com>
2021-06-29Ci: Sonarcloud takes ages, first run unit testsHannah von Reth
2021-06-21Make running commands visibleFabian Müller
2021-06-21Fix restoring of changes after updating repoFabian Müller
2021-06-17Ci: Use fork of clang format actionHannah von Reth