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

NaturalHistoryMuseum / eevee / 137

Builds Branch Commit Type Ran Committer Via Coverage
137 master Fix multiprocessing indexing Having blinker signals breaks the multiprocess indexer because they hold un-picklable weak references. To solve this issue, the main Indexer object is never sent through to the worker process in any form. To achieve t... push 14 Nov 2018 12:47PM UTC jrdh travis-ci pending completion   set done
136 master Include a total in the index signal push 14 Nov 2018 10:23AM UTC jrdh travis-ci pending completion   set done
135 master Abstract out updating the refresh interval This code was copied around, this is better and it now has a test. push 13 Nov 2018 03:22PM UTC jrdh travis-ci pending completion   set done
134 master Properly define the index and finish signals In the non-multiprocess indexer class we could implement an index signal which gets the mongo doc and list of commands each time a record is handled, however in the multiprocess version we can't do thi... push 13 Nov 2018 03:09PM UTC jrdh travis-ci pending completion   set done
133 master Update egg info push 13 Nov 2018 12:57PM UTC jrdh travis-ci pending completion   set done
132 master Remove versioning module There was a larger intent for this module to control how the code handled versions but this has never manifested and isn't really needed so it's gone! push 13 Nov 2018 12:56PM UTC jrdh travis-ci pending completion   set done
131 master Use the correct attribute name push 12 Nov 2018 11:21PM UTC jrdh travis-ci pending completion   set done
130 master Default the multiprocessing indexers monitor_update_frequency to 1 We only update the monitors when batches complete and those batches might not be exactly divisible by 1000. This means we therefore won't get any updates. 1 is a more sensible val... push 19 Oct 2018 11:11AM UTC jrdh travis-ci pending completion   set done
129 master Only update the monitors after we have a total and skip if the total is 0 push 19 Oct 2018 11:04AM UTC jrdh travis-ci pending completion   set done
128 master Add better monitoring to the indexer class Rather than just passing a percentage we now pass a percentage, the current count and the total. push 18 Oct 2018 09:48PM UTC jrdh travis-ci pending completion   set done
127 master Alter ingestion feeder monitoring to take the record number too Passing the record on its own means that the monitors that are registered to the feeder have to count which is a bit silly. Now the monitors get 2 parameters, the number of the recor... push 18 Oct 2018 09:35PM UTC jrdh travis-ci pending completion   set done
126 master Add mongo op buffer util class This is being moved upstream from a downstream repo as it is a useful class to provide in eevee. push 14 Oct 2018 12:13PM UTC jrdh travis-ci pending completion   set done
125 master Add convenience index creation function to searcher push 12 Oct 2018 02:53PM UTC jrdh travis-ci pending completion   set done
124 master Fix update status logic push 11 Oct 2018 01:57PM UTC jrdh travis-ci pending completion   set done
123 master Allow the status to not be updated after indexing This is handy for partial update scenarios where the indexer is run multiple times before a version should become live. push 10 Oct 2018 02:49PM UTC jrdh travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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