- 30 Mar, 2020 1 commit
-
-
Aishwarya Subramanian authored
Adds ability for users to retrieve runners for a group. It retrieves runners for the group as well as its ancestor groups. It includes filters same as the ones for project runners list api.
-
- 27 Mar, 2020 39 commits
-
-
Robert Speicher authored
Find or initialize instance-level services See merge request gitlab-org/gitlab!28033
-
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
-
Arturo Herrero authored
This is similar to the service templates feature that we are going to remove: https://gitlab.com/groups/gitlab-org/-/epics/2430 but we don't need to create the services in the database at this point. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25752 implemented the frontend changes under a feature flag, this implements the backend changes. This also disables instance_level_integrations feature flag in the tests.
-
rpereira2 authored
-