28 May, 2012
2 commits
-
…/.rvm/gems/ruby-1.9.3-p194/gems/json-1.7.1/lib/json/ext/parser.so: undefined symbol: capi_get_constant)
21 May, 2012
1 commit
11 May, 2012
1 commit
-
…stalled anyway (See https://github.com/errbit/errbit/pull/178#r805414)
10 May, 2012
1 commit
09 May, 2012
1 commit
01 Feb, 2012
2 commits
02 Dec, 2011
1 commit
30 Nov, 2011
1 commit
29 Nov, 2011
1 commit
24 Nov, 2011
1 commit
02 Nov, 2011
2 commits
-
Conflicts: Gemfile.lock
-
…ause of critical bugs... (see http://groups.google.com/group/mongodb-user/browse_thread/thread/7ddaabe02d43fbab). Also commented out rpm_contrib (new_relic), because it should be somehow optional.
26 Oct, 2011
1 commit
19 Oct, 2011
3 commits
18 Oct, 2011
1 commit
08 Oct, 2011
1 commit
01 Oct, 2011
1 commit
-
Use http://example.com/apps/<app_id>/deploys.ics?auth_token=xyz to subscribe to deployments timings of an application in iCal.
30 Sep, 2011
1 commit
26 Sep, 2011
3 commits
-
…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
19 Sep, 2011
1 commit
17 Sep, 2011
1 commit
14 Sep, 2011
1 commit
13 Sep, 2011
3 commits
-
…ional 'stylesheet_link_tag'
05 Sep, 2011
1 commit
-
…okogiri which is already in use (as opposed to hpricot). Required InlineCss module on all mailers. Moved email styles into public/stylesheets/email.css
04 Sep, 2011
1 commit
-
…e-added full backtrace, as well as including the 'app_backtrace' in the WHERE section.
02 Sep, 2011
1 commit
-
… send errors in development environment
19 Aug, 2011
5 commits
-
add SystemTimer for ruby 1.8 Looks good, as a drop-in replacement for timeout.rb. http://ph7spot.com/musings/system-timer
-
…ntroller into their respective models. * Wrote specs for Fogbugz. Turns out that the Fogbugz API used the 'Crack' gem which happened to break mongoid by playing with the String class. See here for details: [ https://github.com/mongoid/mongoid/issues/618 ]. * This is why I had to upgrade mongoid to version 2.1.1, which included the 'Crack' fix. Upgrading Mongoid to 2.1.1 required the following changes: ** Fixing a counter_cache test on Err model ** Namespacing all of the subclassed IssueTracker models based on their parent directory ** Setting `config.mongoid.preload_models = true` in config/application.rb
18 Aug, 2011
1 commit