Commit graph

11 commits

Author SHA1 Message Date
Nicolas Dandrimont
2a62db6827 Revert to the pre-qless refactoring version 2016-09-13 14:57:26 +02:00
Nicolas Dandrimont
533f6fa1a3 swh.lister.github: Refactor to use swh.storage instead of sqlalchemy 2016-03-09 19:03:35 +01:00
Stefano Zacchiroli
e46f1e9dff pimp_db.sql: lower case SQL keyword
Rationale: no need to use upper case keywords in a .sql file. Also, this
is more coherent with the other SQL files in SWH.
2015-09-23 15:00:10 +02:00
Stefano Zacchiroli
0cd63531ef crawler.sql: add views/indexes to inspect missing repos 2015-09-23 14:57:49 +02:00
Stefano Zacchiroli
802baf6425 crawler.sql: add crawl_history table 2015-07-07 11:31:21 +02:00
Stefano Zacchiroli
752e23eb4b SQL: move stuff not strictly related to ghlister to crawler.sql 2015-07-07 11:07:19 +02:00
Stefano Zacchiroli
df959dd584 pimp_db: add plpgsql function list some well-known repos 2015-07-03 00:15:36 +02:00
Stefano Zacchiroli
f1adec6fde pimp_db: add plpgsql function to extract random repos sample 2015-07-02 18:04:30 +02:00
Stefano Zacchiroli
48f93a9307 sql: add view to monitor daily repository creations 2015-05-08 15:11:17 +02:00
Stefano Zacchiroli
5bd3ab91f3 sql: add repos_history table 2015-04-30 12:39:32 +02:00
Stefano Zacchiroli
647a780764 add SQL info on how to pimp the DB 2015-04-29 08:54:46 +02:00