08 Dec, 2014
7 commits
-
Gitlab hide https hitting SSH button on clone options, making ssh the default (and unique) option for clone
05 Dec, 2014
2 commits
04 Dec, 2014
7 commits
-
Colab home redirect Settings COLAB_HOME_URL indicates the homepage redirect page, empty if default homepage.
-
Popout username Just overwritten init method in order to pop username field out of UserUpdateView
01 Dec, 2014
3 commits
-
-Sets colab old home as Dashboard -Default setting of home to dashboard Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
-
-COLAB_HOME_URL in settings.py sets the homepage redirect, empty to ignore configuration Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com>
27 Nov, 2014
2 commits
25 Nov, 2014
3 commits
-
Login warn message fix There was a handler for that already, somehow when BID failed, the flag 'bid_login_failed' was supposed to be passed through GET request, which wasn't so far, so I just added it back to settings.py
24 Nov, 2014
4 commits
21 Nov, 2014
9 commits
13 Nov, 2014
3 commits
-
Initial RPM packaging Each commit should be reasonably self-contained. Since the RPM package in itself is just a single file, I think it's not worth to keep it in a separate branch, therefore I am including it with this MR.
-
Username fix