- 26 Sep, 2019 40 commits
-
-
-
Clement Ho authored
Update webpack dependencies Closes #32616 See merge request gitlab-org/gitlab!17560
-
Russell Dickenson authored
Documentation update about Export CSV See merge request gitlab-org/gitlab!17763
-
Russell Dickenson authored
Updated directions for associating a namespace See merge request gitlab-org/gitlab!17280
-
Amanda Rueda authored
-
Hugo Azevedo authored
-
Peter Leitzen authored
Provide metrics dashboard path to cluster health chart See merge request gitlab-org/gitlab!17648
-
Ryan Cobb authored
This makes it so we provide `dashboard-endpoint` to cluster health charts. This is needed so the frontend knows where to fetch cluster dashboards.
-
Stan Hu authored
Unflake unassign test Closes #32621 See merge request gitlab-org/gitlab!17627
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Clement Ho authored
Operations Dashboard: fix minimum query message Closes #32628 See merge request gitlab-org/gitlab!17574
-
Stan Hu authored
Moves Protected paths throttling from Omnibus to GitLab Rails See merge request gitlab-org/gitlab!16463
-
Mayra Cabrera authored
- Adds 4 columns to application_settings - 3 to mimic the configuration of existing throttles - 1 to store the protected paths on database - Set default protected paths (taken from Omnibus) - Add new section on admin panel to personalize protected paths configuration - Includes additional protected paths throttles. - Throttles were renamed to 'rack_attack_gitlab_rails'.rb, otherwise the omnibus file will overwrite this file. - If the Omnibus throttle is enabled, this settings will not take effect.
-
Michael Kozono authored
Adds event tracker helper for controllers Closes #31781 See merge request gitlab-org/gitlab!17055
-
Giorgenes Gelatti authored
Adds controller concern to track events inside controller. Allows to call #track_event() to track arbitrary events.
-
Mike Greiling authored
Extract isEpic getter in related items tree store See merge request gitlab-org/gitlab!17665
-
Winnie Hellmann authored
-
Mayra Cabrera authored
Reorder changelog policy rules See merge request gitlab-org/gitlab!17748
-
Alessio Caiazza authored
-
Walmyr Lima e Silva Filho authored
Quarantine a non-deterministic test See merge request gitlab-org/gitlab!17768
-
Clement Ho authored
Merge branch '31393-when-adding-labels-in-a-merge-request-adds-them-out-of-order-until-refresh-page' into 'master' alphabetically sorts selected sidebar labels Closes #31393 See merge request gitlab-org/gitlab!17309
-
Clement Ho authored
Remove nested Promise from groups select See merge request gitlab-org/gitlab!17685
-
Winnie Hellmann authored
-
Clement Ho authored
Add project filtering to Bitbucket Cloud import See merge request gitlab-org/gitlab!16828
-
Dan Davison authored
Wait before job log shows something See merge request gitlab-org/gitlab!17570
-
Douglas Barbosa Alexandre authored
Fix visibility level error when updating group from API Closes #23083 See merge request gitlab-org/gitlab!17227
-
Douglas Barbosa Alexandre authored
API: Allow to exclude ancestor groups on labels API Closes #28828 See merge request gitlab-org/gitlab!17221
-
Walmyr Lima authored
Also, add an extra expectation for when the test is de-quarantined.
-
Mathieu Parent authored
'visibility_level' private is not allowed since this group contains projects with higher visibility Fixes: #23083 Related: gitlab-foss#46746
-
Mathieu Parent authored
Shows #23083.
-
Douglas Barbosa Alexandre authored
Remove setup_postgres task and update schema RB See merge request gitlab-org/gitlab!17659
-
Sean Arnold authored
-
Marcia Ramos authored
Fix the ~documentation label in the MR docs template See merge request gitlab-org/gitlab!17753
-