11 Jan, 2016
3 commits
-
Add syslog functionality
-
Add support for new user payload
09 Jan, 2016
7 commits
-
Add "default" to test_env_tasks
-
simplify old user data json parsing
-
Refs #959 set rails env=test for test rake tasks
08 Jan, 2016
2 commits
06 Jan, 2016
3 commits
-
Make Problem#url use the configured protocol
05 Jan, 2016
2 commits
-
Refs #1011 problems index layout fix
03 Jan, 2016
1 commit
-
Long names in the problems index can blow up the table layout, causing ugliness and potentially horizontal scrolling. This change adds whitespace: nowrap and sets a few td widths to keep the layout from jumping around.
02 Jan, 2016
1 commit
30 Dec, 2015
1 commit
-
Test against Ruby 2.3.0 on Travis CI
26 Dec, 2015
1 commit
23 Dec, 2015
1 commit
-
Update Nokogiri to 1.6.7.1 to address additional CVEs
22 Dec, 2015
5 commits
-
Ensure that App#<=> is used for sorting
-
Prior to this change, the `#sort` method was being handled by Mongoid and sent to MongoDB, resulting in the `App#<=>` method being ignored for this purpose.
21 Dec, 2015
3 commits
-
Refs #984 ensure fingerprinter updates on apps
20 Dec, 2015
2 commits
-
Use Ruby 2.2.4 by default for Heroku deployment
18 Dec, 2015
2 commits
-
Update gem uglifier in order to avoid security vuln as reported by gemnasium
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
16 Dec, 2015
1 commit
15 Dec, 2015
3 commits
-
Update Nokogiri to address multiple CVEs
-
CVE-less unclosed comment uninitialized access issue CVE-2015-1819 CVE-2015-7941_1 CVE-2015-7941_2 CVE-2015-7942 CVE-2015-7942-2 CVE-2015-8035 CVE-2015-7995
10 Dec, 2015
1 commit
-
Refs #1001 truncate long messages on cache