Skip to content

Releases: spacetelescope/jwql

Renamed dbmonitor

10 Jul 15:26
5f075f8
Compare
Choose a tag to compare

This release renames instances of dbmonitor to monitor_mast to be more consistent with monitor_filesystem.

html_static_paths bug fix

10 Jul 14:14
3f8e4a3
Compare
Choose a tag to compare

This release removes the _static file from the html_static_paths parameter in the conf.py of the sphinx docs to avoid unnecessary warnings when trying to build the sphinx docs.

Change of verbose option for set_permissions

22 Jun 19:16
719f769
Compare
Choose a tag to compare

This release changes the default value for the verbose option from True to False in permissions.set_permissions

Test for preview_image

22 Jun 18:31
a13e61b
Compare
Choose a tag to compare

This release introduces unit tests for preview_image.py.

Logging module

22 Jun 17:28
a292afd
Compare
Choose a tag to compare

This release introduces logging.logging_functions.py, which provides a way to log the execution of modules.

Django version update

22 Jun 14:53
e3fe502
Compare
Choose a tag to compare

This release introduces an update to the version of django for use by the web application

CI build mode update

22 Jun 14:52
d8d671e
Compare
Choose a tag to compare

This release fixes the Jenkinsfile to use name for build_mode

Minor edits to setup.py

14 Jun 21:01
a46d809
Compare
Choose a tag to compare

This release brings setup.py up to PEP08 standards

Sphix docs for database monitor

02 Jun 22:38
f1f17dd
Compare
Choose a tag to compare

This release introduces sphinx API documentation for dbmonitor.py and test_dbmonitor.py.

Filesystem Monitor

31 May 20:30
9a3edea
Compare
Choose a tag to compare

This PR introduces monitor_filesystem.py, which provides stats files and bokeh plots that describe the content of the MAST data cache.