Michael DeHaan

Results 98 issues of Michael DeHaan

on many repos, I notice that moves are not showing up in the graphs I have also seen a message from git log that move tracking is disabled because there...

bug

For the top contributors within the time range, in addition to the scatter plot, show their number of commits, lines of code added/removed/changed, and avg commit size as a set...

feature

the scanner is already horizontally scalable, but you should be able to run more than one scanner per machine. To fix this, instead of doing a flock(), we should have...

feature
performance

the ag-grid is currently drawn to fit within the user's viewport... allegedly... but for some reason we still get UI rows appearing below the fold, which is where the pagination...

for any of the tables (not the graphs), it would be nice if a CSV export was available. This would be VERY easy to do, we just need slightly modified...

feature

Anywhere we use the lazy.js loading feature it would be nice if we had placeholders with loading spinners. Eventually we should be using this for the author reports as they...

feature

All backend components should use python standard logging, with correct verbosity levels, and not 'print', and then the setup guide should talk about configuring it in conf.d

feature
refactor

before the first GA release we should delete the database migrations, we can't do it again once we release, however

refactor

see https://docs.google.com/document/d/14yZo34KXeDGtHMKVuL7CrbEwxEwaN7jK1IkP9Oe-81k/edit User Configurable Columns and Data New tables UserType and UserData Stores in UserData a repo and a type and value1, value2, … Stores in UserType the types of...

api

When the scanner runs it does record some dates about what it has last scanned, however, there's little record of what is currently scanning, or how long a scan took....

feature