home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

2,011 rows where repo = 107914493 sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

author >30

  • simonw 1,853
  • dependabot[bot] 34
  • russss 20
  • dependabot-preview[bot] 17
  • jacobian 6
  • rgieseke 6
  • rixx 5
  • abdusco 5
  • natbat 3
  • jaywgraves 3
  • bollwyvl 2
  • jaap3 2
  • jefftriplett 2
  • aslakr 2
  • wragge 2
  • glasnt 2
  • bobwhitelock 2
  • danp 1
  • davidbgk 1
  • benpickles 1
  • tomdyson 1
  • eyeseast 1
  • tmcw 1
  • lsb 1
  • amjith 1
  • ctb 1
  • ingenieroariel 1
  • ryanpitts 1
  • psychemedia 1
  • IgnoredAmbience 1
  • …

repo 1

  • datasette · 2,011 ✖
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
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
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
b393e164dc9e962702546d6f1ad9c857b5788dc0 ReST fix 2022-05-17T19:45:28Z 2022-05-17T19:45:28Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
5555bc8aef043f75d2200f66de90c54aeeaa08c3 How to run cog, closes #1745 2022-05-17T19:43:44Z 2022-05-17T19:43:44Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
a5acfff4bd364d30ce8878e19f9839890371ef14 Empty Datasette([]) list is no longer required 2022-05-17T00:06:40Z 2022-05-17T00:06:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
d60f163528f466b1127b2935c3b6869c34fd6545 Run on push and PR, closes #1737 2022-05-02T23:40:49Z 2022-05-02T23:40:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
3f00a29141bdea5be747f6d1c93871ccdb792167 Clean up compatibility with Pyodide (#1736) * Optional uvicorn import for Pyodide, refs #1733 * --setting num_sql_threads 0 to disable threading, refs #1735 2022-05-02T20:15:27Z 2022-05-02T20:15:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
4afc1afc721ac0d14f58b0f8339c1bf431d5313c Depend on click-default-group-wheel>=1.2.2 Refs #1733 2022-05-02T19:13:11Z 2022-05-02T19:13:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
94a3171b01fde5c52697aeeff052e3ad4bab5391 .plugin_config() can return None 2022-04-28T20:29:11Z 2022-04-28T20:29:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
c101f0efeec4f6e49298a542c5e2b59236cfa0ff datasette-total-page-time example of asgi_wrapper 2022-04-26T22:34:29Z 2022-04-26T22:34:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
40ef8ebac2d83c34f467fd2d7bf80f0549b6f6c3 Run tests on pull requests 2022-04-24T14:10:13Z 2022-04-24T14:10:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
3001e1e394b6cb605c2cd81eed671a7da419c1b3 Add timeout option to Cloudrun build (#1717) * Add timeout option for build phase * Make the --timeout setting optional * Add test for --timeout setting Thanks, @wragge 2022-04-24T14:03:08Z 2022-04-24T14:03:08Z Tim Sherratt 6cabba813337e444c356d919c79ef180b01659af GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 wragge 127565 web-flow 19864447
d57c347f35bcd8cff15f913da851b4b8eb030867 Ignore Black commits in git blame, refs #1716 2022-04-22T21:58:46Z 2022-04-22T21:58:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
8338c66a57502ef27c3d7afb2527fbc0663b2570 datasette-geojson is an example of register_output_renderer 2022-04-21T18:05:43Z 2022-04-21T18:05:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
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
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
df88d03298fa34d141ace7d6d8c35ca5e70576da Warn about Cloud Run and bots Refs #1698 2022-04-03T06:05:10Z 2022-04-03T06:05:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
e73fa72917ca28c152208d62d07a490c81cadf52 Fixed bug in httpx_mock example, closes #1691 2022-03-26T22:46:08Z 2022-03-26T22:46:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
bd8a58ae61b2c986ef04ea721897906e0852e33e Fix message_type in documentation, closes #1689 2022-03-26T20:51:20Z 2022-03-26T20:51:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
6b99e4a66ba0ed8fca8ee41ceb7206928b60d5d1 Added missing hookimpl import Useful for copying and pasting to create a quick plugin 2022-03-25T23:44:35Z 2022-03-25T23:44:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
c4c9dbd0386e46d2bf199f0ed34e4895c98cb78c google-github-actions/setup-gcloud@v0 2022-03-22T16:49:26Z 2022-03-22T16:49:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 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
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
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
d4f60c2388c01ddce1b16f95c16d310e037c9912 Remove hashed URL mode Also simplified how view class routing works. Refs #1661 2022-03-19T00:12:03Z 2022-03-19T00:12:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
30e5f0e67c38054a8087a2a4eae3fc4d1779af90 Documented internals used by datasette-hashed-urls Closes #1663 2022-03-17T21:30:02Z 2022-03-17T21:30:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
77a904fea14f743560af9cc668146339bdbbd0a9 Update pytest requirement from <7.1.0,>=5.2.2 to >=5.2.2,<7.2.0 (#1656) 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/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...7.1.0) --- updated-dependencies: - dependency-name: pytest 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-03-15T18:03:01Z 2022-03-15T18:03:01Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
a35393b29cfb5b8abdc6a94e577af1c9a5c13652 Tilde encoding (#1659) Closes #1657 Refs #1439 2022-03-15T18:01:57Z 2022-03-15T18:01:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
c5791156d92615f25696ba93dae5bb2dcc192c98 Code of conduct, refs #1654 2022-03-07T22:04:10Z 2022-03-07T22:04:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
de810f49cc57a4f88e4a1553d26c579253ce4531 Add /opt/homebrew to where spatialite extension can be found (#1649) Helps homebrew on Apple Silicon setups find spatialite without needing a full path. Similar to #1114 Thanks, @danp 2022-03-06T19:39:15Z 2022-03-06T19:39:15Z Dan Peterson 9a3d8e1c0e383f75737a170eb4560dd9f9576302 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 danp 2182 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
7b78279b93b6e7a5fce6b53e5a85ca421a801496 Update pytest-timeout requirement from <2.1,>=1.4.2 to >=1.4.2,<2.2 (#1602) Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.4.2...2.1.0) --- updated-dependencies: - dependency-name: pytest-timeout 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-03-06T01:41:49Z 2022-03-06T01:41:49Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
73f2d25f70d741c6b53f7312674c91f0aec83e17 Update asgiref requirement from <3.5.0,>=3.2.10 to >=3.2.10,<3.6.0 (#1610) Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version. - [Release notes](https://github.com/django/asgiref/releases) - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/asgiref/compare/3.2.10...3.5.0) --- updated-dependencies: - dependency-name: asgiref 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-03-06T01:30:27Z 2022-03-06T01:30:27Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
b21839dd1a005f6269c4e9a9f763195fe7aa9c86 Update pytest requirement from <6.3.0,>=5.2.2 to >=5.2.2,<7.1.0 (#1629) 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/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...7.0.0) --- updated-dependencies: - dependency-name: pytest 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-03-06T01:30:05Z 2022-03-06T01:30:05Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
a22ec96c3ac555337eb49121450723a273fb52d1 Update pytest-asyncio requirement from <0.17,>=0.10 to >=0.10,<0.19 (#1631) 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.18.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> 2022-03-06T01:29:53Z 2022-03-06T01:29:53Z dependabot[bot] 5df307d91b1167b0aa175853783d760add239497 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 dependabot[bot] 49699333 web-flow 19864447
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
dd94157f8958bdfe9f45575add934ccf1aba6d63 Link to tutorials from documentation index page 2022-02-27T18:04:03Z 2022-02-27T18:04:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
7d24fd405f3c60e4c852c5d746c91aa2ba23cf5b datasette-auth-passwords is now an example of register_commands Refs https://github.com/simonw/datasette-auth-passwords/issues/19 2022-02-09T17:47:54Z 2022-02-09T17:47:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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

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