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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-04Remove clang-tidy from .drone.yml.Camila
2022-10-04Update to docker image to client-5.15-11.Camila
2022-10-03switch AppImage CI to latest tag: client-appimage-6Matthieu Gallien
2022-09-06gives enough information to allow upload of AppImageMatthieu Gallien
2022-09-06fix script that upload AppImage to go in correct pathMatthieu Gallien
2022-09-01use the new CI imagesMatthieu Gallien
2022-08-02add explicit OpenSSL path when calling cmake to be able to find itMatthieu Gallien
2022-08-02use latest CI images for general CI and AppImage CIMatthieu Gallien
2022-08-02switch to using the main client CI image based on ubuntu 22.04Matthieu Gallien
2022-01-07Add QUICK_COMPILER option to drone builds, set quick compiler on by defaultClaudio Cambra
2021-10-20To allow auto update of AppImage packageThatoo
2021-10-20let sonarcloud takes automated tests into account and report coverageMatthieu Gallien
2021-10-04Use build-appimage.sh from BranderFelix Weilbach
2021-09-17Enable warnings as errors when compiling with Clang and GCCFelix Weilbach
2021-09-06Enable Xvfb for graphical tests on Linux.alex-z
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-08-19Update to Qt 5.15Felix Weilbach
2021-06-17Enable clazy in droneFelix Weilbach
2021-06-14Generate application png icons from svg iconsFelix Weilbach
2021-05-26update most docker images to use Qt 5.12.10 in DroneMatthieu Gallien
2021-05-17Add CMake option to enable address sanitizersFelix Weilbach
2021-01-05Remove NO_SHIBBOLETH flag and dead codeFelix Weilbach
2020-12-15Switch to standard opt-out BUILD_TESTING instead of opt-in UNIT_TESTINGDominik Schmidt
2020-11-18Issue a warning for Debian pipeline failures but don't fail the CIKevin Ottens
2020-09-15Try to enable the CI on stable branches as wellKevin Ottens
2020-09-02Switch to newer CI image to build csync testsKevin Ottens
2020-08-12Switch to Ninja for the clang buildKevin Ottens
2020-08-12Parallelize the clang-tidy runsKevin Ottens
2020-08-12Split cmake and compile into separate pipeline stepsKevin Ottens
2020-08-12Switch to actual commands inside of the stepsKevin Ottens
2020-08-12Split the CI pipelines into proper stepsKevin Ottens
2020-08-12Now make sure we're not picking up generated headersKevin Ottens
2020-08-12Move the build in a volume to be reused between stepsKevin Ottens
2020-08-12Remove unneeded environment variablesKevin Ottens
2020-08-12Switch to the newer base CI imageKevin Ottens
2020-08-12Parallelize the CI buildKevin Ottens
2020-07-22Update CI for Qt 5.12.9Michael Schuster
2020-07-20Drone: Upload AppImage to GitHub using nextcloud-desktop-botMichael Schuster
2020-07-08Filter clang-tidy output on Drone for errorsStephan Beyer
2020-07-08Simplify clang-tidy invocation for DroneStephan Beyer
2020-05-27Run clang-tidy from the 5.12-clang pipelineKevin Ottens
2020-05-27Upgrade to the latest client imageKevin Ottens
2020-05-14Stop supporting Qt older than 5.12Kevin Ottens
2020-05-07Drone: Remove CI builds for Qt 5.7 and 5.8Michael Schuster
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2019-11-17Fix: add /usr/local/lib to LD_LIBRARY_PATH for OpenSSL 1.1.1Michael Schuster
2019-11-17Fix: escape env varsMichael Schuster
2019-11-17Bump Qt 5.12.5 imageMichael Schuster
2019-11-16Make AppImage upload optional and add timeoutMichael Schuster
2019-11-16Upgrade for Qt 5.12.5 in docker-ciMichael Schuster