- Jan 28, 2022
-
-
robertbruntz authored
* Changes to packaging code for new version (2.0.0) and add 'lal' to Debian and RPM packaging requirements. * Fixed minor errors in packaging files.
-
- Jan 27, 2022
-
-
robertbruntz authored
Add lal to requirements
-
Robert Bruntz authored
-
robertbruntz authored
Fixed a comparison issue that produces syntax warnings in Python 3.8+.
-
Robert Bruntz authored
-
Robert Bruntz authored
-
robertbruntz authored
Removed the dtd_uri_callback() function from dqsegdb code
-
Robert Bruntz authored
Removed the dtd_uri_callback() from ligolw_segment_insert_dqsegdb and apicalls.py, since it's unused there, and it's implemented and used in glue/glue/segmentdb/query_engine.py.
-
- Jan 26, 2022
-
-
Duncan Macleod authored
* dqsegdb.apicalls: fix posting data to a URL we need to submit data in bytes, not str * dqsegdb.urifunctions: clean up payload encoding
-
Duncan Macleod authored
* ligolw_segment_query_dqsegdb: remove the use-s6 option we don't have s6 servers any more * ligolw_segment_query_dqsegdb: remove commented-out code
-
robertbruntz authored
Remove commented out code in some scripts
-
robertbruntz authored
Remove unused code in ligolw_segments_from_cats_dqsegdb
-
robertbruntz authored
Update client library manifest to exclude folders
-
Duncan Macleod authored
-
Duncan Macleod authored
-
robertbruntz authored
Assorted changes leading toward dqsegdb 2.0.0
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
Fixed bug (typo) in dqsegdbCheckVersion and issue in same with flag versions as strings. Addresses issues #48 and #83.
-
Robert Bruntz authored
-
Robert Bruntz authored
-
Robert Bruntz authored
Details: * client tools run on P3 by default now * fixed some outdated email addresses and URLs * lots of tweaks and fixes to documentation and comments * added some new documentation * created an issue for ligolw_segment_insert_dqsegdb '24k line issue' and added link in documentation * fixed "ult_json=" typo in dqsegdb/apicalls.py
-
Duncan Macleod authored
-
Duncan Macleod authored
* debian: update packaging for python3 * spec: update packaging for python3
-
- Dec 07, 2021
-
-
Duncan Macleod authored
that are not required in a source distribution for the client
-
- Nov 30, 2021
-
-
Duncan Macleod authored
* dqsegdb.tests: add minimal pytest suite mainly as a placeholder for some real tests * ci: move to v2 of the codecov action * ci: don't print coverage report from pytest * add more tests for urifunctions
-
- Oct 13, 2021
-
-
robertbruntz authored
Rebase from upstream
-
Robert Bruntz authored
-
Robert Bruntz authored
-
- Oct 08, 2021
-
-
Robert Bruntz authored
This reverts commit 1302a0bc. This commit prevents CI from passing for Python 2.7, and another user submitted a better (temporary) fix.
-
Robert Bruntz authored
-
- Jun 28, 2021
-
-
robertbruntz authored
Migrate CI to github actions
-
Duncan Macleod authored
with github actions/codecov badges
-
Duncan Macleod authored
-
Duncan Macleod authored
-
- Mar 19, 2021
-
-
Ryan Fisher authored
better doc
-