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

Merge pull request #481 from fishcharlie/nextVersion

Version 1.3.0

github.com/dynamoose/dynamoose - 4c853c94d6743fcb62862f967c25ee0295da4839 authored about 6 years ago
Adding release notes to ChangeLog

github.com/dynamoose/dynamoose - b1d33a9448a314b7fd1ae5511bfea007680aae7a authored about 6 years ago
Merge pull request #502 from fishcharlie/createWithUnderscorePrimaryKeyError

Fixing problem where if primary key starts with underscore Model.create doesn’t work

github.com/dynamoose/dynamoose - 1a0dcf79e07f496e68e85c97ee42649547169262 authored about 6 years ago
Merge pull request #492 from fishcharlie/asyncsetvalidate

Async Schema Methods

github.com/dynamoose/dynamoose - 3e2d94ff39ea67722941a026b009ce3c947d8744 authored about 6 years ago
Merge pull request #443 from dobrynin/patch-1

Raise error if list or map not provided

github.com/dynamoose/dynamoose - 91bacdac4fea9f5d75106b445dfc99bc7c09cde2 authored about 6 years ago
Improve missing list/map tests

github.com/dynamoose/dynamoose - 59782d0983cf61f438e3a11791242fb6a4fe5ccf authored about 6 years ago
Tweak missing list conditional and use template literals

github.com/dynamoose/dynamoose - f7e600c0f94c1536e03acfdb712e5e215c0e704f authored about 6 years ago
Merge pull request #506 from ehippy/patch-2

Fixes a typo in Model.update documentation

github.com/dynamoose/dynamoose - 1d07b2d7560a4589f2d4d36d386130ee293de1be authored about 6 years ago
Merge pull request #504 from batmanppc/ondemandGSI

Fix support for PAY_PER_REQUEST BillingMode when Model includes Global Secondary Indexes

github.com/dynamoose/dynamoose - 5248ea6462c785dc2e23d8855412375c8f2ca29b authored about 6 years ago
Fix support for PAY_PER_REQUEST BillingMode when Model includes Global Secondary Indexes

github.com/dynamoose/dynamoose - 8246782cb708ac4618c841d934c6980abbb7f8fa authored about 6 years ago
Merge branch 'master' into asyncsetvalidate

github.com/dynamoose/dynamoose - 50fca9889df27d597d68a9e73f4fa45e1cc17e3b authored about 6 years ago
Adding alias validate for validator in validate object

github.com/dynamoose/dynamoose - 87c7f502f6c40b863a1eb2c1d98de99f6cb46ab8 authored about 6 years ago
Adding support for callback based toDynamo and fromDynamo

github.com/dynamoose/dynamoose - f88fe8a34d0469b365fe169b4ef92fa34eb0ad6e authored about 6 years ago
Merge branch 'master' into nextVersion

github.com/dynamoose/dynamoose - 7fb0e13fc78fcc3e05a080aea1874bfc1ceb292a authored about 6 years ago
Fixing problem where if primary key is _id Model.create doesn’t work

github.com/dynamoose/dynamoose - 378cd1ea83ac2aa5f43f9a9eb3ee000ddac67ffe authored about 6 years ago
Updated code examples

github.com/dynamoose/dynamoose - 9d6f792e919ed9c34dd2e12e6b2ff7d7a7b4b5ee authored about 6 years ago
Merge pull request #493 from fishcharlie/arrayPopulateDocumentation

Adding documentation for populating an array of items

github.com/dynamoose/dynamoose - e4e0eeb4e3fdee80f02d41306ed92f952510cf02 authored about 6 years ago
Merge pull request #489 from fishcharlie/queryUsingDocs

Adding documentation for query.using method

github.com/dynamoose/dynamoose - a5d0e6f5aebd78c37c856ed3921b6165eb88181d authored about 6 years ago
Fixed API links

github.com/dynamoose/dynamoose - 85f5af0f3eb9447ccee7ab5607e66518e4fbbb2c authored about 6 years ago
Added example page

github.com/dynamoose/dynamoose - 39620c70562addc7c260860581ff5631c3d5f7a4 authored about 6 years ago
Added index.html, index.css and index.js

github.com/dynamoose/dynamoose - 7576bb6beff3fdbaaa09ef7392f92bb68c1ab4c6 authored about 6 years ago
Bumping version

github.com/dynamoose/dynamoose - 1a9ac2405bdd45a66eabd5cb53d41ab199f70e94 authored about 6 years ago
Merge pull request #487 from fishcharlie/pinNPMVersions

Pin & Update Dependency Versions

github.com/dynamoose/dynamoose - 61e27104e3ca8fafac76003bd06c637af98599b0 authored about 6 years ago
Adding documentation for populating an array of items

github.com/dynamoose/dynamoose - a001903179c32890d26125d8ad6520a899f7d7ef authored about 6 years ago
Updating aws-sdk version

github.com/dynamoose/dynamoose - 2561880bf66300470013cd1f26fd219384e455fe authored about 6 years ago
Updating dynamodb-local package

github.com/dynamoose/dynamoose - de7873d5900e277b49f2d7b8a82483c2e1c4fb2f authored about 6 years ago
Merge pull request #485 from fishcharlie/transactionConditionCheckSupport

Adding Model.transaction.conditionCheck

github.com/dynamoose/dynamoose - f7be0132649a3ba3de11d6b3637ae5f5694894fe authored about 6 years ago
Adding tests and docs for toDynamo and fromDynamo async methods

github.com/dynamoose/dynamoose - 1dd8639e3c2ed1d3fa7fee686565a211cfe1345b authored about 6 years ago
Fixing test for async default

github.com/dynamoose/dynamoose - 49c3d2dcb246f08534bef41d3bce6e047dd8efd9 authored about 6 years ago
Adding support for async default schema method

github.com/dynamoose/dynamoose - 36f8da8ecd50eca57c94524b03ffccace5fedd9d authored about 6 years ago
Adding support for async get schema method

github.com/dynamoose/dynamoose - f0a9c87fa4eadc9b69ae41aeb1ac93b152a769d5 authored about 6 years ago
Adding support for async set

github.com/dynamoose/dynamoose - cbcff69ef1a786e48787833da2624c68706473a8 authored about 6 years ago
Adding disableModelParameter option for validator

github.com/dynamoose/dynamoose - 677462bd5b3ead5b7ddc3f4f5827ae320fc12a16 authored about 6 years ago
Adding tests and fixing issue with callback validate

github.com/dynamoose/dynamoose - 051dfa97b9dce51e9e825732eef17b303a22d3d4 authored about 6 years ago
Adding support for async validate

github.com/dynamoose/dynamoose - 0580502478b57d6f0b4995fd723ff400dacaef72 authored about 6 years ago
Fixing merge conflict issue with test

github.com/dynamoose/dynamoose - 4635c98ed0b47b2ca952388ec5b8d1cdbce208fc authored about 6 years ago
Merge branch 'master' into transactionConditionCheckSupport

# Conflicts:
# lib/Model.js
# test/Model.js

github.com/dynamoose/dynamoose - ba04e52d399f4bf154a12ce416c7a6d1a53b8cb3 authored about 6 years ago
Merge pull request #486 from fishcharlie/rawTransactionSupport

RAW DynamoDB Transaction Item Support

github.com/dynamoose/dynamoose - a0a4fce8f7666437034f69cc9de886e29adc3333 authored about 6 years ago
Merge pull request #3 from jutaz/bugfix/fix-test-for-condition-check

Support conditionCheck operation in the local mock

github.com/dynamoose/dynamoose - 1a7c0763f5a7eef5a665a8e10e81a76cbf44b1ae authored about 6 years ago
Support conditionCheck operation in the local mock

github.com/dynamoose/dynamoose - 97d2e2e975ec9421146bd5867181720da7ae72f0 authored about 6 years ago
Adding documentation for query.using method

github.com/dynamoose/dynamoose - 99a2d034f7b6500a43c3d15bf552a6536b58a9a1 authored about 6 years ago
Using npm shrinkwrap

github.com/dynamoose/dynamoose - 7a86bae337c3b04d78d48a08be887d05b2b225c8 authored about 6 years ago
Pinning package versions

github.com/dynamoose/dynamoose - 646ba156c98a17fbcc73eec285026cc360007afa authored about 6 years ago
Reverting package update

github.com/dynamoose/dynamoose - 606263337b1162bf58038ae1ab202acc979a7c27 authored about 6 years ago
Updating package

github.com/dynamoose/dynamoose - b0efc13c33dc7d126a3186ef023f24eac34f72bb authored about 6 years ago
Trying to revert changes

github.com/dynamoose/dynamoose - bd7664cf8dac735cb12bfa1448032610e8589ec7 authored about 6 years ago
Trying to fix CI tests

github.com/dynamoose/dynamoose - 894effca56ff0419c922d8b4006a6cb13f30fd55 authored about 6 years ago
Updating guide

github.com/dynamoose/dynamoose - 2cee116b3bbe1a0ae08ab57fcfc2dbde2d037c8c authored about 6 years ago
Adding guide for how to update dependencies

github.com/dynamoose/dynamoose - 231d3235690234c6539fba5aa3ac47fb3f53c07f authored about 6 years ago
Merge branch 'master' into pinNPMVersions

github.com/dynamoose/dynamoose - 5356fd3a5869c680d7f7f93179792408bbd5832e authored about 6 years ago
Using npm shrinkwrap

github.com/dynamoose/dynamoose - cd4f475cfa56a4f8675d7a19cc2889c6bd3653d3 authored about 6 years ago
Updating packages

github.com/dynamoose/dynamoose - f1ceef199bd38044fdc342df4eb4833c94ca130e authored about 6 years ago
Pinning NPM Versions

github.com/dynamoose/dynamoose - 7d79bbc35ac01f2c5efbf129c25c2e2190599beb authored about 6 years ago
Merge pull request #484 from fishcharlie/npminclude

Reducing Size of NPM Package

github.com/dynamoose/dynamoose - 926c55edab2e2facab6cb71790548c68d21d6035 authored about 6 years ago
Allowing for RAW Transaction objects

github.com/dynamoose/dynamoose - c271e8507302ee9cdf980b0c93be3ff7693b7682 authored about 6 years ago
Adding transaction conditionCheck support

github.com/dynamoose/dynamoose - 0ae2c982552904b8ec22584530732f93c5efebf8 authored about 6 years ago
Merge pull request #483 from fishcharlie/projectcleanup

Project Cleanup

github.com/dynamoose/dynamoose - 4e67c0c295dcf1a33f7ebb5ad4ee848fe317bde4 authored about 6 years ago
Only including certain files for NPM

github.com/dynamoose/dynamoose - 72c47244f6875cb4c95c81337684dde817e9af84 authored about 6 years ago
Moving internal test file

github.com/dynamoose/dynamoose - 1aec4d34b42aaacea2f8d58016b4fdfd25be9f86 authored about 6 years ago
Updating roadmap

github.com/dynamoose/dynamoose - 5b21f16901046bfba7e070899ee25b6212879f04 authored about 6 years ago
Merge pull request #482 from fishcharlie/releaseNotesTemplate

Creating release notes template

github.com/dynamoose/dynamoose - ec3f5dc220ed837261978a7f34c1b4ac72012e0a authored about 6 years ago
Removing old code that was used for Node.js version 0.12

github.com/dynamoose/dynamoose - dfed2ba97dfe8c5705947b9e28c7f2d66e419426 authored about 6 years ago
Creating release notes template

github.com/dynamoose/dynamoose - e7cd06f5b25fc33dfed235748cf608638374c767 authored about 6 years ago
Bumping version

github.com/dynamoose/dynamoose - 2ac26e3e732bc9b9df3bdf3c5a454ef7d85cf6b3 authored about 6 years ago
Merge pull request #464 from fishcharlie/nextVersion

Version 1.2.0

github.com/dynamoose/dynamoose - 362e92ff322ab1760096830c3c7b444fc8e1f057 authored about 6 years ago
Revert "npm install"

This reverts commit 047ae44f4b26a1041c4727a378d4f19f72aecc08.

github.com/dynamoose/dynamoose - 9c03226ad10cedcbaa896f69486661e1c506c82c authored about 6 years ago
Updating Changelog

github.com/dynamoose/dynamoose - a09a910510b49eb641626b5e83bd15ded7b397e3 authored about 6 years ago
Merge pull request #455 from fishcharlie/indexRecreatedOnEveryRestart

Sorting index project array before comparing

github.com/dynamoose/dynamoose - a2cb94beed990056c93b0cea38b0825d6a3d4697 authored about 6 years ago
Merge pull request #475 from fishcharlie/scanRawLastKeyFix

Return LastKey when using RAW Scan

github.com/dynamoose/dynamoose - acca78640e14ae3725871b9724e50dfd190640da authored about 6 years ago
Merge pull request #472 from fishcharlie/ddbtransactionsupport

DynamoDB Transaction Support

github.com/dynamoose/dynamoose - 010131c7545140a8bb9620b06c8fbc956e10dd85 authored about 6 years ago
Handling cases where it might not be an array

github.com/dynamoose/dynamoose - 200024b21ac89746afb3c01a49594585a69db8cd authored about 6 years ago
Restructuring code

github.com/dynamoose/dynamoose - 79c7cc928410ee62474734aa18d4cf6e11cdb3f4 authored about 6 years ago
Removing old console.log

github.com/dynamoose/dynamoose - af39b06a2539adf8cb017244f65335770153a8cb authored about 6 years ago
Cleaning up code

github.com/dynamoose/dynamoose - dd09f198e4c49822025b33363a892ba01b6e2950 authored about 6 years ago
Cleaning up code

github.com/dynamoose/dynamoose - 736c986b388b111631ff27807f3ad6f4d3f145b0 authored about 6 years ago
Adding warning when passing in callback function to transaction method

github.com/dynamoose/dynamoose - 2293f54df3cbd12c1f29d854d3c4ca8e0c01f3c6 authored about 6 years ago
Merge pull request #2 from jutaz/bugfix/unknown-operation

Bugfix - Unknown operation

github.com/dynamoose/dynamoose - 8ce26936756351618b88562993da14f8cf3cf742 authored about 6 years ago
properly parse to Dynamo model after transactional get.

github.com/dynamoose/dynamoose - e6a2eeaaf96e63980a204cbec402cc056f19a6ac authored about 6 years ago
Add test & update mock to ensure we return compatible item type

github.com/dynamoose/dynamoose - 99117765f992f6aec297bd093704c1a4ab241a16 authored about 6 years ago
Merge pull request #471 from fishcharlie/ddbondemandsupport

DynamoDB On-Demand Support

github.com/dynamoose/dynamoose - 6f39b2418b596bade7b1045ad8702847824a2fc2 authored about 6 years ago
Merge pull request #325 from fishcharlie/pluginsupport

Plugin Support - BETA

github.com/dynamoose/dynamoose - a59174901adffc9e702ce9a7444dd4196467ca8d authored about 6 years ago
Test to pass in the options for update

github.com/dynamoose/dynamoose - bffd07099231c3709e3936fae7fe22edb18d214d authored about 6 years ago
Merge pull request #1 from fishcharlie/jutaz-bugfix/unknown-operation

Fixing issue where schema was undefined when filtering results

github.com/dynamoose/dynamoose - ae8a81dd9c21de73a705b9c7b43925cfb1c4eb9e authored about 6 years ago
Fixing issue where schema was undefined when filtering results

github.com/dynamoose/dynamoose - 078bbd8435d466e9b22e1eba4dc5bd9c09f19202 authored about 6 years ago
Fixing issue where when using raw scan last key wouldn’t be returned

github.com/dynamoose/dynamoose - c2d076472fa015e5cbeb7bb887c5c9d204e71a14 authored about 6 years ago
Adding test for scanning using raw filter and returning last key

github.com/dynamoose/dynamoose - ac054ee8195b8a99976f09d2aa55ddde309a72c1 authored about 6 years ago
Detect when we're running in mocha test env

github.com/dynamoose/dynamoose - 5cc17673679d5d1e6caca96026a6c9509691b0fe authored about 6 years ago
Add transactional read test

github.com/dynamoose/dynamoose - c5f7fc25be409da57271b710a412653e11b718ed authored about 6 years ago
Fix transactional write test

github.com/dynamoose/dynamoose - ad02b57793e1d555ab47234fd901774defa2837f authored about 6 years ago
Provide DynamoDBSet

github.com/dynamoose/dynamoose - 8765e3d04844fd94e044f3bcbb814f499151470f authored about 6 years ago
Add transactGetItems and transactWriteItems polyfills

github.com/dynamoose/dynamoose - 45eea52ad7e3572b2e5ff7be1cbf9da8bb863e42 authored about 6 years ago
Merge branch 'pluginsupport-async' into pluginsupport

github.com/dynamoose/dynamoose - 15ef3dd15b4e3448ede32b5f67a4c38805201cc6 authored about 6 years ago
Updating tests

github.com/dynamoose/dynamoose - 0f744feba620e232767befc0735c7da577716404 authored about 6 years ago
Adding more tests

github.com/dynamoose/dynamoose - 5a1ac7ef0e8a4b3ddc720e890ce98a3cce676656 authored about 6 years ago
Adding tests for transactions

github.com/dynamoose/dynamoose - 1c8533f900d416712b66f3e1946aa31a9d668a0b authored about 6 years ago