home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

2,584 rows where committer = 9599 sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: raw_author, raw_committer, author_date (date), committer_date (date)

author 28

  • simonw 2,528
  • russss 15
  • rgieseke 5
  • rixx 5
  • natbat 3
  • jaap3 2
  • jefftriplett 2
  • jaywgraves 2
  • glasnt 2
  • abdusco 2
  • tomdyson 1
  • tmcw 1
  • lsb 1
  • amjith 1
  • ingenieroariel 1
  • ryanpitts 1
  • tsibley 1
  • psychemedia 1
  • IgnoredAmbience 1
  • macropin 1
  • r4vi 1
  • raynae 1
  • stanzheng 1
  • chris48s 1
  • hellerve 1
  • rprimet 1
  • minho42 1
  • joelondon 1

repo 15

  • datasette 1,561
  • sqlite-utils 607
  • github-to-sqlite 124
  • twitter-to-sqlite 111
  • dogsheep-beta 49
  • dogsheep-photos 28
  • healthkit-to-sqlite 27
  • swarm-to-sqlite 24
  • evernote-to-sqlite 16
  • hacker-news-to-sqlite 11
  • inaturalist-to-sqlite 9
  • pocket-to-sqlite 8
  • google-takeout-to-sqlite 6
  • dogsheep.github.io 2
  • genome-to-sqlite 1
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
7d1e004ff679b3fb4dca36d1d751a1ad16688fe6 Fix test I broke in #1744 2022-05-17T19:59:28Z 2022-05-17T20:09:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
3508bf7875f8d62b2725222f3b07747974d54b97 --nolock mode to ignore locked files, closes #1744 2022-05-17T19:40:05Z 2022-05-17T19:40:25Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
280ff372ab30df244f6c54f6f3002da57334b3d7 ETag support for .db downloads, closes #1739 2022-05-03T14:59:18Z 2022-05-03T14:59:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
c0cbcf2aba0d8393ba464acc515803ebf2eeda12 Tweaks to test scripts, refs #1737 2022-05-02T23:36:58Z 2022-05-02T23:36:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
847d6b1aac38c3e776e8c600eed07ba4c9ac9942 Test wheel against Pyodide, refs #1737, #1733 2022-05-02T23:32:24Z 2022-05-02T23:32:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
943aa2e1f7341cb51e60332cde46bde650c64217 Release 0.62a0 Refs #1683, #1701, #1712, #1717, #1718, #1733 2022-05-02T21:38:34Z 2022-05-02T21:38:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
a29c1277896b6a7905ef5441c42a37bc15f67599 Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02T19:44:09Z 2022-05-02T19:44:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
687907aa2b1bde4de6ae7155b0e2a949ca015ca9 Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02T19:39:06Z 2022-05-02T19:39:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
7e03394734307a5761e4c98d902b6a8cab188562 Optional uvicorn import for Pyodide, refs #1733 2022-05-02T19:20:14Z 2022-05-02T19:20:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
56571775a15159d66bf6e5af971a45757e841f96 Release 3.26.1 Refs #429 2022-05-02T18:14:29Z 2022-05-02T18:14:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
942411ef946e9a34a2094944d3423cddad27efd3 Execute some TableView queries in parallel Use ?_noparallel=1 to opt out (undocumented, useful for benchmark comparisons) Refs #1723, #1715 2022-04-26T22:48:56Z 2022-04-26T22:50:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
8a0c38f0b89543e652a968a90d480859cb102510 Rename database->database_name and table-> table_name, refs #1715 2022-04-26T20:56:27Z 2022-04-26T22:50:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
579f59dcec43a91dd7d404e00b87a00afd8515f2 Refactor to remove RowTableShared class, closes #1719 Refs #1715 2022-04-25T18:33:35Z 2022-04-25T18:33:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
7463b051cf8d7f856df5eba9f7aa944183ebabe5 Cosmetic tweaks after blacken-docs, refs #1718 2022-04-24T16:59:20Z 2022-04-24T16:59:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
289e4cf80a14f05f791b218f092556148b49a0fa Finished applying blacken-docs, closes #1718 2022-04-24T16:17:59Z 2022-04-24T16:17:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
498e1536f5f3e69c50934c0c031055e0af770bf6 One more blacken-docs test, refs #1718 2022-04-24T16:08:56Z 2022-04-24T16:08:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
92b26673d86a663050c9a40a8ffd5b56c25be85f Fix blacken-docs errors and warnings, refs #1718 2022-04-24T15:51:09Z 2022-04-24T16:03:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
36573638b0948174ae237d62e6369b7d55220d7f Apply Black to code examples in documentation, refs #1718 Uses blacken-docs. This has a deliberate error which I hope will fail CI. 2022-04-24T15:50:43Z 2022-04-24T15:50:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
e64d14e413a955a10df88e106a8b5f1572ec8613 Use type integer for --timeout, refs #1717 2022-04-24T14:09:08Z 2022-04-24T14:09:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4bd3a30e1ea460e17011c11c16408300b87d1106 Update cog docs for publish cloudrun, refs #1717 2022-04-24T14:04:11Z 2022-04-24T14:04:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
6915fbcce24d03d7e7fbcb901c18be84b5568a9d Release 3.26 Refs #415, #416, #420, #421, #425 2022-04-13T22:51:48Z 2022-04-13T22:51:48Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
cbaad1f153b7a2be50223576afd61fb4e68de2f7 Removed unused sys import, refs #425 2022-04-13T22:40:57Z 2022-04-13T22:40:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
0e60f3c80cd6df5c177d8405afc54d014addebd0 Better error message if table has no columns, closes #424 2022-04-13T22:39:48Z 2022-04-13T22:39:48Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
4433eafff7a09bcf6e9752e86bb5ffec23d6db25 Fix for register() on Python 3.7, refs #425 2022-04-13T22:35:57Z 2022-04-13T22:35:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
6f3ae864f1a521caa1b2a48d714d627ab8e9e188 Better support check for deterministic=True, closes #425 Bug first discovered in #421 2022-04-13T22:31:37Z 2022-04-13T22:31:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
0bc5186b7bb4fc82392df08f99a9132f84dcb331 Tooltip and commas for byte length display, closes #1712 2022-04-12T18:44:12Z 2022-04-12T18:44:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
143c105f875f4c8d4512233fa856477a938b38ca Removed rogue print 2022-04-12T18:43:32Z 2022-04-12T18:43:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
90d1be9952db9aaddc21a536e4d00a8de44765d7 Tilde encoding now encodes space as plus, closes #1701 Refs #1657 2022-04-06T15:55:01Z 2022-04-06T15:55:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5c5e9b365790d7c75cf2611e650d1013f587d316 Request.fake(... url_vars), plus .fake() is now documented Also made 'from datasette import Request' shortcut work. Closes #1697 2022-04-01T02:01:58Z 2022-04-01T02:01:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
95522ad919f96eb6cc8cd3cd30389b534680c717 Clarified support for newline-delimited JSON, closes #417 2022-03-25T21:17:10Z 2022-03-25T21:17:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
0b7b80bd40fe86e4d66a04c9f607d94991c45c0b Document the convert() with initialization pattern, closes #420 2022-03-25T20:07:29Z 2022-03-25T20:07:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c496f2b663ff0cef908ffaaa68b8cb63111fb5f2 Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24T19:16:19Z 2022-03-24T19:16:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d431a9055e977aefe48689a2e5866ea8d3558a6c Release 0.61.1 Refs #1682 Refs https://github.com/simonw/datasette-hashed-urls/issues/13 2022-03-23T18:54:10Z 2022-03-23T18:54:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
0159662ab8ccb363c59647861360e0cb7a6f930d Fix for bug running ?sql= against databases with a different route, closes #1682 2022-03-23T18:48:10Z 2022-03-23T18:48:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d7c793d7998388d915f8d270079c68a77a785051 Release 0.61 Refs #957, #1228, #1533, #1545, #1576, #1577, #1587, #1601, #1603, #1607, #1612, #1621, #1649, #1654, #1657, #1661, #1668, #1675, #1678 2022-03-23T18:12:26Z 2022-03-23T18:12:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
72bfd75fb7241893c931348e6aca712edc67ab04 Drop n=1 threshold down to <= 20ms, closes #1679 2022-03-21T21:55:50Z 2022-03-21T21:55:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
1a7750eb29fd15dd2eea3b9f6e33028ce441b143 Documented datasette.check_visibility() method, closes #1678 2022-03-21T19:01:37Z 2022-03-21T19:01:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
194e4f6c3fffde69eb196f8535ca45386b40ec2d Removed check_permission() from BaseView, closes #1677 Refs #1660 2022-03-21T18:41:56Z 2022-03-21T18:41:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
dfafce6d962d615d98a7080e546c7b3662ae7d34 Display no-opinion permission checks on /-/permissions 2022-03-21T18:37:27Z 2022-03-21T18:37:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
e627510b760198ccedba9e5af47a771e847785c9 BaseView.check_permissions is now datasette.ensure_permissions, closes #1675 Refs #1660 2022-03-21T17:13:16Z 2022-03-21T17:13:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
93fa79d30b1531bea281d0eb6b925c4e61bc1aa6 Ignore flake8 lambda errors, refs #415 2022-03-21T04:22:09Z 2022-03-21T04:22:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
751ab205ac1f6bcd1b31449d2aca4734abca16c8 Fix for --multi combined with --dry-run, closes #415 2022-03-21T04:18:18Z 2022-03-21T04:18:18Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
878d5f5cea3455b4d135a9664ccad6b673354812 errors=r.SET_NULL/r.IGNORE options for parsedate/parsedatetime, closes #416 2022-03-21T04:01:35Z 2022-03-21T04:01:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
4a4164b81191dec35e423486a208b05a9edc65e4 Added another note to the 0.61a0 release notes, refs #1228 2022-03-20T01:23:03Z 2022-03-20T01:23:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
cb4854a435cc1418665edec2a73664ad74a32017 Fixed typo 2022-03-20T01:17:58Z 2022-03-20T01:17:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5471e3c4914837de957e206d8fb80c9ec383bc2e Release 0.61a0 Refs #957, #1533, #1545, #1576, #1577, #1587, #1601, #1603, #1607, #1612, #1621, #1649, #1654, #1657, #1661, #1668 2022-03-20T01:14:40Z 2022-03-20T01:14:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
cdbae2b93f441653616dd889644c63e4150ceec1 Fixed internal links to respect db.route, refs #1668 2022-03-20T00:31:23Z 2022-03-20T00:31:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
e10da9af3595c0a4e09c6f370103571aa4ea106e alternative-route demo, refs #1668 2022-03-20T00:21:56Z 2022-03-20T00:21:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
7a6654a253dee243518dc542ce4c06dbb0d0801d Databases can now have a .route separate from their .name, refs #1668 2022-03-20T00:11:17Z 2022-03-20T00:11:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
798f075ef9b98819fdb564f9f79c78975a0f71e8 Read format from route captures, closes #1667 Refs #1660 2022-03-19T20:32:29Z 2022-03-19T20:32:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
b9c2b1cfc8692b9700416db98721fa3ec982f6be Consistent treatment of format in route capturing, refs #1667 Also refs #1660 2022-03-19T20:29:10Z 2022-03-19T20:29:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
61419388c134001118aaf7dfb913562d467d7913 Rename route match groups for consistency, refs #1667, #1660 2022-03-19T16:52:08Z 2022-03-19T16:52:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
764738dfcb16cd98b0987d443f59d5baa9d3c332 test_routes also now asserts matches, refs #1666 2022-03-19T16:30:22Z 2022-03-19T16:30:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
711767bcd3c1e76a0861fe7f24069ff1c8efc97a Refactored URL routing to add tests, closes #1666 Refs #1660 2022-03-19T04:03:08Z 2022-03-19T04:03:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4e47a2d894b96854348343374c8e97c9d7055cf6 Fixed bug where tables with a column called n caused 500 errors Closes #1228 2022-03-19T01:37:54Z 2022-03-19T01:37:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
32963018e7edfab1233de7c7076c428d0e5c7813 Updated documentation to remove hash_urls, refs #1661 2022-03-19T00:33:06Z 2022-03-19T00:33:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
9979dcd07f9921ac30c4c0b5ea60d09cd1e10556 Also remove default_cache_ttl_hashed setting, refs #1661 2022-03-19T00:25:14Z 2022-03-19T00:25:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
8658c66438ec71edc7e9adc495f4692b937a0f57 Show error if --setting hash_urls 1 used, refs #1661 2022-03-19T00:19:31Z 2022-03-19T00:19:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
77e718c3ffb30473759a8b1ed347f73cb2ff5cfe Revert "Fix bug with percentage redirects, close #1650" This reverts commit c85d669de387b40e667fd6942c6cc1c15b4f5964. Refs #1658 2022-03-15T15:37:31Z 2022-03-15T15:37:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5a353a32b9c4d75acbe3193fd72f735a8e78516a Revert "Fixed tests for urlsafe_components, refs #1650" This reverts commit bb499942c15c4e2cfa4b6afab8f8debe5948c009. Refs #1658 2022-03-15T15:37:14Z 2022-03-15T15:37:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
645381a5ed23c016281e8c6c7d141518f91b67e5 Add code of conduct again Refs #1658 2022-03-15T15:36:35Z 2022-03-15T15:38:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
239aed182053903ed69108776b6864d42bfe1eb4 Revert "Code of conduct, refs #1654" This reverts commit c5791156d92615f25696ba93dae5bb2dcc192c98. Refs #1658 2022-03-15T15:36:35Z 2022-03-15T15:36:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
433813612ff9b4b501739fd7543bef0040dd51fe Move sqls=[] closer to where it is populated 2022-03-11T21:44:07Z 2022-03-11T21:44:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
9388edf57aa15719095e3cf0952c1653cd070c9b Changelog item for 3.25.1 Refs #413, #414 2022-03-11T18:34:37Z 2022-03-11T18:34:44Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
6fd7c138e2dd76cc91f99f6fe2f80636642652de Fixed .transform() method which I broke in #413 2022-03-11T17:54:17Z 2022-03-11T17:54:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
26e6d2622c57460a24ffdd0128bbaac051d51a5f Use :param x: for docstring comments, refs #413 2022-03-11T17:38:34Z 2022-03-11T17:39:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c10cd48baf106659bf3f129ad7bfb2226be73821 Min pytest-asyncio of 0.17 So that the asyncio_mode in pytest.ini does not produce a warning on older versions of that library. 2022-03-07T19:56:59Z 2022-03-15T15:43:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
bb499942c15c4e2cfa4b6afab8f8debe5948c009 Fixed tests for urlsafe_components, refs #1650 2022-03-07T19:33:31Z 2022-03-07T19:33:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
c85d669de387b40e667fd6942c6cc1c15b4f5964 Fix bug with percentage redirects, close #1650 2022-03-07T19:26:08Z 2022-03-07T19:26:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
020effe47bf89f35182960a9645f2383a42ebd54 Preserve query string in % to - redirects, refs #1650 2022-03-07T16:18:07Z 2022-03-07T16:18:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d714c67d656c46e012b24ccca53b59409440334f asyncio_mode = strict to avoid pytest warnings 2022-03-07T16:09:15Z 2022-03-07T16:09:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
644d25d1de78a36b105cca479e7b3e4375a6eadc Redirect old % URLs to new - encoded URLs, closes #1650 Refs #1439 2022-03-07T16:01:03Z 2022-03-07T16:01:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5010d1359b9e9db90a5a69a3ca22d12862893e00 Fix for test failure caused by SQLite 3.37.0+, closes #1647 2022-03-05T19:45:04Z 2022-03-05T19:46:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
b2b04aec0119a07f796652565966e6c910062eeb Release 3.25 Refs #343, #408 2022-03-02T06:34:34Z 2022-03-02T06:34:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
d25cdd37a3b7d1b277b399106473fa368b72635a db.sqlite_version property and fix for deterministic=True on SQLite 3.8.3 Closes #408 2022-03-02T00:24:27Z 2022-03-02T00:37:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
521921b849003ed3742338f76f9d47ff3d95eaf3 Fixed mypy error, refs #343 2022-03-02T00:05:11Z 2022-03-02T00:05:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
931b1e151320535acf0a899c7d403d71b5199f6a .insert(hash_id_columns=) parameter, closes #343 2022-03-02T00:00:51Z 2022-03-02T00:00:51Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
757f103ae2a8b3803ceea89a412cf78b269f9e75 Release 3.24 Refs ##397, #398, #401, #403, #404, #405, #407 2022-02-16T01:39:13Z 2022-02-16T01:39:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
4bc06a243774ca8d8e04ad6592e895d3a7a0300b memory_name= feature, closes #405 2022-02-16T01:21:25Z 2022-02-16T01:23:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
8f528ed2b13c309c9efb1ee6e1150ab3fce11d89 Fix ReST warning 2022-02-16T01:21:07Z 2022-02-16T01:21:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
3e5a4f60cc07e38113e522e5f1d09db35626affc Tweaked SpatiaLite CLI docs, refs #398 2022-02-16T01:06:49Z 2022-02-16T01:06:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
e7f040106b5f5a892ebd984f19b21c605e87c142 Add an example of --text too, refs #404 2022-02-09T07:03:04Z 2022-02-09T07:03:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
7142dbd58d25d54720c8396bd35990fd1387ba77 Fixed typo in --help 2022-02-09T06:57:21Z 2022-02-09T06:57:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
79a5ece62ecfad5fb64da42c54ad110e822350d4 Add --convert example to sqlite-utils insert --help, closes #404 2022-02-09T06:54:40Z 2022-02-09T06:55:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
458f03ad3a454d271f47a643f4530bd8b60ddb76 More SpatiaLite details on /-/versions, closes #1607 2022-02-09T06:32:19Z 2022-02-09T06:32:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
3acc2f1772f3befd7e64984cdc370afac1a8e63d Adding a primary key to a rowid table, closes #403 2022-02-08T19:33:41Z 2022-02-08T19:33:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
1b2f0ab6bbc9274dac1ba5fe126b1d6b8587ea96 Revert "Use de-dupe idiom that works with Python 3.6, refs #1632" This reverts commit 5bfd001b55357106dba090c83a1c88912a004665. No need for this on the main branch because it doesn't support Python 3.6 any more. 2022-02-07T23:43:20Z 2022-02-07T23:43:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5bfd001b55357106dba090c83a1c88912a004665 Use de-dupe idiom that works with Python 3.6, refs #1632 2022-02-07T23:42:37Z 2022-02-07T23:42:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
fa5fc327adbbf70656ac533912f3fc0526a3873d Release 0.60.2 Refs #1632 2022-02-07T23:32:54Z 2022-02-07T23:34:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
0cd982fc6af45b60e0c9306516dd412ae948c89b De-duplicate 'datasette db.db db.db', closes #1632 Refs https://github.com/simonw/datasette-publish-fly/pull/12 2022-02-07T23:28:46Z 2022-02-07T23:28:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
03305ea183b1534bc4cef3a721fe5f3700273b84 Remove python.version, refs #1176 2022-02-07T06:40:47Z 2022-02-07T06:40:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
fdce6f29e19c3c6b477b72f86e187abee9627b92 Reconfigure ReadTheDocs, refs #1176 2022-02-07T06:38:27Z 2022-02-07T06:38:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d9b508ffaa91f9f1840b366f5d282712d445f16b @documented decorator plus unit test plus sphinx.ext.autodoc New mechanism for marking datasette.utils functions that should be covered by the documentation, then testing that they have indeed been documented. Also enabled sphinx.ext.autodoc which can now be used to embed the documented versions of those functions. Refs #1176 2022-02-07T06:30:00Z 2022-02-07T06:31:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
8a25ea9bcae7ae4c9a4bd99f90c955828ff5676d Implemented import shortcuts, closes #957 2022-02-06T06:34:33Z 2022-02-06T06:34:33Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d25b55ab5e4d7368d374ea752b2232755869d40d Fixed rST warnings 2022-02-06T06:32:23Z 2022-02-06T06:32:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
fea8c9bcc509bcae75e99ae8870f520103b9aa58 Improved SpatiaLite example, closes #401 2022-02-06T02:03:21Z 2022-02-06T02:03:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
aa2490311369697adbdbef4185b334e6730c762e Create table if_not_exists=True argument, closes #397 2022-02-06T01:28:53Z 2022-02-06T01:28:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
79b5b58354c35823ebf63cc19ffdfa603ee88d65 Basic test for db[t].create(...), refs #397 2022-02-06T01:19:39Z 2022-02-06T01:19:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
1c6b297e3ec288cf1f838796df499a9c21c31664 Link to datasette.tracer from trace_debug docs, refs #1576 2022-02-05T05:28:35Z 2022-02-05T05:28:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
da53e0360da4771ffb56a8e3eb3f7476f3168299 tracer.trace_child_tasks() for asyncio.gather tracing Also added documentation for datasette.tracer module. Closes #1576 2022-02-05T05:19:49Z 2022-02-05T05:19:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599

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 50.847ms · About: github-to-sqlite