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
Summary:
This function is mostly useful for easily describing Markov chains in
test cases.
...
github.com/sourcecred/sourcecred - e5472752acc4e5e76bf5a34b594f546573431711 authored over 6 years ago by William Chargin <[email protected]>
Summary:
For now, this module has just two types: `Distribution` and
`SparseMarkovChain`. We’l...
Summary:
For now, this module has just two types: `Distribution` and
`SparseMarkovChain`. We’l...
Summary:
See #66 for more context. This yields the following performance
improvements for me, ...
Summary:
See #66 for more context. This yields the following performance
improvements for me, ...
Summary:
This takes `AddressMap` access, and therefore JSON stringification, off
the critical ...
Summary:
This takes `AddressMap` access, and therefore JSON stringification, off
the critical ...
Summary:
We’re not convinced that using TFJS at this time is worth it, for two
reasons. First,...
Summary:
We’re not convinced that using TFJS at this time is worth it, for two
reasons. First,...
Test plan: Open the cred explorer, and try clicking the + signs. They
will expand a recursive ta...
Test plan: Open the cred explorer, and use the + sign to expand the
neighbors. Observe that thos...
Test plan: Try clicking on the buttons and see that they toggle between
plus and minus. They don...
Test plan: Behavior is unchanged; manually verify.
Paired with @wchargin
github.com/sourcecred/odyssey-hackathon - 0dae0c995fe0b79778512f2226e69422b2a0f6da authored over 6 years ago by Dandelion Mané <[email protected]>Test plan: No change, it's just a variable rename.
Paired with @wchargin
github.com/sourcecred/odyssey-hackathon - 2f0f5230658f81d62e508b7cc1a2d9d308d293fa authored over 6 years ago by Dandelion Mané <[email protected]>Test plan: Open the cred explorer, and expand some nodes.
Paired with @wchargin
github.com/sourcecred/odyssey-hackathon - 2a52ff85f8ba77208863656e9702bef58a6fa2f6 authored over 6 years ago by Dandelion Mané <[email protected]>
We were sorting low-to-high, and then reversing. We can just sort
high-to-low.
Test plan: No be...
github.com/sourcecred/odyssey-hackathon - 880b0099e960fb01f5dea199eeb87877d2ec1a97 authored over 6 years ago by Dandelion Mané <[email protected]>Test plan: Open the cred explorer, and expand some nodes.
Paired with @wchargin
github.com/sourcecred/sourcecred - 2a52ff85f8ba77208863656e9702bef58a6fa2f6 authored over 6 years ago by Dandelion Mané <[email protected]>
Test plan: Open the cred explorer, and use the + sign to expand the
neighbors. Observe that thos...
Test plan: Behavior is unchanged; manually verify.
Paired with @wchargin
github.com/sourcecred/sourcecred - 0dae0c995fe0b79778512f2226e69422b2a0f6da authored over 6 years ago by Dandelion Mané <[email protected]>Now the node description is first.
Test plan: Observe that the behavior is unchanged, except fo...
github.com/sourcecred/odyssey-hackathon - 6714d4b95ec4babe049b977ea0dae24e3c4ad818 authored over 6 years ago by Dandelion Mané <[email protected]>
Test plan: Open the cred explorer, and try clicking the + signs. They
will expand a recursive ta...
Now the node description is first.
Test plan: Observe that the behavior is unchanged, except fo...
github.com/sourcecred/sourcecred - 6714d4b95ec4babe049b977ea0dae24e3c4ad818 authored over 6 years ago by Dandelion Mané <[email protected]>
We were sorting low-to-high, and then reversing. We can just sort
high-to-low.
Test plan: No be...
github.com/sourcecred/sourcecred - 880b0099e960fb01f5dea199eeb87877d2ec1a97 authored over 6 years ago by Dandelion Mané <[email protected]>
Test plan: Try clicking on the buttons and see that they toggle between
plus and minus. They don...
Test plan: No change, it's just a variable rename.
Paired with @wchargin
github.com/sourcecred/sourcecred - 2f0f5230658f81d62e508b7cc1a2d9d308d293fa authored over 6 years ago by Dandelion Mané <[email protected]>`PagerankTable` is forked from `ContributionList`.
Test plan: I took it for a spin and it see...
github.com/sourcecred/odyssey-hackathon - 7fc31f6a262b4435bc5512fafe7bdaf1d4d0e76f authored over 6 years ago by Dandelion Mané <[email protected]>`PagerankTable` is forked from `ContributionList`.
Test plan: I took it for a spin and it see...
github.com/sourcecred/sourcecred - 7fc31f6a262b4435bc5512fafe7bdaf1d4d0e76f authored over 6 years ago by Dandelion Mané <[email protected]>
Test Plan:
Load the cred explorer for the first time to see two empty boxes.
Refresh to see th...
Test Plan:
Load the cred explorer for the first time to see two empty boxes.
Refresh to see th...
`nodeDescription` gives a short, readable description of the content at
a given node.
Test p...
github.com/sourcecred/odyssey-hackathon - ed1f17f8ca7be1e0146440ebb2b3c5c14c5079b3 authored over 6 years ago by Dandelion Mané <[email protected]>
`nodeDescription` gives a short, readable description of the content at
a given node.
Test p...
github.com/sourcecred/sourcecred - ed1f17f8ca7be1e0146440ebb2b3c5c14c5079b3 authored over 6 years ago by Dandelion Mané <[email protected]>
Test Plan:
Unit tests added, with full coverage of reachable cases.
wchargin-branch: git-render
github.com/sourcecred/odyssey-hackathon - d21ad1312b6c6ba1252d29c892b85347f37f88d3 authored over 6 years ago by William Chargin <[email protected]>
Test Plan:
Unit tests added, with full coverage of reachable cases.
wchargin-branch: git-render
github.com/sourcecred/sourcecred - d21ad1312b6c6ba1252d29c892b85347f37f88d3 authored over 6 years ago by William Chargin <[email protected]>
This re-organizes the GitHub porcelain tests to be:
- organized by each method signature, rathe...
This re-organizes the GitHub porcelain tests to be:
- organized by each method signature, rathe...
Summary:
This fixes two problems in the previous version:
- A new JS file not checked into g...
Summary:
This fixes two problems in the previous version:
- A new JS file not checked into g...
Summary:
Even though it’s not really a source file, and it lives at the
repository root, it mi...
Summary:
Even though it’s not really a source file, and it lives at the
repository root, it mi...
Test plan: Unit tests were added.
(Note: I haven't tested the error case, when there are an inv...
Test plan: Unit tests were added.
(Note: I haven't tested the error case, when there are an inv...
Also updates the GitHub porcelain.
Existing observable behavior is unchanged, except that perfo...
Also updates the GitHub porcelain.
Existing observable behavior is unchanged, except that perfo...
I think the absence of this method when I added the `Repository` class
was a bug.
Test plan:...
github.com/sourcecred/sourcecred - 9d24190c03ffc566aa95739b14ae7ebed3538215 authored over 6 years ago by Dandelion Mané <[email protected]>
I think the absence of this method when I added the `Repository` class
was a bug.
Test plan:...
github.com/sourcecred/odyssey-hackathon - 9d24190c03ffc566aa95739b14ae7ebed3538215 authored over 6 years ago by Dandelion Mané <[email protected]>
Currently, the `authors` method is attached at the Repository level.
This is incorrect; it actu...
Currently, the `authors` method is attached at the Repository level.
This is incorrect; it actu...
Summary:
We don’t expect the results to be of good quality right now. Rather,
this gives us a ...
Summary:
We don’t expect the results to be of good quality right now. Rather,
this gives us a ...
Summary:
This commit enables the cred explorer to fetch pre-generated graphs. The
form has poo...
Summary:
This commit enables the cred explorer to fetch pre-generated graphs. The
form has poo...
github.com/sourcecred/odyssey-hackathon - 6ca4f77b6d078cc8436c1f9cac7e4753e1586a63 authored over 6 years ago by Dandelion Mané <[email protected]>
github.com/sourcecred/sourcecred - 6ca4f77b6d078cc8436c1f9cac7e4753e1586a63 authored over 6 years ago by Dandelion Mané <[email protected]>
Summary:
This commit changes `yarn start` to run a production version of the API
server, which...
Summary:
This commit changes `yarn start` to run a production version of the API
server, which...
Test plan: Run `yarn start`, and observe that the Cred Explorer is now
included in the nav bar,...
Test plan: Run `yarn start`, and observe that the Cred Explorer is now
included in the nav bar,...
testUtil contains some useful configuration endpoints for our frontend
testing. This commit mov...
testUtil contains some useful configuration endpoints for our frontend
testing. This commit mov...
@wchargin suggested that the entity-wrapping logic in porcelain
reference handling should be fa...
@wchargin suggested that the entity-wrapping logic in porcelain
reference handling should be fa...
Summary:
This way, our frontend can talk to a backend that can read from the
filesystem (among...
Summary:
This way, our frontend can talk to a backend that can read from the
filesystem (among...
github.com/sourcecred/sourcecred - 62b9f70d00092510b05c5f32977a3c83b1ec31d1 authored over 6 years ago by Dandelion Mané <[email protected]>
github.com/sourcecred/odyssey-hackathon - 62b9f70d00092510b05c5f32977a3c83b1ec31d1 authored over 6 years ago by Dandelion Mané <[email protected]>
It was doing some clever array construction that added possible booleans
to the array, then fil...
It was doing some clever array construction that added possible booleans
to the array, then fil...
Summary:
- The value of `process.stdout.isTTY` is either `true` or `undefined`.
Flow (re...
Summary:
- The value of `process.stdout.isTTY` is either `true` or `undefined`.
Flow (re...
- scripts/backend.js: We incorrectly set an environment variable to
a boolean, when in fact it ...
- scripts/backend.js: We incorrectly set an environment variable to
a boolean, when in fact it ...
Fixing the flow error corresponded to (correctly) documenting that the
GitHub token is mandator...
Fixing the flow error corresponded to (correctly) documenting that the
GitHub token is mandator...
They were already correct from a typing perspective, so no other changes
needed.
They were already correct from a typing perspective, so no other changes
needed.
- Fix accidental string-to-NaN coercion in ensureSlash
- Don't dynamically require package.json...
- Fix accidental string-to-NaN coercion in ensureSlash
- Don't dynamically require package.json...
Summary:
This way, different plugins can have `LocalStore`s with different cache
keys.
Test...
github.com/sourcecred/sourcecred - 7d9a98128d6fe83188bf37b4af3f0afa6522a980 authored over 6 years ago by William Chargin <[email protected]>
Summary:
This way, different plugins can have `LocalStore`s with different cache
keys.
Test...
github.com/sourcecred/odyssey-hackathon - 7d9a98128d6fe83188bf37b4af3f0afa6522a980 authored over 6 years ago by William Chargin <[email protected]>
This commit adds a npm and flow-typed dependency, with no functional
change.
Test plan: `yarn t...
github.com/sourcecred/sourcecred - 0149d74971dae0f791b0b8761641f88333a79f61 authored over 6 years ago by Dandelion Mané <[email protected]>
This commit adds src/app/App.js, which proxies in the frontend from
src/plugins/artifact/editor/...
Test plan: `yarn travis` passes
github.com/sourcecred/odyssey-hackathon - c2fb88b11aceb9effed2b7d8e85f109495d2edbc authored over 6 years ago by Dandelion Mané <[email protected]>
This commit modifies App.js to use routing, such that it's possible to
navigate between a home s...
This commit adds a npm and flow-typed dependency, with no functional
change.
Test plan: `yarn t...
github.com/sourcecred/odyssey-hackathon - 0149d74971dae0f791b0b8761641f88333a79f61 authored over 6 years ago by Dandelion Mané <[email protected]>
This commit executes a micro-refactor to move all top-level app setup
code out of src/plugins/ar...
This commit adds src/app/App.js, which proxies in the frontend from
src/plugins/artifact/editor/...
This commit executes a micro-refactor to move all top-level app setup
code out of src/plugins/ar...
Test plan: `yarn travis` passes
github.com/sourcecred/sourcecred - c2fb88b11aceb9effed2b7d8e85f109495d2edbc authored over 6 years ago by Dandelion Mané <[email protected]>
This commit modifies App.js to use routing, such that it's possible to
navigate between a home s...
Summary:
We need a way for our web applications to interact with data on the
filesystem. In th...
Summary:
We need a way for our web applications to interact with data on the
filesystem. In th...
wchargin-branch: express
github.com/sourcecred/odyssey-hackathon - 18ddbfff3e83672b24fd2127471e3d618f6bf5a2 authored over 6 years ago by William Chargin <[email protected]>wchargin-branch: express
github.com/sourcecred/sourcecred - 18ddbfff3e83672b24fd2127471e3d618f6bf5a2 authored over 6 years ago by William Chargin <[email protected]>
This script ensures that either //@flow or //@no-flow is present in
every js file. Every existi...
This script ensures that either //@flow or //@no-flow is present in
every js file. Every existi...
I also added a module-level docstring for the porcelain.
github.com/sourcecred/odyssey-hackathon - ed1adc7b37427e73f5ba5d62fd3cff458f656824 authored over 6 years ago by Dandelion Mané <[email protected]>I also added a module-level docstring for the porcelain.
github.com/sourcecred/sourcecred - ed1adc7b37427e73f5ba5d62fd3cff458f656824 authored over 6 years ago by Dandelion Mané <[email protected]>
Now that we have repository nodes (#171), it makes sense that the Github
porcelain should provi...
Now that we have repository nodes (#171), it makes sense that the Github
porcelain should provi...
This commit creates a new node type in the GitHub graph: the REPOSITORY
node. The REPOSITORY no...