docbrown/config/initializers
rhymes 3b4bda89df Upgrade Honeycomb gem, fix and improve RssReader tests (#2319)
* Switch from deprecated honeycomb-rails to honeycomb-beeline

* Improve error handling, tests and add refactoring

* Fix multiple fetching test and add one more

The test wasn't actually testing the correct behavior, because the class
by default force fetches. It worked because it wasn't reloading the user
from the database.

* Test that Honeycomb's client is doing its thing

* Use some defensive programming to avoid any possible problem during shutdown

* Fix typo

* Use the new API to add fields to the current measured event

* Use default instrumentation and add user info to event

* Replace user.email with user.username, less personal data around

* Use mocking instead of calling Honeycomb.init

* Freeze time before traveling

* Remove a flaky test dependent on rand
2019-04-07 15:27:53 -04:00
..
0_application_config.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
airbrake.rb Ignore unnecessary airbrake notices (#2283) 2019-04-01 17:40:50 -04:00
algoliasearch.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
application_controller_renderer.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
assets.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
aws_sdk.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
backtrace_silencers.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
carrierwave.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
cloudinary.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
content_security_policy.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
cookies_serializer.rb Initial commit 2018-02-28 16:11:08 -05:00
delayed_job.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
devise.rb Remove unused secret key from config (#666) [ci skip] 2018-08-08 10:36:17 -04:00
fastly.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
filter_parameter_logging.rb Initial commit 2018-02-28 16:11:08 -05:00
gibbon.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
inflections.rb Initial commit 2018-02-28 16:11:08 -05:00
liquid.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
mime_types.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults_5_1.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults_5_2.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
octokit.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
persistent_csrf_token_cookie.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
pusher.rb Add initial ios push notifications to server (#1207) 2018-11-27 17:40:43 -05:00
redcarpet.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reserved_words.rb Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
reverse_markdown.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
rolify.rb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
s3_direct_upload.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
serviceworker.rb Initial commit 2018-02-28 16:11:08 -05:00
session_store.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
share_meow_client.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
shutdown.rb Upgrade Honeycomb gem, fix and improve RssReader tests (#2319) 2019-04-07 15:27:53 -04:00
silence_cache_log.rb Silence cache logs (#507) 2018-08-27 16:03:11 -04:00
slack_notifier.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe.rb Add Stripe Cancellation Webhook (#1682) 2019-02-13 15:56:19 -05:00
timber.rb Log ActiveRecord queries in development (#1549) [ci skip] 2019-01-15 10:35:55 -05:00
timeout.rb Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
wrap_parameters.rb Initial commit 2018-02-28 16:11:08 -05:00