Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pelias/model
Pelias data models
https://github.com/pelias/model
Merge pull request #6 from pelias/test-population
adding more tests
984793664521598e7dda12897a447b99fdb0522c authored almost 10 years ago by Harish Krishna <[email protected]>
testing population getter and setter
c4aeada617f6c4633a26aaed1103a03eea9a37b8 authored almost 10 years ago by Harish Krishna <[email protected]>
c4aeada617f6c4633a26aaed1103a03eea9a37b8 authored almost 10 years ago by Harish Krishna <[email protected]>
adding roundify transform that rounds a given number. (this is because popularity is not of type float in our schema)
Test transforms
0bfacd2f9ad07be60ab80f70e24bdc1ed6cc6a7e authored almost 10 years ago by Harish Krishna <[email protected]>
testing popularity getter setter
ca3314c629ee1cc9cfecb635a8183902dd418890 authored almost 10 years ago by Harish Krishna <[email protected]>
ca3314c629ee1cc9cfecb635a8183902dd418890 authored almost 10 years ago by Harish Krishna <[email protected]>
set/get popularity
rename population validator to something more generic like 'positive'
f9ae4beb12cd67f2473843c175c3601558c5f7a5 authored almost 10 years ago by Harish Krishna <[email protected]>
changelog
1da69efcaebe126ad4741476728375d86f84efa7 authored almost 10 years ago by Harish Krishna <[email protected]>
1da69efcaebe126ad4741476728375d86f84efa7 authored almost 10 years ago by Harish Krishna <[email protected]>
0.0.1
b5f05c3860bbf6a9624ff6b070656597939a6453 authored almost 10 years ago by Harish Krishna <[email protected]>
b5f05c3860bbf6a9624ff6b070656597939a6453 authored almost 10 years ago by Harish Krishna <[email protected]>
Merge pull request #4 from pelias/multiplier
Moving weights around + multiplier getter/setter
00fbf3a539d79098769933a448678e64235a197d authored almost 10 years ago by Harish Krishna <[email protected]>
Revert "adding weights"
This reverts commit cbcfe5c653a0b1e4592711ce2f4919bb3622c60b.
65d23754252dfd0b1a2d7d71b75bd4aee237b563 authored almost 10 years ago by Harish Krishna <[email protected]>
zeroIsValid (sometimes)
50a25b66727924710ad864d8ac961781977b9831 authored almost 10 years ago by Harish Krishna <[email protected]>
50a25b66727924710ad864d8ac961781977b9831 authored almost 10 years ago by Harish Krishna <[email protected]>
truthy() was failing for population=0, so adding a new population validator and using it
cc87493dc7f76b3d46a7aad265296eb516a02336 authored almost 10 years ago by Harish Krishna <[email protected]>
cc87493dc7f76b3d46a7aad265296eb516a02336 authored almost 10 years ago by Harish Krishna <[email protected]>
adding weights
cbcfe5c653a0b1e4592711ce2f4919bb3622c60b authored almost 10 years ago by Harish Krishna <[email protected]>
cbcfe5c653a0b1e4592711ce2f4919bb3622c60b authored almost 10 years ago by Harish Krishna <[email protected]>
changing multiplier to population
9772de99c26a2c690035a8f1fb94e887b99bc2da authored almost 10 years ago by Harish Krishna <[email protected]>
9772de99c26a2c690035a8f1fb94e887b99bc2da authored almost 10 years ago by Harish Krishna <[email protected]>
set vs setChild
b7e7e1773e2df7b75bd67f445b9e544b35d58e8c authored almost 10 years ago by Harish Krishna <[email protected]>
b7e7e1773e2df7b75bd67f445b9e544b35d58e8c authored almost 10 years ago by Harish Krishna <[email protected]>
get, has and del
d2cf43da9f764c8a34fe31d2ff82af9d68a11366 authored almost 10 years ago by Harish Krishna <[email protected]>
d2cf43da9f764c8a34fe31d2ff82af9d68a11366 authored almost 10 years ago by Harish Krishna <[email protected]>
adding a mulitplier field to the document (getter/setter)
d5dc3ba4fddd656dcb05e3bdf7028d37ab91b313 authored almost 10 years ago by Harish Krishna <[email protected]>
d5dc3ba4fddd656dcb05e3bdf7028d37ab91b313 authored almost 10 years ago by Harish Krishna <[email protected]>
Make exception messages more informative (#1).
util/valid.js
-Make exception messages more informative where possible, thus
resolving #1.
Merge branch 'refactor/jshint'
.jshintrc, test/Document.js
-Integrate jshint, silence all of its warnings.
Silence jshint warnings.
test/**/*.js
-Silence all jshint warnings, which concerned the superfluous
`common` argument t...
Integrate jshint.
.jshintignore, .jshintrc, package.json
-Add a `.jshintrc`, and add the `precommit-hook` depende...
update travis badge
5fa355d8a76ce52d3dd47fee4d21462c0f841a5c authored about 10 years ago by Peter Johnson <[email protected]>
5fa355d8a76ce52d3dd47fee4d21462c0f841a5c authored about 10 years ago by Peter Johnson <[email protected]>
refactor
edb1b44cfc074e80099a46078c89527d70e06e47 authored about 10 years ago by Peter Johnson <[email protected]>
edb1b44cfc074e80099a46078c89527d70e06e47 authored about 10 years ago by Peter Johnson <[email protected]>
change centroid setter to object to avoid errors
58f4b05af61a7d6f8e59553660401c2bdc0ceac7 authored about 10 years ago by Peter Johnson <[email protected]>
58f4b05af61a7d6f8e59553660401c2bdc0ceac7 authored about 10 years ago by Peter Johnson <[email protected]>
migrate repo from Document -> model
09f630ae332e557287cd5007dbed86bf7b5a4f87 authored about 10 years ago by Peter Johnson <[email protected]>
09f630ae332e557287cd5007dbed86bf7b5a4f87 authored about 10 years ago by Peter Johnson <[email protected]>
syntactic sugar
6dfd1a65508c0b783f8f2ecfb81013cd0551bc37 authored about 10 years ago by Peter Johnson <[email protected]>
6dfd1a65508c0b783f8f2ecfb81013cd0551bc37 authored about 10 years ago by Peter Johnson <[email protected]>
set meta to enumerable
4abde6088bebeca84f165670cef7eca6ae70aa59 authored about 10 years ago by Peter Johnson <[email protected]>
4abde6088bebeca84f165670cef7eca6ae70aa59 authored about 10 years ago by Peter Johnson <[email protected]>
remove type validator
5cbe74c02c677f9bc76bf650f8e6bad0bc5cea3f authored about 10 years ago by Peter Johnson <[email protected]>
5cbe74c02c677f9bc76bf650f8e6bad0bc5cea3f authored about 10 years ago by Peter Johnson <[email protected]>
formatting
1d467f5e8dfd94b5e34b2ca7ccd4ec88b5a7ef88 authored about 10 years ago by Peter Johnson <[email protected]>
1d467f5e8dfd94b5e34b2ca7ccd4ec88b5a7ef88 authored about 10 years ago by Peter Johnson <[email protected]>
refactor: add version, move id,type to _meta
3baf57c014cce5ce2ecffa82aa2a2926407c31cc authored about 10 years ago by Peter Johnson <[email protected]>
3baf57c014cce5ce2ecffa82aa2a2926407c31cc authored about 10 years ago by Peter Johnson <[email protected]>
initial commit
11db8cd3ae3b0e722b45c406c2622e80b58fed62 authored about 10 years ago by Peter Johnson <[email protected]>
11db8cd3ae3b0e722b45c406c2622e80b58fed62 authored about 10 years ago by Peter Johnson <[email protected]>