docbrown/spec/lib
Alex 8d7b95ea15
Index ClassifiedListings to Elasticsearch (#6132) [deploy]
* Add ClassifiedListingEsIndexWorker & spec

* Update ClassifiedListing model

- Add es index methods (inline and async)
- Index ClassifiedListing to es after_commit
- Add serialized_search_hash
- Update model specs for new methods
- Add serializers referenced in new model method

* Update specs

* Create DataUpdateScript to index ClassifiedListings

* Fix formatting

* Fix codeclimate :/

* Use match_array instead of keys.sort

* Change find_by! to find

* Update spec

* Update mappings for ClassifiedListing

* Update specs

* Implement refactor with Searchable module
2020-02-19 09:55:37 -05:00
..
acts_as_taggable_on Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
data_update_scripts Index ClassifiedListings to Elasticsearch (#6132) [deploy] 2020-02-19 09:55:37 -05:00
reverse_markdown/converters Allow language-xxx class detection on pre tags in ReverseMarkdown (#5299) 2020-01-02 11:23:44 -05:00
sidekiq Log in Datadog When Sidekiq Worker Fails for Final Time (#5942) [deploy] 2020-02-10 08:56:41 -05:00
html_css_to_image_spec.rb Increase cache TTL for social preview images (#5471) [deploy] 2020-01-17 17:06:06 -05:00