- 12 Apr, 2022 2 commits
-
-
Robert Bruntz authored
Minor change to segmentdb_utils.get_all_files_in_range() to solve glue issue... See merge request !122
-
Robert Bruntz authored
-
- 31 Mar, 2022 2 commits
-
-
Robert Bruntz authored
Fix debian provides/breaks/conflicts See merge request !119
-
-
- 24 Jan, 2022 2 commits
-
-
Robert Bruntz authored
Glue 3.0.1 See merge request !116
-
Robert Bruntz authored
-
- 21 Jan, 2022 1 commit
-
-
Robert Bruntz authored
Fixed Python 2 vs. 3 floor division issue that produced issues with file discovery in ligolw_publish_threaded_dqxml_dqsegdb.
-
- 18 Jan, 2022 8 commits
-
-
Robert Bruntz authored
Fix use of NotImplemented in `glue.lal` See merge request !111
-
Robert Bruntz authored
Remove the python 3.10 CI test job See merge request !110
-
Robert Bruntz authored
Fix all invalid escape sequences See merge request !108
-
Robert Bruntz authored
Deprecate glue.gpstime See merge request !109
-
Robert Bruntz authored
Remove unused imports in glue.pidfile See merge request !106
-
Robert Bruntz authored
Remove post_twiki script See merge request !105
-
Robert Bruntz authored
Remove all trailing whitespace See merge request !104
-
-
- 17 Jan, 2022 9 commits
-
-
Duncan Macleod authored
-
Duncan Macleod authored
this should be added back as part of !87
-
Duncan Macleod authored
this is no longer maintained and the GPS conversions are out of date
-
Duncan Macleod authored
need to prefix with 'r' for literal string interpretation
-
Robert Bruntz authored
Update README See merge request !99
-
Robert Bruntz authored
Remove unused imports in glue.ldbd See merge request !103
-
Duncan Macleod authored
-
Duncan Macleod authored
it will not work
-
Duncan Macleod authored
-
- 14 Jan, 2022 12 commits
-
-
Robert Bruntz authored
Run the ligolw tests during build See merge request !102
-
Robert Bruntz authored
Remove python3-lal runtime requirement See merge request !101
-
Robert Bruntz authored
Remove dev tmpdir hack in test_pipeline.py See merge request !98
-
Robert Bruntz authored
Simplify the makefile for the tests See merge request !97
-
Duncan Macleod authored
since we have a build-depends on python3-lal
-
Duncan Macleod authored
so that we don't have to write the same target for every test
-
Duncan Macleod authored
in deb and rhel packages python3-lal is needed at _build_ time to support help2man, but only glue.ligolw requires it at runtime, which is effectively 'optional' at this time
-
Robert Bruntz authored
Update CI rules for gitlab pages See merge request !96
-
Robert Bruntz authored
Update and integrate test suite for pidfile.py See merge request !93
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
this was used to verify that the test made sense, but should never have been committed
-
- 13 Jan, 2022 4 commits
-
-
Robert Bruntz authored
Add python3-lal to build and runtime requirements Closes #7 See merge request !91
-
Robert Bruntz authored
Remove ligolw_dq_grapher See merge request !90
-
Robert Bruntz authored
Add basic test suite for pipeline.py See merge request !88
-
Duncan Macleod authored
this is a requirement for glue.ligolw, and lal doesn't depend on glue any more, so this is ok
-