• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NaturalHistoryMuseum / eevee / 168

Builds Branch Commit Type Ran Committer Via Coverage
168 master Update README.md push 25 Jul 2019 02:48PM UTC web-flow travis-ci pending completion   set done
166 master Update README.md push 25 Jul 2019 02:41PM UTC web-flow travis-ci pending completion   set done
165 master Merge pull request #3 from NaturalHistoryMuseum/josh/indexing_fixes Indexing improvements and fixes push 25 Jul 2019 02:39PM UTC web-flow travis-ci pending completion   set done
164 josh/indexing_fixes Switch to using streaming_bulk instead of parallel_bulk Few reasons for this, firstly it makes everything a bit simpler as we eliminate all threading from the eevee lib. Secondly, it makes handling exceptions a bit easier as we don't have to over... Pull #3 25 Jul 2019 02:02PM UTC web-flow travis-ci pending completion   set done
163 josh/indexing_fixes Switch to using streaming_bulk instead of parallel_bulk Few reasons for this, firstly it makes everything a bit simpler as we eliminate all threading from the eevee lib. Secondly, it makes handling exceptions a bit easier as we don't have to over... push 25 Jul 2019 01:57PM UTC jrdh travis-ci pending completion   set done
162 josh/indexing_fixes Only update the op stats if there were ops Otherwise we end up with op stats that look like this: { "index_name": Counter() } where the Counter is empty and that's yucky for downstream usage. If there aren't any ops the op stats should be empty. Pull #3 25 Jul 2019 12:38PM UTC web-flow travis-ci pending completion   set done
161 josh/indexing_fixes Only update the op stats if there were ops Otherwise we end up with op stats that look like this: { "index_name": Counter() } where the Counter is empty and that's yucky for downstream usage. If there aren't any ops the op stats should be empty. push 25 Jul 2019 12:36PM UTC jrdh travis-ci pending completion   set done
160 josh/indexing_fixes Add an always_replace option to override the write-saving noops By default we avoid writing to elasticsearch to replace an index document with the exact same document, however sometimes this is desired (for example if there has been a mapping cha... Pull #3 25 Jul 2019 12:09PM UTC web-flow travis-ci pending completion   set done
159 josh/indexing_fixes Add an always_replace option to override the write-saving noops By default we avoid writing to elasticsearch to replace an index document with the exact same document, however sometimes this is desired (for example if there has been a mapping cha... push 25 Jul 2019 12:09PM UTC jrdh travis-ci pending completion   set done
158 josh/indexing_fixes Indexer tests! push 25 Jul 2019 09:43AM UTC jrdh travis-ci pending completion   set done
157 master Ensure the parallel bulk function uses the actions lazily In the original copy of the elasticsearch function, this was using map which is fine in python3 where it is lazy, but in python2 it's not. This change ensures that we apply the callback la... push 01 May 2019 04:45PM UTC jrdh travis-ci pending completion   set done
156 master Ensure ids are string here push 08 Apr 2019 07:22AM UTC jrdh travis-ci pending completion   set done
155 master Update comment push 02 Apr 2019 09:23AM UTC jrdh travis-ci pending completion   set done
154 master Add additional comment about modified elasticsearch code push 01 Apr 2019 04:56PM UTC jrdh travis-ci pending completion   set done
153 master Revamp the default eevee indexer This commit alters the default indexer class fairly significantly by removing a lot of the complexity. This is achieved through two major changes: - the index documents are now generated in the main thread, n... push 01 Apr 2019 04:51PM UTC jrdh travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc