24 Sep, 2013
3 commits
-
Avoid same error if other line than first change
-
Use Puma instead of Thin like dev webserver
19 Sep, 2013
2 commits
-
Bump version to 0.2.0
18 Sep, 2013
1 commit
17 Sep, 2013
4 commits
16 Sep, 2013
9 commits
-
Conflicts: app/views/apps/show.html.haml
-
Conflicts: CONTRIBUTORS.md
-
[ci-skip]
-
Using Rack::Deflate and long expire dates for notifier.js
-
Conflicts: CHANGELOG.md
-
[ci-skip]
-
[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
13 Sep, 2013
4 commits
-
Conflicts: spec/models/problem_spec.rb
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
5 commits
-
Fix #219
-
configuration or not Revert in commit [f021f13444f727888986ea79fad36b77ca0f6ae7]
-
This search was revert in commit [039744a1bb25e6b9ed1bd287554f039ebdc2df60]
-
revert from [039744a1bb25e6b9ed1bd287554f039ebdc2df60]
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
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
2 commits
-
[ ci-skip ]