- 07 Feb, 2020 40 commits
-
-
Achilleas Pipinellis authored
Update permissions table for create commit statuses See merge request gitlab-org/gitlab!24574
-
Marius Bobin authored
-
Imre Farkas authored
Remove issue_link_types flag Closes #38350 See merge request gitlab-org/gitlab!24175
-
Achilleas Pipinellis authored
Fix location of Secure integration documentation See merge request gitlab-org/gitlab!24675
-
Achilleas Pipinellis authored
Update gitlab-shell.log path in docs See merge request gitlab-org/gitlab!24642
-
Sean McGivern authored
Fix validation of project_key See merge request gitlab-org/gitlab!24682
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/rails.gitlab-ci.yml' and '.gitlab/ci/dev-fixtures.gitlab-ci.yml' See merge request gitlab-org/gitlab!24492
-
Sean McGivern authored
Filter out notes with noteable_id pointing to inexistent records See merge request gitlab-org/gitlab!24362
-
Stan Hu authored
Revert problematic background migration and clear it from the Sidekiq queue See merge request gitlab-org/gitlab!24135
-
Sean McGivern authored
Sort boards by ascending id See merge request gitlab-org/gitlab!24637
-
Jan Provaznik authored
project_key can be left empty, in such case we don't want to check uniqueness
-
Alexandru Croitor authored
Notes table uses polymorphism to relate notes to different models: issues, merge requests, epics, designs, snippets, etc. Because of polymorphism we cannot have a DB level FK, which inevitably leads to some data inconsistency at DB level, which should be accounted for in code and migrations.
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Heinrich Lee Yu authored
Revert "Merge branch '37335-conan-name-validation' into 'master'" See merge request gitlab-org/gitlab!24671
-
Walmyr Lima e Silva Filho authored
Standardize Manage Release and Package E2E project fabrication See merge request gitlab-org/gitlab!24619
-
Natalia Tepluhina authored
Creates the standalone vulnerability list page See merge request gitlab-org/gitlab!23438
-
Sam Beckham authored
Adds the controller and haml view required to render a vulnerability list
-
Fabien Catteau authored
Rename secure.md.md to secure.md.
-
Nick Thomas authored
This reverts merge request !23467
-
Sean McGivern authored
Replace gendered pronouns See merge request gitlab-org/gitlab!24659
-
Achilleas Pipinellis authored
Merge branch '198048-document-how-to-add-metrics-to-the-self-monitoring-default-dashboard' into 'master' Document how to add custom metrics to the self monitoring project See merge request gitlab-org/gitlab!24473
-
Andrei Stoicescu authored
-
Kushal Pandya authored
Blob header default actions See merge request gitlab-org/gitlab!24351
-
Achilleas Pipinellis authored
Add caveat to codeowners doc See merge request gitlab-org/gitlab!24554
-
Achilleas Pipinellis authored
Add simple instructions on coverage See merge request gitlab-org/gitlab!24618
-
Robert May authored
Instructions on how to generate simplecov coverage reports when developing locally.
-
Achilleas Pipinellis authored
Suggestion for more explicitly providing examples See merge request gitlab-org/gitlab!24501
-
Matt Wilson authored
-
Bob Van Landuyt authored
Sanitize request parameters in exceptions_json.log Closes #202132 See merge request gitlab-org/gitlab!24625
-
Achilleas Pipinellis authored
Fix release version for full text search docs Closes #202121 See merge request gitlab-org/gitlab!24646
-
Nick Thomas authored
Update naming validation for Conan recipes Closes #37335 See merge request gitlab-org/gitlab!23467
-
Steve Abrams authored
Conan recipes do not share the same naming validation as other packages. A new validation is added to check the conan_metadatum for recipe uniqueness
-
Achilleas Pipinellis authored
Document new vars for dependency scanning See merge request gitlab-org/gitlab!24517
-
Igor Frenkel authored
-
charlieablett authored
Replace pronouns he -> they in generalised examples.
-
Sean McGivern authored
Create LfsObjectsProject record for forks as well See merge request gitlab-org/gitlab!22418
-
Denys Mishunov authored
-
Toon Claes authored
Service model: Rename template attribute to instance See merge request gitlab-org/gitlab!23595
-