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

ICRAR / ngas / 155

Builds Branch Commit Type Ran Committer Via Coverage
155 macos_travis MacOS builds in Travis, take 3 pip commands should be run only once the virtualenv is loaded, which doesn't happen automatically in MacOS builds. Thus the installation of the test dependencies happens now in the run_tests.sh script instead of dir... push 10 Jan 2018 04:47AM UTC rtobar travis-ci pending completion   set done
154 macos_travis MacOS builds in Travis, take 2 Travis actually doesn't support python MacOS builds, so one needs to install python and create a virtualenv to work. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 Jan 2018 04:13AM UTC rtobar travis-ci pending completion   set done
153 macos_travis MacOS builds in Travis, take 1 Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 10 Jan 2018 03:00AM UTC rtobar travis-ci pending completion   set done
152 master Safer imports, take 2 The import machinery in python 2.7 puts the modules into the sys.modules dictionary *before* the modules themselves are fully loaded (which seems to be to be like this to be able to detect circular dependencies). Thus, inspe... push 09 Jan 2018 10:08AM UTC rtobar travis-ci pending completion   set done
151 master No need to get tmp dir anymore Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 09 Jan 2018 08:44AM UTC rtobar travis-ci pending completion   set done
150 bsddb_cleanup Allow Travis to run other branches Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 09 Jan 2018 02:11AM UTC rtobar travis-ci pending completion   set done
149 master importlib instead of __import__ The latter is thread-unsafe (unless one manually uses the imp module to acquire/release the module import lock), which can cause very subtle race conditions. One such race condition happened a few times in the ngam... push 09 Jan 2018 02:11AM UTC rtobar travis-ci pending completion   set done
148 bsddb_cleanup Allow Travis to run other branches Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 08 Jan 2018 10:33AM UTC rtobar travis-ci pending completion   set done
147 master Removing artificial dependency constraint The constraint imposed over the bsddb3 package was deployment-dependent; it was there only because in some particular machines we were installing NGAS on we didn't have the proper combination of the bsddb... push 08 Jan 2018 03:39AM UTC rtobar travis-ci pending completion   set done
146 master Be more patient when waiting Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 02 Jan 2018 01:28AM UTC rtobar travis-ci pending completion   set done
145 master '%' literals replaced even if no args present For good measure I'm also including now the paramstyle at DEBUG level. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 22 Dec 2017 03:24AM UTC rtobar travis-ci pending completion   set done
144 master Correctly supporting literal '%' in SQL queries Our previous implementation didn't take into account that literal '%' characters in SQL queries do not work in some drivers due to them using the 'pyformat' or 'format' paramstyles. I haven't double... push 22 Dec 2017 03:05AM UTC rtobar travis-ci pending completion   set done
143 master Correct SQL statement We were using double-quotes instead of single ones, which probably is what made MySQL and PostgreSQL cry. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 21 Dec 2017 09:40AM UTC rtobar travis-ci pending completion   set done
142 master Double-checking bad checksum count in tests Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 21 Dec 2017 07:34AM UTC rtobar travis-ci pending completion   set done
141 master Moving more project-specific plug-ins Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> push 19 Dec 2017 08:44AM UTC rtobar travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 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