{"sha": "0a14a4846b29b4b60d153356ad926cbc461c45c7", "message": "Added plugin_config() method", "author_date": "2018-08-28T08:35:21Z", "committer_date": "2018-08-28T08:35:21Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "0bd41d4cb0a42d7d2baf8b49675418d1482ae39b", "message": "Do not show default plugins on /-/plugins", "author_date": "2018-08-28T07:36:22Z", "committer_date": "2018-08-28T07:36:22Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "1f54e092306b208125f39d06712b02895eb75168", "message": "Better docs for publish_subcommand() plugin hook", "author_date": "2018-08-28T10:59:50Z", "committer_date": "2018-08-28T10:59:50Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "2e836f72d9a4e61341d75ea48e88314e0d006b65", "message": "render_cell(value, column, table, database, datasette)\n\nThe render_cell plugin hook previously was only passed value.\n\nIt is now passed (value, column, table, database, datasette).", "author_date": "2018-08-28T10:03:01Z", "committer_date": "2018-08-28T10:03:01Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "5cf0c6c91c077b8b69ea159c19f0c6fb02ab9c19", "message": "New plugin hook: extra_body_script", "author_date": "2018-08-28T08:56:44Z", "committer_date": "2018-08-28T09:02:49Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "9e1fca4b016bbb2d4b2ab350ca1570ba6141afe8", "message": "Corrected indentation in metadata.rst", "author_date": "2018-08-28T09:56:34Z", "committer_date": "2018-08-28T09:56:34Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "b7257a21bf3dfa7353980f343c83a616da44daa7", "message": "Fix json.loads in Python 3.5\n\n3.5 requires a str, not a bytes\n\nhttps://travis-ci.org/simonw/datasette/jobs/421660555", "author_date": "2018-08-28T16:55:30Z", "committer_date": "2018-08-28T16:55:30Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "b7c6a9f9bd2bbd06ef64fef4a1fcc86fa0039039", "message": "extra_css_urls(template, database, table, datasette)\n\nThe extra_css_urls and extra_js_urls hooks now take additional optional\nparameters.\n\nAlso refactored them out of the Datasette class and into RenderMixin.\n\nPlus improved plugin documentation to explicitly list parameters.", "author_date": "2018-08-28T10:56:57Z", "committer_date": "2018-08-28T10:56:57Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}} {"sha": "fbf446965b398a0a6c3e6bce72c0b9b0112498ab", "message": "Refactoring: renamed \"name\" variable to \"database\"", "author_date": "2018-08-28T10:17:13Z", "committer_date": "2018-08-28T10:25:13Z", "raw_author": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "raw_committer": {"value": "13ae486343ea6454a93114c6f558ffea2f2c6874", "label": "Simon Willison"}, "repo": {"value": 107914493, "label": "datasette"}, "author": {"value": 9599, "label": "simonw"}, "committer": {"value": 9599, "label": "simonw"}}