home / github

Menu
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

13 rows where "committer_date" is on date 2017-11-16 sorted by committer

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: raw_committer, committer, author_date (date)

committer_date (date) 1 ✖

  • 2017-11-16 · 13 ✖
sha message author_date committer_date raw_author raw_committer repo author committer ▼
b7c4165346ee8b6a6fbd72d6ba2275a24a8a8ae3 Added --load-extension argument to datasette serve Allows loading of SQLite extensions. Refs #110. 2017-11-16T16:46:04Z 2017-11-16T16:48:49Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
9e27b2a0ba45d92e198fcbac8641da41a62236b8 Add example of named parameter UI to the release notes 2017-11-16T16:09:07Z 2017-11-16T16:46:25Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
a9138f044a4d73256c2244243d4e2908d77d218e Added date to most recent changelog entry 2017-11-16T15:40:43Z 2017-11-16T15:40:43Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
51bdd67691bd69082ae7690af8b905f06050ee80 Changelog for 0.12 release 2017-11-16T15:37:46Z 2017-11-16T15:37:46Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
01e0c3fa18cd0dd7970e208790ffd683a420c924 Fixed   bug   was showing for all None values in table cells, thanks to the autoescaping change introduced in 82261a638bd35c9 2017-11-16T15:29:52Z 2017-11-16T15:29:52Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
228bce83a37b4bee633f674b802aee13fe5b2f44 Added __version__, bumped it to 0.12 Closes #108 2017-11-16T15:20:54Z 2017-11-16T15:20:54Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
e6ca88588395a9b8266c0e14121668990d34ff67 Added initial docs, including a changelog Docs initialized using this helpful guide: http://docs.readthedocs.io/en/latest/getting_started.html I used https://pypi.python.org/pypi/gitchangelog to kick-start the changelog. Closes #99 Refs #109 2017-11-16T15:11:00Z 2017-11-16T15:11:00Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
9199945a1bcec4852e1cb866eb3642614dd32a48 Fixed 500 on views page Bug introduced in a4af532a31ece7095d710a1f5abb39ea93fe003f Refs 85 2017-11-16T14:46:49Z 2017-11-16T14:46:49Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
82261a638bd35c9d69a9582a898cf4dab374f76c Turn on auto-escaping in Jinja We had XSS holes! Since we don't do cookies or authentication they shouldn't cause any actual harm, but still really not good. https://github.com/pallets/jinja/issues/528 2017-11-16T01:59:42Z 2017-11-16T01:59:42Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
a4af532a31ece7095d710a1f5abb39ea93fe003f Include foreign key info in inspect() output Refs #85 2017-11-16T01:34:32Z 2017-11-16T01:34:32Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
5d8084a28578da2aefa79ad81df9d82e2c265666 Added a UI for editing named parameters Fixes #96 2017-11-16T01:32:48Z 2017-11-16T01:32:48Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
9f47b6e4d80f0f393cf0167a6f48280de6847d1d Pin to specific Jinja version Closes #100 2017-11-16T00:14:07Z 2017-11-16T00:14:07Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 datasette 107914493 simonw 9599 simonw 9599
5bfb23b949a7f01e4dfc1d7ac698a6ec8e8c97fd Added Read The Docs badge Closes #109 2017-11-16T16:13:55Z 2017-11-16T16:13:55Z Simon Willison 2946d096d0cdefdc017559e6b57e87658736e843 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447

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 88.393ms · About: simonw/datasette-graphql