01 Jun, 2012
3 commits
-
Conflicts: app/models/issue_trackers/github_issues_tracker.rb
30 May, 2012
2 commits
19 May, 2012
1 commit
18 Oct, 2011
1 commit
27 Aug, 2011
1 commit
-
…issue tracker models. This not only keeps the view DRY, but also streamlines the process of creating new issue trackers. Next step is to write a rails generator so that we can run 'rails generate issue_tracker NewIssueTracker'. Also, this commit contains a fix for the apps/edit page, where issue trackers were not being saved correctly.