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

release-engineering / kobo / 122

Builds Branch Commit Type Ran Committer Via Coverage
122 logging-thread-recover Make LoggingThread recover on all errors Previously, LoggingThread would recover from any XML-RPC fault, but would stop when any other type of exception was encountered. That is a problem, as it means the worker will permanently give up sending m... Pull #106 13 Jan 2019 10:29PM UTC web-flow travis-ci pending completion   set done
121 master Merge pull request #107 from rohanpm/logging-thread-py3 Fix LoggingThread for python3 push 13 Jan 2019 10:24PM UTC web-flow travis-ci pending completion   set done
120 master Merge pull request #105 from rohanpm/fork-task-log-exceptions Log exceptions from run_task push 09 Jan 2019 03:02AM UTC web-flow travis-ci pending completion   set done
119 logging-thread-py3 Fix LoggingThread for python3 Looking at the implementation of upload_task_log, it expects to receive bytes as input, not text. Hence, the appropriate file-like object is BytesIO, not StringIO. Fixes #66 Pull #107 07 Jan 2019 04:52AM UTC web-flow travis-ci pending completion   set done
117 fork-task-log-exceptions Log exceptions from run_task When a task was run from fork_task, any uncaught exceptions would be silently discarded (e.g. a communication failure between worker and hub). This makes debugging more difficult than it should be. Make sure any rais... Pull #105 04 Jan 2019 04:58AM UTC web-flow travis-ci pending completion   set done
116 master Merge pull request #103 from akhilsp/django-2-migration-issue Fixed migration issue on using with Django 2.1 push 17 Dec 2018 09:50PM UTC web-flow travis-ci pending completion   set done
115 django-2-migration-issue feedback change: updated migration to use SET_NULL instead of CASCADE Pull #103 17 Dec 2018 12:23PM UTC web-flow travis-ci pending completion   set done
114 master Merge pull request #99 from alexandrevicenzi/worker-cleanup Worker code cleanup push 17 Dec 2018 08:02AM UTC web-flow travis-ci pending completion   set done
113 master Merge pull request #101 from kdudka/xmlrpc-missing-lock kobo/xmlrpc.py: hold CONNECTION_LOCK while calling make_connection() push 17 Dec 2018 07:58AM UTC web-flow travis-ci pending completion   set done
112 django-2-migration-issue fixed migration issue with django 2.1 Pull #103 14 Dec 2018 09:27AM UTC web-flow travis-ci pending completion   set done
111 xmlrpc-missing-lock kobo/xmlrpc.py: hold CONNECTION_LOCK while calling make_connection() The same locking code that was used in the CookieTransport class should be used in the SafeCookieTransport class. I have no self-contained reproducer for this bug: Covscan work... Pull #101 13 Dec 2018 04:49PM UTC web-flow travis-ci pending completion   set done
110 master Merge pull request #100 from kdudka/retry kobo/xmlrpc.py: make retry_request_decorator() work again push 13 Dec 2018 11:36AM UTC web-flow travis-ci pending completion   set done
109 master Merge pull request #98 from alexandrevicenzi/test-views Test hub views push 13 Dec 2018 02:44AM UTC web-flow travis-ci pending completion   set done
108 retry kobo/xmlrpc.py: handle CannotSendRequest in retry_request_decorator() It is usually a recoverable error, so it is not necessary to interrupt the worker altogether. In some cases, this even prevented the worker from uploading the traceback back t... Pull #100 11 Dec 2018 12:21PM UTC web-flow travis-ci pending completion   set done
107 retry kobo/xmlrpc.py: handle CannotSendRequest in retry_request_decorator() It is usually a recoverable error, so it is not necessary to interrupt the worker altogether. In some cases, this even prevented the worker from uploading the traceback back t... Pull #100 11 Dec 2018 11:02AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 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