- 26 Sep, 2019 3 commits
-
-
Mark Lapierre authored
-
Evan Read authored
Docs: Clarified permissions table footnotes Closes #31783 See merge request gitlab-org/gitlab!17267
-
Matt Penna authored
-
- 25 Sep, 2019 37 commits
-
-
Stan Hu authored
Increase timeouts for Gitaly RPCs Closes gitlab-com/gl-infra/production#1187 See merge request gitlab-org/gitlab!17719
-
Stan Hu authored
Hide All members rule from approvers list See merge request gitlab-org/gitlab!17556
-
Igor authored
-
Robert Speicher authored
Fix vulnerability confidence in gitlab-foss See merge request gitlab-org/gitlab!17721
-
Paul Okstad authored
-
Clement Ho authored
Resolve "Fix Typos in Onboarding Tour" Closes #32430 See merge request gitlab-org/gitlab!17388
-
Alper Akgun authored
-
Stan Hu authored
This change increases the timeout of the following RPCs in Sidekiq from 55 seconds to 6 hours: * CreateFork * CreateRepositoryFromUrl * FetchSourceBranch Prior to https://gitlab.com/gitlab-org/gitlab/merge_requests/16926, `default_timeout` was unlimited for Sidekiq jobs, but now it is 55 seconds. However, the above RPCs can take a long time to run. To avoid timing out prematurely, we increase these values to long timeouts to ensure that they can complete. Closes https://gitlab.com/gitlab-com/gl-infra/production/issues/1187
-
Dmitriy Zaporozhets authored
Pin major version of SAST analyzers See merge request gitlab-org/gitlab!17110
-
rossfuhrman authored
Pin major version of SAST analyzers for the non-Docker-in-Docker versions of the analyzers
-
Achilleas Pipinellis authored
Update the prometheus integration docs See merge request gitlab-org/gitlab!17305
-
Jose Vargas authored
This changes the prometheus integration documentation to reflect the newest changes to the UI and funcionality of all the features relevant to the monitor APM team
-
Michael Kozono authored
Add link to Instance Security Dashboard in nav See merge request gitlab-org/gitlab!17389
-
Mark Florian authored
This adds a nav link for the [Instance Security Dashboard MVC][1], which is behind the `security_dashboard` feature flag. This also refactors slightly how the visibility of the Operations and Environments dashboard links is handled. One result of this is that they are now consistently visible/hidden between the dashboards dropdown on larger screens, and the "More" dropdown on smaller screens. Finally, the partials have been renamed, since they're no longer specific to operations. [1]: https://gitlab.com/gitlab-org/gitlab/issues/6953
-
Michael Kozono authored
Drop db_load_balancing_index gauge metric See merge request gitlab-org/gitlab!17561
-
Thong Kuah authored
As the host list is shuffled per rails process, this metric is meaningless and should not be relied upon. So we are removing this metric.
-
Achilleas Pipinellis authored
Update group project creation settings See merge request gitlab-org/gitlab!17636
-
Bob Van Landuyt authored
Reference AlertsService only in EE See merge request gitlab-org/gitlab!17702
-
Filipa Lacerda authored
Update axis label on scatterplot on metric change See merge request gitlab-org/gitlab!17599
-
Martin Wortschack authored
- Updates the y axis label for the scatterplot when the user changes the metric
-
Lin Jen-Shin authored
Add projections file See merge request gitlab-org/gitlab!17460
-
Matija Čupić authored
-
Annabel Dunstone Gray authored
Fixes variables overflow in sm screens Closes #30392 See merge request gitlab-org/gitlab!17681
-
Douglas Barbosa Alexandre authored
Geo: fix flaky failure in secondary/shard_worker_spec.rb Closes #12455 See merge request gitlab-org/gitlab!17674
-
Douglas Barbosa Alexandre authored
Fix constant ChatMessage::PipelineMessage::MAX_VISIBLE_JOBS warnings See merge request gitlab-org/gitlab!17656
-
Fatih Acet authored
Fixes scrollbar in time series See merge request gitlab-org/gitlab!16354
-
Clement Ho authored
Fix grammar in detached pipeline tooltip See merge request gitlab-org/gitlab!17565
-
Marcel Amirault authored
-
Peter Leitzen authored
-
Nick Thomas authored
Update workhorse to 8.11.0 See merge request gitlab-org/gitlab!17690
-
Mayra Cabrera authored
Better job naming (avoid conflicts with other jobs) See merge request gitlab-org/gitlab!17218
-
Luca Orlandi authored
EE port needed due to gitlab.pot conflicts
-
Peter Leitzen authored
Add max issue count to lists See merge request gitlab-org/gitlab!15116
-
Patrick Derichs authored
Also updating schema and specs. Add model validation for max_issue_count Add license check for max_issue_count Add spec to check license handling Move validation of max_issue_count and add creation list params Move validation of max_issue_count Add MR to changelog Remove unnecessary comment Remove unnecessary allow_null: false Move changelog entry Remove possible null value for max_issue_count from schema definitions Add max_issue_count response to documentation Make methods private Add condition to check max_issue_count was not changed in that situation Replace stub_feature_flags with stub_licensed_features Apply suggestion to ee/spec/controllers/boards/lists_controller_spec.rb Add license check Remove some new lines Call super even if max issue count should be updated Revert "Call super even if max issue count should be updated" This reverts commit 7156ffa1464e69528757c06902db321f0cc28122. Remove unnecessary validation Move can_admin?(list) one level up Apply new base request behavior update of multiple fields is possible now Add specs for create_list_attributes Remove list_properties override Add specs for UpdateService Fix rubocop issue Made execute_by_params private Use parent to check for licensed feature Use board_parent to check for available feature Change order of checks Move check into update method Specs are now calling UpdateService instead of just testing the module behavior Use list board parent to check for feature availability Add specs for conditional expose of max_issue_count Use board parent licensed feature check Apply pleitzens suggestion Replace each / expect with all? / none? (rubocop) Check result of service.execute Apply suggested spec changes Apply suggested changes to specs Add check for empty response
-
Fatih Acet authored
Remove actionType from RelatedItemsTreeApp component See merge request gitlab-org/gitlab!17666
-
Winnie Hellmann authored
-
lauraMon authored
-