28 Aug, 2013
2 commits
-
Conflicts: app/models/notice.rb
-
When you deploy a Errbit instance, it's better to have index. A rake rake do this job. Update of README to add this information Fix #522
26 Aug, 2013
2 commits
-
Fix issue #538
23 Aug, 2013
2 commits
-
See #511
22 Aug, 2013
5 commits
-
[ ci-skip ]
-
The errbit.js add handler on data-action but this handler not works on action change by Ajax. with a live, it's works now Fix #526
-
The pagination don't work with the javascript request See #528
21 Aug, 2013
3 commits
-
The get_script can't works with asset_pipeline and it's already load See #537
-
The rescue is catch and report on the errbit notification system Fix #551
-
I think the Observer Pattern in Model is too ackward and need to be avoid. This kind of stuff is delete on Rails 4 for example.
20 Aug, 2013
8 commits
-
report the actual url as request_url
-
Mongoid 3.x is ruby 1.9+
-
Made the jira client switch ssl off if no https url is used
19 Aug, 2013
6 commits
-
Issue introduce with PR #254 and break spec
-
* Information about the stack and buildpack on heroku create command * Information about the compiling of asset when you upgrade see #543
-
Suggestion: Err should validate 'problem_id' and 'fingerprint'
-
Extract i18n key to allow translation in future. Back to 'Notification Service' instead of 'Notify' introduce on [f18a9814c2a04753f3c7946e2dce688cb81255ce] see #531
-
Nicer, friendlier HipChat notification message
17 Aug, 2013
1 commit
-
Add Flowdock configuration option
16 Aug, 2013
3 commits
-
check for MONGODB_URL if USE_ENV or HEROKU is set
-
Update README.md [ci skip]
-
Fixed Markdown syntax on "Jira Issue Integration"
15 Aug, 2013
1 commit
10 Aug, 2013
3 commits
-
Sort list of apps to copy settings from.
-
[ci-skip]
08 Aug, 2013
1 commit
-
Uses https-links for gravatar when using ssl
07 Aug, 2013
3 commits
-
use strong_parameters on decent_exposure
-
See https://github.com/voxdolo/decent_exposure/wiki/Strategies:-Use-with-strong_parameters on how to use strong_parameters with decent_exposure