Ecosyste.ms: OpenCollective

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

Dynamoose

Dynamoose is a modeling tool for Amazon's DynamoDB (inspired by Mongoose)
Collective - Host: opensource - https://opencollective.com/dynamoose - Website: https://dynamoosejs.com - Code: https://github.com/dynamoose/dynamoose

Fixed batchGet consistent read settings assign in settings object

github.com/dynamoose/dynamoose - c9354ff35e9928bfc01c5c11c31a19fe9fcfe4ea authored about 2 years ago
Added ConsistentRead to model.batchGet()

github.com/dynamoose/dynamoose - d28b5b1a4ce59ab98752fbbd63a24f89524657f7 authored about 2 years ago
Bump json5 from 2.2.1 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://git...

github.com/dynamoose/dynamoose - ba1362b09771384b2adcc91f6d60d2bd637decbf authored about 2 years ago
@james-lennon has signed the CLA from Pull Request #1560

github.com/dynamoose/dynamoose - 1baf05edc656618c773ae608b1d15b150630c5af authored about 2 years ago
Fix toJSON return type for ItemArray

github.com/dynamoose/dynamoose - bdf712e4cba6e9664cb5b7dab86a363b028b8f21 authored about 2 years ago
Merge pull request #1558 from Mostafatalaat770/patch-1

Typos fix

github.com/dynamoose/dynamoose - 8a50ccee8f930322b8979c91235d12f09ac81c07 authored about 2 years ago
@Mostafatalaat770 has signed the CLA from Pull Request #1558

github.com/dynamoose/dynamoose - 886dac99d12922ef0d8c0b7eeb2bb04c6c1b8961 authored about 2 years ago
dynamoose: lib: fix typos

Signed-off-by: Mostafa Talaat <[email protected]>

github.com/dynamoose/dynamoose - 9f8f5834962a0317a066c5b4702cfb7768380232 authored about 2 years ago
docs: schema: fix typos

github.com/dynamoose/dynamoose - 6555d5a5c2354d54ec55760dbd5710694aba5e9d authored about 2 years ago
docs: item: fix typos

github.com/dynamoose/dynamoose - 0f107004e7f92ae840139aaef7c70f6599062433 authored about 2 years ago
docs: model: fix typos

github.com/dynamoose/dynamoose - fef567019f0b1425d83e0b83dd5d8a7426ca3c71 authored about 2 years ago
@sromic has signed the CLA from Pull Request #1554

github.com/dynamoose/dynamoose - 5647cf3f36e0aba665713655507cbbb4750782d3 authored about 2 years ago
FIX - fixed recreating indexes when table throughput is set ON_DEMAND

github.com/dynamoose/dynamoose - 7d129be0b1d1fa7ff48b185e546b4aa22de343ec authored about 2 years ago
Merge pull request #1542 from dynamoose/dependabot/npm_and_yarn/docs/minimatch-and-recursive-readdir-and-serve-handler-3.1.2

Bump minimatch, recursive-readdir and serve-handler in /docs

github.com/dynamoose/dynamoose - 7da99091f08e9e780be6579298b07a9d24f05212 authored about 2 years ago
Merge pull request #1539 from dynamoose/dependabot/npm_and_yarn/docs/loader-utils-2.0.4

Bump loader-utils from 2.0.2 to 2.0.4 in /docs

github.com/dynamoose/dynamoose - f6df7bd0b6c39a7d961b877b1d437e49ff8776c9 authored about 2 years ago
Bump minimatch, recursive-readdir and serve-handler in /docs

Bumps [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/j...

github.com/dynamoose/dynamoose - 2897d06a0465e4810d457e873b3ab8603c3cdb9d authored about 2 years ago
Bump loader-utils from 2.0.2 to 2.0.4 in /docs

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release no...

github.com/dynamoose/dynamoose - cef70d75d7c3797d00b04f29ef31e36a253cc36c authored about 2 years ago
Trying to fix dependabot CLA bypass

github.com/dynamoose/dynamoose - 420e8c23659243e687447f99754722ad1ce6192a authored about 2 years ago
Trying to fix dependabot CLA bypass

github.com/dynamoose/dynamoose - 0c26fc28afec04d17a37a38865d5b45c9b0c4294 authored about 2 years ago
Merge branch 'main' of github.com:dynamoose/dynamoose

github.com/dynamoose/dynamoose - 8f4c9f571741c7d8fb7b0d58414e673677e8e6bb authored about 2 years ago
Allowing dependabot to bypass CLA

github.com/dynamoose/dynamoose - ca5c5b79aea53413d296cdfbd59b5d81fd860229 authored about 2 years ago
Clear console.logs

github.com/dynamoose/dynamoose - 6bc456385eb4abf29337ddd9ccf8e526cf868547 authored about 2 years ago
Cover the merge_objects util using arrayItemsMerger: schemaAttributesMerger with tests

github.com/dynamoose/dynamoose - 1d3e9d27aa02d4d01326ffb2a125d4e6fb95846c authored over 2 years ago
Cover the keyBy util with tests

github.com/dynamoose/dynamoose - f32d6c6e3a51b21040c9e298512b9bc49c987691 authored over 2 years ago
Rewrite the keyBy util

github.com/dynamoose/dynamoose - a2c2e2ac8bceabdbee24dea8bc9719788374cc02 authored over 2 years ago
Merge branch 'main' into single-table-gsi-fix

github.com/dynamoose/dynamoose - 17692805a9ef9c0b281f637db8e2e9d3a126c758 authored over 2 years ago
@sulemanelahi has signed the CLA from Pull Request #1531

github.com/dynamoose/dynamoose - e6dadc6baa107e6633eb7691924d6c5d22173ca6 authored over 2 years ago
Merge pull request #1522 from famence/common-table-fix

Common table instance for models with same tableName

github.com/dynamoose/dynamoose - c077dfa4ed9fae9a76b257341d3f6ca09e5b4871 authored over 2 years ago
fix used ModelStore in Model constructor

github.com/dynamoose/dynamoose - 87777a44ceb21dba08c97754d60e2c183e268364 authored over 2 years ago
Different models with same tableName now creates only one table instance

github.com/dynamoose/dynamoose - 0c84c21463320b035bd9d87bdb23746fbf1786fe authored over 2 years ago
@halan has signed the CLA from Pull Request #1514

github.com/dynamoose/dynamoose - 279d758de2f28c969dad52f9c85852e9fc44a6e7 authored over 2 years ago
Merge pull request #1515 from famence/add-table-name-to-table-options

Add tableName option when defining new Model

github.com/dynamoose/dynamoose - 750a04e3086345e4597e31fdec9e49cf4dcdf0a4 authored over 2 years ago
Cover Table.modelForObject with single model case

github.com/dynamoose/dynamoose - fcd90a15f3bebadf43d711966db32eb3c944f823 authored over 2 years ago
Merge branch 'main' into add-table-name-to-table-options

github.com/dynamoose/dynamoose - 9737e0e17f7a50fbff00fc4e857238568b25c577 authored over 2 years ago
Add type test for model tableName option

github.com/dynamoose/dynamoose - 3f63cc62ab4120afd8b94d92f44ebf8eab6d2384 authored over 2 years ago
Merge pull request #1516 from famence/single-schema-fix

Do not calculate the schemaCorrectnessScores for models and tables with single schema

github.com/dynamoose/dynamoose - dae6a7944fa83e9008a0e5a2fc86dd8fe25dff4d authored over 2 years ago
Removed TODOs about implement a support of multiple models within single table in getHashKey & getRangeKey methods.

As i think that every model in the table should have the same hash and range key since it is jus...

github.com/dynamoose/dynamoose - f5c1677e447b7cf155a00813afe81f8ed8e2e4d4 authored over 2 years ago
Merge attributes in getCreateTableAttributeParams for support single table GSIs defined in different models/schemas

github.com/dynamoose/dynamoose - 54e2d014e82ed8c158130337358467bf80554a2f authored over 2 years ago
Do not calculate the schemaCorrectnessScores for models and tables with single schema

github.com/dynamoose/dynamoose - 677e5dc9c5008fa09496ae314a6de58cc2918482 authored over 2 years ago
@famence has signed the CLA from Pull Request #1515

github.com/dynamoose/dynamoose - 4697d41d7c5fed1d00a162d6ee4814a46aede34e authored over 2 years ago
Update docs with ModelTableOptions' tableName option

github.com/dynamoose/dynamoose - b87148c9dd7922a5e44874ed96d7184b8590f8e2 authored over 2 years ago
Add tableName option to TableOptions in order to make it possible to store multiple models withing single table

github.com/dynamoose/dynamoose - 586983d61d112220d094d43291a91788c6778d26 authored over 2 years ago
Merge pull request #1506 from jung-jin-lee/patch-1

Update Configure.mdx

github.com/dynamoose/dynamoose - 3876a9f728098a702e2f42d21b0e2c208661a69d authored over 2 years ago
@fishcharlie has signed the CLA from Pull Request #1506

github.com/dynamoose/dynamoose - a7c67ec6d28fa18c883cecd779a121a84c7a71c7 authored over 2 years ago
Formatting change

github.com/dynamoose/dynamoose - 1866b1528cbe4c5f7067c6341cb0ccebf5d5eb10 authored over 2 years ago
Update Configure.mdx

accessKeyId/secretAccessKey move to credentials

github.com/dynamoose/dynamoose - 67d8e05ead4d0d0864c55cb3fed7cdf55d5fb5fc authored over 2 years ago
Merge pull request #1505 from dynamoose/version/3.1.0

Version 3.1.0

github.com/dynamoose/dynamoose - 32a184bac414ed4bbe1bf19feeb04bf3f242dd46 authored over 2 years ago
Adding changelog for 3.1.0

github.com/dynamoose/dynamoose - 3a7beed3aa6c0aca758f6b1d640583be9d4892c6 authored over 2 years ago
Updating README to 3.1.0

github.com/dynamoose/dynamoose - 77da3db7f6fefb396db7576aa4591c4fb3c14e6d authored over 2 years ago
Bumping version to 3.1.0

github.com/dynamoose/dynamoose - 03bcdec211b5b93d5c77a961523645ee06c715f9 authored over 2 years ago
Trying to fix edit link

github.com/dynamoose/dynamoose - a43d068d157649afe53d620eb68d318b728790c5 authored over 2 years ago
Merge pull request #1500 from ptejada/patch-2

Fixes edit page links in dynamoosejs.com

github.com/dynamoose/dynamoose - a23b5a98dbec94d50df98b837793a0f79c4b5b72 authored over 2 years ago
Merge pull request #1503 from dynamoose/typo

Fixing typo

github.com/dynamoose/dynamoose - 5aee1c5df6e5e89ac8cf31e0a00fbd8414653938 authored over 2 years ago
Update docs/docusaurus.config.js

github.com/dynamoose/dynamoose - 8a0ecb3b08a2e741e8127dd3151886421560e29c authored over 2 years ago
Merge pull request #1485 from ptejada/patch-1

Update Transaction.md

github.com/dynamoose/dynamoose - 48292ca06b804472166d1c41b66e04a604d1ac6b authored over 2 years ago
@fishcharlie has signed the CLA from Pull Request #1503

github.com/dynamoose/dynamoose - 796116aa11910f471da256dcbe8e8d94ef026cb3 authored over 2 years ago
Creating file for storing CLA Signatures

github.com/dynamoose/dynamoose - 6567bc339692df5b191e17b957e8856e14b7c2b2 authored over 2 years ago
Adding CLA system

github.com/dynamoose/dynamoose - 8ddee6e582be3e86f703808ba771f54a3f3d115c authored over 2 years ago
Merge branch 'main' into patch-1

github.com/dynamoose/dynamoose - 839a00b38780f8fb00a3da5db0e2bbfaa0e68636 authored over 2 years ago
Fixes edit links

github.com/dynamoose/dynamoose - 861a8121605cd7dd06ee055b602870f5a1365e81 authored over 2 years ago
Merge pull request #1499 from dynamoose/customDateTimestamps

ISO-8601 Timestamps

github.com/dynamoose/dynamoose - cb2efe43248cf522920418da0cefebd77fdba2b1 authored over 2 years ago
Removing unused import

github.com/dynamoose/dynamoose - bdf6ed958b72f06b3ea295856a83cc55fd0b6d28 authored over 2 years ago
Adding tests for custom timestamp types

github.com/dynamoose/dynamoose - 78517ddf1e1dac69c43b327ce47451489015ae44 authored over 2 years ago
Adding support for custom timestamp types

github.com/dynamoose/dynamoose - 2252df26d24a7cb2352a1987a4a921cd63a12dc9 authored over 2 years ago
Adding TypeScript tests for timestamps setting on Schema

github.com/dynamoose/dynamoose - 27f024773bc374cdcf2afd45772177f60492c8b8 authored over 2 years ago
Adding saveUnknown TypeScript tests

github.com/dynamoose/dynamoose - 87ebb4b5a832ce727b4facedd8cdb9a06211225e authored over 2 years ago
Merge pull request #1498 from dynamoose/isoDate

ISO-8601 Dates

github.com/dynamoose/dynamoose - db6d9255194a128f9fb747d7d80e27aedfe9dc4d authored over 2 years ago
Fixing documentation typo

github.com/dynamoose/dynamoose - a0150234c97dc5f118c78df561e37a91abdb4154 authored over 2 years ago
Fixing code coverage

github.com/dynamoose/dynamoose - ffa87d42702e3ecc0d82c4d2cac0a37027757919 authored over 2 years ago
Adding tests for ISO dates

github.com/dynamoose/dynamoose - 90abde295cc685b150f54779ecb6a2e512073b6f authored over 2 years ago
Updating docs for ISO dates

github.com/dynamoose/dynamoose - e5c95635b93f4666216b2e1f6acbfe0cc431b65d authored over 2 years ago
Adding support for ISO Dates

github.com/dynamoose/dynamoose - b2b09915d069a5734ac2a46ad5b4bd0b8dab36ac authored over 2 years ago
Merge branch 'v2'

# Conflicts:
# CHANGELOG.md
# README.md
# package-lock.json
# package.json

github.com/dynamoose/dynamoose - 71fff94f6f5117c97e4f58d782ab0adc7bd90efd authored over 2 years ago
Removing ending comma

github.com/dynamoose/dynamoose - 6bfe5cfd60cd915ffde7d40337c123e9c8eae1f9 authored over 2 years ago
Merge pull request #1496 from dynamoose/version/3.0.3

Version 3.0.3

github.com/dynamoose/dynamoose - 5fc9a888f0f8ec83a2036b43a30eeae4ed3f398a authored over 2 years ago
Adding changelog for 3.0.3

github.com/dynamoose/dynamoose - 314ab88d8c91ff8350d18ad467befe11f0377fdc authored over 2 years ago
Updating README to 3.0.3

github.com/dynamoose/dynamoose - 2318de5867ddaa5adc0f916eec3fc84456449f05 authored over 2 years ago
Bumping version to 3.0.3

github.com/dynamoose/dynamoose - abc99bbb720f93ecc6fa28fcb9e94cf8b149f42d authored over 2 years ago
Removing other locales for now

github.com/dynamoose/dynamoose - d49173d2198f43539a6fd32687ccb11870e5e915 authored over 2 years ago
Merge pull request #1495 from dynamoose/version/2.8.8

Version 2.8.8

github.com/dynamoose/dynamoose - da7482a0e0aea26bf4ad93e324235c8da0791415 authored over 2 years ago
Adding changelog for 2.8.8

github.com/dynamoose/dynamoose - d078743769b14fe6fd3fdaff5b5fb36e956ae0f9 authored over 2 years ago
Updating README to 2.8.8

github.com/dynamoose/dynamoose - eda5c90ec2c9c7b81db9b77b5bf40dc31ff83e71 authored over 2 years ago
Bumping version to 2.8.8

github.com/dynamoose/dynamoose - 4df803f7748e4b4a1893bb5843fb8e23ccb7df3c authored over 2 years ago
Merge branch 'v2'

# Conflicts:
# lib/DocumentRetriever.ts
# lib/Schema.ts
# packages/dynamoose/test/Item.js
# test...

github.com/dynamoose/dynamoose - cb8279073d317f43eeae0fd3873db6aaf60b32c1 authored over 2 years ago
Merge pull request #1489 from halan/bugfixes-from-3x

Bugfixes from v3: Fix DocumentRetriever chainability / null-prototype objects support

github.com/dynamoose/dynamoose - fa8d14c301165972db27f1df474b2b54c748c179 authored over 2 years ago
Merge branch 'main' into patch-1

github.com/dynamoose/dynamoose - 311773f827e12cfcc8f423e3e42b9ddd2767e0fe authored over 2 years ago
Add support to null-prototype objects on schema type Object

github.com/dynamoose/dynamoose - 0e6fe3829e89409082f1b1110a3c75e9de901ec3 authored over 2 years ago
Fix type of DocumentRetriever to have chainable methods

github.com/dynamoose/dynamoose - ef24c665ff5fdfe603ccbf66ee097e47554a6299 authored over 2 years ago
Merge pull request #1488 from halan/fix-itemretriever-types

Fix ItemRetriever's methods return types to be chainable consistently

github.com/dynamoose/dynamoose - 4eb4588c56df275df4994ae030888b2f3f692987 authored over 2 years ago
Merge branch 'main' into fix-itemretriever-types

github.com/dynamoose/dynamoose - 055318e158d4e1e58d56cd41d4fbeffcca01c57b authored over 2 years ago
Merge pull request #1481 from halan/handling-null-prototype

TypeMismatch field to be of type object, instead found type object.

github.com/dynamoose/dynamoose - 0df3c80b994a43adbed72a9f4b6dd2828a7776e7 authored over 2 years ago
Fix ItemRetriever types to chain correctly

github.com/dynamoose/dynamoose - 971adf4791a878015f74767f59c61b5161c84942 authored over 2 years ago
Update docs/docs_src/guide/Transaction.md

Co-authored-by: Charlie Fish <[email protected]>

github.com/dynamoose/dynamoose - 9f06d33af0317014b24cf5d5db2c80d063aefd27 authored over 2 years ago
Avoid instance class to be passed as Object

github.com/dynamoose/dynamoose - 6893cdbae8e1669f42cde839d4d3253dcda17839 authored over 2 years ago
Support safe objects or null-prototype objects

github.com/dynamoose/dynamoose - ab5432d37c94384642152991e6251610f66e59f7 authored over 2 years ago
Updating API key for Algolia

github.com/dynamoose/dynamoose - 77dc8ba0b0dece312aa1c0e2b1883ac06f2c4ff5 authored over 2 years ago
Update Transaction.md

github.com/dynamoose/dynamoose - 940f351dcdb6c1f1bd80659afb98f83207ca906f authored over 2 years ago
Adding Translate Dynamoose section to Contributing page

github.com/dynamoose/dynamoose - 8a7e2752246c578344303083bfca8e0702ce7347 authored over 2 years ago
Rearranging badges on README

github.com/dynamoose/dynamoose - a2982182359e9385d4a67671370afa2c3fe6c718 authored over 2 years ago