Skip to content

Pull requests: simonw/datasette

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Document and test async startup hooks
#2901 opened Sep 6, 2026 by roli-lpci Loading…
Add /-/tasks introspection endpoint for supervised background tasks
#2892 opened Aug 31, 2026 by asg017 Collaborator 6/7 Loading…
Run plugin asgi_wrapper middleware inside the startup-arming layer
#2891 opened Aug 31, 2026 by asg017 Collaborator 5/7 Loading…
Add a shutdown() plugin hook with ordered graceful teardown
#2890 opened Aug 31, 2026 by asg017 Collaborator 4/7 Loading…
Add datasette.add_background_task() with supervised launch after startup
#2889 opened Aug 31, 2026 by asg017 Collaborator 3/7 Loading…
Document customizing breadcrumbs
#2885 opened Aug 30, 2026 by nightcityblade Loading…
Expand Events documentation for actors and debugging
#2884 opened Aug 25, 2026 by QinXi-ai Loading…
README: minimum Python is 3.10, not 3.8
#2878 opened Aug 13, 2026 by melbinjp Loading…
Fix ad hoc query form action
#2877 opened Aug 11, 2026 by RamiNoodle733 Loading…
Add add-database and remove-database lifecycle events
#2870 opened Aug 4, 2026 by asg017 Collaborator Draft
Show the dismiss X for facets applied as ?column__exact=value
#2869 opened Aug 4, 2026 by cycsmail Contributor Loading…
Mention that filters_from_request can return an async function
#2866 opened Aug 2, 2026 by cycsmail Contributor Loading…
Emit an OpenTelemetry span for each HTTP request
#2863 opened Jul 31, 2026 by asg017 Collaborator 2/4 Draft
OpenTelemetry tracing for the database layer
#2862 opened Jul 31, 2026 by asg017 Collaborator 1/4 Loading…
Give each non-blocking write a distinct task id
#2861 opened Jul 26, 2026 by HarperZ9 Contributor Loading…
2
1
Exclude unsortable primary key from the sort menu
#2858 opened Jul 25, 2026 by Sanjays2402 Loading…
Document to_css_class as a supported internal
#2856 opened Jul 24, 2026 by ColumbusLabs Loading…
Tilde-decode custom page path variables, refs #1732
#2849 opened Jul 15, 2026 by TowyTowy Contributor Loading…
Truncate displayed link text for the url column type
#2840 opened Jul 13, 2026 by cycsmail Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.