COMMITS
/ tests/test_docs.py December 5, 2025
S
Use subtests in tests/test_docs.py (#2609)
Simon Willison committed
October 26, 2025
S
Applied Black, refs #2544
Simon Willison committed
S
Add test for RST heading underline lengths, closes #2544
Simon Willison committed
January 31, 2024
S
Upgrade to latest Black, closes #2239
Simon Willison committed
S
Template slot family of plugin hooks - top_homepage() and others
Simon Willison committed
January 10, 2024
S
fmt: off to fix problem with Black, closes #2231
Simon Willison committed
S
Docs on datasette.client for tests, closes #1830
Simon Willison committed
October 30, 2022
S
Initial prototype of API explorer at /-/api, refs #1871
Simon Willison committed
February 7, 2022
S
@documented decorator plus unit test plus sphinx.ext.autodoc
Simon Willison committed
January 14, 2022
S
Replace update-docs-help.py with cog, closes #1598
Simon Willison committed
August 4, 2021
S
--cpu option for datasette publish cloudrun, closes #1420
Simon Willison committed
March 11, 2021
K
Use context manager instead of plain open (#1211)
Konstantin Baikov committed
December 23, 2020
M
Modernize code to Python 3.6+ (#1158)
Miroslav Šedivý committed
November 24, 2020
S
Updated docs renaming config to settings
Simon Willison committed
November 15, 2020
S
Use f-strings in place of .format()
Simon Willison committed
August 16, 2020
S
Applied Black
Simon Willison committed
S
Test that plugin hooks are documented with correct arguments
Simon Willison committed
June 22, 2020
S
Update tests for new plugin_hooks.rst, refs #687
Simon Willison committed
June 1, 2020
S
--root option and /-/auth-token view, refs #784
Simon Willison committed
May 3, 2020
S
Started pattern portfolio at /-/patterns, refs #151
Simon Willison committed
April 27, 2020
S
Configuration directory mode, closes #731
Simon Willison committed
March 24, 2020
S
Removed documentation for Zeit Now v1, refs #710
Simon Willison committed
May 19, 2019
S
Rename "datasette publish now" to "datasette publish nowv1"
Simon Willison committed
May 4, 2019
S
Apply black to everything, enforce via unit tests (#449)
Simon Willison committed
May 3, 2019
S
Docs for 'datasette publish cloudrun', refs #434
Simon Willison committed
April 15, 2019
S
Documentation for filters, plus new documentation unit test
Simon Willison committed
August 28, 2018
S
Added plugin_config() method
Simon Willison committed
July 28, 2018
S
Renamed variable, since docs are not written in Markdown
Simon Willison committed
S
Only run documented_views() fixture once per session
Simon Willison committed
S
Docs for IndexView, TableView, RowView, closes #299
Simon Willison committed
S
xfail documentation unit tests for view classes, refs #299
Simon Willison committed
July 26, 2018
S
publish_subcommand hook + default plugins mechanism, used for publish heroku/now (#349)
Simon Willison committed
S
Unit test confirming all plugin hooks are documented
Simon Willison committed
July 25, 2018
S
Fix for Python 3.5
Simon Willison committed
July 24, 2018
S
Removed unnecessary print statements from tests
Simon Willison committed
S
Ensure --help examples in docs are always up to date, closes #336
Simon Willison committed
May 26, 2018
S
Test that ensures all config options are documented
Simon Willison committed