- Mar 27, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 26, 2018
-
-
Dmitriy Zaporozhets authored
To make design consistent with project settings Next admin area application settings are afected by this commit: * Visibility and access control * Account and limit settings * Sign in * Sign up * Help page * Pages Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 03, 2018
-
-
Matija Čupić authored
-
- Feb 02, 2018
-
-
Mario de la Ossa authored
-
- Jan 22, 2018
-
-
Matija Čupić authored
-
- Oct 30, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 04, 2017
-
-
Jose Ivan Vargas Lopez authored
-
- Sep 06, 2017
-
-
Phil Hughes authored
This only appears when in the collapsed sidebar. If the sidebar is expanded, then these items are hidden & no fly-out navigation is displayed. Closes #36294
-
- Aug 30, 2017
-
-
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
-
- Aug 15, 2017
-
-
Robert Speicher authored
-
- Aug 11, 2017
-
-
Robin Bobbitt authored
-
- Aug 03, 2017
-
-
Phil Hughes authored
Closes #35882
-
- Jul 27, 2017
-
-
Keifer Furzland authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 05, 2017
-
-
Tiago Botelho authored
-
- Jun 29, 2017
-
-
Robert Speicher authored
-
- Jun 19, 2017
-
-
Robert Speicher authored
-
- Jun 14, 2017
-
-
Robin Bobbitt authored
-
- Mar 23, 2017
-
-
Z.J. van de Weg authored
-
- Mar 20, 2017
-
-
Toon Claes authored
Ensure the correct "Public" radio is selected by choosing it on ID.
-
- Mar 18, 2017
-
-
Stan Hu authored
Due to a Rails bug, fetching the application settings from Redis may prevent the attribute methods from being loaded for the `ApplicationSetting` model. More details here: https://github.com/rails/rails/issues/27348 There was also a secondary problem introduced by overriding these association methods which caused all default visibility levels to be set to `nil`. Before, the previous implementation allowed the string "20" to be saved as an integer, while now a table lookup happens before that. We fix this by enforcing the integer value in the controller and default to PRIVATE. Closes #29674
-
- Mar 17, 2017
-
-
- Jan 23, 2017
-
-
Grzegorz Bizon authored
This reverts commit c2093486, reversing changes made to 4b7ec44b.
-
- Jan 21, 2017
-
-
Grzegorz Bizon authored
This reverts merge request !8573
-
- Jan 15, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 18, 2016
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Dec 13, 2016
-
-
jurre authored
-
- Jul 29, 2016
-
-
Lin Jen-Shin authored
-
- Jul 19, 2016
-
-
Felipe Artur authored
-
- Dec 10, 2015
-
-
Kamil Trzcińśki authored
-
- Sep 18, 2015
-
-
Jeroen van Baarsen authored
Fixes #2536 Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Aug 18, 2015
-
-
Ben Bodenmiller authored
-
- Jun 22, 2015
-
-
Robert Speicher authored
-
- Jun 12, 2015
-
-
Robert Speicher authored
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
-
Robert Speicher authored
-
- Apr 24, 2015
-
-
Stan Hu authored
Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181
-
- Mar 23, 2015
-
-
Stan Hu authored
Closes #1275
-
- Jan 17, 2015
-
-
Dmitriy Zaporozhets authored
-
- Jan 08, 2015
-
-
Dmitriy Zaporozhets authored
-