09 Aug, 2012
1 commit
-
Feature/improve destroy problem
19 Jul, 2012
1 commit
-
* Pivotal Trackers API requires 'requested_by' to be set
16 Jul, 2012
2 commits
-
This reverts commit 2f880ac002528cdf86bdc300d80f9c04155be8a7.
14 Jul, 2012
1 commit
11 Jul, 2012
1 commit
-
don't use iVars simplify github button specs
10 Jul, 2012
2 commits
-
don't use iVars in spec
06 Jul, 2012
1 commit
16 Jun, 2012
1 commit
-
fix confirm option deprecations
13 Jun, 2012
1 commit
10 Jun, 2012
1 commit
05 Jun, 2012
1 commit
04 Jun, 2012
2 commits
-
…ween creating an issue on Github, or on their configured issue tracker.
03 Jun, 2012
3 commits
-
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
2 commits
01 Jun, 2012
7 commits
-
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
-
Conflicts: app/models/issue_trackers/github_issues_tracker.rb
-
Make whole (path/file) into github link, hide [PROJECT_ROOT], and replace [GEM_ROOT]/gems/****-*.*.* with bold gem name. Improved CSS colors.
30 May, 2012
1 commit
19 May, 2012
1 commit
16 May, 2012
1 commit
-
Conflicts: Gemfile.lock
10 May, 2012
1 commit
09 May, 2012
1 commit
30 Mar, 2012
1 commit
23 Mar, 2012
4 commits
21 Mar, 2012
2 commits
-
Conflicts: spec/controllers/errs_controller_spec.rb
14 Mar, 2012
1 commit
-
Add Observers to Models