- 17 Mar, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Refactor UpdateDashboardService to remove catch/throw See merge request gitlab-org/gitlab!27185
-
Kamil Trzciński authored
Return Bad Request from Pipelines Controller for Invalid Ci Yaml Closes #210238 See merge request gitlab-org/gitlab!27142
-
Jason Goodman authored
Change response from ok
-
Mayra Cabrera authored
Fixes security harness check See merge request gitlab-org/gitlab!27427
-
Rémy Coutable authored
Remove repository fork and import code from Gitlab::Shell See merge request gitlab-org/gitlab!27217
-
Kamil Trzciński authored
Enable ActionCable as a standalone server See merge request gitlab-org/gitlab!27259
-
Lin Jen-Shin authored
Automatically use latest schema in background migrations See merge request gitlab-org/gitlab!27122
-
Paul Slaughter authored
Updated code styles See merge request gitlab-org/gitlab!26731
-
Donald Cook authored
Updates inline code styling and the border of code blocks https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26731
-
Achilleas Pipinellis authored
Add airgap topic page See merge request gitlab-org/gitlab!27251
-
Sean McGivern authored
Expand redacting search to include non ES results Closes #210011, #207940, and #36438 See merge request gitlab-org/gitlab!27065
-
Dmitry Gruzd authored
We include filtering for postgres and gitaly searches to be able to prevent leaks, like we currently do for advanced global search
-
Lucas Charles authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/11520
-
Mayra Cabrera authored
It seems bash was not picking up the conditional because of the space not around the square brackets Related to https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/692
-
Douglas Barbosa Alexandre authored
Ability to distinguish if user is Gitlab employee Closes #209327 See merge request gitlab-org/gitlab!26836
-
Rémy Coutable authored
Merge branch '210386-update-danger-bot-to-mention-telemetry-group-instead-of-requiring-review-approval' into 'master' Remove required telemetry approval in Danger bot Closes #210386 See merge request gitlab-org/gitlab!27195
-
Alina Mihaila authored
-
Robert Speicher authored
Fix configuration issue for License Compliance See merge request gitlab-org/gitlab!27016
-
Tetiana Chupryna authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mark Florian authored
Geo Replication - Refactor action_spec Closes #211400 See merge request gitlab-org/gitlab!27367
-
Mark Florian authored
Validate that users selects at least two subnets in EKS Form See merge request gitlab-org/gitlab!26936
-
Sean McGivern authored
Enable customizable_cycle_analytics feature flag See merge request gitlab-org/gitlab!27418
-
Robert Speicher authored
Resolve "Export via streaming serializer, introduce "Writer" abstraction" Closes #208803 See merge request gitlab-org/gitlab!26501
-
Heinrich Lee Yu authored
Adds scripts to start Puma for ActionCable and example config for GDK
-
Natalia Tepluhina authored
Merge branch '210268-replace-underscore-with-lodash-for-ee-app-assets-javascripts-threat_monitoring' into 'master' Replace underscore with lodash for threat_monitoring components Closes #210268 See merge request gitlab-org/gitlab!27175
-
Kirstie Cook authored
-
Dmytro Zaporozhets authored
Add API endpoints for Group Activity Analytics See merge request gitlab-org/gitlab!26460
-
Kamil Trzciński authored
Add inline file coverage view for merge request diffs Closes #3708 See merge request gitlab-org/gitlab!21791
-
Fabio Huser authored
-
Stan Hu authored
Remove sub_group_webhooks feature flag See merge request gitlab-org/gitlab!26070
-
Douglas Barbosa Alexandre authored
Merge branch '5164-default-roadmap_graphql-and-unfiltered_epic_aggregates-feature-flags-to-on' into 'master' Default :roadmap_graphql and :unfiltered_epic_aggregates feature flags to on See merge request gitlab-org/gitlab!26919
-
Dmytro Zaporozhets authored
Add docs for Group Activity Analytics API See merge request gitlab-org/gitlab!27392
-
Aakriti Gupta authored
-
Zack Cuddy authored
Currently this unit test was behaving simlar to an integration test by testing the axios calls. Instead we decided it made more sense to test the axios calls in the api file and then just mock the function calls in the action spec. This MR converst the axios mock to ee/api method mocks.
-
Aishwarya Subramanian authored
Adds an instance method on the user model to determine whether the user is a GitLab employee or not. It also exposes the is_gitlab_employee attribute in the UserBasic entity used in discussion api to use this detail to show a GitLab badge to discussion entities of the company's employees.
-
Sean McGivern authored
Ensure events on designs are visible to the appropriate users Closes #198120 See merge request gitlab-org/gitlab!26708
-
Kirstie Cook authored
-