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

OCA / queue / 347

Builds Branch Commit Type Ran Committer Via Coverage
347 ease-debug queue_job: ease testing via env/ctx keys Pull #111 22 Mar 2019 07:15AM UTC web-flow travis-ci pending completion   set done
346 12.0 [UPD] Update queue_job_cron.pot push 15 Mar 2019 12:47PM UTC oca-travis travis-ci pending completion   set done
345 12.0 Merge pull request #135 from acsone/12.0-redo-132-sbi [FIX/IMP] a couple issues observed during startup, take 2 :) push 15 Mar 2019 12:35PM UTC web-flow travis-ci pending completion   set done
344 12.0 [ADD] setup.py push 15 Mar 2019 12:24PM UTC OCA-git-bot travis-ci pending completion   set done
343 12.0 Merge pull request #117 from acsone/12.0-mig_queue_job_cron_tbi [12.0] [MIG] Queue Job Cron push 15 Mar 2019 12:11PM UTC web-flow travis-ci pending completion   set done
342 12.0-redo-132-sbi fixup! [FIX] use named cursor to iterate jobs Pull #135 13 Mar 2019 09:35PM UTC web-flow travis-ci pending completion   set done
341 12.0 Merge pull request #134 from OCA/revert-132-12.0-session+py3-fix-sbi Revert "[FIX/IMP] a couple issues observed during startup" push 13 Mar 2019 11:14AM UTC web-flow travis-ci pending completion   set done
338 12.0 Merge pull request #132 from acsone/12.0-session+py3-fix-sbi [FIX/IMP] a couple issues observed during startup push 13 Mar 2019 10:46AM UTC web-flow travis-ci pending completion   set done
337 12.0-session+py3-fix-sbi [IMP] use named cursor to iterate jobs Instead of fetching all jobs at once and then inserting them in the channels queue, fetch them by chunks of 2000 (default named cursor iterator behaviour since psycopg 2.4). This has the benefit of releasin... Pull #132 13 Mar 2019 09:02AM UTC web-flow travis-ci pending completion   set done
336 12.0-session+py3-fix-sbi [IMP] use named cursor to iterate jobs Instead of fetching all jobs at once and then inserting them in the channels queue, fetch them by chunks of 2000 (default named cursor iterator behaviour since psycopg 2.4). This has the benefit of releasin... Pull #132 13 Mar 2019 07:09AM UTC web-flow travis-ci pending completion   set done
335 12.0-session+py3-fix-sbi [IMP] use psycopg iterator to fetch jobs Instead of fetching all jobs at once and then inserting them in the channels queue, fetch them by chunks of 2000 (default cursor iterator behaviour since psycopg 2.4). This has the benefit of releasing th... Pull #132 13 Mar 2019 06:56AM UTC web-flow travis-ci pending completion   set done
334 12.0-session+py3-fix-sbi [IMP] use psycopg iterator to fetch jobs Instead of fetching all jobs at once and then inserting them in the channels queue, fetch them by chunks of 2000 (default cursor iterator behaviour since psycopg 2.4). This has the benefit of releasing th... Pull #132 13 Mar 2019 06:43AM UTC web-flow travis-ci pending completion   set done
333 12.0-session+py3-fix-sbi [FIX] python 3 bug in remove_db In python 3, dict.values() returns an iterator instead of a list. Removing items from the dict during iteration causes error "dictionary size changed during iteration". Pull #132 12 Mar 2019 10:32PM UTC web-flow travis-ci pending completion   set done
332 12.0-session+py3-fix-sbi [FIX] avoid crash loop under load during startup In _async_http_get, session initialization was not protected by the exception handler. This could lead to a crash loop when session initialization fails (eg under very high load during startup). Pull #132 12 Mar 2019 09:45PM UTC web-flow travis-ci pending completion   set done
331 12.0-under-pressure-sbi [IMP] commit job state changes with same env used to create it Although no issue has been observed in practice, it sounds safer to commit changes to the job state with the same env cr used to load it from database. Pull #131 08 Mar 2019 02:51PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 38
  • 39
  • 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