06 Jun, 2013
24 commits
-
Fix postgres error when displaying network graph.
-
Typos
-
design pages now uses the COLOR_SCHEMES
-
Read init script recipe from Rails.root path. Fix #4174
-
Authorize all teams to admin: fix 500 error on showing team page.
05 Jun, 2013
13 commits
-
Selectable deploy keys contain master projects
-
…e93e9c764580fe54ccfe38da751afbe
-
This unifies the code color-scheme code and makes adding new schemes a little easier.
-
Contributors Graph
-
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
-
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.
-
Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
04 Jun, 2013
3 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