05 Jun, 2013
1 commit
-
500 error was occured in the following steps: 1. user1 creates new team "team1". 2. Assign team1 to project1. 3. Sign in as admin. This admin is not a member of team1. 4. Open project1 team setting page (/project1/team). 5. Click "team1" link in "Assigned teams" area. 6. 500 error. Fixed this issue.
04 Jun, 2013
6 commits
-
Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb
-
user_color_scheme_class with no current_user
03 Jun, 2013
2 commits
-
… if it exist in other owned project
-
This refactors the `user_color_scheme_class` to use a hash with a default. This prevents problems with workers that don't have access to the current_user. Fixes issue #2758
01 Jun, 2013
2 commits
-
Fix for https://github.com/gitlabhq/gitlabhq/issues/4157
-
Fix for https://github.com/gitlabhq/gitlabhq/issues/4157
30 May, 2013
5 commits
29 May, 2013
8 commits
-
Style target notes for easy visual identification
-
Fix not displaying a slash after namespace.
-
grammar fix in an error message (very minor change)
28 May, 2013
4 commits
27 May, 2013
7 commits
-
Use default cursor on network graph.
-
…itlabhq into dmedvinsky-add-defaults-create-group-team Conflicts: config/gitlab.yml.example
-
Fix link 404.
-
add stack overflow to help page
25 May, 2013
1 commit
24 May, 2013
4 commits
-
Hipchat service implementation