- 19 Nov, 2018 32 commits
-
-
Achilleas Pipinellis authored
Update merge request submission preview docs See merge request gitlab-org/gitlab-ee!8506
-
Robert Speicher authored
Use stub_licensed_features to enable audit events See merge request gitlab-org/gitlab-ee!8512
-
Matija Čupić authored
-
Rémy Coutable authored
Check global feature directly on `License` class Closes #8484 See merge request gitlab-org/gitlab-ee!8505
-
Douwe Maan authored
Smartcard authentication See merge request gitlab-org/gitlab-ee!8120
-
Steve Azzopardi authored
CE upstream - 2018-11-16 16:21 UTC Closes gitlab-ce#54068 and gitlab-ce#54110 See merge request gitlab-org/gitlab-ee!8488
-
James Ramsay authored
-
Sean McGivern authored
EE: Improve variables support See merge request gitlab-org/gitlab-ee!8483
-
Bob Van Landuyt authored
Global features should be checked directly on the license class `external_authorization` is one of these features.
-
Kamil Trzciński authored
This ensures that variables accept only string, alongside also improves kubernetes_namespace, improving validation and default value being set.
-
Marcia Ramos authored
Mention limitation of requirements.txt in Dependency scanning docs Closes gitlab-ce#52824 See merge request gitlab-org/gitlab-ee!8439
-
Robert Speicher authored
EE: Refactor Member#add_user for GitLab EE See merge request gitlab-org/gitlab-ee!8471
-
Marcia Ramos authored
Ports https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22533 to EE See merge request gitlab-org/gitlab-ee!8264
-
-
Matija Čupić authored
-
Marcia Ramos authored
Update the cluster docs for Knative See merge request gitlab-org/gitlab-ee!8465
-
Marcia Ramos authored
Remove superfluous '-level' See merge request gitlab-org/gitlab-ee!8490
-
Sean McGivern authored
Revert "Merge branch 'docs/split-front-page-ee' into 'master'" See merge request gitlab-org/gitlab-ee!8498
-
Imre Farkas authored
This adds support for smartcard authentication with basic X.509 certificates. NGINX needs to be setup in a way to run the same server context on separate port requesting the client side certificate. Another limitation is that the email address must be a part of the Common-Name attribute.
-
Achilleas Pipinellis authored
This reverts merge request !7525
-
Sean McGivern authored
Merge branch 'ee-54093-the-default_value_for-gem-doesn-t-handle-actioncontroller-parameters-correctly' into 'master' [EE] Replace the `default_value_for` gem with the `gitlab-default_value_with` gem which handles `ActionController::Parameters` correctly Closes gitlab-ce#54093 See merge request gitlab-org/gitlab-ee!8473
-
Sean McGivern authored
EE port of 52385-search-bar-for-dashboard-list See merge request gitlab-org/gitlab-ee!8125
-
Steve Azzopardi authored
Resolve conflict for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8488
-
Tim Zallmann authored
Resolve "Snowplow integration - cannot find variable sesName" Closes #8111 See merge request gitlab-org/gitlab-ee!8461
-
Martin Wortschack authored
-
Rémy Coutable authored
Fix project deploy key creation and deletion as admin Closes gitlab-ce#53783 See merge request gitlab-org/gitlab-ee!8432
-
Kushal Pandya authored
Replace weight icon Closes #5340 See merge request gitlab-org/gitlab-ee!8448
-
Mike Lewis authored
Refactor EE Documentation Homepage Closes gitlab-ce#53124 See merge request gitlab-org/gitlab-ee!7525
-
Evan Read authored
-
Evan Read authored
-
Evan Read authored
-
Evan Read authored
Also: - Add EE-specific links that were already in EE landing page. - Add descriptions to links where none existed.
-
- 17 Nov, 2018 1 commit
-
-
Stan Hu authored
In EE, the DeployKeyController reloads the user's accesible key so that it can audit changes. However, this has a side effect of preventing admins from deleting keys in the interface. Note that the deletion problem does not happen in CE because auditing is not performed there. We can clean up the code by reusing the key that was created or destroyed and pushing the logic into the service. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53783
-
- 16 Nov, 2018 7 commits
-
-
Mike Greiling authored
Use @gitlab npm namespace (EE) See merge request gitlab-org/gitlab-ee!8487
-
Achilleas Pipinellis authored
Add Secure section in the main documentation page See merge request gitlab-org/gitlab-ee!8467
-
Fabio Busatto authored
-
Clement Ho authored
Merge branch '8407-operations-scroll-not-working-when-added-enough-projects-to-enable-scroll' into 'master' Resolve inability to scroll operations dashboard Closes #8407 See merge request gitlab-org/gitlab-ee!8459
-
Achilleas Pipinellis authored
Change name to issue analytics See merge request gitlab-org/gitlab-ee!8489
-
James Ramsay authored
-
Victor Wu authored
-