Age | Commit message (Expand) | Author |
2022-07-08 | CI: use GCC 11 and (therefore) ubuntu-22.04 | Alexey Rusakov |
2022-06-19 | CI: fix macos-10.15 leftover | Alexey Rusakov |
2022-06-18 | CI: switch to macos-11 image | Alexey Rusakov |
2022-06-17 | Further fix building with Qt 6 | Alexey Rusakov |
2022-06-15 | Rearrange CI jobs to spend time more efficiently | Alexey Rusakov |
2022-06-14 | CI: Switch to Qt 5.15 and introduce Qt 6 options | Alexey Rusakov |
2022-06-14 | CI: bump used versions for GitHub Actions | Alexey Rusakov |
2022-06-12 | Merge branch 'kitsune/more-gtad-fixes' into dev | Alexey Rusakov |
2022-06-12 | Reduce the number of CI jobs | Alexey Rusakov |
2022-06-12 | CI: No more allow failure of update-api jobs | Alexey Rusakov |
2022-06-07 | CI: use GTAD submodule | Alexey Rusakov |
2022-05-31 | Merge branch 'dev' into update-api-update | Alexey Rusakov |
2022-05-31 | Update gtad.yml to match v3 API definitions | Alexey Rusakov |
2022-05-30 | CI: Build with QtKeychain 0.13.2 | Alexey Rusakov |
2022-05-21 | Use branch of matrix-spec | Tobias Fella |
2022-05-20 | Adapt update-api target to matrix-doc split | Tobias Fella |
2022-02-27 | Build with shared libs for Sonar | Alexey Rusakov |
2022-02-27 | CI: switch sonar CI config to include E2EE | Alexey Rusakov |
2022-02-25 | Don't run e2ee on macos | Tobias Fella |
2022-02-18 | Only testolmaccount on Linux | Alexey Rusakov |
2022-02-18 | CI: setup mock Synapse before running ctest | Alexey Rusakov |
2022-02-16 | ci.yml: enable E2EE pipelines again | Alexey Rusakov |
2022-02-13 | Merge branch 'dev' | Alexey Rusakov |
2022-01-02 | Manage symbols visibility for dynamic linking | Alexey Rusakov |
2022-01-01 | Only test dynamic linking on Linux | Alexey Rusakov |
2022-01-01 | BUILD_SHARED_LIBS in most jobs; fix not finding libQuotient.so.* | Alexey Rusakov |
2022-01-01 | CI: add events.debug to QT_LOGGING_RULES | Alexey Rusakov |
2022-01-01 | CI: up to Qt 5.12.12 | Alexey Rusakov |
2021-12-29 | CI: Put the shared object configuration to the test | Alexey Rusakov |
2021-12-24 | Apply suggestions | Tobias Fella |
2021-12-24 | CI: Fix rm being run in the wrong directory | Alexey Rusakov |
2021-12-24 | CI: Move a comment outside of the script | Alexey Rusakov |
2021-12-24 | CI: Add missing coverage files | Alexey Rusakov |
2021-12-24 | Reinstate update-api jobs | Alexey Rusakov |
2021-12-24 | Don't strip lib from names in .gcov files | Alexey Rusakov |
2021-12-24 | Analyse in 2 threads | Alexey Rusakov |
2021-12-24 | Actually do and submit coverage | Alexey Rusakov |
2021-12-24 | Merge Sonar invocation back to ci.yml | Alexey Rusakov |
2021-12-24 | Sonar: add coverage analysis | Alexey Rusakov |
2021-12-24 | Sonar: leave just one job | Alexey Rusakov |
2021-12-09 | Fix CI failure on macOS | Alexey Rusakov |
2021-12-08 | Try fixing sonar | Tobias Fella |
2021-12-08 | Test installed quotest | Alexey Rusakov |
2021-12-07 | CI: Put all build directories to ${{ runner.workspace }}/build | Alexey Rusakov |
2021-12-07 | Fix valgrind invocation failure | Alexey Rusakov |
2021-12-07 | Fix quotest invocation; use working-directory | Alexey Rusakov |
2021-12-06 | Add execution of autotests to CI | Alexey Rusakov |
2021-12-01 | Try fixing windows CI | Tobias Fella |
2021-12-01 | We always need qtkeychain | Carl Schwan |
2021-12-01 | Try adding qtkeychain to github CI | Tobias Fella |