- 25 Jan, 2021 36 commits
-
-
Kassio Borges authored
On https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51595, the `after_run` DSL was deprecated in favor of using `after_run` methods in the Pipelines. For this reason, now we don't need the `after_run` DSL anymore.
-
Vitali Tatarintev authored
Do not use attributes_for in UpdateLocationFingerprintColumnForCs See merge request gitlab-org/gitlab!52233
-
Mark Chao authored
Extend value stream create and update actions See merge request gitlab-org/gitlab!51623
-
James Lopez authored
Add PnP feature flag to bust cache See merge request gitlab-org/gitlab!52437
-
Ragnar Hardarson authored
-
Adam Hegyi authored
Use index_errors when serializing stage errors
-
Adam Hegyi authored
This commit extends the Value Stream create API to accept stage parameters. This makes the creation of value streams with stages easier from frontend point of view. The commit also adds PUT#update action for the value stream.
-
Jarka Košanová authored
Remove FF ci_auto_cancel_all_pipelines See merge request gitlab-org/gitlab!52421
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Change curl command --progress to --progress-bar See merge request gitlab-org/gitlab!52372
-
Gerardo Gutierrez authored
-
Phil Hughes authored
Mark files as viewed See merge request gitlab-org/gitlab!51513
-
Thomas Randolph authored
Big wins: - Not hooked into the Vuex sequence / memory load - Results aren't cached!!
-
Simon Knox authored
Make the waiting period for deletion dynamic on project removal page See merge request gitlab-org/gitlab!50597
-
Asmaa Hassan authored
-
Simon Knox authored
Refactored Editor Lite functionality into static methods See merge request gitlab-org/gitlab!52275
-
Denys Mishunov authored
To make createInstance more lightweight in anticipation for the Diff Editor's implementation, we need to refactor the createInstance a bit to make it less overloaded.
-
Matthias Käppler authored
Move project shorthand url helper generation from initializers See merge request gitlab-org/gitlab!51865
-
Mehmet Emin INAC authored
Initializers run only once while booting the application therefore on development and test environments, if we add a new route, the shorthand url helpers for `projects` resource will not be available until we reboot the project unless we don't move the logic to correct place.
-
Dmytro Zaporozhets (DZ) authored
Replace OpenSSL constants with strings (EE) See merge request gitlab-org/gitlab!52431
-
Kushal Pandya authored
Add limit to epics requested from backend on Roadmap See merge request gitlab-org/gitlab!52154
-
Donald Cook authored
-
Matthias Käppler authored
Add Dast::ProfilesFinder to retreive dast_profiles See merge request gitlab-org/gitlab!52291
-
Philip Cunningham authored
Adds new finder for DAST saved scans feature.
-
Kushal Pandya authored
Replace callbacks with async/await in last_commit_spec.js See merge request gitlab-org/gitlab!51929
-
Kushal Pandya authored
Fixed an issue that stop multiple comments being added to same line See merge request gitlab-org/gitlab!52111
-
Kushal Pandya authored
Remove vue_issuable_sidebar feature flag See merge request gitlab-org/gitlab!52363
-
Kushal Pandya authored
Correct preview for egress & ingress `deny all` policy which incorrectly reports `allow all` See merge request gitlab-org/gitlab!52370
-
Lindsay Kerr authored
-
Luke Duncalfe authored
Fix group mutation descriptions See merge request gitlab-org/gitlab!52447
-
Mark Chao authored
Fix epic assignment in the createIssue mutation See merge request gitlab-org/gitlab!51817
-
Evan Read authored
Corrected badging of Secret Detection artifacts See merge request gitlab-org/gitlab!52440
-
charlie ablett authored
-
Russell Dickenson authored
Show current version of licence admin page See merge request gitlab-org/gitlab!52312
-
Hugh Christey authored
-
- 24 Jan, 2021 4 commits
-
-
Evan Read authored
Clarify importance of GIT_DEPTH variable See merge request gitlab-org/gitlab!52028
-
Russell Dickenson authored
-
Russell Dickenson authored
Document feature-flagged GraphQL FE workflow See merge request gitlab-org/gitlab!51747
-
Paul Gascou-Vaillancourt authored
-