sourcecred/src
Dandelion Mané 49da7cfdb0
Display cred explorer scores as -Log(score) (#535)
@wchargin suggested displaying scores this way. This way, lowest scores
are best, and higher scores are worse. This is a little
counterintuitive, but maybe less counterintuitive than the current
approach, which arbitrarily adds 10 to scores to keep them non-negative,
and results in an arbitrary crossing point where scores become negative
without any particular significance.

Test plan: Travis, and manual inspection of the frontend.
2018-07-27 17:04:29 -07:00
..
app Display cred explorer scores as -Log(score) (#535) 2018-07-27 17:04:29 -07:00
cli Default to selecting last loaded repository (#531) 2018-07-27 10:33:15 -07:00
core Reduce memory pressure by double-buffered PageRank (#520) 2018-07-24 17:51:40 -07:00
graphql Change `src/v3/` to `src/` and remove v3 naming (#474) 2018-06-30 16:01:54 -07:00
plugins Upgrade Flow to v0.76.0 (#546) 2018-07-27 15:54:59 -07:00
tools Log error contents on promise rejection (#345) 2018-06-05 11:15:13 -07:00
util Extract `dedent` to `util`, adding tests (#538) 2018-07-27 12:30:28 -07:00