- 01 Sep, 2017 1 commit
-
-
Tiago Botelho authored
-
- 30 Aug, 2017 2 commits
-
-
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
-
- 26 Aug, 2017 1 commit
-
-
Mike Greiling authored
rename .project-visibility-level-holder to .visibility-level-setting and move from projects.scss to settings.scss
-
- 22 Aug, 2017 3 commits
-
-
Robert Speicher authored
We should be defining the list of loggers in the controller, not the view.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 21 Aug, 2017 1 commit
-
-
Sean McGivern authored
This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a side-effect: when we haven't enabled job throttling, it will still hit Redis a lot (and miss, because nothing is configured). As this setting already required a restart, ensure that the library is only required when it's enabled.
-
- 18 Aug, 2017 1 commit
-
-
Bryce Johnson authored
-
- 17 Aug, 2017 1 commit
-
-
winh authored
-
- 11 Aug, 2017 1 commit
-
-
Robin Bobbitt authored
-
- 04 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 02 Aug, 2017 1 commit
-
-
Pawel Chojnacki authored
-
- 01 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 27 Jul, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 26 Jul, 2017 1 commit
-
-
Max Raab authored
-
- 20 Jul, 2017 5 commits
-
-
Alexander Randa authored
-
Pawel Chojnacki authored
- Change the wording a little bit
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Use partial and shring same UI Swap two. Like the project runner section. Fix tests
-
- 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
-
- 12 Jul, 2017 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
`breadcrumb_title` is then overriden when needed
-
- 07 Jul, 2017 4 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- 06 Jul, 2017 3 commits
-
-
Clement Ho authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
-
- 05 Jul, 2017 2 commits
-
-
Tiago Botelho authored
-
Douwe Maan authored
-
- 03 Jul, 2017 1 commit
-
-
Bryce Johnson authored
-
- 28 Jun, 2017 1 commit
-
-
tauriedavis authored
-
- 26 Jun, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 19 Jun, 2017 2 commits
-
-
Pawel Chojnacki authored
+ Set defaults correctly only for when not in production or staging + set ENV['prometheus_multiproc_dir'] in config/boot.rb instead of config.ru Test prometheus metrics unmemoized
-
Annabel Dunstone Gray authored
-
- 15 Jun, 2017 1 commit
-
-
Joshua Lambert authored
-