- 07 Feb, 2020 40 commits
-
-
Hordur Freyr Yngvason authored
Creates a table "deployment_clusters" to expand the cluster-related deployment details from just cluster_id to include kubernetes namespaces as well, and adds double writes to this table. In the next release, we can then copy the remaining data over, start reading exclusively from deployment_clusters, and add an ignore for deployments.cluster_id Storing the namespace used is important for accurate deploy boards, because Environment#deployment_namespace is the namespace for the *next* deployment, and this can change as cluster configuration changes.
-
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
-
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
-
Andy Soiron authored
It adds a new column `instance` to the services table and removes the template column after deployment
-
Bob Van Landuyt authored
SAST ci template to support multi line env vars by using -e instead of .env file See merge request gitlab-org/gitlab!24108
-
Toon Claes authored
Make sure project_feature records always exist See merge request gitlab-org/gitlab!23766
-
Bob Van Landuyt authored
GraphQL: Extend keyset pagination to support `LOWER()` See merge request gitlab-org/gitlab!24011
-
Achilleas Pipinellis authored
Document third party integration for Security Reports See merge request gitlab-org/gitlab!21636
-
Fabien Catteau authored
[skip ci]
-
Martin Wortschack authored
Connect new package API to vue implementation See merge request gitlab-org/gitlab!24367
-
Nicolò Maria Mezzopera authored
- explicit sort - event tracking
-
Phil Hughes authored
Time series chart filters out "view logs" link See merge request gitlab-org/gitlab!24343
-
Walmyr Lima e Silva Filho authored
Unquarantine mattermost login spec Closes #202069 See merge request gitlab-org/gitlab!24617
-
Sean McGivern authored
Fix HTML being rendered in mirror error message See merge request gitlab-org/gitlab!24651
-
Sean McGivern authored
Add validation for project_feature See merge request gitlab-org/gitlab!24588
-
Sean McGivern authored
Resolve "Make project buttons fit in 1 row" Closes #202101 See merge request gitlab-org/gitlab!24487
-
Mark Florian authored
added an overflow:hidden to prevent h2 and h1 lines from overlapping images Closes #27142 See merge request gitlab-org/gitlab!24181
-
Dmytro Zaporozhets authored
Fix ambiguous column errors when sorting dashboard with a CTE See merge request gitlab-org/gitlab!24562
-