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.
|
Tue, 11 Jun 2019 16:40:11 -0700 |
Ludovic Chabant |
core: Remove yaml deprecation warning.
|
Tue, 11 Jun 2019 15:14:20 -0700 |
Ludovic Chabant |
config: Support environment variables in theme directories.
|
Tue, 11 Jun 2019 15:12:47 -0700 |
Ludovic Chabant |
sources: Add ability to force a realm on a source.
|
Tue, 11 Jun 2019 15:11:39 -0700 |
Ludovic Chabant |
less: Fix issues moving the map file on Windows. Again.
|
Sat, 19 Jan 2019 17:41:56 -0800 |
Ludovic Chabant |
prepare: Add micro-blogging template.
|
Sat, 19 Jan 2019 17:41:30 -0800 |
Ludovic Chabant |
config: Add setting for enabling baking or serving posts in the future.
|
Sat, 19 Jan 2019 17:40:13 -0800 |
Ludovic Chabant |
copyasset: Add `copyasset` command.
|
Sat, 03 Nov 2018 19:42:02 -0700 |
Ludovic Chabant |
cm: Update dependencies and fix imports of Flask plugins.
|
Sun, 29 Jul 2018 22:52:11 -0700 |
Ludovic Chabant |
config: Allow tweaking the configuration of default routes.
|
Tue, 10 Jul 2018 21:03:58 -0700 |
Ludovic Chabant |
admin: Improvements to micropub endpoint's photo handling.
|
Tue, 10 Jul 2018 21:01:45 -0700 |
Ludovic Chabant |
bake: Don't crash if a source doesn't implement related items.
|
Tue, 05 Jun 2018 22:20:45 -0700 |
Ludovic Chabant |
Added tag 3.2.1 for changeset 3516759ea1b2
|
Tue, 05 Jun 2018 22:20:45 -0700 |
Ludovic Chabant |
cm: Regenerate the CHANGELOG.
3.2.1
|
Tue, 05 Jun 2018 22:08:51 -0700 |
Ludovic Chabant |
serve: Fix an issue where false positive matches were rendered as the requested page.
|
Tue, 05 Jun 2018 22:05:46 -0700 |
Ludovic Chabant |
bake: Give unique source specs to each taxonomy or blog archive page.
|
Tue, 05 Jun 2018 21:59:41 -0700 |
Ludovic Chabant |
internal: Cleanup in the paginator's code.
|
Tue, 05 Jun 2018 21:58:53 -0700 |
Ludovic Chabant |
tests: Improve servings tests' error reporting.
|
Sun, 20 May 2018 22:37:48 -0700 |
Ludovic Chabant |
Added tag 3.2.0 for changeset 8e1a0b4d08c5
|
Sun, 20 May 2018 22:37:48 -0700 |
Ludovic Chabant |
cm: Regenerate the CHANGELOG.
3.2.0
|
Sun, 20 May 2018 22:37:38 -0700 |
Ludovic Chabant |
cm: Update npm modules.
|
Sun, 20 May 2018 22:20:00 -0700 |
Ludovic Chabant |
bake: Disable `uglifyjs` and `cleancss` by default.
|
Tue, 24 Apr 2018 21:27:46 -0700 |
Ludovic Chabant |
templating: Fix Inukshuk `paginate` function.
|
Mon, 23 Apr 2018 21:47:49 -0700 |
Ludovic Chabant |
bake: Optimize cache handling for the baking process.
|
Mon, 23 Apr 2018 21:37:43 -0700 |
Ludovic Chabant |
tests: Don't use flow style for generated YAML markup.
|
Mon, 23 Apr 2018 21:37:27 -0700 |
Ludovic Chabant |
url: New `url` command to get the URL of a page from its path.
|
Mon, 23 Apr 2018 21:36:22 -0700 |
Ludovic Chabant |
showrecords: Tiny cosmetic change for the output.
|
Mon, 16 Apr 2018 22:22:54 -0700 |
Ludovic Chabant |
fix: Correctly invalidate pages that use dirtied sources.
|
Wed, 28 Feb 2018 20:44:23 -0800 |
Ludovic Chabant |
Added tag 3.1.1 for changeset 71627dd7d2f1
|
Wed, 28 Feb 2018 20:44:23 -0800 |
Ludovic Chabant |
cm: Regenerate the CHANGELOG.
3.1.1
|
Wed, 28 Feb 2018 20:43:52 -0800 |
Ludovic Chabant |
chef: Support special tokens in the `chef/env` setting.
|
Wed, 28 Feb 2018 20:20:48 -0800 |
Ludovic Chabant |
theme: Fix quickstart message formatting.
|
Wed, 28 Feb 2018 20:16:33 -0800 |
Ludovic Chabant |
prepare: Fix crash when preparing new pages.
|