- 27 Mar, 2019 40 commits
-
-
Dan Davison authored
[QA-EE] Toggle Gitaly N+1 detector via feature flag and run tests See merge request gitlab-org/gitlab-ee!10324
-
Mark Lapierre authored
First attempt at allowing a feature flag to be set via the command line when running tests. This will enable the flag, run the tests, and then disable the flag. Using OptionParser meant changing how scenarios get the instance address, so this also allows the address to be set as a command line option. It's backwards compatible (you can still provide the address as the command line option after the scenario)
-
GitLab Bot authored
-
Clement Ho authored
Update bootstrap to 4.3.1 Closes #52091 See merge request gitlab-org/gitlab-ce!25911
-
Clement Ho authored
Update bootstrap to 4.3.1 [ee-port] See merge request gitlab-org/gitlab-ee!9931
-
Nick Thomas authored
Merge branch '8798-geo-implement-selective-sync-support-for-fdw-queries-to-find-registries-retrying-verification' into 'master' Geo - Add selective sync support for queries to find registries retrying verification See merge request gitlab-org/gitlab-ee!10436
-
Douglas Barbosa Alexandre authored
These changes introduces a new finder to make it easier to remove the legacy queries in the future.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Expand and improve autofetch of endpoint section See merge request gitlab-org/gitlab-ce!26303
-
Evan Read authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Recommend disabling NFS server delegation See merge request gitlab-org/gitlab-ce!26668
-
GitLab Bot authored
-
Andreas Brandl authored
Prepares suggestion implementation for multi-line support See merge request gitlab-org/gitlab-ce!26057
-
Rémy Coutable authored
Externalize strings in controllers See merge request gitlab-org/gitlab-ce!26420
-
Martin Wortschack authored
- concerns - dashboard - groups - import
-
Rémy Coutable authored
(EE port) Externalize strings in projects controllers See merge request gitlab-org/gitlab-ee!10351
-
Martin Wortschack authored
- concerns - dashboard - groups - import
-
Drew Blessing authored
-
Oswaldo Ferreira authored
Adds the groundwork needed in order to persist multi-line suggestions, while providing the parsing strategy which will be reused for the **Preview** as well.
-
GitLab Bot authored
-
Nick Thomas authored
Add API access check to Graphql Closes #58547 See merge request gitlab-org/gitlab-ce!26570
-
Felipe Artur authored
Check if user can access API on GraphqlController
-
-
Lukas Eipert authored
Bootstrap 4.3.1 introduced sanitation for HTML popovers / tooltips. The rules are rather strict, so we extend the default whitelists with safe attributes / tags.
-
Lukas Eipert authored
-
-
Lukas Eipert authored
Bootstrap 4.3.1 introduced sanitation for HTML popovers / tooltips. The rules are rather strict, so we extend the default whitelists with safe attributes / tags.
-
Lukas Eipert authored
-
Filipa Lacerda authored
Design updates to design management See merge request gitlab-org/gitlab-ee!10410
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for environments_table Closes gitlab-ee#10714 See merge request gitlab-org/gitlab-ce!26655
-
Phil Hughes authored
Removes EE differences for stage_column_component_spec Closes gitlab-ee#10719 See merge request gitlab-org/gitlab-ce!26659
-
Phil Hughes authored
Removes EE differences for pipelines_details_bundle Closes gitlab-ee#10711 See merge request gitlab-org/gitlab-ce!26654
-
Phil Hughes authored
EE: Removes EE differences for pipelines_details_bundle See merge request gitlab-org/gitlab-ee!10449
-
Phil Hughes authored
Removes EE differences for environments.scss Closes gitlab-ee#10708 See merge request gitlab-org/gitlab-ce!26648
-
Phil Hughes authored
EE: Removes EE differences for environments.scss See merge request gitlab-org/gitlab-ee!10447
-
Fatih Acet authored
Remove top-level mount from note_form_spec.js Closes #59114 See merge request gitlab-org/gitlab-ce!26616
-
Rémy Coutable authored
Extracted code to EE directory Closes #6651 See merge request gitlab-org/gitlab-ee!10433
-
Francisco Javier López authored
-