-
```
What steps will reproduce the problem?
1.
SELECT datasource_id, count( * )
FROM gh_projects
GROUP BY 1
ORDER BY 1 ASC
2. This shows that the latest run only collected about 30k projects, whereas…
-
```
$ ruby -Ilib bin/ght-retrieve-repo -c config.yaml gousiosg github-mirror
Overriding configuration mirror_history_pages_back=5 with new value 1000
WARN, 2016-01-25T09:46:19+00:00, ghtorrent -- ghto…
-
Hi,
Under 'Available Downloads', it says 'List of available torrents (Last dump date: 2014-11-29)' but there are no torrents listed.
Can you update the site with a list of available .torrent files?
…
-
It seems the insert conditions put a very high loads and some locks on mongodb. Is there any suitable way to address this?
-
Have I done something wrong?
```
E:\github\github-mirror>ght-retrieve-repo -c config.yaml gousiosg github-mirror
Overriding configuration mirror_history_pages_back=5 with new value 1000
Database empt…
-
None of the mysql download link is working including "http://ghtorrent.org/downloads/mysql.latest.tar.gz"
-
The field `actor_id` is part of the `pull_request_history` table but not listed in the [schema](http://ghtorrent.org/files/schema.png).
-
Dear Bogdan,
Would it be possible for you to create a column of just the Project ID's? I am wondering for a project that I am working on!
Thanks!
Eric
ghost updated
8 years ago
-
The field `user_id` listed in the [schema](http://ghtorrent.org/files/schema.png) is not part of the `pull_requests` table.
```
mysql> describe pull_requests;
+----------------+------------+------+--…
-
Using slick-codegen