home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

703 rows where raw_committer = "cd792325681cbad9f663f2879d8b69f1edbb678f"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: repo, committer_date (date)

author_date (date) >30 ✖

  • 2020-05-04 12
  • 2020-10-12 9
  • 2021-10-13 8
  • 2020-04-30 7
  • 2021-05-19 7
  • 2020-05-08 6
  • 2020-10-09 6
  • 2021-08-18 6
  • 2022-03-06 6
  • 2017-12-09 5
  • 2020-10-18 5
  • 2020-11-30 5
  • 2021-03-29 5
  • 2021-05-22 5
  • 2022-05-02 5
  • 2019-05-16 4
  • 2019-06-24 4
  • 2019-09-03 4
  • 2019-11-07 4
  • 2019-11-12 4
  • 2020-05-03 4
  • 2020-07-23 4
  • 2020-07-31 4
  • 2020-08-09 4
  • 2020-08-11 4
  • 2020-08-12 4
  • 2021-02-18 4
  • 2021-06-02 4
  • 2021-07-13 4
  • 2021-08-25 4
  • …

raw_committer 1 ✖

  • GitHub · 703 ✖
sha ▼ message author_date committer_date raw_author raw_committer repo author committer
00799031bca77645404924d56f0b1c412a130052 Deploy Datasette main branch To test https://github.com/simonw/datasette/issues/1132 2020-12-07T22:42:00Z 2020-12-07T22:42:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
0129badb48192bd4475b76255eaf17522c0109a9 Link to blog entry 2020-12-19T20:30:04Z 2020-12-19T20:30:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f dogsheep-beta 197431109 simonw 9599 web-flow 19864447
01b7a6a71ca121ec91ca4cc18f46a565098441fd List of all current Dogsheep tools 2019-10-13T02:23:10Z 2019-10-13T02:23:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f dogsheep.github.io 214746582 simonw 9599 web-flow 19864447
01dec730860ce4d2b6e92cb8cbca7330c252893d GitHub Actions test badge 2020-10-12T20:30:18Z 2020-10-12T20:30:18Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f swarm-to-sqlite 205429375 simonw 9599 web-flow 19864447
022cdd97a9ddab1a152e23e1e1c42e78c1ed0fa9 Much, much faster extract() implementation Takes my test down from ten minutes to four seconds! * Removed unnecessary update() optimization * Added column_order= to .transform() and .transform_sql() * Tests for reusing lookup table in extract() Closes #172 2020-09-24T15:43:55Z 2020-09-24T15:43:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
028f193dd6233fa116262ab4b07b13df7dcec9be How to use a custom domain with Cloud Run 2020-07-22T18:17:05Z 2020-07-22T18:17:05Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
030390fd4abcecf1ab80d0528e32d7dbc50d1b5f .readthedocs.yaml configuration, refs #1507 2021-11-14T05:29:43Z 2021-11-14T05:29:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
03b35d70e281ea48bd9b8058738ed87b13cea2de Bump black from 21.5b1 to 21.5b2 (#1352) Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.5b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-06-02T02:56:44Z 2021-06-02T02:56:44Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
03cc697b6b3d0983618c29ee75b45b5e0ac91139 Update pytest-asyncio requirement from <0.16,>=0.10 to >=0.10,<0.17 (#1494) Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.16.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-10-24T22:22:39Z 2021-10-24T22:22:39Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
0499f174c063283aa9b589d475a32077aaf7adc5 Typo in docs about default redirect status code (#1589) 2022-03-06T01:58:31Z 2022-03-06T01:58:31Z David Larlet 36c405012109bc65c7e3bcc7348d898fecbdf73a GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 davidbgk 3556 web-flow 19864447
05bdf53358ec6ea81a7dce17290f3db0cd94d23d Added missing hyphen 2018-04-20T21:15:13Z 2018-04-20T21:15:13Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
06645f2e267b16d0c193bb1d1b7ca0cb67227c43 Formatting tweak 2017-12-09T18:41:20Z 2017-12-09T18:41:20Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
071bc2dd6350461aa1fb1a8e281ad9a79fba08ae Typo 2020-03-21T04:29:53Z 2020-03-21T04:29:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f hacker-news-to-sqlite 248903544 simonw 9599 web-flow 19864447
0747dabb24b608e8524de4858ce50c60ba7e471b table.update() method * Also now set .last_pk to lastrowid for rowid tables * table.pks introspection now returns ["rowid"] for rowid tables Closes #35 2019-07-28T15:43:50Z 2019-07-28T15:43:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
075d422c0a1c70259188dfbd940538c67419694a Fixed typo 2017-11-14T05:28:02Z 2017-11-14T05:28:02Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
08029a2f8f67bbcd42bea755de5fb7db12b2c275 Hyperlink to www.srihash.org 2018-05-26T19:46:24Z 2018-05-26T19:46:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
084cfe1e00e1a4c0515390a513aca286eeea20c2 Removed out-of-date datasette serve help from README 2021-07-15T01:00:39Z 2021-07-15T01:00:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0988f2eccc2dfa26b1a55243582222f540a72838 Explicitly include tests and docs in sdist (#75) Also exclude 'tests' from runtime installation - thanks, @jayvdb 2020-01-31T00:21:26Z 2020-01-31T00:21:26Z John Vandenberg 85de645274a2cefaeda2a43f117f5e672fd8e2f9 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 jayvdb 15092 web-flow 19864447
0a0cec3cf27861455e8cd1c4d84937825a18bb30 Release 1.12.1 2019-11-07T04:58:47Z 2019-11-07T04:58:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
0a7621f96f8ad14da17e7172e8a7bce24ef78966 Use pytest-xdist to speed up tests (#1290) * Run tests in CI using pytest-xdist * Documentation for pytest-xdist Closes #1289 2021-04-03T03:42:28Z 2021-04-03T03:42:28Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0abd3abacb309a2bd5913a7a2df4e9256585b1bb New ?_shape=objects/object/lists param for JSON API (#192) New _shape= parameter replacing old .jsono extension Now instead of this: /database/table.jsono We use the _shape parameter like this: /database/table.json?_shape=objects Also introduced a new _shape called 'object' which looks like this: /database/table.json?_shape=object Returning an object for the rows key: ... "rows": { "pk1": { ... }, "pk2": { ... } } Refs #122 2018-04-03T14:52:54Z 2018-04-03T14:52:54Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0b1af42ead3b3902347951180b3364ce1942da6e Link to my blog entry 2019-02-25T03:45:38Z 2019-02-25T03:45:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
0b9ac1b2e9c855f1b823a06a898891da87c720ef Release 0.54 Refs #509, #1091, #1150, #1151, #1166, #1167, #1178, #1181, #1182, #1184, #1185, #1186, #1187, #1194, #1198 2021-01-25T17:33:29Z 2021-01-25T17:33:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0c27f10f9d2124f0f534c25612b58be20441c9d8 Updated plugin examples to include datasette-psutil 2020-06-13T23:41:26Z 2020-06-13T23:41:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0c756b8cd948bd69b7342c0d0e93bad4ff4e97b2 Added datasette-bplist plugin to ecosystem 2019-06-09T02:11:59Z 2019-06-09T02:11:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0cdf111ae68d46eb2eb51d85e20e1447a42cbdcc Move pip/pipx to top of installation instructions Less intimidating than Docker, hopefully. 2020-05-04T19:31:13Z 2020-05-04T19:31:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0d3479ba320e5a5d15f029838744c5219a9e2987 Release notes for 0.13 2017-11-25T03:32:24Z 2017-11-25T03:32:24Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0df7f3d1f5db162375415e42c8b14c6bd404a789 Release 0.4 Refs #3 #9 #10 #11 2020-09-03T21:02:46Z 2020-09-03T21:02:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f dogsheep-beta 197431109 simonw 9599 web-flow 19864447
0dfb9241718139f8ad626d22aac25bcebd3a9c9c Temporarily reverting buildx support I need to push a container for 0.57 using this action, and I'm not ready to ship other architecture builds until we have tested them in #1344. 2021-06-05T22:55:07Z 2021-06-05T22:55:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0e2f6f1f82f4445a63f1251470a7778a34f5c8b9 datasette-copyable is an example of register_output_renderer 2022-05-19T00:37:46Z 2022-05-19T00:37:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0e5f51adfeff24a120bbdf0e5ac5669b18124400 Three more news items 2018-03-30T07:03:45Z 2018-03-30T07:03:45Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0e62744da9a429093e3409575c1f881376b0361f Correct import path for AlterError exception 2020-09-02T20:29:46Z 2020-09-02T20:29:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
0e7b461eb3e925aef713206c15794ceae9259c57 Fixed typo 2019-08-04T04:13:31Z 2019-08-04T04:13:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
0f41db1ba8a8a49a4adc1046a25ccf32790e863f Avoid error sorting by relationships if related tables are not allowed Refs #1306 2021-06-02T04:25:27Z 2021-06-02T04:25:27Z Guy Freeman 0645c24f7846578adea9d68f3e37a7e15a9bd1dd GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 slygent 416374 web-flow 19864447
0f8b042b47ab4516829a2e56a2668fff0c5329e6 Release 2.11 Refs #118, #120 2020-07-08T17:28:29Z 2020-07-08T17:28:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
0f8e91c68f2d2ad48efc8324b12762bf8b58facd Documentation fix 2020-02-26T07:13:39Z 2020-02-26T07:13:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
0fdbf004843850f200e077a3c87427fe16c18b85 Rework the `--static` documentation Rework the `--static` documentation to better differentiate between the filesystem and serving locations. Closes #1457 Co-authored-by: Simon Willison <swillison@gmail.com> 2021-10-14T18:39:55Z 2021-10-14T18:39:55Z C. Titus Brown 3674171304d76a7883c9278baae6eb636e00e08d GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 ctb 51016 web-flow 19864447
0fe3b38290e1bb2d92746d90318d8662b57218bd Added db-to-sqlite to "Related projects" 2019-06-29T21:34:24Z 2019-06-29T21:34:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
109c5a430d53fe38b1300e0daa20f5cef047a08e Update janus requirement from ~=0.4.0 to >=0.4,<0.6 (#734) Updates the requirements on [janus](https://github.com/aio-libs/janus) to permit the latest version. - [Release notes](https://github.com/aio-libs/janus/releases) - [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/janus/compare/v0.4.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-05-04T16:48:03Z 2020-05-04T16:48:03Z dependabot-preview[bot] 2edd38cb3801aa07f709f083eba7cbe4f16e0978 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot-preview[bot] 27856297 web-flow 19864447
10b9d85edaaf198879344aa1c498000cfb27dff8 datasette-csvs on Glitch now uses sqlite-utils It previously used csvs-to-sqlite but that had heavy dependencies. See https://support.glitch.com/t/can-you-upgrade-python-to-latest-version/7980/33 2019-11-09T02:15:13Z 2019-11-09T02:15:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
12731143c8bba510bebe96a48c126902ca8b5449 Renamed secret 2021-05-19T16:05:52Z 2021-05-19T16:05:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
12877d7a48e2aa28bb5e780f929a218f7265d849 Plugin testing docs now recommend datasette.client, closes #1102 2020-11-29T07:44:57Z 2020-11-29T07:44:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
129141572f249ea290e2a075437e2ebaad215859 `sqlite-utils bulk` command * sqlite-utils bulk command, closes #375 * Refactor import_options and insert_upsert_options, refs #377 * Tests for sqlite-utils bulk, refs #377 * Documentation for sqlite-utils bulk, refs #377 2022-01-11T02:10:54Z 2022-01-11T02:10:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
129cc710285f75494bbddf8d8fa6b8c099b8763d Only show facet if it has values 2020-09-04T07:42:08Z 2020-09-04T07:42:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f dogsheep-beta 197431109 simonw 9599 web-flow 19864447
12f3ca79956ed9003c874f67748432adcacc6fd2 google-github-actions/setup-gcloud@v0 2022-03-22T01:42:03Z 2022-03-22T01:42:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
130dc8823ebdcc1834fc7c4a03c996b13fc1e444 Run Travis CI against Python 3.7 as well 2018-07-12T17:36:00Z 2018-07-12T17:36:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
13216cb6bd715b3068b917bdeb1f1f24d159c34c Don't push alpha/beta tagged releases to Docker Hub Refs #807 2020-06-18T20:40:33Z 2020-06-18T20:40:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
138e4d9a53e3982137294ba383303c3a848cfca4 Update click requirement from <8.1.0,>=7.1.1 to >=7.1.1,<8.2.0 (#1694) Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/7.1.1...8.1.0) --- updated-dependencies: - dependency-name: click dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-04-08T23:05:09Z 2022-04-08T23:05:09Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
13d1228d80c91d382a05b1a9549ed02c300ef851 /dbname/tablename/-/modify-table-schema is OK after all Refs #1053, #296 2020-11-02T20:02:50Z 2020-11-02T20:02:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
13fd9bdf01451decd55e1cbbd4017c0e5d0522e7 docker push --all-tags, refs #1281 2021-03-29T01:07:49Z 2021-03-29T01:07:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1652a9707e325b387ab9550e78eefd48029be44f Apache 2.0 license badge 2018-04-16T23:10:12Z 2018-04-16T23:10:12Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
16d271253f4ea71b261d2d228b926c7bc1a7e660 Release 2.7 Refs #50 and #52 2020-10-19T05:36:32Z 2020-10-19T05:36:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
17cbbb1f7f230b39650afac62dd16476626001b5 generated_columns table in fixtures.py, closes #1119 2020-12-01T00:28:02Z 2020-12-01T00:28:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
18a64fbb29271ce607937110bbdb55488c43f4e0 Navigation menu plus menu_links() hook Closes #1064, refs #690. 2020-10-30T03:45:15Z 2020-10-30T03:45:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
18a6e05887abf1ac946a6e0d36ce662dfd8aeff1 Added "follow a tutorial" to getting started docs Closes #1747 2022-05-20T19:05:33Z 2022-05-20T19:05:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
19370267666164ebf7e46aeb284a343f34bc03bd Removed accidental R 2019-05-16T13:27:08Z 2019-05-16T13:27:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
195a5b36349d0d24a6bbb758cebb719b6de303b6 Heroku --include-vcs-ignore (#407) Means `datasette publish heroku` can work under Travis, unlike this failure: https://travis-ci.org/simonw/fivethirtyeight-datasette/builds/488047550 ``` 2.25s$ datasette publish heroku fivethirtyeight.db -m metadata.json -n fivethirtyeight-datasette tar: unrecognized option '--exclude-vcs-ignores' Try 'tar --help' or 'tar --usage' for more information. ▸ Command failed: tar cz -C /tmp/tmpuaxm7i8f --exclude-vcs-ignores --exclude ▸ .git --exclude .gitmodules . > ▸ /tmp/f49440e0-1bf3-4d3f-9eb0-fbc2967d1fd4.tar.gz ▸ tar: unrecognized option '--exclude-vcs-ignores' ▸ Try 'tar --help' or 'tar --usage' for more information. ▸ The command "datasette publish heroku fivethirtyeight.db -m metadata.json -n fivethirtyeight-datasette" exited with 0. ``` The fix for that issue is to call the heroku command like this: heroku builds:create -a app_name --include-vcs-ignore 2019-02-06T04:15:46Z 2019-02-06T04:15:46Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
197e69cec40052c423a5ed071feb5f7cccea41b9 Fixed typo 2021-02-09T15:47:54Z 2021-02-09T15:47:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
1a053d9438cb217e54e7784777e11620ece8fed0 Added Python library example to README 2019-07-03T18:04:03Z 2019-07-03T18:04:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1a6105cfcc99ba72050b4101cb0f072b58d9a8a0 rebuild fts tables Refs https://github.com/simonw/sqlite-utils/issues/149 2020-09-11T04:31:14Z 2020-09-11T04:31:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
1a77f30d3c40b1a6812da5d27ab35fa1acbd988b Fixed typo 2020-02-26T07:11:19Z 2020-02-26T07:11:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1a8972f9c012cd22b088c6b70661a9c3d3847853 Upgrade Heroku runtime to python-3.8.10 2021-05-27T16:11:03Z 2021-05-27T16:11:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1af1041f91a9b91b321078d354132d1df5204660 Jinja template_name should use "/" even on Windows (#1617) Closes #1545. Thanks, Robert Christie 2022-02-03T01:58:35Z 2022-02-03T01:58:35Z Robert Christie 69edadd5ff91aef22e3b6ec539873678956fa61a GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 cb160 3526913 web-flow 19864447
1b697539f5b53cec3fe13c0f4ada13ba655c88c7 Bump black from 20.8b1 to 21.4b2 (#1313) Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-04-29T15:47:49Z 2021-04-29T15:47:49Z dependabot-preview[bot] 2edd38cb3801aa07f709f083eba7cbe4f16e0978 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot-preview[bot] 27856297 web-flow 19864447
1baa030eca375f839f3471237547ab403523e643 Switch to dash encoding for table/database/row-pk in paths * Dash encoding functions, tests and docs, refs #1439 * dash encoding is now like percent encoding but with dashes * Use dash-encoding for row PKs and ?_next=, refs #1439 * Use dash encoding for table names, refs #1439 * Use dash encoding for database names, too, refs #1439 See also https://simonwillison.net/2022/Mar/5/dash-encoding/ 2022-03-07T15:38:29Z 2022-03-07T15:38:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1bb33dab49fd25f77b9f8e7ab7ee23b3d64c123c Update pytest-asyncio requirement from <0.13,>=0.10 to >=0.10,<0.15 (#866) Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-06-24T18:50:55Z 2020-06-24T18:50:55Z dependabot-preview[bot] 2edd38cb3801aa07f709f083eba7cbe4f16e0978 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot-preview[bot] 27856297 web-flow 19864447
1beb7d939999da79bb77c4d3c777657c8a16bcd9 Update aiofiles requirement from <0.8,>=0.4 to >=0.4,<0.9 (#1537) Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Commits](https://github.com/Tinche/aiofiles/compare/v0.4.0...v0.8.0) --- updated-dependencies: - dependency-name: aiofiles dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-11-30T02:29:54Z 2021-11-30T02:29:54Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
1c063fae9dba70f70244db010d55a18846640f07 Test against Python 3.8 in Travis (#623) * Test against Python 3.8 in Travis * Avoid current_task warnings in Python 3.8 2019-11-11T03:45:34Z 2019-11-11T03:45:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1c518680e9692a9a77022af54f3de3e77fb1aaf4 Final steps: build stable branch of Read The Docs 2019-11-12T05:57:48Z 2019-11-12T05:57:48Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1c815207cca70107711d514d3303986333da8b7a Update conf.py 2018-05-12T12:08:11Z 2018-05-12T12:08:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1c8457ddaa487aa2e677963d37217fcb6d544e59 Fix import error if note has no "updated" element (#8) Co-authored-by: Matej Korosec <matej.korosec@bearingpoint.com> 2021-02-11T22:34:05Z 2021-02-11T22:34:05Z mkorosec f85fb7898f36734a83fd9c8a2c2e96c751920c35 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f evernote-to-sqlite 303218369 mkorosec 4028322 web-flow 19864447
1dbe2d88fffcbc64ec0db4c0c4af5aa212f88e2e --memory 2Gi, refs #41 2020-07-05T22:42:25Z 2020-07-05T22:42:25Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
1e28eeee8ce55ea68eddb228294a1eff6785b497 Fixed RST syntax bug 2019-05-28T05:25:03Z 2019-05-28T05:25:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1e8fa3ac7cb2d6e516c47c306c86ed2334fc3dc0 Only run prettier on changes to datasette/static Refs #1166 2021-01-01T21:45:55Z 2021-01-01T21:45:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1ecac1a4389b85f7acfad513bf6ab20899862d0b Fix display of select boxes in Firefox 2017-12-02T20:53:08Z 2017-12-02T20:53:08Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1f021c37110fc9019b0ef70062c28c335e568ae2 Update pytest requirement from <6.1.0,>=5.2.2 to >=5.2.2,<6.2.0 (#977) Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-09-28T22:16:34Z 2020-09-28T22:16:34Z dependabot-preview[bot] 2edd38cb3801aa07f709f083eba7cbe4f16e0978 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot-preview[bot] 27856297 web-flow 19864447
1f1310a25d95351d4bc8840472e97263c886b852 Documentation for auth and followers commands 2019-09-03T21:17:52Z 2019-09-03T21:17:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
1f91065b20cbc691f464bccfd8eef7d1ce4b14a8 Added socrata2sql to the ecosystem page A fantastic new tool created by @achavez at the Dallas Morning News. 2019-02-08T16:06:10Z 2019-02-08T16:06:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
1fe73c898b44695052f1a9ca832818d50cecf662 Remove link to older code example 2021-08-18T18:31:20Z 2021-08-18T18:31:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
200284e1a7541af62c7df5467acfb7edd0ee934a Clarified how --plugin-secret works 2020-11-15T16:43:13Z 2020-11-15T16:43:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
2019ee908731054c6eaa3d5123dfbdf7d2d70fc4 twitter-to-sqlite import command, closes #4 2019-10-11T06:45:00Z 2019-10-11T06:45:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
2039e78e589ae7c60f404fe84fb75eda1630104e Added Niche Museums to News 2019-12-03T06:53:59Z 2019-12-03T06:53:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
215bd23ee36701aebd8088d0c49d3c8e8be3df48 Note max 3,200 tweets for other people's accounts 2019-09-04T21:23:38Z 2019-09-04T21:23:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
21a8ffc82dcf5e8e5f484ce39ee9713f959e0ad5 Tip about referencing issues in release notes commit 2020-05-28T17:49:58Z 2020-05-28T17:49:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
21fc1cad6dd6348c67acff90a785b458d3a81275 Release 0.21.3 2020-07-23T14:56:02Z 2020-07-23T14:56:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f twitter-to-sqlite 206156866 simonw 9599 web-flow 19864447
2208c3c68e552d343e6a2872ff6e559fca9d1b38 Spelling corrections plus CI job for codespell * Use codespell to check spelling in documentation, refs #1417 * Fixed spelling errors spotted by codespell, closes #1417 * Make codespell a docs dependency See also this TIL: https://til.simonwillison.net/python/codespell 2021-08-03T16:36:38Z 2021-08-03T16:36:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
227bb3e91fe34811a9374150798643a5af98ed79 Added more example plugins 2020-04-22T13:47:20Z 2020-04-22T13:47:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
23a45758185c99b6c3b8cf07d687aa5281282196 Added News section to Readme 2017-11-25T21:40:43Z 2017-11-25T21:40:43Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
2448e45ddbc039a8acad49ea2af6f72dc14bcb3e upsert command, not update command 2022-01-11T18:06:50Z 2022-01-11T18:06:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
247e460e08bf823142f7b84058fe44e43626787f Update beautifulsoup4 requirement (#1703) Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-04-08T22:51:04Z 2022-04-08T22:51:04Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
24af1004a42029f5a2f1a50541780814e9e2578a Added datasette-vega to news section 2018-06-29T14:53:36Z 2018-06-29T14:53:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
24cea271961077a63bc834a2aab3de777491a9c9 Link to "The interesting ideas in Datasette" 2018-10-04T02:40:04Z 2018-10-04T02:40:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
25014ca25eb70b4c1217558ebd14db2845973bfb Configuration directory mode, closes #731 2020-04-27T16:30:24Z 2020-04-27T16:30:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
26de3a18bc47bdb152ab5909b2475a1ea202917b tmate debugging tool 2020-09-14T21:53:54Z 2020-09-14T21:53:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
26fa0aaecf7fb0c88345d690433390f2a680076b Added project_urls 2020-10-12T20:31:04Z 2020-10-12T20:31:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f swarm-to-sqlite 205429375 simonw 9599 web-flow 19864447
26fd45f4bdae7b2c884a2c9120ca2f54ba7bf3e7 Scrape dependents demo, refs #34 2020-04-30T23:27:03Z 2020-04-30T23:27:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f github-to-sqlite 207052882 simonw 9599 web-flow 19864447
271b894af52eb6437ae6cd84eba9867ad8dd43f6 Map dict to TEXT Thanks, @minaeid90 2021-11-15T00:27:40Z 2021-11-15T00:27:40Z Mina Rizk 354fc054391e109f21a593b971cebb96f0dab254 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 minaeid90 2496189 web-flow 19864447
286ed286b68793532c2a38436a08343b45cfbc91 geojson-to-sqlite 2020-01-31T07:09:56Z 2020-01-31T07:09:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
2955e7ea51f49e4353bda0c4eeb67537cfd06996 One last update of the new tagline 2020-08-09T16:40:17Z 2020-08-09T16:40:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
2972bb001ab5f675eced62f7ba5adef2d3eba2ad Added pinboard-to-sqlite 2019-11-07T20:44:09Z 2019-11-07T20:44:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f dogsheep.github.io 214746582 simonw 9599 web-flow 19864447

Next page

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
                ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
                ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
                ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
                ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
                ON [commits] ([raw_author]);
Powered by Datasette · Queries took 37.42ms · About: simonw/datasette-graphql