- 31 Aug, 2020 1 commit
-
-
Adam Cohen authored
Add Conan lock file to the rules:exists of the Gemnasium Dependency scanning job. See https://gitlab.com/gitlab-org/gitlab/-/issues/225218
-
- 28 Aug, 2020 17 commits
-
-
Kushal Pandya authored
Remove VSA duration chart median line Closes #235455 See merge request gitlab-org/gitlab!39665
-
Ezekiel Kigbo authored
Removes the request for the duration chart median value
-
Jan Provaznik authored
Add filter arguments to MR GraphQL API Closes #235984 See merge request gitlab-org/gitlab!40265
-
Jan Provaznik authored
Fix project size check in MergeToRefService spec See merge request gitlab-org/gitlab!40151
-
Kushal Pandya authored
Resolve "New purchase flow does not support dark theme" See merge request gitlab-org/gitlab!40114
-
Ash McKenzie authored
Only allow PNGs and JPGs in image scaling requests See merge request gitlab-org/gitlab!39965
-
Mark Chao authored
Fix sidekiq queue list whitespace See merge request gitlab-org/gitlab!40618
-
Simon Knox authored
Migrate analytics stage button away from deprecated button Closes #219836 See merge request gitlab-org/gitlab!39560
-
Evan Read authored
-
Heinrich Lee Yu authored
Make searching issues/MRs by IID even easier/more discoverable See merge request gitlab-org/gitlab!40467
-
Dylan Griffith authored
Prior to this change you were required to prepend your search with `#` or `!` (like an Issue/MR link) to trigger the search by IID behaviour. This changes things so that it's even simpler to search by IID. As long as the input is just a number we'll ensure that the IID field is included in search query. This also won't prevent you from searching for the number as part of an issue title or description since we also query those fields but we give higher weight to the IID so exact IID matches should appear as the first result. This MR also includes some refactoring to improve the tests. Specifically some of the tests for searching by IID were passing by accident before. It also refactors them to use `contain_exactly` since this makes them more concise.
-
Jose Ivan Vargas authored
Revert "Merge branch 'add_standard_field_into_payload' into 'master'" See merge request gitlab-org/gitlab!40162
-
Jose Ivan Vargas authored
Update Standalone Vulnerabilities Page to be a Single Vue App Closes #214598 See merge request gitlab-org/gitlab!40189
-
charlie ablett authored
Add kind as part of the manifest as a diferentiator See merge request gitlab-org/gitlab!40165
-
Zamir Martins Filho authored
CiliumNetworkPolicy kubernetes resources
-
Ezekiel Kigbo authored
Replace 'issue-created' icon with 'issues' See merge request gitlab-org/gitlab!26409
-
Jeremy Elder authored
Replacing the 'issue-created' icon with the 'issues' icon. Merge requests use the default icon when one has been created, and this will follow that pattern. This also helps clean up the icon library.
-
- 27 Aug, 2020 22 commits
-
-
Kamil Trzciński authored
Calculate CRC32 checksums of persisted build trace chunks Closes #241490 and #230944 See merge request gitlab-org/gitlab!40506
-
Russell Dickenson authored
Add more Vale acronyms See merge request gitlab-org/gitlab!40665
-
Evan Read authored
-
Kev authored
-
Kev authored
-
Evan Read authored
Update parenthesis variable docs Closes #232805 See merge request gitlab-org/gitlab!40575
-
Marcel Amirault authored
Add availability details, and cross links from yaml reference doc
-
Evan Read authored
Add a few more words to vale acronym list See merge request gitlab-org/gitlab!40582
-
Mike Greiling authored
Update issue edit buttons Closes #229342 See merge request gitlab-org/gitlab!40298
-
Mayra Cabrera authored
Fixing image variable for SAST analyzers See merge request gitlab-org/gitlab!40622
-
Zach Rice authored
-
Illya Klymov authored
Remove redundant mount of AlertMngmntTable in specs Closes #241358 See merge request gitlab-org/gitlab!40651
-
Denys Mishunov authored
Fix delete confirm message not displaying spaces Closes #241531 See merge request gitlab-org/gitlab!40549
-
Jiaan Louw authored
This fixes the confirmation message in the project delete modal not displaying spaces.
-
Mike Jang authored
Docs: Adding note regarding licensed seats See merge request gitlab-org/gitlab!39761
-
Yolanda Feldstein authored
-
Jose Ivan Vargas authored
Update issue edit button to gl-button Closes #229313 See merge request gitlab-org/gitlab!40438
-
Stan Hu authored
Add logging to MergeTrains::RefreshMergeRequestsService See merge request gitlab-org/gitlab!40105
-
Vitaly Slobodin authored
-
Tyler Amos authored
The project size limit check was changed a while back from being a method on the project model (`above_size_limit?`) to using a service (`Gitlab::RepositorySizeChecker`).
-
Michael Kozono authored
Add metrics for terraform state store See merge request gitlab-org/gitlab!38959
-
Amy Qualls authored
Move log gathering advice from ZenDesk macro to docs See merge request gitlab-org/gitlab!39673
-