-
Como conversado e validado pelo Prof. Filipe, eu, Caio, e o @elgrably pensamos fazer um “artigo” e uma “adição de grande funcionalidade” para o trabalho final em dupla. Segue abaixo a descrição de amb…
ghost updated
5 years ago
-
Now we have just a number that joins all person's identities together. But we should also set the name of the person.
See related discussion:
https://src-d.slack.com/archives/CJQ0DBAJV/p156405792…
-
Right now the `DownloadRepository` method exits if the rate limit is exceeded.
_Maybe_ we want to implement a similar strategy to the ghsync client: when we find this error, wait until the rate limit…
-
Link: http://ghtorrent.org/
-
As developer/researcher who wants to analyze code bases, I want to be able to identify developers based on information available from git history.
Identity matching is an important problem for almo…
-
This is a continuation of issue #176.
To start, here a few areas where I think we could make the new developer experience better:
- Auto-generate an `augur.config.json` based on the provided plugi…
-
We are attempting to retrieve the description and Language data from projects using Augur. This will involve a python function that accesses the database and pulls the appropriate information to displ…
-
Currently stages for GHTorrent are named:
` GHTRecordTo#EVENT_NAME#Stage`, maybe those name are too long and we should go for something like this:
- `GHTPushEventStage`
or
- `PushEventStage`
or
…
-
**Describe the bug:**
I downloaded the latest version of the dev branch, and I get this error in the backend.log
```
(augur) sean@beastmode:~/github/CHAOSS/augur$ cat logs/backend.log
2019-06-08…
-
The database request is taking too long to the point the page timeouts during the instance. We believe it's the way the data is being called on the frontend in the Ghtorrent database.