- Jul 30, 2018
-
-
Bob Van Landuyt authored
This can be done trough the API for the current user, or on the profile page.
-
- May 07, 2018
-
-
Tiago Botelho authored
Remove password and password_confirmation from whitelisted params in ProfilesController to prevent password from being changed without previous password being provided
-
- Apr 25, 2018
-
-
Zeger-Jan van de Weg authored
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
-
- Apr 06, 2018
-
-
- Apr 04, 2018
-
-
Bob Van Landuyt authored
Using strong params to require the presence of a username when calling `update_username`. Otherwise we'd raise a `NoMethodError` validating the paths on disk.
-
- Feb 07, 2018
-
-
Nick Thomas authored
-
- Oct 17, 2017
-
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
- Sep 24, 2017
-
-
Brett Walker authored
and rubocop fixes
-
- Sep 23, 2017
-
-
Brett Walker authored
a reconfirmation
-
- Sep 06, 2017
-
-
Alexander Keramidas authored
-
- Jun 07, 2017
-
-
Robin Bobbitt authored
-