- 06 Feb, 2020 40 commits
-
-
Jan Provaznik authored
List epic related issues by relative_position See merge request gitlab-org/gitlab!23776
-
Michael Kozono authored
Resolve "Geo: Failed to identify runtime for process X (./geo_log_cursor)" Closes #202040 See merge request gitlab-org/gitlab!24509
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Remove the :sidekiq metadata as it's not needed anymore See merge request gitlab-org/gitlab!24585
-
Douglas Barbosa Alexandre authored
Move PrometheusAlert from EE to CE Closes #199997 See merge request gitlab-org/gitlab!24360
-
Ronan OConnor authored
Updates Geo refresh FDW command to include mention to secondary See merge request gitlab-org/gitlab!24595
-
Sean McGivern authored
Remove context from markup rendering error logging Closes #202132 See merge request gitlab-org/gitlab!24599
-
Mike Greiling authored
Add loading icon to clusters being created See merge request gitlab-org/gitlab!24370
-
Nick Thomas authored
Step 1 - Add read_merge_request to GraphQL ProjectPermission BE See merge request gitlab-org/gitlab!24524
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
The follow up of the following discussion: https://gitlab.com/gitlab-org/gitlab /-/merge_requests/24360#note_282247872
-
Vitali Tatarintev authored
Fixes: 1. You specified required: true, in Rails > 5.0 the required option is deprecated and you want to use optional: false. In most configurations, this is the default and you can omit this option altogether 2. Enum defined as an array found in operator enum declaration. Use hash syntax instead.
-
Vitali Tatarintev authored
Moves PrometheusAlert and its dependencies to CE: * PrometheusAlert class * Factory * Associations in: Project, Environment classes
-
Heinrich Lee Yu authored
Add http status cop to all controller/support specs See merge request gitlab-org/gitlab!24212
-
Peter Leitzen authored
347 files inspected, 290 offenses detected, 290 offenses corrected
-
Lin Jen-Shin authored
Add seed for license file See merge request gitlab-org/gitlab!23261
-
James Lopez authored
Remove Username lookup when resolving users in MembersMapper See merge request gitlab-org/gitlab!24464
-
Bob Van Landuyt authored
Remove client need for no hook branch CRUD methods. See merge request gitlab-org/gitlab!19815
-
Lin Jen-Shin authored
Use 'rules' for '.gitlab/ci/qa.gitlab-ci.yml' jobs See merge request gitlab-org/gitlab!24488
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.29 See merge request gitlab-org/gitlab!23534
-
Heinrich Lee Yu authored
Move security routes under - scope See merge request gitlab-org/gitlab!24287
-
Jarka Košanová authored
- use each_batch insread of find_each
-
Bob Van Landuyt authored
The context contains rich objects, which would get serialized as JSON and would cause many useless fields inside ES or leak secrets.
-
Phil Hughes authored
Remove unnecessary ESLint plugins See merge request gitlab-org/gitlab!24368
-
Kamil Trzciński authored
Accept epic_id param in IssuesController See merge request gitlab-org/gitlab!24439
-
George Koltsov authored
- This change removes usage of username when mapping users on Project Import due to risks of incorrect users being mapped to project's data - This has a higher chance of occurrence on GitLab.com since username of a user on source can be already taken on destination
-
Walmyr Lima e Silva Filho authored
Remove uses of click_body in e2e specs See merge request gitlab-org/gitlab!24313
-
Desiree Chevalier authored
-
Zeger-Jan van de Weg authored
The default argument, HEAD, is better than master, as it's a symbolic reference.
-
Ramya Authappan authored
Quarantine create pipeline spec See merge request gitlab-org/gitlab!24523
-
Nailia Iskhakova authored
https://gitlab.com/gitlab-org/gitlab/issues/202149 Time to triage
-
Catalin Irimie authored
-
Sean McGivern authored
Resolve "Delete `pipeline.any_report_artifact_for_type` method" See merge request gitlab-org/gitlab!24395
-
Achilleas Pipinellis authored
Update links to MRs in the docs (to use hyphens) See merge request gitlab-org/gitlab!24417
-
Marcel Amirault authored
The URLs needs hyphens now, so did a find and replace to add them.
-
Achilleas Pipinellis authored
Docs: Include guidance on header titles Closes gitlab-docs#630 See merge request gitlab-org/gitlab!24094
-
Kushal Pandya authored
Remove burstUnusedSeal action See merge request gitlab-org/gitlab!24445
-
Kushal Pandya authored
Correctly escape special characters in Vue file listing routes Closes #202123 See merge request gitlab-org/gitlab!24573
-
Kushal Pandya authored
Merge branch '13298-show-on-group-security-dashboard-when-security-tests-are-not-configured-vue-components' into 'master' Add unscanned projects: Vue components See merge request gitlab-org/gitlab!24242
-
David Pisek authored
This commit adds two components to render a list of unscanned projects within the group security dashboard. It includes: * Vue components * Tests * Translation files
-