- 20 Mar, 2020 40 commits
-
-
Mike Jang authored
Clarification to the "prohibit outer forks" docs See merge request gitlab-org/gitlab!27604
-
Dan Jensen authored
This describes where the configuration option can be found in the interface, and refineds the language a bit.
-
Lin Jen-Shin authored
Ignore config/Gitlab.gitlab-license file See merge request gitlab-org/gitlab!27543
-
Michał Zając authored
`ee/lib/tasks/gitlab/license.rake` tries to load `Settings.source.dirname + 'Gitlab.gitlab-license'` which expands to `config/Gitlab.gitlab-license` for a default GDK installation. This file should be ignored so developers can put their license files and not worry about commiting the file.
-
Mayra Cabrera authored
Fix a test that only pass on retry Closes #211795 See merge request gitlab-org/gitlab!27584
-
Douglas Barbosa Alexandre authored
Merge branch '210456-remove-admin-settings-templates-link-from-side-bar-having-an-invalid-license' into 'master' Remove Admin > Settings > Templates from sidenav when insufficient license See merge request gitlab-org/gitlab!27172
-
Mark Florian authored
Geo Replication - Rename Store/State See merge request gitlab-org/gitlab!27237
-
Achilleas Pipinellis authored
Move the Roadmaps docs introduced note Closes #211829 See merge request gitlab-org/gitlab!27677
-
Achilleas Pipinellis authored
Move Praefect Grafana docs to a distinct step Closes gitaly#2550 See merge request gitlab-org/gitlab!27473
-
Natalia Tepluhina authored
Expect GraphQL errors to be an Array Closes #211929 See merge request gitlab-org/gitlab!27685
-
Douglas Barbosa Alexandre authored
Remove graphql_resolver_complexity flag Closes #35736 and #208120 See merge request gitlab-org/gitlab!27652
-
Yorick Peterse authored
Resolve "Add RuboCop rule to limit file names to 100 characters" Closes #204753 See merge request gitlab-org/gitlab!24799
-
Mike Jang authored
Edit new content about customizable stages See merge request gitlab-org/gitlab!27552
-
Evan Read authored
-
Natalia Tepluhina authored
Migrate ee/add_slack_app to Jest Closes #194265 See merge request gitlab-org/gitlab!27591
-
Denys Mishunov authored
-
Jan Provaznik authored
Resolver complexity was enabled on gitlab.com and behaved stable.
-
Natalia Tepluhina authored
documentation: Added a note to update handler on team page See merge request gitlab-org/gitlab!27603
-
Kushal Pandya authored
Remove duplicate constants Closes #11843 See merge request gitlab-org/gitlab!27527
-
Denys Mishunov authored
If the login handler has been changed (due to requesting the access to chatop, for example), this has to be reflected on the team page so that bots (like DangerBot, for example) could still find the user when needed
-
Heinrich Lee Yu authored
Log top-level relation creation when Importing Project/Group See merge request gitlab-org/gitlab!27605
-
Andrew Fontaine authored
Migrate diffs karma tests to jest See merge request gitlab-org/gitlab!27270
-
Justin Boyson authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Peter Leitzen authored
Move Alert Service classes to CE Closes #210534 See merge request gitlab-org/gitlab!27512
-
Nick Thomas authored
Fix OpenAPI file detector See merge request gitlab-org/gitlab!27321
-
Roger Meier authored
-
Marcin Sedlak-Jakubowski authored
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194265
-
Nick Thomas authored
Add info to API doc has_conflicts dependency Closes #207274 See merge request gitlab-org/gitlab!27644
-
Nick Thomas authored
Remove forgotten Procfile See merge request gitlab-org/gitlab!27245
-
Peter Leitzen authored
Fix bug in snippet edit page See merge request gitlab-org/gitlab!27479
-
Natalia Tepluhina authored
Fixes the repository Vue router not working with Chinese characters Closes #209033 See merge request gitlab-org/gitlab!27494
-
Mark Florian authored
Creator pairing groups refactor See merge request gitlab-org/gitlab!27089
-
Natalia Tepluhina authored
This reverts commit 3686f5f5359bf816353a197b459e26f389917262.
-
Kushal Pandya authored
Fix filtered search tokenization Closes #211706 See merge request gitlab-org/gitlab!27648
-
Achilleas Pipinellis authored
Docs for SAST ADDITIONAL_CA_CERT_BUNDLE env var See merge request gitlab-org/gitlab!27182
-
Daniel Paul Searles authored
-
George Koltsov authored
- This MR adds a log entry for each top-level relation creation during Group/Project Import, when importing to a group that has `log_import_export_relation_creation` feature flag enabled - It's behind a feature flag and only for groups in order to not produce too many log entries that are not particularly useful most of the cases, however they can be during ProServ team customers migrations from self-managed to GitLab.com
-
Jan Provaznik authored
Add external_key column to issues table See merge request gitlab-org/gitlab!27522
-
Francisco Javier López authored
We need to update the snippet edit form to include the blob data and not the snippet info.
-