aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab/queryrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QueryRunner: Connect to done() signalJarek Kobus2022-06-201-10/+0
* GitLab: Handle certificate issuesChristian Stenger2022-06-101-2/+2
* GitLab: Allow fetching eventsChristian Stenger2022-05-311-1/+2
* GitLab: Allow browsing and cloning projectsChristian Stenger2022-05-311-1/+10
* GitLab: Introduce minimal GitLab pluginChristian Stenger2022-05-251-0/+75