An error occurred fetching the project authors.
- 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
-
- 28 Apr, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 10 Apr, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 03 Apr, 2017 1 commit
-
-
Adam Niedzielski authored
Implement module for setting "Poll-Interval" response header. Return 429 in ETag caching middleware when polling is disabled.
-
- 02 Mar, 2017 2 commits
-
-
Toon Claes authored
Override the `ApplicationSetting` default visibility_level setters so they accept strings & integers for the levels.
-
Toon Claes authored
Use strings for the ApplicationSetting properties: - restricted_visibility_levels - default_project_visibility - default_snippet_visibility - default_group_visibility
-
- 15 Feb, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
TODO: Add tests and screenshots
-
- 06 Feb, 2017 1 commit
-
-
Adam Niedzielski authored
Store the value in application settings. Expose the value to Workhorse.
-
- 02 Feb, 2017 1 commit
-
-
James Edwards-Jones authored
-
- 12 Jan, 2017 1 commit
-
-
Horacio Sanson authored
This MR enables rendering of PlantUML diagrams in Asciidoc documents. To add a PlantUML diagram all we need is to include a plantuml block like: ``` [plantuml, id="myDiagram", width="100px", height="100px"] -- bob -> alice : ping alice -> bob : pong -- ``` The plantuml block is substituted by an HTML img element with *src* pointing to an external PlantUML server. This MR also add a PlantUML integration section to the Administrator -> Settings page to configure the PlantUML rendering service and to enable/disable it. Closes: #17603
-
- 29 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 04 Nov, 2016 1 commit
-
-
Nick Thomas authored
-
- 06 Jul, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-