- Oct 07, 2019
-
-
Erick Bajao authored
-
Erick Bajao authored
-
Erick Bajao authored
Now that we have project and namespace level setting for max_artifacts_size, we need to update the authorization for it in some of the runner related API endpoints. This also adds a new helper method `#closest_setting` which fetches the closest non-nil value for a given setting name. This will be useful for other settings like max_pages_size.
-
Douglas Barbosa Alexandre authored
Update comment linking to the new issue See merge request !18197
-
Sean McGivern authored
Rename LicenseManagement Report to LicenseScanning See merge request !17935
-
Rename report and its components with tests Fix usage of License Scanning report Replace name in all found places Update usage of the report Fix usage of the report
-
Filipa Lacerda authored
Fix moved help URL for administration monitoring performance See merge request !18138
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix search by IID reveals private data See merge request gitlab/gitlab-ee!1354
-
Dmytro Zaporozhets (DZ) authored
API: Add missing group parameters See merge request !17220
-
We can avoid doing an extra SQL query for loading parent when only checking if parent exists. Because in Github import service we use nested setting of groups (so there is a situation when `group` is set but `group_id` not), we check presence of both group_id and group.
-
Kushal Pandya authored
Productivity Analytics: Use datetime for merged_at_after and merged_at_before Closes #33350 See merge request !18150
-
- Change merged_at_after and merged_at_before to datetime
-
Grzegorz Bizon authored
Refactor `readiness` and `liveness` probes and add them to `sidekiq|web_exporter` See merge request !17960
-
This adds liveness and readiness probes on sidekiq|web_exporters. This also improves readiness probe to return a success if at least one probe from the group (like Gitaly) returns success.
-
Walmyr Lima e Silva Filho authored
Add automated test for the burndown chart starter feature Closes gitlab-org/quality/testcases#175 See merge request !18009
-
Annabel Dunstone Gray authored
Use separate routes for sign in and sign up See merge request !16482
-
When the feature flag is enabled, we want to show a different layout for sign up. Otherwise, we redirect to the register tab on our original sign up flow
-
Rémy Coutable authored
Update display_deployment_debug See merge request !18100
-
Arturo Herrero authored
gitlab-foss#63084 has been moved to #29404
-
Alper Akgun authored
-
Jan Provaznik authored
Services for persisting Cycle Analytics group stages Closes #32570 See merge request !17588
-
This changes introduces service objects for creating, updating and finding cycle analytics group stages.
-
Rémy Coutable authored
Quarantine test that fails intermittently See merge request !18195
-
Dan Davison authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
Update project milestone resource with new attributes and the ability to fabricate a milestone with or without start and due date.
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
Also, add new elements and methods to it. Finally, update the autoload of it to reflect the new name.
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Kushal Pandya authored
Fix moved help url for license compliance See merge request !18147
-
Kushal Pandya authored
Fix moved help url for geo replication configuration See merge request !18145
-
Achilleas Pipinellis authored
Docs: mention feature renamed in 12.4 See merge request !18182
-
-