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 handle unknown attributes errors

github.com/dynamoose/dynamoose - a0c26734f368e9f242cca8ea0299a160de7fb603 authored over 6 years ago
Merge branch 'dynamodbtypesdefaulttoggle' of https://github.com/fishcharlie/dynamoose into fishcharlie-dynamodbtypesdefaulttoggle

github.com/dynamoose/dynamoose - 29bca79aba266bd081899d0c473586ce91d944da authored over 6 years ago
Merge branch 'master' into dynamodbtypesdefaulttoggle

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

github.com/dynamoose/dynamoose - cf161dcb7ae0e49bd7dbae6070e0ceaee073f582 authored over 6 years ago
Removing useDocumentTypes: true and useNativeBooleans: true to ensure defaults are set correctly

github.com/dynamoose/dynamoose - 9f2336928d064b75b0009118e3dc12cb9f47c48e authored over 6 years ago
Reverting test to old configuration and setting useNativeBooleans and useDocumentTypes to false

github.com/dynamoose/dynamoose - 4c03ed909c734b5e79d75e098f6a8a2abdaa5112 authored over 6 years ago
Merge pull request #426 from fishcharlie/returnExpiredItems

Adding expires returnExpiredItems property

github.com/dynamoose/dynamoose - d23d4650be1a0fd977cacde768fa7130bdfc61bf authored over 6 years ago
Fixing formatting

github.com/dynamoose/dynamoose - c4fe5e99565be9a6c6bc08dc0b2d86b29b13a6fa authored over 6 years ago
Fixing formatting

github.com/dynamoose/dynamoose - d982d8117a102a437d6dba5f669d424659252f7b authored over 6 years ago
Adding returnExpiredItems to docs

github.com/dynamoose/dynamoose - 040cc9df4b3a548f93928adbc125013dd498057d authored over 6 years ago
Fixing formatting of schema docs

github.com/dynamoose/dynamoose - e579ed85169fc82b435928a9e767115908247009 authored over 6 years ago
Adding get label to tests

github.com/dynamoose/dynamoose - e1c5962800673776d35718ad17725c249a653b61 authored over 6 years ago
Merge pull request #356 from mogwai/better-errors

Saying which table is effected by Error

github.com/dynamoose/dynamoose - 39b0acf9c98ab092de17616cfaa4146f729e879b authored over 6 years ago
Merge master branch

github.com/dynamoose/dynamoose - 0dafe54005c058b6fd02073f7398c29cf109db80 authored over 6 years ago
Removing code that was in PR #331

github.com/dynamoose/dynamoose - 6f70155171c3f5ce28d96aa174c72afd064561db authored over 6 years ago
Commenting out test due to failing with suite and succeeding with .only

github.com/dynamoose/dynamoose - cdfcfd7327ee4d5457149353a10ef83d95390034 authored over 6 years ago
Fixing one test

github.com/dynamoose/dynamoose - c707222f5b71172cda16316a28d20cea68739a28 authored over 6 years ago
Updating typescript file

github.com/dynamoose/dynamoose - b21ccd8ebd837b96d002eea15afe19c28a940be7 authored over 6 years ago
Implementing returnExpiredItems

github.com/dynamoose/dynamoose - 4f951707816ba27cb83240fdea16472f82bfb867 authored over 6 years ago
Updating docs to reflect new returnExpiredItems property

github.com/dynamoose/dynamoose - d11aac95043a2591143825da6fcf7bd5c8d01212 authored over 6 years ago
Update Documentation

github.com/dynamoose/dynamoose - 201bd78ef3a1a9d997bf2b1a4f1c7b42875fcce5 authored over 6 years ago
Update Documentation

github.com/dynamoose/dynamoose - c4d9248eacb9d35ca431633faef262f676dccf0b authored over 6 years ago
Merge pull request #419 from cakedevp/master

Change QueryKey and ScanKey type to any

github.com/dynamoose/dynamoose - a2159923f66907ddb9e24e037d0b3a123daf6323 authored over 6 years ago
Update expires on updates

github.com/dynamoose/dynamoose - 170cf31dd8a6ce258c24465c68304ca1f0057f39 authored over 6 years ago
Change QueryKey and ScanKey type to any

The method startAt requires an object with the same format as the one given by the lastKey value...

github.com/dynamoose/dynamoose - 9d1a4e97fe84776ef95aa17855aee6fb4058eb82 authored over 6 years ago
Merge pull request #413 from fishcharlie/es6

Using Buffer.from instead of new Buffer

github.com/dynamoose/dynamoose - d05e00429aedbf66d45fb0174d314dd315441bfa authored over 6 years ago
Merge pull request #414 from fishcharlie/refactor-error-file

Refactoring custom error code

github.com/dynamoose/dynamoose - 679b15a4b882d646b8408a07c3b9ac2e44bcd465 authored over 6 years ago
Refactoring custom error code to be more DRY

github.com/dynamoose/dynamoose - de3a0f9c8f137623911989759f0d0379a7767a8e authored over 6 years ago
Using Buffer.from instead of new Buffer due to Node.js DeprecationWarning

github.com/dynamoose/dynamoose - d614a7b470df97f8d8c57a62b2449f3ebc9be28e authored over 6 years ago
Merge pull request #412 from fishcharlie/es6

Removing self = this in favor of arrow functions

github.com/dynamoose/dynamoose - 7079b12ee445066f607864197285e3a076596fcd authored over 6 years ago
Reformatting Model.js

github.com/dynamoose/dynamoose - b16e3011ae187419302dd2aaeae29428cd619441 authored over 6 years ago
Removing self = this in favor of arrow functions

github.com/dynamoose/dynamoose - a0474547dcd6b4c1652b7606ca334a80ff1c91e8 authored over 6 years ago
Merge pull request #411 from fishcharlie/es6

Removing Lodash

github.com/dynamoose/dynamoose - e31ead4d32977768dbff05927a2ce77966507ce7 authored over 6 years ago
Fixing TravisCI

github.com/dynamoose/dynamoose - 3d48910c759d49caa0d2b700e8eab018c5a3089e authored over 6 years ago
Removing lodash

github.com/dynamoose/dynamoose - a345b8fed3b3b875e0e63854144254f35aa4f2dd authored over 6 years ago
Merge pull request #410 from fishcharlie/es6

ES6 let and const

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

# Conflicts:
# lib/Attribute.js
# lib/Model.js
# lib/Scan.js
# lib/Schema.js
# lib/Table.js

github.com/dynamoose/dynamoose - 9b9f7d92218c3457d54f31ea8834f181de13e477 authored over 6 years ago
Merge pull request #409 from fishcharlie/general

General project work

github.com/dynamoose/dynamoose - 761f6b65ead53c56a36a4f4c962c357c31f0a5c6 authored over 6 years ago
Adding check item to PR template for ensuring code is indented properly

github.com/dynamoose/dynamoose - 04a52fc9fb76e7cafd4856137ec9feae85d9a5d1 authored over 6 years ago
Reformatting project

github.com/dynamoose/dynamoose - f53e2d322ddaa83c84f7b5d534f0e63d6946e542 authored over 6 years ago
Updating packages

github.com/dynamoose/dynamoose - 81047939036c3ceb5245d3fea5e4683d6dd548d2 authored over 6 years ago
Merge pull request #405 from fishcharlie/updatingGitHubTemplates

Updating GitHub templates

github.com/dynamoose/dynamoose - aba1b28de58795b8566a11b4830953a1f011ef65 authored over 6 years ago
Adding question to PR template asking if all tests are passing on the PR

github.com/dynamoose/dynamoose - 99a2214e157c602f894f194dd16e499113680106 authored over 6 years ago
Fixing typo in pull request template for ensuring all tests continue to pass check box

github.com/dynamoose/dynamoose - e20e05c0492b980daf82a3c151c83d6098f823ed authored over 6 years ago
Adding test for updating with saveUnknown enabled

github.com/dynamoose/dynamoose - 19821de11c7859b540bf72ff967ef91cdbd51f49 authored over 6 years ago
Merge pull request #400 from dolsem/master

Expose Model classes to Schema methods

github.com/dynamoose/dynamoose - 7bed29c591ea6506abb48cdd445a7d7ac586f7ed authored over 6 years ago
Merge pull request #394 from fishcharlie/githubtemplates

GitHub issue and PR templates

github.com/dynamoose/dynamoose - a344cf819a6096f868da776f96e04fd294aa11a7 authored over 6 years ago
Final touches to GitHub templates

github.com/dynamoose/dynamoose - 62d8bde73d3bd20d7278a6cc65958d9bbd4668df authored over 6 years ago
Update documentation for Schema method definitions

github.com/dynamoose/dynamoose - ea2ae9e700c2e054651ab6630c7dc4dc98803edd authored over 6 years ago
Expose Model classes to Schema methods

github.com/dynamoose/dynamoose - cf26230a3446fe0f0ce63b4d162299e0318ca093 authored over 6 years ago
Add test for exposing Model classes to Schema methods

github.com/dynamoose/dynamoose - ccbaaf856cb1f61eb95a9fca99fda1d9d01ec17a authored over 6 years ago
Adding GitHub issue and PR templates

github.com/dynamoose/dynamoose - 9ed02a0c35dd58498cb48c5b58bab6a5c0d9cbf2 authored over 6 years ago
Adding more edge case tests for document types

github.com/dynamoose/dynamoose - 86f395f613cbc42b67efd320f9b4d3e787e1198b authored over 6 years ago
Adding tests for previous case

github.com/dynamoose/dynamoose - 61ba0bc3923a7a482a6d0f787d7b30fc23947085 authored over 6 years ago
Merge pull request #386 from peecky/fix-binary-data

Fix data corruption when storing binary data

github.com/dynamoose/dynamoose - d285c1e66920d6986c86f64513481158ff518deb authored over 6 years ago
Update test to separate the part of testing about binary data

github.com/dynamoose/dynamoose - 086e2e869333b1d8c0ff9d8e0ecce9714cdd6a72 authored over 6 years ago
Add test for storing binary data

github.com/dynamoose/dynamoose - 931fc0c709fa8df423c5183167ed0b00ff8da9c1 authored over 6 years ago
Fix data corruption when storing binary data

github.com/dynamoose/dynamoose - 1ace3827fe40e3c91a21da91d3a90abb0d22fb6c authored over 6 years ago
Merge pull request #383 from sagely/fix-sse

Fix serverSideEncryption option

github.com/dynamoose/dynamoose - 2c2d8532237c7dc4f964d45e9a56ca99074954ac authored over 6 years ago
Fixed lint error.

github.com/dynamoose/dynamoose - b6437700afdb427333a880adbfabd72df0d55885 authored over 6 years ago
Call buildTableReq as an instance method so the this pointer is valid.

This allows buildTableReq to use the serverSideEncryption option correctly.

github.com/dynamoose/dynamoose - 553257ed295942010a866bc2ad14d9db5b8376aa authored over 6 years ago
Merge pull request #379 from haolinj/Fix-batchGet-falsy-range-key

Fixes falsy key value for batch get.

github.com/dynamoose/dynamoose - c3c2b9e1c767ec7dff127e90ae866782d91b609f authored over 6 years ago
Fixes falsy key value for batch get.

github.com/dynamoose/dynamoose - c04ee814d3fa906299af667beb04f8fda334d733 authored over 6 years ago
Merge pull request #377 from fishcharlie/overwritedefaultvalue

Updating typescript documentation for create vs put overwrite default

github.com/dynamoose/dynamoose - 786f4e84f55cd711b812c177f717ad3efec0992c authored over 6 years ago
Updating typescript documentation for create vs put overwrite default close #359

github.com/dynamoose/dynamoose - 287eff23d760cad90123d5d722b8534efda7929c authored over 6 years ago
Updating documentation for native booleans and document type default changes

github.com/dynamoose/dynamoose - c69b1de80e04a02324a8380686d8e9a4128b740b authored over 6 years ago
Fixing tests for new useDocumentTypes and useNativeBooleans defaults

github.com/dynamoose/dynamoose - d7c705e25ff559a3d7b01f4224d96b8d8ceb7b0f authored over 6 years ago
Setting useDocumentTypes and useNativeBooleans default to true

github.com/dynamoose/dynamoose - 33a27413ac1a003309010d74ac33b226e697d27a authored over 6 years ago
Adding test for useNativeBooleans and useDocumentTypes default

github.com/dynamoose/dynamoose - 4bf009412bc11dd7691a3bf47998a9f50fa63521 authored over 6 years ago
Merge pull request #374 from xiananfan/ModelErrorFix

Fix the ModelError type

github.com/dynamoose/dynamoose - 4b2e118a6985242b4afa3efdb338343eeb88ce88 authored over 6 years ago
Fix the ModelError type

github.com/dynamoose/dynamoose - f0479d100099f512d9ab1da9d203cd8c28dfb3b8 authored over 6 years ago
Fixing let/const in schema

github.com/dynamoose/dynamoose - c5b71cface282657d2f4ced408a4fcb36063a914 authored over 6 years ago
Merge branch 'master' of github.com:dynamoosejs/dynamoose into es6

# Conflicts:
# lib/Schema.js

github.com/dynamoose/dynamoose - 2abf9f6244885c1951859bea42672ae4225d5349 authored over 6 years ago
Moving to let/const

github.com/dynamoose/dynamoose - af4bb3bc05ff50001da2cab919c3825605204c76 authored over 6 years ago
Removing JSHint

github.com/dynamoose/dynamoose - b5ccd806f8b2109dc11736b078a1d69a2ad9ad06 authored over 6 years ago
Merge pull request #369 from fishcharlie/changingmetadata

Updating metadata

github.com/dynamoose/dynamoose - 9111b96d8297291c0073429d9307b3a22994bd47 authored over 6 years ago
Updating repo location

github.com/dynamoose/dynamoose - 41e6b44ad28f9bc3221372dc074f5c057672887c authored over 6 years ago
Changing URL to reflect new repo URL

github.com/dynamoose/dynamoose - 9c0e9a8ff1e2e34b08a04ea7bbc40f4c04dcee04 authored over 6 years ago
Merge pull request #367 from fishcharlie/fixingtests

Fixing tests

github.com/dynamoose/dynamoose - 2487fdb6dff0e0c357e25996f1b9c25edcb9decc authored over 6 years ago
Merge pull request #332 from fishcharlie/dynamodbstream

Adding support for DynamoDB table streams

github.com/dynamoose/dynamoose - 134d081dd6f415ca512eb0d3370bbb2d8da2e507 authored over 6 years ago
Merge branch 'master' into dynamodbstream

# Conflicts:
# docs/_docs/config.md
# lib/Table.js

github.com/dynamoose/dynamoose - 781f38205eeedc7f6d14f253732ac1fa7380c091 authored over 6 years ago
Merge branch 'master' into dynamodbstream

github.com/dynamoose/dynamoose - 03416a4b4811b1bfc75546cc205332f1dec07c8c authored over 6 years ago
Merge pull request #338 from fishcharlie/originalItem

model.originalItem()

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

github.com/dynamoose/dynamoose - e76f6fba79738c863944ae347623fcf7d867ac9f authored over 6 years ago
Merge pull request #331 from fishcharlie/errorhandling

Adding better error handling for parsing invalid data from DynamoDB

github.com/dynamoose/dynamoose - c6e95e1812f0842baecbb0cce803b7ef77511325 authored over 6 years ago
Merge pull request #309 from fishcharlie/modeldeletedocs

Improving Model.delete documentation

github.com/dynamoose/dynamoose - 1aaa889537d1fd72cc49a52278d5e6ebc0ba4529 authored over 6 years ago
Merge pull request #317 from fishcharlie/limittimestampupdating

Adding updateTimestamps option to Model.save

github.com/dynamoose/dynamoose - cb6476bae75a85fce263025ea7cad38744e1e7e4 authored over 6 years ago
Merge pull request #306 from fishcharlie/ssespecification

Adding support for SSESpecification

github.com/dynamoose/dynamoose - 1892044532aa3cccbba06f8d6f436ab8f2ba1987 authored over 6 years ago
Merge pull request #274 from billouboq/feature/add-enum-attribute

Feature/add enum attribute

github.com/dynamoose/dynamoose - 50b9b67636d314d5a55bb0bd5ec66238ef73e6d4 authored over 6 years ago
Merge branch 'master' into feature/add-enum-attribute

github.com/dynamoose/dynamoose - be8a1c6f7acb4b33ea3e8da0ad3f8fe492637efa authored over 6 years ago
Merge pull request #287 from fishcharlie/alldelay

Query.all and Scan.all Delay Seconds to Milliseconds

github.com/dynamoose/dynamoose - d5ecad597076cd535d45e5715c4ed61fa97ed68c authored over 6 years ago
Merge pull request #330 from fishcharlie/dynamodbclient

DynamoDB Document Client/DAX Support

github.com/dynamoose/dynamoose - 84b15eb645f59ae90cc748d1844faf13d9aa3b60 authored over 6 years ago
Merge branch 'master' into dynamodbclient

# Conflicts:
# dynamoose.d.ts

github.com/dynamoose/dynamoose - 25a0100f887a4c92db7812adfb2d4d56c2f8f990 authored over 6 years ago