An error occurred fetching the project authors.
- 03 Jul, 2019 1 commit
-
-
Maneschi Romain authored
-
- 25 Jun, 2019 1 commit
-
-
Roger Meier authored
-
- 30 May, 2019 1 commit
-
-
Imre Farkas authored
-
- 03 May, 2019 1 commit
-
-
Mario de la Ossa authored
-
- 09 Apr, 2019 1 commit
-
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 05 Apr, 2019 3 commits
-
-
Gosia Ksionek authored
Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
-
Andreas Brandl authored
This reverts merge request !26823
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
- 26 Mar, 2019 1 commit
-
-
Yorick Peterse authored
This backports the API parameters from API::Settings that were added in EE, wrapping them in a conditional.
-
- 04 Mar, 2019 1 commit
-
-
Yorick Peterse authored
This refactors API::Settings so that EE can more easily extend its behaviour, without having to modify the CE source code directly.
-
- 06 Feb, 2019 1 commit
-
-
Jan Provaznik authored
Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed).
-
- 15 Jan, 2019 1 commit
-
-
Robert Schilling authored
-
- 13 Oct, 2018 1 commit
-
-
Stan Hu authored
This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
-
- 30 Sep, 2018 1 commit
-
-
gfyoung authored
Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
-
- 24 Sep, 2018 1 commit
-
-
Valery Sizov authored
We remove this feature as it never worked properly
-
- 17 Sep, 2018 1 commit
-
-
Marcel Amirault authored
-
- 01 Aug, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 30 Jul, 2018 1 commit
-
-
Marcel Amirault authored
-
- 27 Jul, 2018 3 commits
-
-
Bob Van Landuyt authored
-
Sean McGivern authored
This reverts merge request !20679
-
Bob Van Landuyt authored
-
- 11 Jul, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 May, 2018 1 commit
-
-
Stan Hu authored
Identified while resolving conflicts in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5906
-
- 29 May, 2018 1 commit
-
-
Rémy Coutable authored
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 28 May, 2018 1 commit
-
-
Davin Walker authored
-
- 23 May, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 22 Feb, 2018 1 commit
-
-
Bob Van Landuyt authored
-
- 29 Nov, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 23 Nov, 2017 3 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Markus Koller authored
-
- 30 Aug, 2017 3 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
`allowed_key_types` is removed and the `minimum_<type>_bits` fields are renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies that the key type is disabled. This also feeds through to the UI - checkboxes per key type are out, inline selection of "forbidden" and "allowed" (i.e., no restrictions) are in. As with the previous model, unknown key types are disallowed, even if the underlying ssh daemon happens to support them. The defaults have also been changed from the lowest known bit size to "no restriction". So if someone does happen to have a 768-bit RSA key, it will continue to work on upgrade, at least until the administrator restricts them.
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
- 11 Aug, 2017 1 commit
-
-
Robin Bobbitt authored
-
- 27 Jul, 2017 2 commits
-
-
Bob Van Landuyt authored
In favor of the new `repository_storages`
-
Bob Van Landuyt authored
-
- 13 Jul, 2017 1 commit
-
-
Robin Bobbitt authored
When sign-in is disabled: - skip password expiration checks - prevent password reset requests - don’t show Password tab in User Settings - don’t allow login with username/password for Git over HTTP requests - render 404 on requests to Profiles::PasswordsController
-
- 14 Jun, 2017 1 commit
-
-
Robin Bobbitt authored
-
- 02 Jun, 2017 1 commit
-
-
Pawel Chojnacki authored
-