Alex
928fdd5ecd
Remove BustHomepageCacheJob and spec ( #5777 ) [deploy]
2020-02-01 18:54:41 -05:00
rhymes
c64a7c57c5
Update yarn.lock ( #5811 )
2020-01-31 14:49:43 -05:00
Alex
783da4b0d5
Move BadgeAchievements::SendEmailNotificationWorker to Sidekiq ( #5779 ) [deploy]
2020-01-31 14:45:32 -05:00
Julianna Tetreault
ba139f5855
Add name to Core Team list in README ( #5801 )
2020-01-28 19:21:43 -05:00
Vaidehi Joshi
d36faa6462
Add a note to clarify deploy preview link ( #5800 )
...
We never explicitly say that the deploy preview link only is applicable to docs changes, but we probably should!
2020-01-28 15:19:09 -08:00
Molly Struve
a19ce5518e
combine Rack::Timeout::RequestTimeoutErrors with Exceptions in Honeybadger ( #5789 ) [deploy]
2020-01-28 16:55:51 -05:00
Ben Halpern
82f2281b1c
Create dynamic robots.txt page ( #5794 ) [deploy]
...
* Create dynamic robots.txt page
* Add tests and remove cachebust
2020-01-28 16:49:34 -05:00
Nick Taylor
cd25f9adfc
Downgrade Storybook for Webpack compatibility ( #5783 )
2020-01-28 16:37:25 -05:00
Lucas Hiago
d5a5c53419
Change Notifications::UpdateJob to Notifications::UpdateWorker and move to sidekiq ( #5689 ) [deploy]
2020-01-28 12:43:50 -05:00
Lucas Hiago
ca0770dbdd
Remove Notifications::RemoveAllByActionJob and Handle inline ( #5690 )
2020-01-28 12:43:21 -05:00
Maykon Menezes
3b3d2be89d
Refactor Podcasts Bust Cache job ( #5421 )
2020-01-28 12:40:32 -05:00
rhymes
1d701c744a
Remove actionpack-action_caching gem ( #5787 )
2020-01-28 12:39:57 -05:00
Asha Balasubramaniam
ad0a3fd953
Remove unused populate history job ( #5778 )
2020-01-28 09:03:51 -05:00
Lucas Hiago
587d1040dc
Change ModerationNotificationJob to ModerationNotificationWorker and move to sidekiq ( #5683 ) [deploy]
2020-01-28 08:42:26 -05:00
Asha Balasubramaniam
87e50612a4
Remove unused user follow job ( #5776 )
...
Turns out this has already been migrated with #5403 so cleaning this up.
2020-01-28 08:41:43 -05:00
Michael Kohl
96ac213614
Add comment explaing catch + reraise ( #5782 )
2020-01-28 08:36:40 -05:00
Michael Kohl
1a8ca3ae0d
Add documentation for dummy variables in .travis.yml ( #5781 )
2020-01-28 08:35:03 -05:00
Alex
26e4412b85
Remove DispatchEventJob and spec ( #5774 ) [deploy]
2020-01-27 14:12:49 -08:00
rhymes
0927c81a93
Fix rubocop complaints ( #5769 )
...
* Fix rubocop complaints
* Fix broken specs
2020-01-27 16:58:23 -05:00
rhymes
5444c53df2
Improve API podcast episodes controller caching and fetching ( #5772 ) [deploy]
...
* Refactor caching and add some tests
* Only select needed columns
* Add more tests
2020-01-27 16:57:37 -05:00
Ben Halpern
ac222865ac
Use page location as indicator for page load ( #5735 ) [deploy]
2020-01-27 16:12:26 -05:00
Asha Balasubramaniam
4568f4b6f0
Remove delayed job that updated media url for podcast episodes ( #5770 )
...
Follow up to #5729
2020-01-27 16:07:00 -05:00
rhymes
397ef313de
Improve video controllers caching and retrieving ( #5709 ) [deploy]
...
* Add tests and improve pagination and caching
* Add two more specs
* Add .with_video scope
* Get rid of N+1
* Only select needed columns
* Improve efficiency of the video page as well
* Add missing set_cache_control_headers to API videos#index
2020-01-27 15:51:12 -05:00
Molly Struve
b06ad5064a
Remove ENV["USE_NEW_AWS"] and use Orig ENV variables for New Creds ( #5771 ) [deploy]
...
* Remove temp ENV variable for switching buckets and use original ENV variables
* correctly choose AWS region
2020-01-27 15:46:57 -05:00
Alex
591ac771cc
Move Webhook::DispatchEventJob to Sidekiq ( #5722 ) [deploy]
2020-01-27 14:36:27 -05:00
Sun-Li Beatteay
385a831d8f
comment_controller: add skip_auth to rescue error block ( #5728 )
2020-01-27 14:35:53 -05:00
Michael Kohl
6321fbac9c
Add production verify stage to TravisCI config ( #5621 )
2020-01-27 14:15:22 -05:00
Alex
743ac13cec
Remove RssReaderFetchUserJob and spec ( #5720 ) [deploy]
2020-01-27 10:40:01 -08:00
Sebastien
a25446b1d4
Add organizations to user profile ( #5583 ) [deploy]
...
* Add organizations to user profile
* Add user organization info updated at column and cache key
* Remove default value for users organization_info_updated_at column
* Update organization_memberships factory
* Remove schema organization_info_updated_at default value
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-01-27 13:31:27 -05:00
Nick Taylor
c91080c371
Removed redundant yarn install command. ( #5764 )
2020-01-27 12:10:14 -06:00
rhymes
e582e2a245
Don't use the service worker for the feed ( #5734 )
2020-01-27 12:56:39 -05:00
Sun-Li Beatteay
a86ccff096
fix firefox tags 'View Rules' bug ( #5732 ) [deploy]
2020-01-27 12:53:11 -05:00
Nick Taylor
d6cdedba9a
More updates to frontend documentation ( #5724 )
...
* Updated styles documentation.
* Added some docs about dynamic import usage.
* Updated architecture overview doc.
* Changed some wording
* Changed some wording
2020-01-27 12:51:55 -05:00
dependabot-preview[bot]
a4765003a4
Bump codemirror from 5.50.2 to 5.51.0 ( #5742 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.50.2 to 5.51.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.50.2...5.51.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:51:16 -05:00
dependabot-preview[bot]
d42fda0692
Bump twilio-video from 2.0.0 to 2.0.1 ( #5743 )
...
Bumps [twilio-video](https://github.com/twilio/twilio-video.js ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/twilio/twilio-video.js/releases )
- [Changelog](https://github.com/twilio/twilio-video.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/twilio/twilio-video.js/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:50:41 -05:00
dependabot-preview[bot]
10a98bc80f
Bump ruby-prof from 1.1.0 to 1.2.0 ( #5754 )
...
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases )
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES )
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.1.0...1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:49:32 -05:00
dependabot-preview[bot]
be884a9dea
Bump erb_lint from 0.0.30 to 0.0.31 ( #5755 )
...
Bumps [erb_lint](https://github.com/Shopify/erb-lint ) from 0.0.30 to 0.0.31.
- [Release notes](https://github.com/Shopify/erb-lint/releases )
- [Commits](https://github.com/Shopify/erb-lint/compare/v0.0.30...v0.0.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:49:19 -05:00
dependabot-preview[bot]
cc08df6ca0
Bump autoprefixer-rails from 9.7.3 to 9.7.4 ( #5756 )
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 9.7.3 to 9.7.4.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases )
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.7.3...9.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:48:22 -05:00
Michał Krzysztof Feiler
8dc4c952d7
[deploy] Add "functional.cafe" to Mastodon list ( #5737 )
2020-01-27 11:56:01 -05:00
Mac Siri
a3569efe6e
Fix Travis's artfact path ( #5760 )
2020-01-27 11:33:28 -05:00
Molly Struve
85cd80cb0a
Declare new AWS variables in ENV file ( #5765 ) [deploy]
...
* declare USE_NEW_AWS in ENV file
* declase App config variables in ENV file
* add defaults
2020-01-27 11:01:53 -05:00
dependabot-preview[bot]
5538c7eb8a
Bump aws-sdk-lambda from 1.34.0 to 1.35.0 ( #5751 ) [deploy]
2020-01-27 10:02:00 -05:00
dependabot-preview[bot]
1da3846a53
Bump strong_migrations from 0.5.1 to 0.6.0 ( #5752 )
2020-01-27 10:01:28 -05:00
dependabot-preview[bot]
ae9c416eec
Bump ddtrace from 0.31.0 to 0.32.0 ( #5753 )
2020-01-27 10:00:33 -05:00
dependabot-preview[bot]
1ccc0cd302
Bump rubyzip from 2.0.0 to 2.1.0 ( #5757 )
2020-01-27 09:59:42 -05:00
dependabot-preview[bot]
ccae0ddc3b
Bump ransack from 2.3.0 to 2.3.2 ( #5758 )
2020-01-27 09:55:01 -05:00
dependabot-preview[bot]
8bf2174f79
Bump capybara from 3.30.0 to 3.31.0 ( #5759 )
2020-01-27 09:53:01 -05:00
Alain Mauri
ca4c3963b7
Remove Follows::CreateChatChannelJob ( #5718 ) [deploy]
2020-01-27 09:41:18 -05:00
Asha Balasubramaniam
11adeb3215
Migrate PodcastEpisodes::UpdateMediaUrlJob to PodcastEpisodes::UpdateMediaUrlWorker for Sidekiq ( #5729 )
2020-01-27 09:40:34 -05:00
serena
f2d96bacf2
Remove Notifications::NotifiableActionJob ( #5730 ) [deploy]
2020-01-27 08:54:40 -05:00