10 Aug, 2011
1 commit
09 Aug, 2011
8 commits
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
-
Adding users one by one could be a bit tedious for large teams.
-
hiding/showing content when a checkbox is clicked. Used this for 'notify_on_errs' checkbox.
08 Aug, 2011
8 commits
-
Conflicts: app/helpers/application_helper.rb app/views/apps/_fields.html.haml
-
…ngle-agile-project-management). Also did some general tidy up of messages/css/etc relating to issue trackers.
07 Aug, 2011
13 commits
-
Updated installation instructions in README
-
…f both low and high traffic sites, so this feature would be useful so that we can stay on top of errors in some cases, and avoid getting spammed in others.
-
…asn't sure if Errbit would break when I left the 'lighthouseapp' fields blank.
06 Aug, 2011
3 commits
-
Allow user to select (None) for issue tracker.
01 Aug, 2011
2 commits
-
Corrected Heroku instructions for Cedar stack and a named app.
26 Jul, 2011
2 commits
-
Conflicts: app/models/app.rb
25 Jul, 2011
1 commit
-
Moved too fast without thinking about tests, for a lot of things. Wrote tests for all_errs and environment params for /app/:id and /errs Tests for the Mongoid override reside in a separate fork of mongoid, found at https://github.com/mhs/mongoid/commit/e5b2b1346c73a2935c606317314b6ded07260429#diff-1 it didn't make sense to re-test this functionality.
23 Jul, 2011
1 commit
22 Jul, 2011
1 commit