Patrick Wagstrom

Results 17 issues of Patrick Wagstrom

This is probably a niche issue, but I saw that it was also discussed in #36 (see [this comment by matthewdm0816](https://github.com/gruns/icecream/issues/36#issuecomment-868981084) for a little bit of the details). In short,...

GitMiner checks for most issues, but apparently there are a few that have slipped through the cracks. For example: ``` 11:00:08.618 [main] ERROR n.w.r.github.v3.RepositoryMinerV3 - IOException in getRepositories: mountriv99 javax.net.ssl.SSLHandshakeException:...

GitMiner doesn't get information about the downloads for a project. Why is this?

If you've tried to load a repository in the past and there is an incomplete copy of the repository stored in /tmp/repo_loader then you'll get exceptions that cause the program...

Some folks use other languages to query the database. It doesn't make sense to have our specific scripts stored in the main repo anymore.

GitMiner uses manual indices because the automatic ones didn't fully work when I started the project. Now this causes problems for users who wish to explore the database from Cypher...

Should be self-explanatory. Mainly this will be helpful for people who are trying to learn Gremlin as the documentation only covers the 2.x series.

Network connectivity errors cause hard crashes. This should be handled more gracefully. ``` 11:46:14 [main] ERROR n.w.r.github.v3.WatcherMinerV3 WatcherMinerV3.java:44 - IOException in getting watchers for repository: rstacruz/js2coffee java.io.IOException: Bad Gateway at...

Right now the issues and pull requests of every repository in `net.wagstrom.research.github.projects` are pulled every time the project is run. This should be configured to see if the repository has...

When GitHub throws an error it's not processed properly. This will just cause the whole loader to crash out. ``` 01:11:08 [main] ERROR n.w.r.g.AbstractInvocationHandler AbstractInvocationHandler.java:81 - Unhandled exception: Method: get...