log

age author description
Fri, 30 Dec 2022 16:48:04 -0800 Ludovic Chabant admin: add option to publish immediately draft default tip
Fri, 30 Dec 2022 16:49:32 -0800 Ludovic Chabant sources: Fix bug checking config setting. draft
Fri, 30 Dec 2022 16:49:04 -0800 Ludovic Chabant cm: Update requirements. draft
Wed, 16 Jun 2021 09:28:42 -0700 Ludovic Chabant cm: Update node packages. draft
Tue, 15 Jun 2021 22:36:23 -0700 Ludovic Chabant bake: Fix file write flushing problem with Python 3.8+
Tue, 15 Jun 2021 22:34:51 -0700 Ludovic Chabant tests: pytest deprecated API
Fri, 23 Oct 2020 23:50:42 -0700 Ludovic Chabant prepare: Fix scaffolding refactor code.
Thu, 01 Oct 2020 10:58:33 -0700 Ludovic Chabant admin: Add hidden system information on publish page for troubleshooting.
Thu, 21 May 2020 22:11:28 -0700 Ludovic Chabant admin: Allow selecting a scaffolding template.
Thu, 21 May 2020 22:10:04 -0700 Ludovic Chabant admin: Don't pass a custom environment to sub-processes.
Thu, 21 May 2020 22:08:23 -0700 Ludovic Chabant prepare: Refactor scaffolding code.
Thu, 21 May 2020 22:05:30 -0700 Ludovic Chabant rendering: Improve error handling.
Thu, 21 May 2020 22:04:35 -0700 Ludovic Chabant cm: Upgrade flask-login and flask-bcrypt.
Thu, 21 May 2020 21:55:41 -0700 Ludovic Chabant wsgi: Better logging for the admin app.
Fri, 04 Oct 2019 11:48:18 -0700 Ludovic Chabant Added tag 3.3.0 for changeset 5f9f411a109e
Fri, 04 Oct 2019 11:48:18 -0700 Ludovic Chabant cm: Regenerate the CHANGELOG. 3.3.0
Fri, 04 Oct 2019 11:46:03 -0700 Ludovic Chabant cm: Remove generated Foodtruck assets from source control.
Fri, 04 Oct 2019 11:45:38 -0700 Ludovic Chabant cm: Update gulp/npm stuff.
Fri, 04 Oct 2019 11:15:26 -0700 Ludovic Chabant cm: Add mock to test dependencies.
Fri, 04 Oct 2019 11:15:11 -0700 Ludovic Chabant tests: Add ability to test different expected outputs based on Python version.
Fri, 04 Oct 2019 11:13:33 -0700 Ludovic Chabant routing: Fix breakages with routing on some versions of Python.
Fri, 04 Oct 2019 10:07:38 -0700 Ludovic Chabant core: Remove deprecation warning about collections.abc.
Fri, 04 Oct 2019 09:01:41 -0700 Ludovic Chabant cm: Add new pytest cache dirs to hgignore.
Fri, 04 Oct 2019 09:00:57 -0700 Ludovic Chabant cm: Upgrade Jinja2 version.
Fri, 04 Oct 2019 08:48:07 -0700 Ludovic Chabant core: Remove more YAML deprecation warnings.
Tue, 01 Oct 2019 07:35:50 -0700 Ludovic Chabant data: Allow combining different data providers.
Tue, 01 Oct 2019 07:34:19 -0700 Ludovic Chabant cm: Update dependencies.
Tue, 01 Oct 2019 07:33:55 -0700 Ludovic Chabant cm: Update hgignore.
Tue, 01 Oct 2019 07:33:15 -0700 Ludovic Chabant tests: Fix YAML warning in tests.
Wed, 12 Jun 2019 09:42:50 -0700 Ludovic Chabant routing: For some reason, escaping percents isn't happening anymore.