- 27 Aug, 2020 40 commits
-
-
Rémy Coutable authored
Update pry-byebug to 3.9.0 See merge request gitlab-org/gitlab!40611
-
Toon Claes authored
Docs: Fix various typos in docs and code comments See merge request gitlab-org/gitlab!40402
-
Rémy Coutable authored
Improve Service model Closes #239036 See merge request gitlab-org/gitlab!40601
-
Shinya Maeda authored
Extract each_blob to Artifactable See merge request gitlab-org/gitlab!40392
-
Maxime Orefice authored
This MR moves our each_blob method definition to our Artifactable module. This way we are now able to use it inside our new PipelineArtifact model.
-
Kushal Pandya authored
Merge branch '225950-replace-fa-trash-and-fa-trash-o-icons-with-gitlab-svg-remove-icon' into 'master' Replace fa-trash icons with GitLab SVG remove icon Closes #225950 See merge request gitlab-org/gitlab!40579
-
Vitali Tatarintev authored
Use ServiceResponse in wiki update service Closes #217354 See merge request gitlab-org/gitlab!39507
-
Shinya Maeda authored
Implement authentication for the new Generic Packages API See merge request gitlab-org/gitlab!40045
-
Douglas Barbosa Alexandre authored
Clarify querying ActiveRecord models See merge request gitlab-org/gitlab!40471
-
Alper Akgun authored
-
Toon Claes authored
I wanted to use pry because since 0.13.0 it reads pryrc from $XDG_CONFIG_HOME. https://github.com/pry/pry/blob/master/CHANGELOG.md#v0130-march-21-2020
-
Sean McGivern authored
Move pages async when transferring project See merge request gitlab-org/gitlab!40492
-
charlie ablett authored
Use args hash instead of **kwargs See merge request gitlab-org/gitlab!40550
-
Igor Drozdov authored
[RelativePositioning] Never fail to move nulls See merge request gitlab-org/gitlab!40152
-
Katrin Leinweber authored
This fixes typos in various places.
-
Heinrich Lee Yu authored
Prevent issuable which don't support epics from being linked to epics See merge request gitlab-org/gitlab!40501
-
Patrick Bajao authored
Do not write SAST defaults via SAST Config UI See merge request gitlab-org/gitlab!40030
-
rossfuhrman authored
When using the SAST Config UI, we create a commit to the .gitlab-ci.yml file. We do not want to write default values as this prevents the customer from getting any updates to those variables in our vendored SAST template.
-
Patrick Bajao authored
Return message when personal access token creation fails in internal API See merge request gitlab-org/gitlab!40073
-
Arturo Herrero authored
-
Arturo Herrero authored
[] for array literals (%w, %i, %W, %I) as it is aligned with the standard array literals. https://github.com/rubocop-hq/ruby-style-guide#percent-literal-braces
-
Arturo Herrero authored
This class method was defined in the private scope of the class but this is not working as expected for class methods. The method should be public as it's used outside from this class.
-
Arturo Herrero authored
-
Arturo Herrero authored
-
Arturo Herrero authored
-
Arturo Herrero authored
-
Achilleas Pipinellis authored
Updated with correct subheading in troubleshooting guide See merge request gitlab-org/gitlab!40581
-
Fabian Zimmer authored
-
Achilleas Pipinellis authored
Add OpenAPI specification for GitLab API See merge request gitlab-org/gitlab!35868
-
🕺 Winnie 🕺 authored
This reverts commit 36ac5d53d08d4df11b2b300cf891d62b1214a021
-
Thong Kuah authored
Quarantine spec that's getting stuck in CI See merge request gitlab-org/gitlab!40593
-
Heinrich Lee Yu authored
-
Ezekiel Kigbo authored
Migration monitoring button to gl-button in Environment table Closes #219801 See merge request gitlab-org/gitlab!40444
-
Juan J. Ramirez authored
-
Vitaly Slobodin authored
Include subgroup issues in iteration list See merge request gitlab-org/gitlab!40099
-
Illya Klymov authored
Alert Management assignee avatar Closes #223846 See merge request gitlab-org/gitlab!40275
-
David O'Regan authored
Add assignee avatars to Alert management in the list view and sidebar view.
-
Justin Ho authored
`legacy_package_list` doesn't seem to be used but I have replaced the icon so it can me removed completely.
-
Martin Wortschack authored
Change diff unfold buttons ordering and make it more clear See merge request gitlab-org/gitlab!39060
-