23 Nov, 2012
11 commits
22 Nov, 2012
8 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
1 commit
-
fix for issue #1669