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

opencast / pyCA / 296

Builds Branch Commit Type Ran Committer Via Coverage
296 master Reduce Database Requests Instead of using `count()` and a general query causing a full select, this patch is changing the capture module to use `first()`. In doing so, there is only one request made to the database with an explicit select limit o... Pull #93 20 Mar 2017 08:59PM UTC web-flow travis-ci pending completion   set done
295 master Close Open File-Descriptor The method `mkstemp` used during testing opens a file descriptor which is never being closed again. On some systems, e.g. Windows, this causes an exception. In any case, the file descriptor should be caused properly. T... Pull #92 20 Mar 2017 07:56PM UTC web-flow travis-ci pending completion   set done
294 v2.0 PyCA 2.0 This is the release of pyCA 2.0. Version 2.0 is a major redesign of the source code and a significant step forward for more robustness, flexibility and usability. Main Features ------------- - Introduction of new worker concept, enabl... push 20 Mar 2017 04:05PM UTC lkiesow travis-ci pending completion   set done
293 master PyCA 2.0 This is the release of pyCA 2.0. Version 2.0 is a major redesign of the source code and a significant step forward for more robustness, flexibility and usability. Main Features ------------- - Introduction of new worker concept, enabl... push 20 Mar 2017 04:04PM UTC lkiesow travis-ci pending completion   set done
292 master Merge pull request #91 from lkiesow/validate-cfg Added Configuration Verification Test push 20 Mar 2017 03:07PM UTC web-flow travis-ci pending completion   set done
291 master Added Configuration Verification Test This patch adds a test for the configuration verification and fixes a small issue with the printing of the error message with Python 3. Signed-off-by: Lars Kiesow <lkiesow@uos.de> Pull #91 20 Mar 2017 02:49PM UTC web-flow travis-ci pending completion   set done
289 master Validate Configuration (#90) This patch fixes #86. PyCA now validates it's configuration and refuses to start up when the configuration is broken. Signed-off-by: Lars Kiesow <lkiesow@uos.de> push 20 Mar 2017 01:46PM UTC JanKoppe travis-ci pending completion   set done
288 master Validate Configuration This patch fixes #86. PyCA now validates it's configuration and refuses to start up when the configuration is broken. Signed-off-by: Lars Kiesow <lkiesow@uos.de> Pull #90 20 Mar 2017 01:36PM UTC web-flow travis-ci pending completion   set done
286 master Drop Unnecessary Error This patch fixes #85 and drops the unnecessary ValueError catch statement as well as shrinking the try-catch block to a minimum. Signed-off-by: Lars Kiesow <lkiesow@uos.de> push 19 Mar 2017 11:20PM UTC lkiesow travis-ci pending completion   set done
285 master Drop Unnecessary Error This patch fixes #85 and drops the unnecessary ValueError catch statement as well as shrinking the try-catch block to a minimum. Signed-off-by: Lars Kiesow <lkiesow@uos.de> Pull #89 19 Mar 2017 11:17PM UTC web-flow travis-ci pending completion   set done
284 master Drop Unnecessary Error This patch fixes #85 and drops the unnecessary ValueError catch statement as well as shrinking the try-catch block to a minimum. Signed-off-by: Lars Kiesow <lkiesow@uos.de> Pull #89 19 Mar 2017 11:11PM UTC web-flow travis-ci pending completion   set done
283 master Simplify Loglevel Configuration push 19 Mar 2017 11:09PM UTC lkiesow travis-ci pending completion   set done
282 master Use logging.getLevelName so simplify See https://docs.python.org/2.7/library/logging.html#logging.getLevelName and https://docs.python.org/3.5/library/logging.html#logging.getLevelName Pull #87 17 Mar 2017 09:29PM UTC web-flow travis-ci pending completion   set done
281 master Drop Unnecessary Error This patch fixes #85 and drops the unnecessary ValueError catch statement as well as shrinking the try-catch block to a minimum. Signed-off-by: Lars Kiesow <lkiesow@uos.de> Pull #89 17 Mar 2017 06:12PM UTC web-flow travis-ci pending completion   set done
280 master pep8 my changes Pull #87 15 Mar 2017 03:10PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 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