- 14 Apr, 2020 40 commits
-
-
Eugenia Grieff authored
- Add check for rate limit in Project::IssuesController - Add issues_create_limit field to application settings - Add specs for issues controller and application settings Update PO files
-
Achilleas Pipinellis authored
Add documentation for Praefect SQL election strategy See merge request gitlab-org/gitlab!29426
-
Ash McKenzie authored
/import status REST endpoint: fix null-unsafe access to import_state Closes #214302 See merge request gitlab-org/gitlab!29471
-
Toon Claes authored
Optimize usage_activity_by_stage.create.protected_branches Closes #213800 See merge request gitlab-org/gitlab!29148
-
James Lopez authored
Fix merge request GraphQL resolver See merge request gitlab-org/gitlab!28667
-
Martin Wortschack authored
Fetch Snippet's blob in the same GraphQL query as the Snippet itself See merge request gitlab-org/gitlab!29441
-
Matthias Kaeppler authored
-
alinamihaila authored
-
alinamihaila authored
-
Natalia Tepluhina authored
Fix incorrect repositioning of design comment pins when mouse leaves viewport See merge request gitlab-org/gitlab!29464
-
Tom Quirk authored
To be consistent with DesignPresentation events, use mouseup in favour of click. This better enables to better test design_presentation functionality while retaining a comparable UX
-
James Lopez authored
PyPi: Support package installation Closes #208747 See merge request gitlab-org/gitlab!27827
-
Giorgenes Gelatti authored
- Lists pypi package versions from the API - Downloads package file endpoint
-
Natalia Tepluhina authored
Save changes in Static Site Editor using REST GitLab API See merge request gitlab-org/gitlab!29286
-
Enrique Alcántara authored
Implement service that uses GitLab REST API to submit changes in the Static Site Editor
-
Denys Mishunov authored
The loader is part of the blob content component and hence is not needed in snippet blob view
-
Heinrich Lee Yu authored
Fix regression with sse route clobbering projects See merge request gitlab-org/gitlab!29453
-
Kushal Pandya authored
Improve NOT_FOUND response handling on ThreatMonitoring page See merge request gitlab-org/gitlab!29452
-
Natalia Tepluhina authored
Add grab cursor for ops dashboard cards See merge request gitlab-org/gitlab!28868
-
David O'Regan authored
-
Kushal Pandya authored
Replaces underscore with lodash See merge request gitlab-org/gitlab!29203
-
Kushal Pandya authored
Fix csv export file name Closes #197494 See merge request gitlab-org/gitlab!29404
-
Ramya Authappan authored
Note that `:requires_admin` should be added See merge request gitlab-org/gitlab!29460
-
Marcel Amirault authored
Added Enable instructions to pipelines for MR docs See merge request gitlab-org/gitlab!29284
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/213293
-
Martin Wortschack authored
[Part-4] Refine empty state & loading animation Closes #207981 See merge request gitlab-org/gitlab!29320
-
Russell Dickenson authored
Update "GitLab for Education" program name in docs See merge request gitlab-org/gitlab!29435
-
Evan Read authored
Add docs for shortcut fields See merge request gitlab-org/gitlab!27859
-
Russell Dickenson authored
Move secure coding guidelines into GitLab docs See merge request gitlab-org/gitlab!25757
-
Jerome Ng authored
-
Evan Read authored
Add mention of auto alerts in autodevops docs Closes #118788 See merge request gitlab-org/gitlab!29387
-
Sean Arnold authored
-
charlieablett authored
Also, update descriptions to actually reflect what is being suggested
-
Evan Read authored
Geo: Advise skipping GitLab 12.9.0-12.9.3 due to repo verification bug See merge request gitlab-org/gitlab!29372
-
Michael Kozono authored
Due to repo verification bug https://gitlab.com/gitlab-org/gitlab/-/issues/213523
-
Russell Dickenson authored
Add known issues to Elasticsearch integration See merge request gitlab-org/gitlab!28959
-
Russell Dickenson authored
Add link with additional CI minutes pricing See merge request gitlab-org/gitlab!29065
-
Parker Ennis authored
-
Shinya Maeda authored
Prevent false positives in Ci::Pipeline#all_merge_requests See merge request gitlab-org/gitlab!28800
-
drew authored
Add a scope for checking MergeRequstDiffCommit shas to ensure that the pipeline ran for some historical state of the merge request. We have encountered situations where only matching on project and ref produce a false positive: https://gitlab.com/gitlab-org/gitlab/issues/201947
-