- 23 Oct, 2018 1 commit
-
-
Achilleas Pipinellis authored
-
- 22 Oct, 2018 3 commits
-
-
Phil Hughes authored
EE port of Frontend: Review app changes See merge request gitlab-org/gitlab-ee!8014
-
Filipa Lacerda authored
-
Rémy Coutable authored
Geo: SSH push to secondary specs See merge request gitlab-org/gitlab-ee!7791
-
- 19 Oct, 2018 36 commits
-
-
Douwe Maan authored
Audit log: Add audit events for group setting changes Closes #8051 See merge request gitlab-org/gitlab-ee!7987
-
Robert Speicher authored
QA: Add basic e2e test for codeowners display in file blob See merge request gitlab-org/gitlab-ee!7368
-
Stan Hu authored
This adds audit logging for permission changes (e.g. who can create projects, 2FA enforcement, etc.) Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8051
-
Robert Speicher authored
Implement group file templates Closes #5987 See merge request gitlab-org/gitlab-ee!7391
-
Stan Hu authored
Improve mirroring repositories UI See merge request gitlab-org/gitlab-ee!7899
-
Kamil Trzciński authored
Fix outdated links to documentation See merge request gitlab-org/gitlab-ee!7980
-
Annabel Dunstone Gray authored
Update Epic issue item styling to match with related issues styling Closes #7600 See merge request gitlab-org/gitlab-ee!7784
-
Kushal Pandya authored
-
Clement Ho authored
Remove empty spec describe blocks See merge request gitlab-org/gitlab-ee!7994
-
Filipa Lacerda authored
Remove EE-specific exception in .prettierignore See merge request gitlab-org/gitlab-ee!8017
-
Mark Lapierre authored
The test pushes a CODEOWNERS file and some test files to a repo and checks that each file displays the appropriate code owners. Includes changes to page objects and addition of selectors to views
-
Mike Greiling authored
-
Filipa Lacerda authored
Stop batch comment actions showing on commit discussions Closes #8052 See merge request gitlab-org/gitlab-ee!8007
-
Douglas Barbosa Alexandre authored
The layout is broken when pull mirrors is available.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
Fix SAML test failure due to random run order of specs See merge request gitlab-org/gitlab-ee!7979
-
Annabel Dunstone Gray authored
Update feature flags empty state See merge request gitlab-org/gitlab-ee!7967
-
Annabel Dunstone Gray authored
Change markdown header tab anchor links to buttons See merge request gitlab-org/gitlab-ee!8001
-
George Tsiolis authored
-
Phil Hughes authored
EE port of: Revert "Merge branch 'winh-prettier-job-app-ee' into 'master'" See merge request gitlab-org/gitlab-ee!8011
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8052
-
Sean McGivern authored
[EE-Port] Remove ForkedProjectLink model See merge request gitlab-org/gitlab-ee!7864
-
Marin Jankovski authored
CE upstream - 2018-10-19 09:30 UTC Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ee!8009
-
Filipa Lacerda authored
This reverts merge request !7998
-
Marcia Ramos authored
Document highlighted mentions See merge request gitlab-org/gitlab-ee!8010
-
George Tsiolis authored
-
Achilleas Pipinellis authored
-
Bob Van Landuyt authored
This removes the `ForkedProjectLink` model that has been replaced by the `ForkNetworkMember` and `ForkNetwork` combination. All existing relations have been adjusted to use these new models. The `forked_project_link` table has been dropped. The "Forks" count on the admin dashboard has been updated to count all `ForkNetworkMember` rows and deduct the number of `ForkNetwork` rows. This is because now the "root-project" of a fork network also has a `ForkNetworkMember` row. This count could become inaccurate when the root of a fork network is deleted.
-
Filipa Lacerda authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/jobs/components/job_app.vue [ci skip]
-
Marin Jankovski authored
CE upstream - 2018-10-18 20:49 UTC Closes gitlab-ce#52654 See merge request gitlab-org/gitlab-ee!8005
-
Achilleas Pipinellis authored
Documentation: Add mention that recovery codes are downloadable. See merge request gitlab-org/gitlab-ce!22483
-
Sean McGivern authored
Update Test plan.md : add ~"test plan" and update attributes See merge request gitlab-org/gitlab-ce!22269
-
George Tsiolis authored
- Align buttons in the center - Remove double top border
-
Evan Read authored
-