- 01 Mar, 2021 12 commits
-
-
Evan Read authored
Update badge references See merge request gitlab-org/gitlab!55031
-
Russell Dickenson authored
-
Marcel Amirault authored
Added "the following" to the example sentence See merge request gitlab-org/gitlab!55331
-
Suzanne Selhorn authored
-
Evan Read authored
Improve DAST introduction See merge request gitlab-org/gitlab!54173
-
Russell Dickenson authored
-
Evan Read authored
Update vale badge rule See merge request gitlab-org/gitlab!55149
-
Evan Read authored
Add no MR Widget content case for release plugins See merge request gitlab-org/gitlab!54992
-
James Heimbuck authored
-
Evan Read authored
Update test_coverage_visualization.md with C/C++ example See merge request gitlab-org/gitlab!53407
-
Juergen Kosel authored
Insert missing new lines to satisfy markdown lint checker.
-
Simon Knox authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55051
-
- 28 Feb, 2021 1 commit
-
-
David Kim authored
Only show 2FA badge to project maintainers and group owners See merge request gitlab-org/gitlab!54646
-
- 27 Feb, 2021 2 commits
-
-
Phil Hughes authored
Add btn-default class for the settings toggle button See merge request gitlab-org/gitlab!54764
-
Yogi authored
-
- 26 Feb, 2021 25 commits
-
-
Suzanne Selhorn authored
Explain how to avoid duplicate pipelines See merge request gitlab-org/gitlab!54054
-
Marcel Amirault authored
Use workflow rules to completely block pipeline duplication, with new CI variable
-
Alex Kalderimis authored
Upgrade gitlab-shell to v13.17.0 See merge request gitlab-org/gitlab!55295
-
Stan Hu authored
v13.17.0 - Fix gitlab-shell panic when log file not writable - Add monitoring endpoint to built-in SSH server
-
Craig Norris authored
Move clojure example to source project See merge request gitlab-org/gitlab!55269
-
Dan Davison authored
Unquarantines performance bar e2e spec See merge request gitlab-org/gitlab!55238
-
Stan Hu authored
Fix status cache for upstream pipelines See merge request gitlab-org/gitlab!54937
-
Furkan Ayhan authored
When status of downstream pipeline is updated, the upstream cache is not updated. In this commit; - Removed "cachable?" check - Moved from EE to CE and refactored upstream/downstream pipeline cache expiration - Implement calling ExpirePipelineCacheWorker from ExpireJobCacheWorker
-
Kamil Trzciński authored
Add metrics for builds queue polling done by runners See merge request gitlab-org/gitlab!55270
-
Bob Van Landuyt authored
Return early if user is nil in ee/lib/ee/gitlab/auth/saml/user.rb See merge request gitlab-org/gitlab!50216
-
Bryan Miller authored
This reverts commit f68b0cdbcb9320009d2aba170952ec0873e9da8c.
-
Grzegorz Bizon authored
This commit adds additional Prometheus metrics to make it more visible how runners are processing builds queues and how we are exposing builds to the runners.
-
Shinya Maeda authored
Update general Chef .gitlab-ci.yml template See merge request gitlab-org/gitlab!54676
-
Rik authored
-
David O'Regan authored
[ENG] Show more info on hover of trial status in sidebar See merge request gitlab-org/gitlab!51003
-
Dallas Reedy authored
- Create separate popover Vue component - Link the widget component and the popover component together so that the popover shows up on hover - Add some explanatory text in the popover as well as a main CTA button and a secondary action button - Add a linebreak to the widget title to accommodate the length of "Ultimate" vs. "Gold"
-
Marcel Amirault authored
-
Kamil Trzciński authored
Fix PipelineController#index N+1 See merge request gitlab-org/gitlab!55053
-
Matthias Käppler authored
-
Mark Chao authored
Move iteration #timebox_date_range spec to ee RUN AS-IF-FOSS See merge request gitlab-org/gitlab!55248
-
Michael Kozono authored
Resolve "Migrate lfs_object_registry to use Geo::ReplicableRegistry" See merge request gitlab-org/gitlab!52636
-
Ian Baum authored
* In order to migrate LFS replication to use the Geo self service framework, we need to migrate to use Geo::ReplicableRegistry. These migrations will put the lfs_object_registry table in the appropriate format for migrating to the new registry. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52636
-
Marcel Amirault authored
Removed multiple package registry links See merge request gitlab-org/gitlab!55247
-
Marcel Amirault authored
More edits to the intro text See merge request gitlab-org/gitlab!54871
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-