25 Sep, 2013
2 commits
-
Fix environment value of problem with invalid problem already save
24 Sep, 2013
2 commits
-
Avoid same error if other line than first change
-
See #557
19 Sep, 2013
2 commits
-
Bump version to 0.2.0
18 Sep, 2013
1 commit
17 Sep, 2013
1 commit
-
See #557
16 Sep, 2013
5 commits
-
[ci-skip]
-
Using Rack::Deflate and long expire dates for notifier.js
-
See #557
-
[ci-skip]
-
The bitbucket_rest_api gem is need only in issue_tracker bitbucket. If you optimise your Gemfile by delete it errbit not work. But he need to work. Fix #558
11 Sep, 2013
1 commit
05 Sep, 2013
1 commit
-
Only the first line of backtrace was use to mark error like same. Avoid this behavior because some language ( like python ) change only last line of backtrace
29 Aug, 2013
1 commit
-
Fix #219
28 Aug, 2013
1 commit
-
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
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