- 25 Jan, 2021 27 commits
-
-
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 13 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
-
Stan Hu authored
Select Plan for Billing Page When Multiple Plans Have Same Code See merge request gitlab-org/gitlab!52397
-
Jason Goodman authored
Use current_plan when available Pass plan name from CustomersDot response to vue
-
Russell Dickenson authored
-
Russell Dickenson authored
Update yaml/README.md See merge request gitlab-org/gitlab!52075
-
David O'Regan authored
Update empty labels container background color See merge request gitlab-org/gitlab!51792
-
Yogi authored
-
David O'Regan authored
Merge branch '289810-jira-integration-fe-add-option-to-enable-jira-issue-creation-from-vulnerabilities' into 'master' Add option to enable Jira issue creation from vulnerabilities See merge request gitlab-org/gitlab!50350
-
David Pisek authored
This commit adds a section to the jira-integration settings that allows the enabling / disabling of creating jira-issues for vulnerabilities.
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-