- Jan 26, 2024
-
-
Robert Bruntz authored
Disable pytest during RPM/Deb builds See merge request !121
-
Duncan Macleod authored
it just makes things heavy
-
Duncan Macleod authored
it just makes things heavy, we can test during CI
-
Robert Bruntz authored
Use gpstime package for GPS time conversion Closes #102 See merge request !119
-
closes #102, removes lal(suite) as a requirement
-
- Jan 19, 2024
-
-
Robert Bruntz authored
Update RPM build/install to use wheels See merge request !118
-
Duncan Macleod authored
since that is fulfilled by the python3-lal RPMs
-
Duncan Macleod authored
more efficient, better metadata, better entry points
-
- Sep 13, 2022
-
-
Robert Bruntz authored
Add lint job to the CI pipeline See merge request !112
-
-
-
- Sep 10, 2022
-
-
Robert Bruntz authored
Fix lintian issues See merge request !113
-
Robert Bruntz authored
# Conflicts: # debian/control
-
- Sep 09, 2022
-
-
Robert Bruntz authored
Update requirements See merge request !109
-
Robert Bruntz authored
Remove user-env scripts See merge request !104
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
- Sep 08, 2022
-
-
Duncan Macleod authored
- require lscsoft-glue >=3.0.1 - use a versioned pyopenssl requirement everywhere
-
Duncan Macleod authored
we don't need these any more
-
Robert Bruntz authored
Migrate CI from GitHub Actions to GitLab CI See merge request !111
-
-
- 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
-