- 19 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 17 Mar, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 13 Mar, 2016 1 commit
-
-
Robert Speicher authored
Previously we were doing all of kinds of code gymnastics and flash abuse in order to work with a Doorkeeper controller but have it _appear_ at the `/profile/applications` path. Fortunately we can just tell Rails to use a different controller to handle that route, and we get the best of both worlds.
-
- 04 Mar, 2016 1 commit
-
-
Phil Hughes authored
Closes #13855
-
- 09 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 05 Dec, 2015 1 commit
-
-
Andrew Tomaka authored
-
- 20 Oct, 2015 1 commit
-
-
Stan Hu authored
Safari 9.0 does not yet honor the HTML5 `origin-when-cross-origin` mode, and it's possible load balancers/proxies strip the HTTP_REFERER from the request header. In these cases, default to some default path. Closes #3122 Closes https://github.com/gitlabhq/gitlabhq/issues/9731
-
- 06 Jul, 2015 1 commit
-
-
Valery Sizov authored
-
- 02 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Jun, 2015 2 commits
-
-
Robert Speicher authored
It was only used for the appearance live updating, which is now handled by Profiles::Preferences#update
-
Robert Speicher authored
-
- 30 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Apr, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 14 Apr, 2015 1 commit
-
-
Senorsen authored
This commit allows user to show one of their emails in profile page, or don't show email in this page.
-
- 20 Mar, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Carlos Ribeiro authored
-
- 12 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 16 Feb, 2015 1 commit
-
-
Vinnie Okada authored
-
- 15 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Iterate over authorized applications instead of tokens to avoid multiple rows for the same authorized app.
-
- 13 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 25 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
* improve UI * add authorization * add separate page for oauth applications Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Jun, 2014 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>
-
- 07 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Oct, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Sep, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 10 Jul, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 24 May, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 25 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Feb, 2013 1 commit
-
-
Jaakko Kantojärvi authored
This option allows to disable users from changing their username. This is very usefull in environments using strong internal authentication methods like ldap, pam or shibboleth. You can allow users to change theyr username in these environments, but then new users (users loging in first time) is blocked from gitlab is her username exists.
-
- 02 Dec, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax
-
- 21 Nov, 2012 1 commit
-
-
Robert Speicher authored
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
-
- 04 Nov, 2012 1 commit
-
-
Robert Speicher authored
Closes #1912
-
- 26 Sep, 2012 1 commit
-
-
Cyril authored
-
- 16 Sep, 2012 1 commit
-
-
Robert Speicher authored
-