- 04 Mar, 2020 40 commits
-
-
Nick Thomas authored
Add routes to allow git actions on snippet repositories Closes #205666 See merge request gitlab-org/gitlab!21739
-
Francisco Javier López authored
In this commit we add the snippet git commit routes that will allow us to perform git operations on snippets. It also refactors the Repositories controllers to allow working with containers and making them project agnostic.
-
Stan Hu authored
Rescue invalid URLs during badge retrieval in asset proxy Closes #208968 See merge request gitlab-org/gitlab!26524
-
Jan Provaznik authored
Add package_name as option to packages API See merge request gitlab-org/gitlab!26291
-
Lucas Charles authored
-
Mayra Cabrera authored
-
Stan Hu authored
Add code quality tab with full report to pipeline view See merge request gitlab-org/gitlab!21527
-
Michael Kozono authored
Merge branch '207120-the-api-for-group-members-returns-true-for-is_using_seat-even-when-user-is-not' into 'master' API for Namespace members has correct boolean for user using seat Closes #207120 See merge request gitlab-org/gitlab!25988
-
Shreyas Agarwal authored
This reverts commit 107cfee2354c06f60f93e6cd1601d18768a0731f.
-
Shaun McCann authored
Prune GitLab Rails Console Cheat Sheet page Closes gitlab-com/support/toolbox/snippets#62, gitlab-com/support/toolbox/snippets#57, gitlab-com/support/toolbox/snippets#48, gitlab-com/support/toolbox/snippets#47, gitlab-com/support/toolbox/snippets#43, and gitlab-com/support/toolbox/snippets#13 See merge request gitlab-org/gitlab!26148
-
Lin Jen-Shin authored
Auto-stop Review Apps after 48 hours Closes #207819 See merge request gitlab-org/gitlab!26279
-
Stan Hu authored
Quarantine a test in spec/features/issues/issue_detail_spec.rb See merge request gitlab-org/gitlab!26487
-
Tanya Pazitny authored
Update HA docs with new node counts & CPU guidance Closes gitlab-org/quality/performance#186 See merge request gitlab-org/gitlab!25807
-
Grant Young authored
Also add in a note about CPU specs used and advice on how that customers may need to adapt accordingly
-
Jan Provaznik authored
Merge branch 'update-secure-usage-ping-to-be-able-to-determine-number-of-jobs-by-user' into 'master' Add distinct user count of secure stage items to usage ping Closes gitlab-org/secure/general#63 See merge request gitlab-org/gitlab!26194
-
Nick Kipling authored
-
Nick Kipling authored
-
Nick Kipling authored
Added package_name param Updated finder to support package_name Added tests
-
Sean McGivern authored
Ensure sidekiq-cluster emits JSON logs See merge request gitlab-org/gitlab!26484
-
Jarka Košanová authored
Remove presence validation of job title See merge request gitlab-org/gitlab!26421
-
Dan Davison authored
Add k3s provider Closes #121679 See merge request gitlab-org/gitlab!24723
-
Dan Davison authored
Add k3s specs Remove unused k3s_hostname method Remove :requires_admin tag from k8s spec Always set allow local requests before and after
-
Lin Jen-Shin authored
Merge branch '208718-transient-failure-for-spec-features-projects-wiki-user_updates_wiki_page_spec-rb-56-user' into 'master' Wait for the 'Empty wiki' SVG to load before performing test assertions Closes #208718 See merge request gitlab-org/gitlab!26309
-
Sean McGivern authored
Ensure more of Sidekiq logs are in JSON Closes #208922 See merge request gitlab-org/gitlab!26480
-
Doug Stull authored
- we want to capture the case of license failing for fallback
-
Stan Hu authored
Sort Pipelines by ID on Project Import See merge request gitlab-org/gitlab!26390
-
Aishwarya Subramanian authored
Explict check for non presence
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sanad Liaquat authored
Quarantine flaky SAML SSO Access spec See merge request gitlab-org/gitlab!26435
-
Sanad Liaquat authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
No individual load needed in danger bot doc See merge request gitlab-org/gitlab!26475
-
Sean McGivern authored
Update files when snippet is updated See merge request gitlab-org/gitlab!23993
-
Stan Hu authored
We can just re-use the Sidekiq JSON formatter to ensure this happens since sidekiq-cli doesn't use the Sidekiq initializer. Part of https://gitlab.com/gitlab-org/gitlab/issues/208922
-
Stan Hu authored
Because the Sidekiq log formatter was initialized after Sidekiq initialized Redis, we would see some unstructured logs emitted at boot. To fix this, move the log formatter up earlier in the Sidekiq init process. Closes https://gitlab.com/gitlab-org/gitlab/issues/208922
-
Doug Stull authored
- changelog needed for changes like this - conditional not required
-
Doug Stull authored
- split and rename effort was going on and missed it
-
Doug Stull authored
- needed for collecting how many distinct users have triggered these items.
-
Alina Mihaila authored
-