- Jan 17, 2012
-
-
Ryan Fisher authored
Creating bugfix release 1.37.1 incorporating Kipp's ID remapping fix for inserting documents into a database.
-
- fix ID remapping when inserting a document into a database that does not already have some of the tables found in the source document (including inserting into empty or new databases) (cherry picked from commit 68bfb39c1b4e8f3d4509f19ee0bf95ff2de1640e)
-
- Nov 16, 2011
-
-
Ryan Fisher authored
-
Ryan Fisher authored
-
Kipp Cannon authored
- add support for repeated parameters to process_params_from_dict()
-
- Nov 09, 2011
-
-
Ryan Fisher authored
This cleans up FHS inconsistencies associated with the move to /usr/ as the glue prefix. Also moving __segments.so to the installed files under the glue-segments package.
-
- Oct 31, 2011
-
-
Alexander Dietz authored
-
- Oct 19, 2011
-
-
Brian Moe authored
-
- Oct 18, 2011
-
-
Ryan Fisher authored
Adding .pyc files to files section of glue.spec for RPM building, adding a rm command to the install that makes the RPM build work properly with python 2.6.
-
Ryan Fisher authored
-
- Oct 14, 2011
-
-
Ryan Fisher authored
-
Ryan Fisher authored
-
Ryan Fisher authored
-
Ryan Fisher authored
Adding the glue.spec file that will install glue in /usr , this allows users to not set a pythonpath, and still see glue. The glue.spec file also allows sub-packages of glue to be built that provide only common basic functions, git-version and iterutils.py, and segments.py.
-
- Oct 13, 2011
- Oct 10, 2011
-
-
Ryan Fisher authored
Fixing changelog to have changes in correct order with correct dates, specifically Apr 2009 - Apr 2010.
-
Ryan Fisher authored
-
- Oct 07, 2011
-
-
Ryan Fisher authored
-
- Oct 05, 2011
-
-
Ryan Fisher authored
Removing restriction on coalesced segments. Old restriction was only DMT-* version 1, and some Virgo flags. Now, all segments should be coalesced by the script.
-
- Oct 03, 2011
-
-
Ian Harry authored
Conflicts: lalapps/src/inspiral/cohPTF_hipe.in lalapps/src/power/binj.c lalapps/src/ring/coh_PTF.h lalapps/src/ring/coh_PTF_bankveto.c lalapps/src/ring/coh_PTF_inspiral.c lalapps/src/ring/coh_PTF_option.c lalapps/src/ring/coh_PTF_testing.c lalapps/src/ring/coh_PTF_utils.c lalinspiral/src/LIGOLwXMLInspiralRead.c lalmetaio/src/LIGOLwXMLInspiralHeaders.h lalmetaio/src/LIGOLwXMLRead.c lalmetaio/src/LIGOMetadataTables.h lalmetaio/src/LIGOMetadataUtils.c lalmetaio/src/LIGOMetadataUtils.h pylal/bin/coh_PTF_efficiency pylal/bin/coh_PTF_sbv_plotter pylal/bin/projectedDetectorTensor pylal/pylal/coh_PTF_pyutils.py pylal/pylal/dq/dqDataUtils.py pylal/pylal/dq/dqFrameUtils.py pylal/pylal/dq/dqSegmentUtils.py pylal/setup.py
-
Kipp Cannon authored
This patch adds checksum comparison to the "move file from scratch space back to permanent location" code to ensure the checksum in the permanent location matches the checksum on the scratch disk. This triples (in the best case) the I/O involved in replacing the file to its permanent location so this is not intended to be a permanent feature of the code, it is only here temporarily while the file corruption on the LDG clusters is diagnosed.
-
- Sep 30, 2011
-
-
Creating a tag for glue 1.34 (cherry picked from commit 73958b505551e0890565a47f42243f9d86b8974c)
-
Kipp Cannon authored
-
Kipp Cannon authored
export contenthandler parameter of from_url().
-
Kipp Cannon authored
-
Kipp Cannon authored
a little-known feature of ligolw_sqlite is that the source documents can be sqlite databases, allowing it to be used as an sqlite verison of ligolw_add. unfortunately ID remapping hasn't been working when this is done, so it's lucky nobody knew to try :-).
-
Kipp Cannon authored
- a few aesthetic adjustments and simplifications
-
- Sep 29, 2011
-
-
Ryan Fisher authored
Changing some of the regular expression parsing in the string to xml conversion in glue to speed things up.
-
- Sep 21, 2011
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- clean up update_ids() function - adjust some white space
-
- Sep 13, 2011
-
-
Lightweight DataBase Dumper authored
-
Lightweight DataBase Dumper authored
-
- Sep 05, 2011
-
-
Ian Harry authored
-
- Aug 31, 2011
-
-
Larry Price authored
-
- Aug 29, 2011
-
-
Larry Price authored
-