- 04 Dec, 2019 1 commit
-
-
https://git.ligo.org/emfollow/safe-netrc
This brings support for the NETRC environment variable, which makes it easier to isolate the unit tests from the users's own netrc file.
-
- 03 Dec, 2019 1 commit
-
-
This fixes the following warning that appears when you run `python setup.py test`: ``` =============================== warnings summary =============================== ligo/gracedb/rest.py:1203 /Users/lpsinger/src/gracedb-client/ligo/gracedb/rest.py:1203: DeprecationWarning: invalid escape sequence \ """ # noqa: W605 ligo/gracedb/rest.py:1300 /Users/lpsinger/src/gracedb-client/ligo/gracedb/rest.py:1300: DeprecationWarning: invalid escape sequence \ """ # noqa: W605 ligo/gracedb/rest.py:2227 /Users/lpsinger/src/gracedb-client/ligo/gracedb/rest.py:2227: DeprecationWarning: invalid escape sequence \ """ # noqa: W605 -- Docs: https://docs.pytest.org/en/latest/warnings.html ================ 488 passed, 98 deselected, 3 warnings in 5.63s ================ ```
-
- 02 Dec, 2019 1 commit
-
-
Leo P. Singer authored
* Python 3.4 reached end of life on March 18, 2019. * The ligo-gracedb unit tests do not pass under Python 3.4.
-
- 25 Nov, 2019 4 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
Adding integration tests in support of the RAVEN superevent field and VOEvent changes.
-
- 23 Oct, 2019 1 commit
-
-
Alexander Pace authored
adding combined_skymap_filename (optional string) and raven_coinc (optional boolean) to createVOEvent method
-
- 17 Oct, 2019 1 commit
-
-
Alexander Pace authored
-
- 16 Oct, 2019 1 commit
-
-
Alexander Pace authored
-
- 10 Oct, 2019 2 commits
-
-
Alexander Pace authored
-
Alexander Pace authored
Update .gitlab-ci.yml: the default python3 version was changed in the ligo/base:el7 container, so the build dependencies had to be changed to reflect that.
-
- 09 Oct, 2019 1 commit
-
-
Leo P. Singer authored
According to the classifiers in setup.py, Python 2.6 is no longer supported by this package.
-
- 13 Sep, 2019 1 commit
-
-
Tanner Prestegard authored
Add the ability to print the certificate's subject and expiration date/time. Add information on using these new functions to the troubleshooting docs. Add unit tests.
-
- 11 Sep, 2019 2 commits
-
-
Tanner Prestegard authored
README.md file doesn't seem to come along for the ride when system packages are built, so we converted to .rst format, since that seems to work.
-
Tanner Prestegard authored
-
- 03 Sep, 2019 13 commits
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- 25 Aug, 2019 1 commit
-
-
Tanner Prestegard authored
Hasn't been used on the production server since 2015, actual usage was only very minimal. The model and related endpoints will be removed from the server in the near future.
-
- 30 Aug, 2019 1 commit
-
-
Tanner Prestegard authored
-
- 23 Aug, 2019 1 commit
-
-
Duncan Macleod authored
fixes #22
-
- 21 Aug, 2019 1 commit
-
-
Tanner Prestegard authored
-
- 16 Aug, 2019 5 commits
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Add update_grbevent method to ligo.gracedb.rest.GraceDb. Used for updating parameters of GRB events.
-
Tanner Prestegard authored
-
- 13 Aug, 2019 1 commit
-
-
Tanner Prestegard authored
-
- 12 Aug, 2019 1 commit
-
-
Tanner Prestegard authored
-