16 Apr, 2013
1 commit
15 Apr, 2013
2 commits
10 Apr, 2013
2 commits
09 Apr, 2013
2 commits
- 
…q into Undev-feature/refactoring_scopes_pr Conflicts: db/schema.rb
 
06 Apr, 2013
1 commit
05 Apr, 2013
1 commit
04 Apr, 2013
4 commits
03 Apr, 2013
6 commits
02 Apr, 2013
3 commits
01 Apr, 2013
4 commits
- 
Also specify separate project factory for project with filled repo
 
31 Mar, 2013
7 commits
- 
…mmits with Commit model
 - 
…f @repository.heads.map(&:name)
 
30 Mar, 2013
1 commit
- 
Fixed UsersProject.in_projects
 
28 Mar, 2013
3 commits
- 
This reverts commit 4524ba20b804dacccbaca3c37e781adc82c5e0d3.
 
27 Mar, 2013
2 commits
26 Mar, 2013
1 commit
- 
I discovered while trying to use UserTeam#remove_member() that UsersProject.in_projects was broken. So I wrote test cases to test what I was trying to do and fixed the underlying problem.