- 02 Sep, 2012 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Instead of doing this: link_to(commit.id, project_commit_path(project, id: commit.id)) Note.create(noteable_id: commit.id, noteable_type: "Commit", ...) It lets us do this: link_to(commit.id, project_commit_path(project, commit)) Note.create(noteable: commit, ...)
-
Robert Speicher authored
-
- 01 Sep, 2012 2 commits
- 31 Aug, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
Issue status changed notifications
-
randx authored
-
- 30 Aug, 2012 13 commits
-
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
nginx vhost standard
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Marvin Monge authored
-
- 29 Aug, 2012 20 commits
-
-
randx authored
-
randx authored
-
Dmitriy Zaporozhets authored
Fix milestone API specs
-
Dmitriy Zaporozhets authored
Increased model spec coverage
-
Robert Speicher authored
Closes #1331
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Alex Denisov authored
-
Alex Denisov authored
-
Alex Denisov authored
-
Alex Denisov authored
-
Alex Denisov authored
-
Dmitriy Zaporozhets authored
FactoryGirl and spec cleanup
-
Robert Speicher authored
-
randx authored
-