- 19 Nov, 2018 10 commits
-
-
Sean McGivern authored
EE port of 52385-search-bar-for-dashboard-list See merge request gitlab-org/gitlab-ee!8125
-
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 29 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
-
Victor Wu authored
-
Steve Azzopardi authored
CE upstream - 2018-11-16 05:21 UTC See merge request gitlab-org/gitlab-ee!8478
-
Clement Ho authored
-
Achilleas Pipinellis authored
Improve docs for issues created per month See merge request gitlab-org/gitlab-ee!8410
-
Victor Wu authored
-
Sean McGivern authored
EE: Validate that foreign keys are created Closes gitlab-ce#50875 See merge request gitlab-org/gitlab-ee!8232
-
Robert Speicher authored
EE: Refactor how a few ActiveRecord enums are defined See merge request gitlab-org/gitlab-ee!8469
-
Kamil Trzciński authored
Add saml_discovery_token unauthenticated access See merge request gitlab-org/gitlab-ee!8016
-
George Tsiolis authored
-
Marcia Ramos authored
Fix object storage tier information See merge request gitlab-org/gitlab-ee!8383
-
Kushal Pandya authored
Merge branch '8145-consider-using-something-other-than-a-strike-for-dismissed-vulnerabilities' into 'master' Restyling the dismissed vulnerabilities Closes #8145 See merge request gitlab-org/gitlab-ee!8401
-
James Edwards-Jones authored
-
James Edwards-Jones authored
This will allow us to determine if the existance of a private group can be revealed to a user
-
samdbeckham authored
- use v-show in place of v-if for dismissed states - wrap custom class name in quotes - adds tests for the changes
-
samdbeckham authored
-
Grzegorz Bizon authored
Add e2e test: auto-assign code owners See merge request gitlab-org/gitlab-ee!8372
-
Grzegorz Bizon authored
# Conflicts: # qa/qa/page/merge_request/show.rb
-
Robert Speicher authored
Include classification label in project API Closes #8399 See merge request gitlab-org/gitlab-ee!8426
-
Steve Azzopardi authored
In d25da664 some conflicts where missed. Conflicts for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8478
-
Steve Azzopardi authored
Resolve conflicts for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8478
-
Steve Azzopardi authored
Resolve conflict for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8478
-
Adriel Santiago authored
-
GitLab Bot authored
# Conflicts: # doc/user/project/clusters/index.md # doc/user/project/merge_requests/index.md [ci skip]
-
Evan Read authored
fix typo addres to address See merge request gitlab-org/gitlab-ce!23108
-