Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add release notes for v0.10.0. | Ben Sturmfels | 2020-05-01 | 1 | -1/+2 |
| | |||||
* | Review and update the deploment docs for Debian 10 and CentOS 8 [#5593]. | Ben Sturmfels | 2020-04-29 | 1 | -1/+1 |
| | | | | | | Mostly a thorough test and cleanup. The significant change is moving the systemd config into the deployment docs an the registration/security considerations to production considerations docs. | ||||
* | Fix dependencies and tests for clean Python 2 & 3 test runs under Docker. | Ben Sturmfels | 2020-04-28 | 1 | -0/+8 |
| | | | | | This change gives a clean test run in the Debian-based Python 2 and Python 3 docker images. | ||||
* | Remove spectrograms from Python 2 also [#5594]. | Ben Sturmfels | 2020-04-28 | 1 | -7/+1 |
| | | | | | | For 0.10.0 we're removing specrograms entirely for reliability. This change only disables spectrograms and updates install docs and Dockerfiles. We still need to strip out all the spectrogram code and extlib/freesound/. | ||||
* | Switch to Python 3 by default. | Ben Sturmfels | 2020-04-24 | 1 | -1/+1 |
| | | | | Addresses #5592. | ||||
* | Add draft Fedora dockerfile. | Ben Sturmfels | 2020-04-20 | 1 | -0/+5 |
| | |||||
* | Note how to run test suite under Docker. | Ben Sturmfels | 2020-04-14 | 1 | -2/+8 |
| | |||||
* | Remove "git submodule init && git submodule update" from Dockerfiles. | Ben Sturmfels | 2020-04-14 | 1 | -5/+3 |
| | | | | These commands are run by `bootstrap.sh`. Also includes a couple more tidy-ups. | ||||
* | Rename Dockerfiles to be more specific. | Ben Sturmfels | 2019-11-19 | 1 | -0/+154 |