18 Mar, 2016
1 commit
26 Feb, 2016
1 commit
22 Feb, 2016
1 commit
13 Jan, 2016
1 commit
08 Jan, 2016
2 commits
17 Dec, 2015
1 commit
-
According to @zefer, the notifier can be passed in the context hash as well as the top level when creating a notice through the JSON api. https://github.com/airbrake/airbrake-js/pull/174#issuecomment-164918928
15 Nov, 2015
3 commits
-
Based on https://github.com/bbatsov/ruby-style-guide#no-nested-conditionals This handles a few of the cases.
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
9 commits
31 Oct, 2015
2 commits
20 Oct, 2015
2 commits
-
This fortunately caused a spec to fail.
-
This is a tough call, both the Rails style (with private/protected) methods indented one level under the keyword, and other places using the standard ruby don't modify identation for access level. I think this strikes a good balance while still being readable. s
15 Oct, 2015
3 commits
-
Still allowing for internal alignment across lines.
-
Tiny addition to overall consistency
13 Oct, 2015
1 commit
12 Oct, 2015
7 commits
-
That's what the majority of the codebase is using, so following that
03 Oct, 2015
1 commit
-
Now that it is easy to change fingerprinting logic, it is important that users have a way to regenerate fingerprints on existing notices. This commit reorganizes and unifies problem refingerprinting between both merge/unmerge and the global refingerprinting rake task.
15 Jul, 2015
1 commit
10 Apr, 2015
1 commit
11 Feb, 2015
1 commit
-
Fixes #828.
28 Jan, 2015
1 commit
-
- create configurator lib / specs / yardoc - update readme with env config instructions - create configuration docs, documenting all configs - remove copy_configs from rake errbit:bootstrap - set defaults environment variables in .env.default - remove mongoid example yaml configs
21 Jan, 2015
1 commit
-
Implement JSON Api v3