- 30 Jan, 2020 40 commits
-
-
Alexandru Croitor authored
Common code for determining columns that do not need to be quoted in bulk insers based on each model class. This change is to be used in specific mentions migration on each of the models: design, snippet, commit(would override this method), issue, merge request.
-
Phil Hughes authored
Resolve "New MR > Changes tab > Edit file button UI polish" Closes #199526 See merge request gitlab-org/gitlab!24041
-
Marcel van Remmerden authored
-
Mark Florian authored
Fixes: Auto-remediation on the pipeline security dashboard See merge request gitlab-org/gitlab!23677
-
Sam Beckham authored
- Moves the pipeline dashboard into it's own component - Passes a source_branch to that component - Adds the nessesary VueX to attach that source branch to the `createMergeRequest` action
-
Phil Hughes authored
Merge branch '199398-add-a-nore-about-disabling-apollo-client-cache-when-used-in-vuex-to-fe-dev-guidelines' into 'master' Add a note about disabling Apollo Client cache when used in Vuex Closes #199398 See merge request gitlab-org/gitlab!23982
-
Natalia Tepluhina authored
-
Kamil Trzciński authored
Check for Knative installation on enabled clusters Closes #38288 See merge request gitlab-org/gitlab!22107
-
Magdalena Frankiewicz authored
When no deployment has been done yet, there is no environment, so the check for Knative needs to happen via Kubeclient
-
Nick Thomas authored
Prevent Notes::UpdateService from updating a note when no params passed See merge request gitlab-org/gitlab!23936
-
Natalia Tepluhina authored
Prevent project path namespace overflow during import See merge request gitlab-org/gitlab!24042
-
Natalia Tepluhina authored
Adds broadcast_type to broadcast messages See merge request gitlab-org/gitlab!23974
-
Marin Jankovski authored
Appplication setting changes in definition of done See merge request gitlab-org/gitlab!23876
-
Rémy Coutable authored
Merge branch '199722-broken-master-spec-frontend-monitoring-components-dashboard_template_spec-js' into 'master' Resolve "Broken master on dashboard_template spec" Closes #199722 See merge request gitlab-org/gitlab!24052
-
ntepluhina authored
-
Fatih Acet authored
Resolve "Admin Area's "Account and limit" fields could be improved" Closes #28872 See merge request gitlab-org/gitlab!19691
-
Jeremy Elder authored
-
Natalia Tepluhina authored
Correctly escape wiki commit message characters Closes #35478 See merge request gitlab-org/gitlab!23373
-
-
Achilleas Pipinellis authored
Create grammar linting rule for contractions in docs Closes #199111 See merge request gitlab-org/gitlab!23793
-
Amy Qualls authored
This commit adds a Contractions.yml rule into GitLab's styles folder for Vale (doc/.linting/vale/styles/gitlab/) to test for the various uses of contractions described in the style guide.
-
Achilleas Pipinellis authored
Provide more specifics on formatting code blocks in docs Closes #199675 See merge request gitlab-org/gitlab!24022
-
Achilleas Pipinellis authored
Specify syntax highlighting for shell output See merge request gitlab-org/gitlab!23623
-
Amy Qualls authored
For the sake of consistency and simplicity, we're specifying to use 'shell' instead of 'bash' or 'sh' for most syntax highlighting most shell output. The exception: code blocks that contain `sudo`, because Mike Jang discovered it causes oddities in the syntax highlighting output. For code blocks containing `sudo`, we're now specifying to use `console` instead.`
-
Natalia Tepluhina authored
Resolve "Add package tags display to package list page" Closes #197932 See merge request gitlab-org/gitlab!23675
-
Nick Kipling authored
Moved package tags component to be general Added hideLabel prop Added display of tags to package_list Updated tests
-
Natalia Tepluhina authored
Update links related to MR approvals in UI Closes #42651 See merge request gitlab-org/gitlab!23948
-
Marcel Amirault authored
-
Grzegorz Bizon authored
Upgrade Pages to 1.15.0 See merge request gitlab-org/gitlab!24043
-
Rémy Coutable authored
Revert of revert "Add Group Seeder rake task" See merge request gitlab-org/gitlab!23910
-
George Koltsov authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23852
-
Natalia Tepluhina authored
Fix monitoring dashboard custom charts See merge request gitlab-org/gitlab!23649
-
Kamil Trzciński authored
Resolve "Add can_create_merge_request_in to Project API response" Closes #198464 See merge request gitlab-org/gitlab!23577
-
Alex Pooley authored
-
Rémy Coutable authored
Merge branch '119014-ask-if-a-user-is-trying-gitlab-for-his-company-or-for-his-individual-usage' into 'master' Ask if a user is trying GitLab for his company or individual usage See merge request gitlab-org/gitlab!22280
-
Alper Akgun authored
Ask if a user is trying GitLab for his company or for his individual usage
-
James Lopez authored
Ignore solargraph config file See merge request gitlab-org/gitlab!23913
-
Michael Kozono authored
-
George Tsiolis authored
-
Paul Slaughter authored
Update styles for pipeline badge in operations/enviroments cards footer to correctly center it vertically See merge request gitlab-org/gitlab!23742
-