31 Jan, 2012
1 commit
06 Jan, 2012
1 commit
05 Jan, 2012
1 commit
01 Dec, 2011
1 commit
30 Nov, 2011
7 commits
29 Nov, 2011
11 commits
15 Nov, 2011
1 commit
03 Nov, 2011
1 commit
02 Nov, 2011
1 commit
-
Performance tweaks
19 Oct, 2011
5 commits
09 Oct, 2011
1 commit
28 Sep, 2011
1 commit
27 Sep, 2011
2 commits
26 Sep, 2011
4 commits
-
Conflicts: app/controllers/apps_controller.rb app/models/app.rb app/models/deploy.rb app/models/problem.rb app/views/notices/_backtrace.html.haml app/views/notices/_summary.html.haml public/stylesheets/application.css spec/models/problem_spec.rb
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
13 Sep, 2011
2 commits
-
…:Base.smtp_settings needed to be set, not Errbit::Application.config.action_mailer.smtp_settings.
-
…ailer class is loaded too early in spec run, and so the InlineCSSHelpers aren't included on ActionMailer::Base at that time.