- 16 Feb, 2021 8 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
[ci skip]
-
Nick Thomas authored
Accept more paths as Git HTTP See merge request gitlab-org/gitlab-workhorse!684
-
Markus Koller authored
With the introduction of group wikis we also need to support repository paths on the toplevel. This reverts commit 924d83ae.
-
Patrick Bajao authored
Migrate to labkit errortracker See merge request gitlab-org/gitlab-workhorse!671
-
- 15 Feb, 2021 32 commits
-
-
Matthias Kaeppler authored
This drops our custom error tracking logic written on top of raven-go and instead uses labkit's errortracking module.
-
Kushal Pandya authored
Update DAST scans copy and add tooltip See merge request gitlab-org/gitlab!54194
-
Dheeraj Joshi authored
* Adds tooltip for more actions * Update copy for empty profiles list
-
Jacques Erasmus authored
Remove `ref` from `ReplyButton` component See merge request gitlab-org/gitlab!54095
-
Matthias Käppler authored
Add only_group_labels and include_ancestor_labels to group/project labels graphql endpoint See merge request gitlab-org/gitlab!53639
-
Jacques Erasmus authored
Delete unused `toggle_button.vue` See merge request gitlab-org/gitlab!53903
-
David Fernandez authored
Update NPM to npm in graphql description See merge request gitlab-org/gitlab!54177
-
Marcel Amirault authored
-
Russell Dickenson authored
Align table and turn sentence into list See merge request gitlab-org/gitlab!54175
-
Peter Leitzen authored
Rename VSA StageSummary class See merge request gitlab-org/gitlab!53882
-
Coung Ngo authored
Clean up some code as a follow-up from a previous MR https://gitlab.com/gitlab-org/gitlab/-/issues/321379
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54201
-
Kushal Pandya authored
Fix alignment of 'Rebase in progress' label See merge request gitlab-org/gitlab!54189
-
Vitaly Slobodin authored
-
Kushal Pandya authored
Add cancel button to On-demand scans form See merge request gitlab-org/gitlab!54050
-
Coung Ngo authored
Delete toggle component now that all its usages have been converted to use `GlToggle` instead
-
Nick Thomas authored
Apply a 15s (finite) timeout to getaddrinfo operations performed when checking URLs to block See merge request gitlab-org/gitlab!52895
-
Shinya Maeda authored
Track YAML-less Auto DevOps inclusions separately See merge request gitlab-org/gitlab!53383
-
Hordur Freyr Yngvason authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51391 we added tracking for include:template. Unfortunately, YAML-less Auto DevOps also uses include:template for Auto-DevOps.gitab-ci.yml, making it currently impossible to differentiate .gitlab-ci.yml template usage from implicit usage in our numbers. This changes it so that pipelines from the auto_devops_source config source (i.e. YAML-free Auto DevOps pipelines) are counted separately.
-
Alex Kalderimis authored
Allow token revocation for public projects only See merge request gitlab-org/gitlab!53734
-
Alexandru Croitor authored
Adding separate labels resolved to fetch labels for groups and projects with corresponding set of parameters.
-
Savas Vedova authored
Reduce logic in Pipelines Vue mixin See merge request gitlab-org/gitlab!53834
-
Miguel Rincon authored
Add `gitlab_web_url` to Jira issue entity See merge request gitlab-org/gitlab!53804
-
Fabio Pitino authored
Evaluate group pipeline configuration [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52629
-
Aishwarya Subramanian authored
If a compliance framework label has been applied to a project, and the framework as a compliance pipeline configuration path defined - we trigger the compliance pipeline for the project. The compliance pipeline configuration can in turn include the project's .gitlab-ci.yml file to be run after the compliance runs.
-
GitLab Release Tools Bot authored
-
Jan Provaznik authored
Support /parent_epic quick action when creating epic See merge request gitlab-org/gitlab!52727
-
Martin Wortschack authored
Enable ci_mini_pipeline_gl_dropdown by default See merge request gitlab-org/gitlab!54197
-
Thong Kuah authored
Updated templates for updated Edition tiers See merge request gitlab-org/gitlab!54055
-
Natalia Tepluhina authored
Additional remove loading display for Terraform list See merge request gitlab-org/gitlab!53897
-
Emily Ring authored
Updated terraform vue components to include loading display Updated associated tests and translations
-
Miguel Rincon authored
-