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

ICRAR / ngas / 207

Builds Branch Commit Type Ran Committer Via Coverage
207 master pysendfile only required in python < 3.3 Python 3.3+ already ships with os.sendfile, which does exactly the same thing, so there is no need to install this external package in those situations. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 May 2018 06:45AM UTC rtobar travis-ci pending completion   set done
206 no-pysendfile pysendfile only required in python < 3.3 Python 3.3+ already ships with os.sendfile, which does exactly the same thing, so there is no need to install this external package in those situations. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 May 2018 03:26AM UTC rtobar travis-ci pending completion   set done
205 master NGAS-135 Copyright text was unreachable Some time ago I changed how the copyright text is loaded (on demand instead of eagerly) but failed to notice that the ngasPrepareVolume tools were failing to load. Signed-off-by: Rodrigo Tobar <rtobar@icra... push 10 May 2018 01:59AM UTC rtobar travis-ci pending completion   set done
204 master Merge branch 'python3' This adds initial python3 support to NGAS. All code has been properly ported to work with either python2.7 and 3.5 and 3.6 (and hopefully more in the future). All modules successfully load, and all unit tests pass, but this... push 27 Apr 2018 07:00AM UTC rtobar travis-ci pending completion   set done
203 master Ignore Atom project folder push 26 Apr 2018 06:15AM UTC awicenec travis-ci pending completion   set done
202 python3 Use homebrew's python in MacOS Travis builds Apple's built-in python installation uses OpenSSL, which Apple hasn't upgraded at all and supports only up to TLS 1.1. On the other hand, python.org sites are taking TLS 1.1 support down, which explain... push 26 Apr 2018 04:18AM UTC rtobar travis-ci pending completion   set done
201 pip-fix Unlink python before installing python@2 The homebrew python package is already installed, and trying to install python@2 actually breaks things because both are trying to link to the same executable. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 26 Apr 2018 03:07AM UTC rtobar travis-ci pending completion   set done
198 python3 Making server help message readable again The help message displayed by the server was still a bytes string -- not anymore! Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 26 Apr 2018 01:49AM UTC rtobar travis-ci pending completion   set done
197 python3 Adding python 3.5 and 3.6 to Travis Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 19 Mar 2018 03:17AM UTC rtobar travis-ci pending completion   set done
195 master Correcting sample configuration file Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 19 Mar 2018 02:04AM UTC rtobar travis-ci pending completion   set done
194 master Merge branch 'query_improvements' push 16 Mar 2018 12:45AM UTC rtobar travis-ci pending completion   set done
193 master Restoring dummy binaries needed by tests These binaries were removed by accident in bb2f3399, but they not being present actually breaks the unit tests. Granted, they break a deployment-specific that we sholdn't be testing here, but until we don'... push 10 Mar 2018 05:59PM UTC rtobar travis-ci pending completion   set done
189 master Fixed bug in create_venv where wrong python got used. Fixed bug in utils.py where the check_ssh is called in parallel, but not coded to support this. push 25 Feb 2018 05:13AM UTC awicenec travis-ci pending completion   set done
188 master Improving sed usage The sed program in MacOS doesn't recognize the -r flag (which we determined to be more widely used across Linux distributions), but understands -E, so we consider that now. It also requires commands given on the command line t... push 13 Feb 2018 11:12AM UTC rtobar travis-ci pending completion   set done
187 master Removing unnecessary import Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 12 Feb 2018 09:10AM UTC rtobar travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 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