- 05 Dec, 2019 7 commits
-
-
Martin Wortschack authored
Remove vulnerability counter from security tab Closes #13978 See merge request gitlab-org/gitlab!20800
-
Paul Gascou-Vaillancourt authored
- Removed the counter from the DOM and the Javascript responsible for updating its value - Replaced the screenshot on the documentation to reflect this change
-
Mark Lapierre authored
Fetch runners by tag when removing runner after test Closes #37402 See merge request gitlab-org/gitlab!21094
-
Mark Lapierre authored
A QA test failed in staging while trying to remove a runner, but it's not clear why. This adds error handling to provide some feedback.
-
Russell Dickenson authored
Edit new active sessions limit content See merge request gitlab-org/gitlab!21162
-
Evan Read authored
-
Marcel Amirault authored
Typo fix in Zoom in issues docs See merge request gitlab-org/gitlab!21209
-
- 04 Dec, 2019 33 commits
-
-
Lyle Kozloff authored
Add troubleshooting steps for http failure See merge request gitlab-org/gitlab!20862
-
Kenny Johnston authored
-
Fatih Acet authored
Add issue stats to release blocks on the Releases page See merge request gitlab-org/gitlab!19448
-
Mayra Cabrera authored
Allow "Admin Area Protected Paths" to be used at the same time as "Git and container registry failed authentication ban" See merge request gitlab-org/gitlab!21090
-
Michael Kozono authored
If `gitlab_rails['rack_attack']['admin_area_protected_paths']` is true, then the Admin Area settings take priority over the Omnibus-managed protected path throttle settings.
-
Mike Greiling authored
Removed performance bar labels for total rendering See merge request gitlab-org/gitlab!21117
-
Tim Zallmann authored
-
Thong Kuah authored
Bump cluster-applications to v0.2.0 See merge request gitlab-org/gitlab!21150
-
Mayra Cabrera authored
Don't split notification_reason_text See merge request gitlab-org/gitlab!20637
-
Sebastián Arcila Valenzuela authored
With notification_reason_text we weren't adding the reason to the translation and the reason was adding also a preposition (on) to describe the reason as well
-
Mayra Cabrera authored
Remove operations_feature_flags_clients.token column See merge request gitlab-org/gitlab!21016
-
Krasimir Angelov authored
Related to https://gitlab.com/gitlab-org/gitlab/issues/35697.
-
Mayra Cabrera authored
Add rubocop rule to group routing See merge request gitlab-org/gitlab!21114
-
Dmitriy Zaporozhets authored
Do not allow new resources appear outside of /-/ scope Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
Implement usage metrics for ModSecurity Web Application Firewall See merge request gitlab-org/gitlab!20196
-
Lucas Charles authored
Adds partial indices to keys within `ci_variables` and `ci_pipeline_variables` tables to track configuration of Web Application Firewall for running environments
-
Annabel Dunstone Gray authored
Remove extra spacing below sidebar time tracking info Closes #16505 See merge request gitlab-org/gitlab!20657
-
Lee Tickett authored
-
Stan Hu authored
Fix 500 error caused by range much bigger then actual array See merge request gitlab-org/gitlab!21180
-
Robert Speicher authored
Validate unique environment scope for instance clusters See merge request gitlab-org/gitlab!20886
-
Michael Kozono authored
Update GitLab Shell to v10.3.0 See merge request gitlab-org/gitlab!21151
-
Małgorzata Ksionek authored
Add cr remarks Add cr remarks Add cr remarks Refactor specs file Remove obsolete new line Remove obsolete signs
-
Martin Wortschack authored
Fix race condition with batch diff loading Closes #37740 See merge request gitlab-org/gitlab!21124
-
Nick Thomas authored
Adjust issue metrics first_mentioned_in_commit_at calculation Closes #16050 See merge request gitlab-org/gitlab!20923
-
Imre Farkas authored
Group Import fixtures See merge request gitlab-org/gitlab!21183
-
George Koltsov authored
This MR adds group.json fixtures required for Group Import testing. No business logic changed in scope of this MR. Adding these fixtures in a separate MR so it does not cause additional load on reviewers (specifically line count of the MR).
-
Nathan Friend authored
This commit adds issue statistics to release blocks on the Releases page. These stats are computed using the release's associated milestone(s).
-
Fatih Acet authored
Resolve "JUnit XML summary incorrectly shows 100% success rate" Closes #37363 See merge request gitlab-org/gitlab!20835
-
Nick Kipling authored
Changed from Math.round to Math.floor Added tests to cover percentage rounding
-
Marin Jankovski authored
Use memory store cache for the Gitlab::Auth Closes #38084 See merge request gitlab-org/gitlab!21181
-
Phil Hughes authored
Productivity Analytics: Refactor setPath action See merge request gitlab-org/gitlab!21166
-
Mike Greiling authored
Publish webpack memory artifacts See merge request gitlab-org/gitlab!20608
-
Tristan Read authored
Make fields easier to grep.
-