24 Nov, 2012
1 commit
-
When signing in with SSO, if the default behaviour of gitlab is to block SSO user, the only message the people will get is 'Your account was blocked' They should get the idea this might be only temporary and not because of a technical problem
23 Nov, 2012
1 commit
22 Nov, 2012
4 commits
-
Fix hash key settings["gitlab_version"] to settings[:gitlab_version]
-
In backup_create, backup information hash is using symbol as its key. But in backup_restore, string key is used and it returns empty value.
21 Nov, 2012
20 commits
-
Added bg for transparent images
-
Improve user feedback on the Profile > Design page
-
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
-
added width and height below images in diff
-
fixes :notice after project is created in projects_controller
-
When projects were created in projects_controller create.js.haml passed notice as url parameter and therefore notice was not displayed in the page after redirect to the project page
20 Nov, 2012
13 commits
-
fix for issue #1669
-
Resque must be running in the own namespace
19 Nov, 2012
1 commit