aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gitlab/gitlabplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* GitLab: Hide plugin class definition in .cpphjk2024-01-151-74/+81
* GitLab: Register open view action using ActionBuilderhjk2023-12-191-9/+7
* GitLab: Access GitlabParameter singleton more directlyhjk2023-11-201-36/+10
* GitLab: Use new construction pattern for project panel factoryhjk2023-11-161-7/+3
* GitLab: Shift responsibility to signal changeshjk2023-05-091-12/+13
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-7/+11
* GitLab: Tr::tr()Alessandro Portale2023-02-081-8/+7
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* GitLab: Handle certificate issuesChristian Stenger2022-06-101-0/+24
* GitLab: Fix warning "lambda capture not used"Eike Ziller2022-06-011-1/+1
* GitLab: Allow fetching eventsChristian Stenger2022-05-311-1/+180
* GitLab: Allow browsing and cloning projectsChristian Stenger2022-05-311-0/+45
* GitLab: Introduce minimal GitLab pluginChristian Stenger2022-05-251-0/+110