Thu, 26 May 2016 20:45:34 -0700 |
Ludovic Chabant |
tests: Add more tests for merged mappings.
|
Thu, 26 May 2016 20:45:16 -0700 |
Ludovic Chabant |
debug: Pass the exceptions untouched when debugging.
|
Thu, 26 May 2016 20:44:44 -0700 |
Ludovic Chabant |
debug: Show more stuff pertaining to data providers in the debug window.
|
Thu, 26 May 2016 20:44:18 -0700 |
Ludovic Chabant |
data: Support both objects and dictionaries in `MergedMapping`.
|
Thu, 26 May 2016 20:43:51 -0700 |
Ludovic Chabant |
internal: Remove exception logging that shouldn't happen. Better message.
|
Thu, 26 May 2016 19:52:47 -0700 |
Ludovic Chabant |
bake: Replace hard-coded taxonomy support with "generator" system.
|
Thu, 26 May 2016 19:46:28 -0700 |
Ludovic Chabant |
internal: Remove unused piece of code.
|
Thu, 19 May 2016 22:11:27 -0700 |
Ludovic Chabant |
themes: Add support for loading from a library of themes.
|
Thu, 19 May 2016 22:05:10 -0700 |
Ludovic Chabant |
templating: Use HTTPS URLs for a couple things.
|
Fri, 25 Mar 2016 23:35:56 -0700 |
Ludovic Chabant |
bake: Don't clean the `baker` cache on a force bake.
|
Sat, 14 May 2016 18:18:54 -0700 |
Ludovic Chabant |
admin: Add support for `.well-known` folder.
|
Sat, 07 May 2016 19:33:03 -0700 |
Ludovic Chabant |
docs: Use HTTPS version of Google Fonts.
|
Wed, 20 Apr 2016 23:07:27 -0700 |
Ludovic Chabant |
admin: Fix crash when previewing a website.
|
Sat, 16 Apr 2016 23:12:06 -0700 |
Ludovic Chabant |
internal: Don't run regexes for the 99% case of pages with no segments.
|
Sat, 16 Apr 2016 22:50:07 -0700 |
Ludovic Chabant |
bake: Some more optimizations.
|
Sat, 16 Apr 2016 22:48:57 -0700 |
Ludovic Chabant |
showrecord: Don't print the record when you just want the stats.
|
Sat, 16 Apr 2016 22:13:22 -0700 |
Ludovic Chabant |
internal: Fix compatibility with older Python 3.x.
|
Sat, 16 Apr 2016 22:12:51 -0700 |
Ludovic Chabant |
internal: Remove unused import.
|
Wed, 23 Mar 2016 16:39:22 -0700 |
Ludovic Chabant |
render: Change how we store render passes info.
|
Wed, 23 Mar 2016 12:19:35 -0700 |
Ludovic Chabant |
bake: Re-enable faster serialization between processes.
|
Wed, 23 Mar 2016 10:54:03 -0700 |
Ludovic Chabant |
bake: Add stat about aborted jobs
|
Wed, 23 Mar 2016 10:53:30 -0700 |
Ludovic Chabant |
formatting: Don't import `hoedown` until we need it.
|
Wed, 23 Mar 2016 08:35:51 -0700 |
Ludovic Chabant |
formatting: Add a `hoedown` formatter.
|
Wed, 23 Mar 2016 01:53:57 -0700 |
Ludovic Chabant |
bake: Use threads to read/write from/to the main arbitrator process.
|
Mon, 21 Mar 2016 22:29:18 -0700 |
Ludovic Chabant |
bake: Show more stats.
|
Mon, 21 Mar 2016 22:28:57 -0700 |
Ludovic Chabant |
bake: Use standard pickle and queue for now to fix some small issues.
|
Mon, 21 Mar 2016 19:16:54 -0700 |
Ludovic Chabant |
bake: Fix a crash when a rendering error occurs.
|
Mon, 14 Mar 2016 21:40:26 -0700 |
Ludovic Chabant |
chef: Fix `--debug-only` argument.
|
Mon, 14 Mar 2016 21:40:00 -0700 |
Ludovic Chabant |
cm: Ignore bdist output directory.
|
Mon, 14 Mar 2016 08:26:14 -0700 |
Ludovic Chabant |
bake: Change `show-timers` to `show-stats`, add stats.
|