- 30 Mar, 2020 1 commit
-
-
Mayra Cabrera authored
Add a cop to prevent adding columns to wide tables. At the moment the only wide tables are users, projects and ci_builds with more than 50 columns each. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/201933
-
- 27 Mar, 2020 39 commits
-
-
Robert Speicher authored
Add state attribute to environment graphql API See merge request gitlab-org/gitlab!28080
-
Douglas Barbosa Alexandre authored
Add Performance/ReadlinesEach Cop See merge request gitlab-org/gitlab!27901
-
Robert Speicher authored
Create vulnerability issue link when creating issue from vulnerability See merge request gitlab-org/gitlab!27899
-
Alan (Maciej) Paruszewski authored
This adds to First Class Vulnerabilities automatic creation of issue link when Issue is created from Vulnerability.
-
Douglas Barbosa Alexandre authored
Add additional pipeline information to packages list api endpoint See merge request gitlab-org/gitlab!28040
-
Mike Jang authored
Add documentation for importing large exports to the list See merge request gitlab-org/gitlab!27113
-
Rehab Hassanein authored
-
Achilleas Pipinellis authored
License compliance documentation: removing deprecated and update classifications See merge request gitlab-org/gitlab!27978
-
Lin Jen-Shin authored
Make Danger less verbose about commit messages See merge request gitlab-org/gitlab!26587
-
Douglas Barbosa Alexandre authored
Sort Value Stream Analytics event names See merge request gitlab-org/gitlab!28005
-
Achilleas Pipinellis authored
Add Nat Gateways to Networking section See merge request gitlab-org/gitlab!28082
-
Collen authored
-
Robert Speicher authored
De-duplicate usage data EE specs See merge request gitlab-org/gitlab!27953
-
Heinrich Lee Yu authored
Fix archived corrupted projects not displaying on admin panel with... Closes #18424 See merge request gitlab-org/gitlab!25171
-
Achilleas Pipinellis authored
Update Docs DAST doesn't silently skip See merge request gitlab-org/gitlab!28062
-
Craig Smith authored
DAST is not skipped and should not skip when a review app is missing. This change reflects that in the documentation.
-
Achilleas Pipinellis authored
Updates to offline deployments kc See merge request gitlab-org/gitlab!27370
-
Kevin Chasse authored
-
Achilleas Pipinellis authored
Add docs showing how to connect to Prometheus UI See merge request gitlab-org/gitlab!28099
-
Mek Stittri authored
Add solution validation template See merge request gitlab-org/gitlab!26419
-
James Lopez authored
Fix support for jsonb/enum for insert_all See merge request gitlab-org/gitlab!28050
-
Heinrich Lee Yu authored
Preserve Epics state on Group Import See merge request gitlab-org/gitlab!28203
-
Erick Castillo authored
Fix archived corrupted projects not displaying on admin pnael with last_repository_check_failed param
-
Mike Jang authored
Refactor admin_area/settings doc Closes #31190 See merge request gitlab-org/gitlab!18055
-
Marcel Amirault authored
Add all missing info to admin area settings page as first step towards refactoring it completely. Many missing or non-ideal links.
-
Nathan Friend authored
Merge branch '35530-serverless-on-knative-install-functions-view-invite-user-to-help-shape-gitlab-serverless' into 'master' Place link in clusters page to pre-filled survey for Knative users Closes #35530 See merge request gitlab-org/gitlab!23025
-
Achilleas Pipinellis authored
fix missing curly brackets in API call See merge request gitlab-org/gitlab!28118
-
Douglas Barbosa Alexandre authored
Merge branch '197310-geo-improve-performance-of-registry-backfill-service-with-bulk-insert' into 'master' Geo - Improve performance of RegistryBackfillService with bulk insert Closes #197310 See merge request gitlab-org/gitlab!27720
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
We should use BulkInsertSafe where possible.
-
Douglas Barbosa Alexandre authored
-
Toon Claes authored
Cop for with_lock_retries without DDL transaction See merge request gitlab-org/gitlab!28132
-
Adam Hegyi authored
This change adds a rubocop check for ensuring that `with_lock_retries` is not used with disabled DDL transactions.
-
Andrew Fontaine authored
Move issue/epic hierarchy items to a tooltip Closes #197491 See merge request gitlab-org/gitlab!27969
-
George Koltsov authored
- This change fixes a bug with Group Import where imported epics always had state 'opened' regardless of original state due to state_id being filtered out on Import - Added tests to check epic state. Closed state specifically
-
Toon Claes authored
Merge branch '197957-projects-api-improve-response-time-for-created_at-desc-order-and-visibility-internal' into 'master' Fix slow API response for internal projects sorted by reverse created_at See merge request gitlab-org/gitlab!28038
-
rpereira2 authored
-
pbair authored
Add a new index to support descending searches of internal projects, which are slow due to sparseness and distribution of the data.
-
rpereira2 authored
- Add docs describing how to connect to th Prometheus UI of a Prometheus managed app installed on Kubernetes. - Add a link to this new doc on the development docs index page. - Add a link to the existing Prometheus metrics docs in the new Prometheus docs. - Remove the link to the Prometheus metrics page in the development docs index page. - Add link to new doc in Prometheus integrations doc under the troubleshooting section.
-