Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update relnotes. | Ben Sturmfels | 2021-03-29 | 1 | -0/+2 |
| | |||||
* | Convert atom feeds to use feedgenerator library. | Ben Sturmfels | 2021-03-16 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | Issue is that Werkzeug > 1.0.0 has removed werkzeug.contrib.atom.AtomFeed, making it difficult to use a distribution-packaged version of werkzeug. To solve this, I've replaced use of werkzeug.contrib.atom.AtomFeed with feedgenerator.Atom1Feed. After the change, the only major difference between the feeds before and after is that they use <summary> instead of <content>. Minor differences include no longer adding 'type="text/html"' on some <link> elements and no "xml:base" attribute on <entry> elements. I don't think these differences will have any noticable effect. Tested on Liferea feed reader. | ||||
* | Tweak upgrade docs. | Ben Sturmfels | 2021-03-10 | 1 | -3/+2 |
| | |||||
* | Update version number, relnotes and upgrading docs in preparation for release. | Ben Sturmfels | 2021-03-10 | 1 | -16/+19 |
| | |||||
* | Fix typo. | Ben Sturmfels | 2021-03-10 | 1 | -1/+12 |
| | |||||
* | Add Jesús E. to AUTHORS. | Ben Sturmfels | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-03-09 | 1 | -0/+1 |
| | |||||
* | Remove test lines in Dockerfiles. | Ben Sturmfels | 2021-03-09 | 1 | -0/+1 |
| | |||||
* | Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora. | Ben Sturmfels | 2021-03-09 | 1 | -0/+2 |
| | | | | | | Previously had partial docs for Fedora 31. This updates to Fedora 33, adds support for audio and video and adds dependencies to allow the test suite to run to completion. | ||||
* | Fix raw image plugin installation docs [#5523]. | Ben Sturmfels | 2021-03-08 | 1 | -0/+1 |
| | | | | | Dependencies need to be installed from PyPI in Debian 10/11 due to missing python3-py3exiv2 package. | ||||
* | Add Charlotte Koch to AUTHORS. | Ben Sturmfels | 2021-03-06 | 1 | -0/+1 |
| | |||||
* | Update relnotes re. passing test suite. | Ben Sturmfels | 2021-03-06 | 1 | -2/+3 |
| | |||||
* | Update relnotes. | Ben Sturmfels | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update relnotes with bug fixes since 0.10.0. | Ben Sturmfels | 2021-03-03 | 1 | -0/+3 |
| | |||||
* | Reinstate audio spectrograms on Python 3 [#5610]. | Fernando Gutierrez | 2021-03-03 | 1 | -0/+1 |
| | | | | | | | | The `audiotospectrogram` module is a complete rewrite of the existing spectrogram code with support for Python 3. This allows us to drop the bundled `freesound` library and Python 2-only `audioprocessing` and `spectrogram` modules. Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Drop Python 2 installation support. | Ben Sturmfels | 2021-03-03 | 1 | -0/+2 |
| | |||||
* | docs: Add chapter on upgrading, inc. system Python upgrades [#972]. | Ben Sturmfels | 2020-05-11 | 1 | -47/+5 |
| | |||||
* | Now in 0.11.0 development cycle. | Ben Sturmfels | 2020-05-06 | 1 | -0/+12 |
| | |||||
* | docs: Update relnotes to remove "node_modules". | Ben Sturmfels | 2020-05-05 | 1 | -8/+14 |
| | |||||
* | docs: Link up subtitles and video qualities in release notes. | Ben Sturmfels | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Remove reference to Gitorious. | Ben Sturmfels | 2020-05-04 | 1 | -8/+0 |
| | |||||
* | docs: Tweak the release notes and deployment docs following testing. | Ben Sturmfels | 2020-05-04 | 1 | -14/+15 |
| | |||||
* | Add release notes for v0.10.0. | Ben Sturmfels | 2020-05-01 | 1 | -24/+135 |
| | |||||
* | Fix some docs build warnings. | Ben Sturmfels | 2020-04-29 | 1 | -0/+2 |
| | |||||
* | Fix dependencies and tests for clean Python 2 & 3 test runs under Docker. | Ben Sturmfels | 2020-04-28 | 1 | -0/+3 |
| | | | | | This change gives a clean test run in the Debian-based Python 2 and Python 3 docker images. | ||||
* | Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu. | Ben Sturmfels | 2020-04-28 | 1 | -1/+6 |
| | | | | The * feels like it might confuse no-programmers. | ||||
* | Add some initial release notes for 0.10.0 (incomplete). | Ben Sturmfels | 2020-04-24 | 1 | -0/+34 |
| | |||||
* | Use https:// instead of git:// to clone [#5551] | Andrew Browning | 2018-04-02 | 1 | -4/+4 |
| | | | | This was partially addressed in eee3e41 but missed many items. | ||||
* | Spell-check the entire documentation. | Ben Sturmfels | 2016-09-18 | 1 | -40/+40 |
| | |||||
* | doc: 0.9.0 release notes | Christopher Allan Webber | 2016-03-29 | 1 | -0/+41 |
| | | | | * doc/source/siteadmin/relnotes.rst: Add release notes for 0.9.0. | ||||
* | Fixing typo (thanks breton) | Christopher Allan Webber | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | 0.8.1 release notes | Christopher Allan Webber | 2015-12-20 | 1 | -0/+53 |
| | |||||
* | Note that users have to install node.js :\ | Christopher Allan Webber | 2015-06-03 | 1 | -3/+8 |
| | |||||
* | Clarifying the "note these steps" | Christopher Allan Webber | 2015-05-22 | 1 | -1/+2 |
| | |||||
* | No need to run git submodule init/update, run by bootstrap.sh | Christopher Allan Webber | 2015-05-22 | 1 | -1/+1 |
| | |||||
* | Switch git remote url | Christopher Allan Webber | 2015-05-22 | 1 | -0/+2 |
| | |||||
* | Wrong version number. Stupid copy-pasta! | Christopher Allan Webber | 2015-05-22 | 1 | -1/+1 |
| | |||||
* | 0.8.0 release notes | Christopher Allan Webber | 2015-05-22 | 1 | -0/+52 |
| | | | | | Theoretically correct... I need to verify that the steps work as expected | ||||
* | Merge branch 'stable' | Christopher Allan Webber | 2015-04-17 | 1 | -5/+16 |
|\ | | | | | | | | | | | Conflicts: docs/source/siteadmin/deploying.rst docs/source/siteadmin/relnotes.rst | ||||
| * | Noting the possibility that users may need to update origin to Savannah | Christopher Allan Webber | 2015-04-17 | 1 | -0/+9 |
| | | |||||
* | | Don't forget to stop the processes, too! | Christopher Allan Webber | 2015-04-17 | 1 | -0/+3 |
| | | |||||
* | | Always be backing up | Christopher Allan Webber | 2015-04-17 | 1 | -0/+4 |
| | | |||||
* | | Silenced a Sphinx warning. | Berker Peksag | 2015-01-09 | 1 | -1/+1 |
|/ | | | | docs/source/siteadmin/relnotes.rst:72: WARNING: Title underline too short. | ||||
* | Fixing bullet points, sigh | Christopher Allan Webber | 2014-09-21 | 1 | -5/+9 |
| | |||||
* | Updated the release notes | Christopher Allan Webber | 2014-09-21 | 1 | -0/+43 |
| | |||||
* | Correcting, host-meta not webfinger. | Christopher Allan Webber | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Run the following to fix the missing git submodule init step | Christopher Allan Webber | 2014-08-27 | 1 | -0/+7 |
| | |||||
* | Also add git submodule init to the release docs | Christopher Allan Webber | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | Updating release notes. | Christopher Allan Webber | 2014-08-25 | 1 | -0/+72 |
| | |||||
* | Release notes for v0.6.1, also instructions to check out a specific tag | Christopher Allan Webber | 2013-12-03 | 1 | -3/+23 |
| | | | | | | | | The instructions to check out a specific tag comes at the recommendation of Mike Linksvayer. It's only appropriate then that this sponsored commit go to Mike Linksvayer then. Thanks, Mike! :) |