- Feb 20, 2019
-
-
Duncan Macleod authored
-
-
Ryan Fisher authored
Fix broken CI
-
Duncan Macleod authored
-
- Feb 19, 2019
-
-
Ryan Fisher authored
Cleaned up imports in dqsegdb.apicalls
-
Ryan Fisher authored
Simplified HTTP(S) GET requests using urllib
-
Ryan Fisher authored
Fixed broken import in ligolw_segment_query_dqsegdb
-
Ryan Fisher authored
Removed non-user-facing executables
-
- Jan 11, 2019
-
-
Ryan Fisher authored
Fix "puthon" typo
-
robertbruntz authored
-
- Aug 01, 2018
-
-
Duncan Macleod authored
removed duplicates and unnecessaries, no functional changes
-
Duncan Macleod authored
to provide X509 credential discovery methods. that package has minimal dependencies so doesn't add any burden on dqsegdb.
-
Duncan Macleod authored
-
Duncan Macleod authored
I broke it
-
Duncan Macleod authored
-
- Apr 11, 2018
-
-
Duncan Macleod authored
this cleans up the distribution by removed some unneeded binaries. I suspect two of them are still useful from a publishing point-of-view, but can easily be recovered into a separate VCS for publishing.
-
- Oct 31, 2017
-
-
Ryan Fisher authored
Allow users to silence warnings from getDataUrllib2
-
- Sep 16, 2017
-
-
Ryan Fisher authored
Requiring Updated pyOpenSSL in setup.py only, to fix pip installations on systems where OpenSSL is more up to date. CIT cluster is still running on pyOpenSSL 0.13.1, but the OpenSSL version is old enough that this still is functional, so we will not update the requirements in the RPM or Debian packaging files yet.
-
- Aug 09, 2017
-
-
Duncan Macleod authored
since they all raise an exception in the end anyway
-
- Jul 07, 2017
-
-
Ryan Fisher authored
WIP: Use six module to provide py3x compatibility
-
- Jun 16, 2017
-
-
Duncan Macleod authored
for python3 compatibility
-
Duncan Macleod authored
-
Ryan Fisher authored
Removed unused imports
-
Ryan Fisher authored
Updated more exception syntax for python3
-
- Jun 15, 2017
-
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
for python3 compatibility
-
Ryan Fisher authored
Updated exception syntax for python3
-
Duncan Macleod authored
for python3 compatibility
-
Duncan Macleod authored
for python3 compatibility
-
- May 24, 2017
-
-
Ryan Fisher authored
-
- Apr 25, 2017
-
-
Duncan Macleod authored
allows building correct rpm in virtualenv
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
this change makes the DQSegDBInstall command a bit more standalone, and a bit more robust, by having it take care of appending the etc files to the data_files list itself, rather than having to manually specify them in the `setup()` call
-
Duncan Macleod authored
-
- Apr 13, 2017
-
-
Ryan Fisher authored
Use pyOpenSSL instead of M2Crypto for X509 validation
-
Duncan Macleod authored
don't use `sys.exit(1)`
-
Duncan Macleod authored
M2Crypto isn't available for python3
-