05 Jun, 2012
10 commits
-
… issues for public/private/no repos)
-
…(in case tracker is changed, or multiple trackers are registered)
04 Jun, 2012
7 commits
-
extract comments logic to CommentsController
-
…ween creating an issue on Github, or on their configured issue tracker.
03 Jun, 2012
8 commits
-
fix error when only one app is present
-
It fixes ActionView::Template::Error (undefined method `>' for nil:NilClass) error. This error was showing when there is only one app was present. In AppsController when we were trying to sort our apps and if apps.count == 1 the sort method actually doesn't call block so we had empty @unresolved_counts, @problem_counts assigns.
02 Jun, 2012
3 commits
01 Jun, 2012
12 commits
-
refactor errs/show view spec
-
add github authentication
-
No User-Agent: 'Ruby' is present in 1.8.7. (Fixed from my iPhone)
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb