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

Fixing a few issues

github.com/dynamoose/dynamoose - 1c5edb6a21e4c21c361f5a2e0be9b84b4deb92a7 authored about 6 years ago
Merge branch 'master' into ddbtransactionsupport

github.com/dynamoose/dynamoose - 598d7e076bdedcae72d5ed35079cdabb1459e4d5 authored about 6 years ago
Fixing formatting

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

github.com/dynamoose/dynamoose - 247f1011745c3ef69c8f7a7c7f4d4da9375c9c1c authored about 6 years ago
Merge pull request #473 from fishcharlie/updateDependencies

Updating NPM Dependencies

github.com/dynamoose/dynamoose - 2ceb6dcf0c6a9837084dd4d89496afb682f258dd authored about 6 years ago
Updating NPM aws-sdk version

github.com/dynamoose/dynamoose - a6f147d9adbc2b2f6ea894006c240b94dc108fe1 authored about 6 years ago
Adding docuementation for dynamoose.transaction

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

github.com/dynamoose/dynamoose - 0a88233f34c85398d03f7e83042a9ab0bfc8e937 authored about 6 years ago
Adding transaction error

github.com/dynamoose/dynamoose - c7dbc8d6d6ba6584eb3f53c296ad1197fdb93392 authored about 6 years ago
Attaching model to Model.transaction methods

github.com/dynamoose/dynamoose - bdf81dd307134d00dcff20c8d511752f5f9ccf38 authored about 6 years ago
Adding Model.transaction support

github.com/dynamoose/dynamoose - ca2fa9c0607cac6f275eed78dc7caf58b163e0f3 authored about 6 years ago
Adding returnRequest option to delete method

github.com/dynamoose/dynamoose - a00b343087522a9280f1b98eb2b3a8589f9a2696 authored about 6 years ago
Adding returnRequest option to create, save, and update

github.com/dynamoose/dynamoose - af11ae872372b52f92670740e7280aac607447c1 authored about 6 years ago
Fixing formatting

github.com/dynamoose/dynamoose - a3bfe12411fb2d869cb3931a6ada5fe0fd32b918 authored about 6 years ago
Adding returnRequest option to get method

github.com/dynamoose/dynamoose - 613fe345918fe6c51b35458386e7c16a3f871c5d authored about 6 years ago
Adding support for PAY_PER_REQUEST BillingMode

github.com/dynamoose/dynamoose - 15d07b171e2727a2d5c6308b8c840a0513c1c8e3 authored about 6 years ago
Merge pull request #469 from fishcharlie/npmkeywords

Adding more NPM Keywords

github.com/dynamoose/dynamoose - 031d1ada6e1ee2c00a3e90a74debe4bbdef5d380 authored about 6 years ago
Merge pull request #466 from fishcharlie/updateDependencies

Updating NPM Dependencies

github.com/dynamoose/dynamoose - 1555e13e88a21d5e5132893df4fcf2ed8fe221b0 authored about 6 years ago
Merge pull request #465 from fishcharlie/es6-templatestringliterals

ES6 Template Literals

github.com/dynamoose/dynamoose - b1fef394ade0473fbd0df9e17185e55ea9c9cb0b authored about 6 years ago
Merge pull request #468 from fishcharlie/nodejs11ci

Adding Node.js version 11 to Travis CI test suite

github.com/dynamoose/dynamoose - cbea9b8a60f8c21a1f547e9fb1334478423711aa authored about 6 years ago
Adding more NPM Keywords

github.com/dynamoose/dynamoose - 74dc94e5777011b53a89632870ebad8541c9b29a authored about 6 years ago
Adding Node.js version 11 to TravisCI test suite

github.com/dynamoose/dynamoose - 4b3b98b9ddc419a7eddb0c3db1a81f98131babd4 authored about 6 years ago
Updating GitHub issue template to include information about plugins

github.com/dynamoose/dynamoose - e0d973fcfd1a94200394a821e85dd9728bd26526 authored about 6 years ago
Updating NPM Dependencies

github.com/dynamoose/dynamoose - 964ecc55e9eb93dfc4a20ce49ee051783529ba11 authored about 6 years ago
Using template string literals instead of concating strings

github.com/dynamoose/dynamoose - 65ae7163ceef1fe701511fdb3311bc8bfd546781 authored about 6 years ago
Adding documentation for promises in plugins

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

github.com/dynamoose/dynamoose - 72f23fb1080658b249dbcde2a6e98a9f0598f750 authored about 6 years ago
Add empty array test

github.com/dynamoose/dynamoose - 6a209d12e1cd09882f0b77bcfa76a8577b3e8cd4 authored about 6 years ago
Add missing map error and tests

github.com/dynamoose/dynamoose - 7a428dec9e3ff79318a95fdccfbab2787da294e0 authored about 6 years ago
Raise error if list not provided

It seems to me that the existing conditional `(value === undefined && value[0] === undefined)` e...

github.com/dynamoose/dynamoose - 024c6d25aea18f317329490b455671dbda615016 authored about 6 years ago
Adding tests and fixing bugs related to async plugins

github.com/dynamoose/dynamoose - 30f081a45672386f216af86909e5bb3dc200708d authored over 6 years ago
Adding support for emit promises

github.com/dynamoose/dynamoose - d7c79c9246c871d3abaafcc65c6e7fda6af216f4 authored over 6 years ago
Adding await support to plugin emit

github.com/dynamoose/dynamoose - d65629bf6616a054e5895decd31ed91b18c90212 authored over 6 years ago
Adding beta warning

github.com/dynamoose/dynamoose - bda85ec9f1b713d9599176966c5d75a76d2dd439 authored over 6 years ago
Moving Plugin.js to using let/const

github.com/dynamoose/dynamoose - 080e18854bd042d211a4b2dfaa3beef0ae34ffa8 authored over 6 years ago
Merge branch 'master' into pluginsupport

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

github.com/dynamoose/dynamoose - 257923332fffdf721ff4545a3e51429479123fe5 authored over 6 years ago
Only sorting array if exists

github.com/dynamoose/dynamoose - 38b114302dee70d74b35fee5926dcb89753d16a8 authored over 6 years ago
Sorting index project array before comparing

github.com/dynamoose/dynamoose - 80992cd7924ae261f860e06cb486832c29e16732 authored over 6 years ago
Update CHANGELOG.md

github.com/dynamoose/dynamoose - 9270f9dd6b6a6700c6cfb6d4fc84671aca4be014 authored over 6 years ago
Merge pull request #450 from fishcharlie/nextVersion

Version 1.1.0

github.com/dynamoose/dynamoose - f90228b7b46eb0c23037027ede47404c4515f6bf authored over 6 years ago
Merge pull request #452 from fishcharlie/expiresImprovements

Adding expires defaultExpires function

github.com/dynamoose/dynamoose - 68048aeda5c716e0ccedbe831ed014bd1116c832 authored over 6 years ago
Updating package-lock.json version to 1.1.0

github.com/dynamoose/dynamoose - 4fe6698207c3120fd3f89e5480a617dd343676b4 authored over 6 years ago
Updating package.json version to 1.1.0

github.com/dynamoose/dynamoose - 28a05aa0a0810c328fedb5289ead78f76a6419b5 authored over 6 years ago
Merge pull request #451 from fishcharlie/ddbDebug

Adding debug messages for setDDB and revertDDB

github.com/dynamoose/dynamoose - 09054eda196b769d95eb5aa7946c42434cd5412f authored over 6 years ago
Adding defaultExpires function

github.com/dynamoose/dynamoose - 5e3a9dcd93f3b2ecbf85c86f705de24a75613b69 authored over 6 years ago
Adding debug messages for setDDB and revertDDB

github.com/dynamoose/dynamoose - bbe644e521e2308b5e261ddcb7431d1ae905e874 authored over 6 years ago
Merge pull request #440 from williscool/patch-1

Make debugging index creation dramatically easier

github.com/dynamoose/dynamoose - 679fa864e79f837cf03dac9d7818c692c86e50a7 authored over 6 years ago
Merge pull request #449 from dolsem/batchput-timestamps

Update batchPut to work with timestamps

github.com/dynamoose/dynamoose - 43773c3abe6b45cfdd761306b7cb011cc95019fa authored over 6 years ago
Bumping version

github.com/dynamoose/dynamoose - 85524bde25271343d53d5a07bb2fb7a14fea0491 authored over 6 years ago
Updated style for #449

github.com/dynamoose/dynamoose - edf897b0d707ef0f17f164316d804abd1ae2af54 authored over 6 years ago
Updated documentation with newly added options for batchPut

github.com/dynamoose/dynamoose - 6c359e78632dcd2b1590d794a862f940b0097be8 authored over 6 years ago
Make debugging index creation dramatically easier

Currently Its not obvious how index's are managed created in dynamoose
using

```
dynamoose.mode...

github.com/dynamoose/dynamoose - 85c8e895aedc1bd77c302e480668f6c01543cef2 authored over 6 years ago
Added updateExpires to batchPut options

github.com/dynamoose/dynamoose - f7c8b0b74ee5f4305aab8f2c0a5a980742905b05 authored over 6 years ago
Added tests for batchPut with updateExpires option

github.com/dynamoose/dynamoose - 6e7781e1b7103e867ea77e094e8191aa8992b371 authored over 6 years ago
Updated batchPut to work with timestamps

github.com/dynamoose/dynamoose - 5c79d34da0b2bd02301cc0b2cfdf5e5170d38175 authored over 6 years ago
Added tests for batchPut with timestamps

github.com/dynamoose/dynamoose - 32a6866bfb38482deec19e8a9e31925b0690db0c authored over 6 years ago
Merge pull request #444 from fishcharlie/v1.0.1

Version 1.0.1

github.com/dynamoose/dynamoose - db44c6ca573371ac855202efb58e52bc7061310a authored over 6 years ago
Updating changelog

github.com/dynamoose/dynamoose - b803a63a6eed8dee2e81d5b3757edaed267c446a authored over 6 years ago
Merge pull request #442 from dolsem/master

Allow querying local indexes and resolve problem with using updatedAt as range key in a query.

github.com/dynamoose/dynamoose - 698de0ac04e2835c43573d31ea8f228887f03123 authored over 6 years ago
Merge pull request #438 from pkonneker/master

Fix model update add documentation (#1)

github.com/dynamoose/dynamoose - 416cf2364c542102a678c4e7b07175b046a4150a authored over 6 years ago
Bumping version

github.com/dynamoose/dynamoose - bc617cbd124691d99b3db7d3339228ed89143d35 authored over 6 years ago
Fixed a bug that substituted updatedAt value used as a key condition in a query with current timestamp

github.com/dynamoose/dynamoose - e12f8be4fb9881b3bc4aaf982fb43f71dc0ff524 authored over 6 years ago
Updated test for querying multiple local indexes

github.com/dynamoose/dynamoose - 7b42c17a24b18eae1ae5f97c781c73555bb62835 authored over 6 years ago
Fixed a bug that prevented querying local indexes

github.com/dynamoose/dynamoose - ba8744e2956ccdf256711e737cc82e88ff03d430 authored over 6 years ago
Updated local index query test

github.com/dynamoose/dynamoose - be4fb853e4728c2b3c9823785d64a6bd9bca1c4b authored over 6 years ago
Merge branch 'master' of https://github.com/dynamoosejs/dynamoose

github.com/dynamoose/dynamoose - 4c0b6d42ec0671cbfac2ff590e9e52c21f301693 authored over 6 years ago
Fix model update add documentation (#1)

* Add is performed only on set/number

github.com/dynamoose/dynamoose - afa16e26c4a8d7998f2c097b0a97452be3c982eb authored over 6 years ago
Merge pull request #365 from fishcharlie/1.0

Version 1.0.0

github.com/dynamoose/dynamoose - 285000a3028cbd87d4759d4ee5130ca0b92ea86b authored over 6 years ago
Updating roadmap

github.com/dynamoose/dynamoose - 05556f9cc4eeb34a7c99869113d318f488b1c8ab authored over 6 years ago
Updating changelog to reflect v1.0.0 changes

github.com/dynamoose/dynamoose - bb739c876eed01edf7c572900ed366e046a18ae7 authored over 6 years ago
Merge pull request #420 from devotox/master

Updates Expires attribute on Model Updates

github.com/dynamoose/dynamoose - 7b01a64e97e4f0eb77887537e1ad18820f00bef9 authored over 6 years ago
Add Update Tests

github.com/dynamoose/dynamoose - d13e012421e6d57c6bdd8fcb9f8dcf31293e5b98 authored over 6 years ago
Merge branch 'master' of https://github.com/dynamoosejs/dynamoose

github.com/dynamoose/dynamoose - 092095dcbffa6645abcaf6655af58efcfdb31c72 authored over 6 years ago
Merge pull request #432 from fishcharlie/streamoptions

Fixing typo related to stream options

github.com/dynamoose/dynamoose - ce6375e1cea4e8a2e705cac14f8bbb5d9a0a205d authored over 6 years ago
Merge branch 'master' into 1.0

# Conflicts:
# package-lock.json

github.com/dynamoose/dynamoose - 913838760c685ffeb7c91511b4894b58a65078d2 authored over 6 years ago
Fixing typo related to stream options

github.com/dynamoose/dynamoose - 84a5d1cb8be487c56d383e4f00c09bfc36cf249a authored over 6 years ago
Merge pull request #431 from stewartjarod/saveUnknownUpdate

Save unknown update

github.com/dynamoose/dynamoose - 41474d09d494b4e989ac763f91726b6b2e486433 authored over 6 years ago
Merge branch 'master' into saveUnknownUpdate

github.com/dynamoose/dynamoose - b7933ffaa979f340428dcfd10ec9b24fc1b390b4 authored over 6 years ago
Fix Model update with saveUnknown attributes enabled

github.com/dynamoose/dynamoose - e9411079261ee06f79d6b08d63fa5cb99b012bed authored over 6 years ago
Merge branch 'master' of https://github.com/dynamoosejs/dynamoose

github.com/dynamoose/dynamoose - 6487df05b97b5eea8f122b853b23af0f29748ab4 authored over 6 years ago
Merge Conflicts

github.com/dynamoose/dynamoose - 7b31936f6edda8d95cd4c44668452090d3ab5a0e authored over 6 years ago
Merge pull request #429 from fishcharlie/ddbOptions

DDB Functions

github.com/dynamoose/dynamoose - d45f455cf9dcc9dafa67d27efff8cbebe15355be authored over 6 years ago
Adding set and revert DDB to typescript file

github.com/dynamoose/dynamoose - a23de1a69f21a0015352ab04931014e4e3cf81fa authored over 6 years ago
Adding set and revert DDB to documentation

github.com/dynamoose/dynamoose - 4eac13340f8850b397d99dfb10a89bf7bf47d6b4 authored over 6 years ago
Adding set and revert DDB functions

github.com/dynamoose/dynamoose - c28864b57524b92690192f2ad98fb8304e4af468 authored over 6 years ago
Merge pull request #344 from fishcharlie/queryMultipleIndexes

Adding test for query with multiple indexes

github.com/dynamoose/dynamoose - 5be0d182e3a6ead82bda7c471ce4c431f24209d7 authored over 6 years ago
Merge branch 'master' into queryMultipleIndexes

# Conflicts:
# test/Model.js

github.com/dynamoose/dynamoose - 5083d6bcf8f416aeb073737c6c20b2facae064e4 authored over 6 years ago
Merge pull request #376 from fishcharlie/dynamodbtypesdefaulttoggle

Toggle useDocumentTypes and useNativeBooleans defaults to true

github.com/dynamoose/dynamoose - 4c89dcb4b7be349b11122e0ce3487a4aca470ea3 authored over 6 years ago
Fixing error where forgot a comma in object

github.com/dynamoose/dynamoose - 71f287932390b7fd6d24ba29ece0f751f4f9769e authored over 6 years ago
Adding extra test

github.com/dynamoose/dynamoose - 63ee74aba38fa874b4fc26cc96136702ee8a1f5b authored over 6 years ago
Merge branch 'fishcharlie-dynamodbtypesdefaulttoggle' into dynamodbtypesdefaulttoggle

github.com/dynamoose/dynamoose - f6800a0fdb7cb3cb53175f589a503f007a017cbf authored over 6 years ago
Delete yarn.lock

github.com/dynamoose/dynamoose - 8b83552b78148f04b38b2bcdff8802d759376fdf authored over 6 years ago
Fix throughput error

github.com/dynamoose/dynamoose - 1e91e2aa27912ea4813b2de539b19eda1c32e7a6 authored over 6 years ago
Fixes from Review

github.com/dynamoose/dynamoose - 7424c98fbdacd359764074dd505a7bcad0892c2f authored over 6 years ago