Mercurial > piecrust2
graph
-
serve: Fix corner cases where the pipeline doesn't run correctly.Sat, 31 Oct 2015 00:03:32 -0700, by Ludovic Chabant
-
tests: Fix broken unit test.Tue, 13 Oct 2015 23:07:56 -0700, by Ludovic Chabant
-
bug: Correctly handle root URLs with special characters.Tue, 13 Oct 2015 22:50:38 -0700, by Ludovic Chabant
-
showconfig: Don't crash when the whole config should be shown.Tue, 13 Oct 2015 22:46:05 -0700, by Ludovic Chabant
-
bake: Don't re-setup logging for workers unless we're sure we need it.Sat, 10 Oct 2015 23:02:40 -0700, by Ludovic Chabant
-
serve: Fix error reporting when the background pipeline fails.Fri, 09 Oct 2015 16:49:12 -0700, by Ludovic Chabant
-
chef: Add `--debug-only` option to only show debug logging for a given logger.Sun, 16 Aug 2015 13:02:19 -0700, by Ludovic Chabant
-
tests: Fix another broken test.Fri, 14 Aug 2015 22:57:59 -0700, by Ludovic Chabant
-
docs: Add reference entry about the `site/slugify_mode` setting.Fri, 14 Aug 2015 22:55:36 -0700, by Ludovic Chabant
-
routes: Add better support for taxonomy slugification.Fri, 14 Aug 2015 22:46:06 -0700, by Ludovic Chabant
-
tests: Fix broken test.Fri, 14 Aug 2015 22:44:25 -0700, by Ludovic Chabant
-
tests: Print more information when a bake test fails to find an output file.Fri, 14 Aug 2015 22:43:39 -0700, by Ludovic Chabant
-
serve: Improve reloading and shutdown of the preview server.Fri, 14 Aug 2015 21:26:51 -0700, by Ludovic Chabant
-
serve: Don't crash when looking at the debug info in a stand-alone window.Wed, 12 Aug 2015 23:20:16 -0700, by Ludovic Chabant
-
serve: Improve debug information in the preview server.Wed, 12 Aug 2015 23:18:35 -0700, by Ludovic Chabant
-
serve: Refactor the server to make pieces usable by the debugging middleware.Wed, 12 Aug 2015 23:04:46 -0700, by Ludovic Chabant
-
serve: Fix timing information in the debug window.Sat, 08 Aug 2015 22:22:22 -0700, by Ludovic Chabant
-
serve: Extract some of the server's functionality into WSGI middlewares.Sat, 08 Aug 2015 22:01:47 -0700, by Ludovic Chabant
-
serve: Rewrite of the Server-Sent Event code for build notifications.Sat, 08 Aug 2015 16:12:04 -0700, by Ludovic Chabant
-
serve: Werkzeug docs say you need to pass a flag with `wrap_file`.Sat, 08 Aug 2015 15:55:24 -0700, by Ludovic Chabant
-
bake: Add a flag to know which record entries got collapsed from last run.Tue, 04 Aug 2015 21:22:30 -0700, by Ludovic Chabant
-
bake: Set the flags, don't combine.Tue, 04 Aug 2015 21:21:08 -0700, by Ludovic Chabant
-
debug: Fix a crash when rendering debug info for some pages.Sun, 02 Aug 2015 23:01:59 -0700, by Ludovic Chabant
-
Added tag 2.0.0b3 for changeset 6ef89b31dddaSat, 01 Aug 2015 08:13:08 -0700, by Ludovic Chabant
-
internal: Fix a severe bug with the file-system wrappers on OSX. 2.0.0b3Sat, 01 Aug 2015 08:09:53 -0700, by Ludovic Chabant
-
cm: Update changelog.Fri, 31 Jul 2015 23:35:55 -0700, by Ludovic Chabant
-
cm: Changelog generator script.Fri, 31 Jul 2015 23:35:07 -0700, by Ludovic Chabant
-
cm: Add a Gutentags config file for `ctags` generation.Fri, 31 Jul 2015 19:17:50 -0700, by Ludovic Chabant
-
import: Correctly convert unicode characters in site configuration.Fri, 31 Jul 2015 19:16:31 -0700, by Ludovic Chabant
-
tests: Check accented characters work in configurations.Fri, 31 Jul 2015 19:15:36 -0700, by Ludovic Chabant
-
import: Fix the PieCrust 1 importer.Fri, 31 Jul 2015 00:36:25 -0700, by Ludovic Chabant
-
import: Add some debug logging.Fri, 31 Jul 2015 00:29:14 -0700, by Ludovic Chabant
-
cm: Ignore Rope cache.Wed, 29 Jul 2015 23:51:28 -0700, by Ludovic Chabant
-
templating: Make more date functions accept 'now' as an input.Wed, 29 Jul 2015 23:47:02 -0700, by Ludovic Chabant
-
Added tag 2.0.0b2 for changeset 03c3a77fda60Wed, 29 Jul 2015 09:14:02 -0700, by Ludovic Chabant
-
bug: Fix crash running `chef help scaffolding` outside of a website.Wed, 29 Jul 2015 09:10:28 -0700, by Ludovic Chabant
-
Added tag 2.0.0b1 for changeset c3c1171679deWed, 29 Jul 2015 09:00:28 -0700, by Ludovic Chabant
-
templating: Add `now` global to Jinja, improve date error message.Wed, 29 Jul 2015 08:58:41 -0700, by Ludovic Chabant
-
tests: Help the Yaml loader figure out the encoding on Windows.Tue, 28 Jul 2015 23:56:09 -0700, by Ludovic Chabant
-
cm: Re-fix Mac file-system wrappers.Tue, 28 Jul 2015 22:16:22 -0700, by Ludovic Chabant
-
bug: Of course I broke something. Some exceptions need to pass through Jinja.Tue, 28 Jul 2015 22:09:13 -0700, by Ludovic Chabant
-
bug: Fix file-system wrappers for non-Mac systems.Tue, 28 Jul 2015 21:50:57 -0700, by Ludovic Chabant
-
bug: Forgot to add a new file like a big n00b.Tue, 28 Jul 2015 21:36:59 -0700, by Ludovic Chabant
-
cm: Add `unidecode` to requirements.Tue, 28 Jul 2015 21:36:00 -0700, by Ludovic Chabant
-
serve: Improve Jinja rendering error reporting.Tue, 28 Jul 2015 21:25:08 -0700, by Ludovic Chabant
-
serve: Don't show the same error message twice.Tue, 28 Jul 2015 21:24:10 -0700, by Ludovic Chabant
-
serve: Say what page a rendering error happened in.Tue, 28 Jul 2015 21:23:50 -0700, by Ludovic Chabant
-
config: Make sure `site/auto_formats` has at least `html`.Tue, 28 Jul 2015 21:23:11 -0700, by Ludovic Chabant
-
bake/serve: Improve support for unicode, add slugification options.Tue, 28 Jul 2015 18:34:21 -0700, by Ludovic Chabant
-
cosmetic: Remove debug print here too.Tue, 28 Jul 2015 18:29:41 -0700, by Ludovic Chabant
-
cosmetic: Remove debug printing.Tue, 28 Jul 2015 18:10:00 -0700, by Ludovic Chabant
-
serve: Improve error reporting when pages are not found.Mon, 27 Jul 2015 00:48:19 -0700, by Ludovic Chabant
-
internal: Return `None` instead of raising an exception when finding pages.Mon, 27 Jul 2015 00:47:55 -0700, by Ludovic Chabant
-
internal: Improve handling of taxonomy term slugification.Sun, 26 Jul 2015 23:16:15 -0700, by Ludovic Chabant
-
tests: Fix processing test after adding `PygmentsStyleProcessor`.Sun, 26 Jul 2015 23:05:04 -0700, by Ludovic Chabant
-
docs: Use fenced code block syntax.Sun, 26 Jul 2015 09:54:19 -0700, by Ludovic Chabant
-
docs: Add some syntax highlighting to tutorial pages.Sun, 26 Jul 2015 09:53:59 -0700, by Ludovic Chabant
-
docs: Make code prettier :)Sun, 26 Jul 2015 09:53:09 -0700, by Ludovic Chabant