Age | Commit message (Expand) | Author |
2021-01-25 | CI: install to ~/.local; invoke quotest from there | Alexey Rusakov |
2021-01-25 | CI: include github.ref in the quotest origin | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: refactor configuration of features | Alexey Rusakov |
2021-01-25 | Autotests: make sure types passed to QCOMPARE are the same | Alexey Rusakov |
2021-01-25 | Collapse the autotest entirely in *.cpp file | Alexey Rusakov |
2021-01-25 | CI: no need to explicitly build quotest | Alexey Rusakov |
2021-01-25 | CMakeLists.txt: include(CTest) | Alexey Rusakov |
2021-01-22 | Adjust according to the just merged PR | Alexey Rusakov |
2021-01-22 | Merge pull request #440 from ognarb/callcandidateupdate | Alexey Rusakov |
2021-01-22 | Remove quotest from ctest | Carl Schwan |
2021-01-21 | fix build | Carl Schwan |
2021-01-21 | Move tests | Carl Schwan |
2021-01-21 | Apply suggestions from code review | Carl Schwan |
2021-01-21 | Add more properties to CallCandidateEvent | Carl Schwan |
2021-01-17 | Merge branch 'kitsune-use-spdx' into master | Kitsune Ral |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2021-01-15 | Merge pull request #417 from dfaure/dfaure/stricter-flags | Kitsune Ral |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2021-01-15 | Merge pull request #428 from ognarb/licensing | Kitsune Ral |
2021-01-15 | Drop a file deleted in master | Kitsune Ral |
2021-01-14 | Fix a typo in the previous typo fix | Kitsune Ral |
2021-01-14 | EncryptionManager: fix a typo | Kitsune Ral |
2021-01-12 | EventItemBase: Allow adding custom data | Kitsune Ral |
2021-01-11 | Ok, do the same in a different way | Kitsune Ral |
2021-01-11 | Don't run the test if TEST_USER is empty | Kitsune Ral |
2021-01-11 | Add a timeout to quotest runs | Kitsune Ral |
2021-01-11 | LGTM: fine-tune the set of analysed files | Kitsune Ral |
2021-01-08 | quotest: use the target room for loadMembers test | Kitsune Ral |
2021-01-07 | Connection: don't explicitly reset QPointers | Kitsune Ral |
2021-01-07 | isJobRunning() -> isJobPending() | Kitsune Ral |
2021-01-07 | BaseJob: setStatus(Pending) on scheduling a retry | Kitsune Ral |
2021-01-07 | Connection::resolveServer: abandon is not a failure | Kitsune Ral |
2021-01-07 | BaseJob: more logging | Kitsune Ral |
2021-01-07 | Prefer connecting to BaseJob::result(), not finished() | Kitsune Ral |
2021-01-07 | Merge pull request #436 from heirecka/datadir-instead-hard-coding-share | Kitsune Ral |
2021-01-06 | Use CMAKE_INSTALL_DATADIR instead of hard-coding share | Heiko Becker |
2021-01-02 | Drop .travis.yml | Kitsune Ral |
2021-01-02 | Merge pull request #434 from quotient-im/kitsune-gha-ci | Kitsune Ral |
2021-01-02 | Add Valgrind on Linux | Kitsune Ral |
2021-01-01 | GTAD requires GCC 8 at least | Kitsune Ral |
2021-01-01 | Add update-api support | Kitsune Ral |
2021-01-01 | Better quotest origin line; setup CC/CXX globally | Kitsune Ral |
2021-01-01 | A few renames; trigger by PRs too; start quotest | Kitsune Ral |
2021-01-01 | Add E2EE config; install libQuotient, build quotest | Kitsune Ral |
2021-01-01 | Use the default path to install Qt | Kitsune Ral |
2021-01-01 | Fix using a C compiler for CXX; don't fail-fast | Kitsune Ral |
2021-01-01 | .clang-format: more old ClangFormat compat | Kitsune Ral |
2021-01-01 | .clang-format: ensure older ClangFormat compatibility | Kitsune Ral |
2020-12-29 | First shot at GHA | Kitsune Ral |
2020-12-28 | Merge pull request #425 from ognarb/sticker | Kitsune Ral |