- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 22 May, 2016 1 commit
-
-
Connor Shea authored
-
- 25 Apr, 2016 1 commit
-
-
Phil Hughes authored
Closes #13991
-
- 19 Apr, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Apr, 2016 1 commit
-
-
connorshea authored
This fixes the authorized applications not being revoked properly at `/profile/applications`. Fixes #14370.
-
- 05 Apr, 2016 1 commit
-
-
Robert Speicher authored
- Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
-
- 23 Mar, 2016 1 commit
-
-
Phil Hughes authored
Closes #14509
-
- 20 Mar, 2016 1 commit
-
-
Arinde Eniola authored
-
- 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 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13855
-
- 26 Jan, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Fixes #3951 Warning style the same as the warning a user sees on a archived project.
-
- 19 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Jun, 2015 2 commits
- 30 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets 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>
-
- 24 Dec, 2014 1 commit
-
-
Valery Sizov authored
-