25 Aug, 2013
2 commits
-
This adds some performance to the application clients, they won't need to download it/check for each request.
-
This saves a bit of time when the user tries to load the page that has javascript notification. It will gzip the javascript, from my calculations the gain is up to 27Kb.
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
3 commits
-
report the actual url as request_url
-
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
5 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
06 Aug, 2013
3 commits
-
update safe_yaml, as 0.9.4 was yanked
05 Aug, 2013
2 commits