Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SourceCred


Collective - Host: opensource - https://opencollective.com/sourcecred - Website: https://SourceCred.io - Code: https://github.com/sourcecred

Upgrade Flow to v0.76.0 (#546)

Summary:
In addition to a routine libdef update, we also need to work around a
particularly na...

github.com/sourcecred/odyssey-hackathon - 873eca6350b902766d6dcc6635ea89e9530a70bf authored over 6 years ago
RepositorySelect displays NO_REPOS on 404 (#547)

Test plan: Unit tests included, plus I manually tested it.

github.com/sourcecred/sourcecred - e669e89315c3658b5bb60d92b31f34bbd9537f0b authored over 6 years ago
RepositorySelect displays NO_REPOS on 404 (#547)

Test plan: Unit tests included, plus I manually tested it.

github.com/sourcecred/odyssey-hackathon - e669e89315c3658b5bb60d92b31f34bbd9537f0b authored over 6 years ago
When repo registry fails, error to console (#544)

Some slight changes were needed to the other test code to avoid spurious
errors. Specifically, ...

github.com/sourcecred/sourcecred - 0b0815eb1282ba223e3d3f499adadcd706ce5909 authored over 6 years ago
When repo registry fails, error to console (#544)

Some slight changes were needed to the other test code to avoid spurious
errors. Specifically, ...

github.com/sourcecred/odyssey-hackathon - 0b0815eb1282ba223e3d3f499adadcd706ce5909 authored over 6 years ago
Add default weights for node types (#543)

Modifies the PluginAdapter interface so that NodeTypes come with
default weights, and modify th...

github.com/sourcecred/odyssey-hackathon - 126fdb69dcd1664c8ed9d9ac403abdef5e3117b5 authored over 6 years ago
Add default weights for node types (#543)

Modifies the PluginAdapter interface so that NodeTypes come with
default weights, and modify th...

github.com/sourcecred/sourcecred - 126fdb69dcd1664c8ed9d9ac403abdef5e3117b5 authored over 6 years ago
RepositorySelect tests verify no console errors (#545)

We should really do this as a matter of course on all frontend testing.
Not sure what the right...

github.com/sourcecred/odyssey-hackathon - 294616b556d12c7b83d7a5f0474f6956d25b5adc authored over 6 years ago
RepositorySelect tests verify no console errors (#545)

We should really do this as a matter of course on all frontend testing.
Not sure what the right...

github.com/sourcecred/sourcecred - 294616b556d12c7b83d7a5f0474f6956d25b5adc authored over 6 years ago
Upgrade oclif packages to latest (#542)

This required adding a [files property] to the package.json,
otherwise oclif started complainin...

github.com/sourcecred/odyssey-hackathon - ec5b76a83de11461b92b212da3d43dbf749cdcbf authored over 6 years ago
Upgrade oclif packages to latest (#542)

This required adding a [files property] to the package.json,
otherwise oclif started complainin...

github.com/sourcecred/sourcecred - ec5b76a83de11461b92b212da3d43dbf749cdcbf authored over 6 years ago
Improve error messages when GitHub query fails (#536)

Currently, the GitHub graph fetcher will characteristically fail if:
1. it times out GitHub's s...

github.com/sourcecred/sourcecred - b61b8fbdb88a64192ca837550b7a53e6c27a90e0 authored over 6 years ago
Improve error messages when GitHub query fails (#536)

Currently, the GitHub graph fetcher will characteristically fail if:
1. it times out GitHub's s...

github.com/sourcecred/odyssey-hackathon - b61b8fbdb88a64192ca837550b7a53e6c27a90e0 authored over 6 years ago
Upgrade react and react-dom to latest (#541)

Test plan: `yarn travis --full`, as well as thorough manual frontend
testing

github.com/sourcecred/sourcecred - deaba09d0003466693efbaeeeeff4b6fb01ca228 authored over 6 years ago
Upgrade react and react-dom to latest (#541)

Test plan: `yarn travis --full`, as well as thorough manual frontend
testing

github.com/sourcecred/odyssey-hackathon - deaba09d0003466693efbaeeeeff4b6fb01ca228 authored over 6 years ago
Reorganize dependencies and devDependencies (#540)

This commit is a good faith effort to separate our dependencies (code
that SourceCred app or CL...

github.com/sourcecred/sourcecred - 28a31cfcd67cc00eb16355fa68899669cfd632a6 authored over 6 years ago
Reorganize dependencies and devDependencies (#540)

This commit is a good faith effort to separate our dependencies (code
that SourceCred app or CL...

github.com/sourcecred/odyssey-hackathon - 28a31cfcd67cc00eb16355fa68899669cfd632a6 authored over 6 years ago
Remove deploy script, now present in main repo (#5)

Summary:
In sourcecred/sourcecred#532, we moved the build script into the main
repository. We ...

github.com/sourcecred/sourcecred.github.io - 47672e9df3c37a5fed0540004be24e541d95717e authored over 6 years ago
Extract `dedent` to `util`, adding tests (#538)

Summary:
There have been a couple of occasions on which we’ve considered using
it, but didn’t ...

github.com/sourcecred/odyssey-hackathon - 4058a3fd85677669f978ba8d11e3b1e2f3903bcd authored over 6 years ago
Extract `dedent` to `util`, adding tests (#538)

Summary:
There have been a couple of occasions on which we’ve considered using
it, but didn’t ...

github.com/sourcecred/sourcecred - 4058a3fd85677669f978ba8d11e3b1e2f3903bcd authored over 6 years ago
Remove unused tensorflowjs dependency (#539)

Test plan: Travis

github.com/sourcecred/sourcecred - 6b13ab64a077c735c99d4a1d9a82b5f869d59876 authored over 6 years ago
Remove unused tensorflowjs dependency (#539)

Test plan: Travis

github.com/sourcecred/odyssey-hackathon - 6b13ab64a077c735c99d4a1d9a82b5f869d59876 authored over 6 years ago
Upgrade jest to 23.4.1 (#537)

Flow types regenerated via flow-typed install [email protected]

Test plan: Travis

github.com/sourcecred/odyssey-hackathon - 797fb6331da80745063ad688d4893ac637222a3e authored over 6 years ago
Upgrade jest to 23.4.1 (#537)

Flow types regenerated via flow-typed install [email protected]

Test plan: Travis

github.com/sourcecred/sourcecred - 797fb6331da80745063ad688d4893ac637222a3e authored over 6 years ago
Default to selecting last loaded repository (#531)

In #529, I made the cred explorer populate a dropdown with the list of
repositories that are av...

github.com/sourcecred/odyssey-hackathon - aa3382a8b24d852db4944fc9125739f1eb8c6312 authored over 6 years ago
Default to selecting last loaded repository (#531)

In #529, I made the cred explorer populate a dropdown with the list of
repositories that are av...

github.com/sourcecred/sourcecred - aa3382a8b24d852db4944fc9125739f1eb8c6312 authored over 6 years ago
Modify sourcecred.github.io's example repos (#533)

Showing our example-github and example-git repos on sourcecred.github.io
is not particularly in...

github.com/sourcecred/sourcecred - e845e8cbbcd5984926a6628d10dfbd20988f0820 authored over 6 years ago
Modify sourcecred.github.io's example repos (#533)

Showing our example-github and example-git repos on sourcecred.github.io
is not particularly in...

github.com/sourcecred/odyssey-hackathon - e845e8cbbcd5984926a6628d10dfbd20988f0820 authored over 6 years ago
Import the sourcecred.github.io deploy script (#532)

This copies the deploy script from sourcecred/sourcecred.github.io into
the sourcecred/sourcecr...

github.com/sourcecred/odyssey-hackathon - a0c07bf0d7619d602649fb2a417599e70e9c5a82 authored over 6 years ago
Import the sourcecred.github.io deploy script (#532)

This copies the deploy script from sourcecred/sourcecred.github.io into
the sourcecred/sourcecr...

github.com/sourcecred/sourcecred - a0c07bf0d7619d602649fb2a417599e70e9c5a82 authored over 6 years ago
Convert Explorer repository selection to dropdown (#529)

Context: The Cred Explorer loads data (currently on a per-repository
basis) that has previously...

github.com/sourcecred/sourcecred - f110114833548253fd6a2e057bbee757af8d7d4c authored over 6 years ago
Convert Explorer repository selection to dropdown (#529)

Context: The Cred Explorer loads data (currently on a per-repository
basis) that has previously...

github.com/sourcecred/odyssey-hackathon - f110114833548253fd6a2e057bbee757af8d7d4c authored over 6 years ago
Fix a mistake in the implementation of #527 (#530)

Test plan: Travis

github.com/sourcecred/odyssey-hackathon - e36a7c1af20ee23f1f9b448538991d44cd3328f0 authored over 6 years ago
Fix a mistake in the implementation of #527 (#530)

Test plan: Travis

github.com/sourcecred/sourcecred - e36a7c1af20ee23f1f9b448538991d44cd3328f0 authored over 6 years ago
Add jest-fetch-mock as dev dependency (#528)

Also add config/jest/setupJest.js so we can configure jest-fetch-mock

Test plan: I have verif...

github.com/sourcecred/odyssey-hackathon - e06b88364ec1363cddc085f3400b153a9e637dfd authored over 6 years ago
Add jest-fetch-mock as dev dependency (#528)

Also add config/jest/setupJest.js so we can configure jest-fetch-mock

Test plan: I have verif...

github.com/sourcecred/sourcecred - e06b88364ec1363cddc085f3400b153a9e637dfd authored over 6 years ago
Extract a `TestLocalStore` (#527)

Summary:
Test code should probably always use a checked, memory-backed local
storage implement...

github.com/sourcecred/sourcecred - e0c97fee9e0ef50cc17fed8840306ffa52e78815 authored over 6 years ago
Extract a `TestLocalStore` (#527)

Summary:
Test code should probably always use a checked, memory-backed local
storage implement...

github.com/sourcecred/odyssey-hackathon - e0c97fee9e0ef50cc17fed8840306ffa52e78815 authored over 6 years ago
Use `CheckedLocalStore` in the cred explorer (#526)

Summary:
Might as well have runtime type safety, in case we accidentally try to
store any more...

github.com/sourcecred/odyssey-hackathon - 8655838b2c941bb8feac57254577e2df2cfc72fa authored over 6 years ago
Use `CheckedLocalStore` in the cred explorer (#526)

Summary:
Might as well have runtime type safety, in case we accidentally try to
store any more...

github.com/sourcecred/sourcecred - 8655838b2c941bb8feac57254577e2df2cfc72fa authored over 6 years ago
Use `MemoryLocalStore` for existing tests (#525)

Summary:
This resolves a TODO. It’s not urgent, but it’s good practice.

wchargin-branch: use...

github.com/sourcecred/sourcecred - c0da12af6ea55e4fb7080c6c32c7e533f59420a9 authored over 6 years ago
Use `MemoryLocalStore` for existing tests (#525)

Summary:
This resolves a TODO. It’s not urgent, but it’s good practice.

wchargin-branch: use...

github.com/sourcecred/odyssey-hackathon - c0da12af6ea55e4fb7080c6c32c7e533f59420a9 authored over 6 years ago
Add a `memoryLocalStore` implementation (#524)

Summary:
We can use this in tests. If need be, we can enhance this class to allow
simulating f...

github.com/sourcecred/odyssey-hackathon - 0489ff8844016e5bfaff7de0da3d6f08199a349b authored over 6 years ago
Add a `memoryLocalStore` implementation (#524)

Summary:
We can use this in tests. If need be, we can enhance this class to allow
simulating f...

github.com/sourcecred/sourcecred - 0489ff8844016e5bfaff7de0da3d6f08199a349b authored over 6 years ago
Add a `checkedLocalStore` implementation (#523)

Summary:
This provides some extra checking around `LocalStore` calls. In
particular, it fails ...

github.com/sourcecred/odyssey-hackathon - d0906eed16a36c4b754dbbe8406923cf8d87ca7f authored over 6 years ago
Add a `checkedLocalStore` implementation (#523)

Summary:
This provides some extra checking around `LocalStore` calls. In
particular, it fails ...

github.com/sourcecred/sourcecred - d0906eed16a36c4b754dbbe8406923cf8d87ca7f authored over 6 years ago
Dependency-inject `LocalStore` (#522)

Summary:
This commit modifies components that directly depend on the
browser-specific local st...

github.com/sourcecred/sourcecred - 801b4ec7008848e6037d04e851b8cdc410792c85 authored over 6 years ago
Dependency-inject `LocalStore` (#522)

Summary:
This commit modifies components that directly depend on the
browser-specific local st...

github.com/sourcecred/odyssey-hackathon - 801b4ec7008848e6037d04e851b8cdc410792c85 authored over 6 years ago
Extract a `LocalStore` interface (#521)

Summary:
We’d really like to be able to test components that use `LocalStore`. We
can do this ...

github.com/sourcecred/sourcecred - 1fa039ba6c598e17516098117ba441ae98235372 authored over 6 years ago
Extract a `LocalStore` interface (#521)

Summary:
We’d really like to be able to test components that use `LocalStore`. We
can do this ...

github.com/sourcecred/odyssey-hackathon - 1fa039ba6c598e17516098117ba441ae98235372 authored over 6 years ago
Reduce memory pressure by double-buffered PageRank (#520)

Summary:
This commit switches to a double-buffered PageRank implementation. When
benchmarked o...

github.com/sourcecred/sourcecred - 77fa29320c5270005f1bc8b2a213e303da21047b authored over 6 years ago
Reduce memory pressure by double-buffered PageRank (#520)

Summary:
This commit switches to a double-buffered PageRank implementation. When
benchmarked o...

github.com/sourcecred/odyssey-hackathon - 77fa29320c5270005f1bc8b2a213e303da21047b authored over 6 years ago
Make PageRank functions asynchronous (#519)

Summary:
The PageRank functions can take a long time to compute. We’d like them
to not lock th...

github.com/sourcecred/odyssey-hackathon - 4435a3cfadded98e8db34736134d38f2dcc1bf1f authored over 6 years ago
Make PageRank functions asynchronous (#519)

Summary:
The PageRank functions can take a long time to compute. We’d like them
to not lock th...

github.com/sourcecred/sourcecred - 4435a3cfadded98e8db34736134d38f2dcc1bf1f authored over 6 years ago
README: Adding contribution section (#518)

* README: Adding contribution section

* README: adding links to Prettier

github.com/sourcecred/odyssey-hackathon - 854fd817c051b5e730ac8712ef05ef603586ac79 authored over 6 years ago
README: Adding contribution section (#518)

* README: Adding contribution section

* README: adding links to Prettier

github.com/sourcecred/sourcecred - 854fd817c051b5e730ac8712ef05ef603586ac79 authored over 6 years ago
Add a registry of loaded repositories (#516)

We want the UI to offer a list of available repositories, rather than
using a text input box. T...

github.com/sourcecred/odyssey-hackathon - cd6c869d84c730e2b9d2a7ccbcace9c1ba5b7622 authored over 6 years ago
Add a registry of loaded repositories (#516)

We want the UI to offer a list of available repositories, rather than
using a text input box. T...

github.com/sourcecred/sourcecred - cd6c869d84c730e2b9d2a7ccbcace9c1ba5b7622 authored over 6 years ago
Generate example data for sourcecred/sourcecred (#4)

Test Plan:
Running `./deploy.sh -n` works. It now takes about 1m30s.

wchargin-branch: data--...

github.com/sourcecred/sourcecred.github.io - 9ec3f66690962e076093b9e7289e01ccf8d00a81 authored over 6 years ago
Clean quietly (#3)

Summary:
This just suppresses some potentially alarming noise, in that the build
script says t...

github.com/sourcecred/sourcecred.github.io - 2720989baac141fd7d75bff6a0694bb26de3e357 authored over 6 years ago
WeightConfig loads from plugin adapters (#515)

Previously, WeightConfig hackily contained its own enumeration of all
node and edge types. Now,...

github.com/sourcecred/odyssey-hackathon - 94a023ef6f3d917cf3e3c21ca8b18b5e01dc1720 authored over 6 years ago
WeightConfig loads from plugin adapters (#515)

Previously, WeightConfig hackily contained its own enumeration of all
node and edge types. Now,...

github.com/sourcecred/sourcecred - 94a023ef6f3d917cf3e3c21ca8b18b5e01dc1720 authored over 6 years ago
Split PluginAdapter into Dynamic and Static parts (#513)

In some cases (e.g. WeightConfig) we want to have information from the
PluginAdapater before lo...

github.com/sourcecred/sourcecred - 2a3984444531764a91443b6a8e3b1d84aef5e538 authored over 6 years ago
Split PluginAdapter into Dynamic and Static parts (#513)

In some cases (e.g. WeightConfig) we want to have information from the
PluginAdapater before lo...

github.com/sourcecred/odyssey-hackathon - 2a3984444531764a91443b6a8e3b1d84aef5e538 authored over 6 years ago
Fix cleaning logic in deploy script (#2)

Summary:
The sequence `rm .git/index; git reset --hard` was intended to remove
all files in th...

github.com/sourcecred/sourcecred.github.io - b43207b9834769320ebef500035f0cff13b4fd9e authored over 6 years ago
Refactor PluginAdapter abstraction (#512)

- PluginAdapters no longer expose a Renderer; instead, the render
methods are inlined on the Pl...

github.com/sourcecred/odyssey-hackathon - 3c14ef8a43f0dd98c7d79de5f700b0fe64a56b56 authored over 6 years ago
Refactor PluginAdapter abstraction (#512)

- PluginAdapters no longer expose a Renderer; instead, the render
methods are inlined on the Pl...

github.com/sourcecred/sourcecred - 3c14ef8a43f0dd98c7d79de5f700b0fe64a56b56 authored over 6 years ago
Disable service workers (#514)

Summary:
We don’t need this to be a “progressive web app”—certainly not now. The
n+1 caching p...

github.com/sourcecred/odyssey-hackathon - 28100275c4f666ee62a00bec30218cfff3b4f960 authored over 6 years ago
Disable service workers (#514)

Summary:
We don’t need this to be a “progressive web app”—certainly not now. The
n+1 caching p...

github.com/sourcecred/sourcecred - 28100275c4f666ee62a00bec30218cfff3b4f960 authored over 6 years ago
Add deploy script (#1)

Test Plan:
Run `./deploy.sh -n`. Or, actually deploy to a fake remote:

```shell
$ fake_orig...

github.com/sourcecred/sourcecred.github.io - e8bc5b669b31df34b439b194cb62af4fd9a789d8 authored over 6 years ago
Allow expanding/hiding the WeightConfig (#511)

The WeightConfig is a power user feature. Now that we're building a
public-facing demo out of t...

github.com/sourcecred/sourcecred - 943d04cc701e35e060d82418b050438e778eb9e1 authored over 6 years ago
Allow expanding/hiding the WeightConfig (#511)

The WeightConfig is a power user feature. Now that we're building a
public-facing demo out of t...

github.com/sourcecred/odyssey-hackathon - 943d04cc701e35e060d82418b050438e778eb9e1 authored over 6 years ago
Add dependency on react-router^3.2.1

Summary:
We’re switching from RRv4 to RRv3. We’ll remove RRv4, which is currently
unused, in the...

github.com/sourcecred/sourcecred - 767a64bbe7cbf48356b88a02d70843edc26868a3 authored over 6 years ago
Implement a first-pass static site generation

Summary:
Some of the code here is adapted from my site (source available on
GitHub at wchargin/w...

github.com/sourcecred/odyssey-hackathon - b41009b1f79314a27f064a54e4b7b97227050b2c authored over 6 years ago
Add dependency on react-router^3.2.1

Summary:
We’re switching from RRv4 to RRv3. We’ll remove RRv4, which is currently
unused, in the...

github.com/sourcecred/odyssey-hackathon - 767a64bbe7cbf48356b88a02d70843edc26868a3 authored over 6 years ago
Remove dependency on react-router-dom

Test Plan:
Note that nothing breaks, because we don’t actually have any routing
right now.

wcha...

github.com/sourcecred/odyssey-hackathon - 04acce4a4c226aa0ea4e3be564150fa9afc391dd authored over 6 years ago
Add basic react-router@3 routing

Summary:
This commit introduces a `Page` component that we can use to provide
common styling and...

github.com/sourcecred/odyssey-hackathon - 6be05e91c8669d8750beb65a2601d999a93e5d3d authored over 6 years ago
Add a landing page

Summary:
This adds a dummy landing page. We’ll want to actually put nice content
on it. For deve...

github.com/sourcecred/odyssey-hackathon - 256582d8b3065bd1c79dcc251d16aba8fb5e9fc3 authored over 6 years ago
Update page title on route change

Test Plan:
Navigate to `/`, then click the “Explorer” link, and note that the page
title has upd...

github.com/sourcecred/odyssey-hackathon - 08e84941705fcae0eb55af1079205d21075d6682 authored over 6 years ago
Add static-site-generator-webpack-plugin

wchargin-branch: add-ssgwp

github.com/sourcecred/odyssey-hackathon - df76975faedd5e7ec4bb9813e234fc92db046609 authored over 6 years ago
Make route path data available in vanilla context

Test Plan:
Ensure that `require("./src/app/routeData")` works in `node` without any
preprocessin...

github.com/sourcecred/odyssey-hackathon - 73e36b2ab2922eeffc239f5e398c0c5cdd5e10e8 authored over 6 years ago
Use route data for static site source of truth

Summary:
This removes the hard-coded route data from the Webpack config,
replacing it with the l...

github.com/sourcecred/odyssey-hackathon - 9a356f88a1849cd0ef4f59f0cc6a099c7a28796a authored over 6 years ago
Update page title on route change

Test Plan:
Navigate to `/`, then click the “Explorer” link, and note that the page
title has upd...

github.com/sourcecred/sourcecred - 08e84941705fcae0eb55af1079205d21075d6682 authored over 6 years ago
Add a landing page

Summary:
This adds a dummy landing page. We’ll want to actually put nice content
on it. For deve...

github.com/sourcecred/sourcecred - 256582d8b3065bd1c79dcc251d16aba8fb5e9fc3 authored over 6 years ago
Add basic react-router@3 routing

Summary:
This commit introduces a `Page` component that we can use to provide
common styling and...

github.com/sourcecred/sourcecred - 6be05e91c8669d8750beb65a2601d999a93e5d3d authored over 6 years ago
Implement a first-pass static site generation

Summary:
Some of the code here is adapted from my site (source available on
GitHub at wchargin/w...

github.com/sourcecred/sourcecred - b41009b1f79314a27f064a54e4b7b97227050b2c authored over 6 years ago
Use route data for static site source of truth

Summary:
This removes the hard-coded route data from the Webpack config,
replacing it with the l...

github.com/sourcecred/sourcecred - 9a356f88a1849cd0ef4f59f0cc6a099c7a28796a authored over 6 years ago
Remove dependency on react-router-dom

Test Plan:
Note that nothing breaks, because we don’t actually have any routing
right now.

wcha...

github.com/sourcecred/sourcecred - 04acce4a4c226aa0ea4e3be564150fa9afc391dd authored over 6 years ago
Make route path data available in vanilla context

Test Plan:
Ensure that `require("./src/app/routeData")` works in `node` without any
preprocessin...

github.com/sourcecred/sourcecred - 73e36b2ab2922eeffc239f5e398c0c5cdd5e10e8 authored over 6 years ago
Add static-site-generator-webpack-plugin

wchargin-branch: add-ssgwp

github.com/sourcecred/sourcecred - df76975faedd5e7ec4bb9813e234fc92db046609 authored over 6 years ago
Show PageRank node decomposition in the explorer (#507)

Summary:
This commit hooks up the PageRank table to the PageRank node
decomposition developed ...

github.com/sourcecred/odyssey-hackathon - ab0fa81a4034a2750c76a692177a1e4749415eaa authored over 6 years ago
Show PageRank node decomposition in the explorer (#507)

Summary:
This commit hooks up the PageRank table to the PageRank node
decomposition developed ...

github.com/sourcecred/sourcecred - ab0fa81a4034a2750c76a692177a1e4749415eaa authored over 6 years ago
Use `NullUtil` functions where appropriate (#506)

Summary:
The aesthetically nicest win is in `WeightConfig`. Other changes are
nice to have.

...

github.com/sourcecred/sourcecred - bb7b538f44b7cd0042e8b846fb64050570bdfada authored over 6 years ago
Use `NullUtil` functions where appropriate (#506)

Summary:
The aesthetically nicest win is in `WeightConfig`. Other changes are
nice to have.

...

github.com/sourcecred/odyssey-hackathon - bb7b538f44b7cd0042e8b846fb64050570bdfada authored over 6 years ago
Add utilities for working with nullable types (#505)

Summary:
This commit adds a module with four functions: `get`, `orThrow`, `map`,
and `orElse`....

github.com/sourcecred/sourcecred - 4af8ff2471d715ef7136fc9b7756e2ee548cd6c5 authored over 6 years ago
Add utilities for working with nullable types (#505)

Summary:
This commit adds a module with four functions: `get`, `orThrow`, `map`,
and `orElse`....

github.com/sourcecred/odyssey-hackathon - 4af8ff2471d715ef7136fc9b7756e2ee548cd6c5 authored over 6 years ago
Rename PagerankResult to NodeDistribution (#504)

Test plan: travis

github.com/sourcecred/odyssey-hackathon - fed58aee7b14e9d0d0e183da7cca8bf0e358cba4 authored over 6 years ago
Rename PagerankResult to NodeDistribution (#504)

Test plan: travis

github.com/sourcecred/sourcecred - fed58aee7b14e9d0d0e183da7cca8bf0e358cba4 authored over 6 years ago
Remove useless nav bar, always load cred explorer (#503)

There's no sense having a landing page with no content and
a nav bar with only one meaningful o...

github.com/sourcecred/sourcecred - 1689c46f20a8b4021e07fbbc66b1999b7ca940b4 authored over 6 years ago