01 Apr, 2013
1 commit
31 Mar, 2013
1 commit
-
…f @repository.heads.map(&:name)
30 Mar, 2013
8 commits
-
Display note count on network graph.
-
New issue button was not follows to external tracker if it is selected. ...
-
Fix RoutingError when changing username to non ascii char.
-
Changed the word 'authentification' to 'authentication'
-
fix typo: shure -> sure
-
Fixed UsersProject.in_projects
28 Mar, 2013
12 commits
-
This reverts commit 4524ba20b804dacccbaca3c37e781adc82c5e0d3.
27 Mar, 2013
8 commits
26 Mar, 2013
10 commits
-
use convenient method to check for empty project repo
-
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.