09 Sep, 2011
4 commits
-
…back to issue trackers such as redmine. Redmine can now also be configured with 2 projects - one for creating tickets, and one for viewing files. (Some organizations do it this way because of permissions issues)
-
github url, but points to a redmine repo. The format of the link is something like: https://redmine.example.com/projects/my_great_project/repository/revisions/master/entry after that file path and line number are appended. Conflicts: app/views/notices/_backtrace.html.haml
08 Sep, 2011
3 commits
07 Sep, 2011
2 commits
06 Sep, 2011
6 commits
-
… no comments on err.)
05 Sep, 2011
4 commits
-
… Reduces duplication.
-
…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
5 commits
-
…e-added full backtrace, as well as including the 'app_backtrace' in the WHERE section.
03 Sep, 2011
9 commits
-
… comment to explain how InheritedResources' begin_of_association_chain works.
-
…cktrace that only contains files from the project. More work to be done: create an actionmailer layout, add the deployments template, and update the text templates to match the new html content.
02 Sep, 2011
7 commits
-
Update README: Fix build status image, syntax highlighting, copyright years
-
…ost bug reports to the Github Issues account for errbit/errbit.
-
… are now stored in an automatically created app called 'Self.Errbit'.
-
… them locally, in an automatically created App named "Self.Errbit". Errbit can still be configured to send errors to our central Errbit instance, but we were getting too many spam errors caused by users (e.g. invalid email address). Most developers will prefer to see Errbit's errors themselves anyway. I will write up a HowTo on how developers can configure a GitHub issue tracker for 'Self.Errbit', in order to send us error reports.