Ecosyste.ms: OpenCollective

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

github.com/dynamoose/dynamoose

Dynamoose is a modeling tool for Amazon's DynamoDB
https://github.com/dynamoose/dynamoose

Updated Readme for query.using

39e9f4257bf2aec6cdf9da4ce04ea31c55a0c1d4 authored over 7 years ago by Chris Barrese <[email protected]>
add cname file for gh pages

53dab3fd8f34f08d4a789d36c9e1e712c0695058 authored over 7 years ago by Brandon Goode <[email protected]>
Trying this without using inMemory option as there are bunch of errors about tables not existing.

8b1526a6a86cbb5cc0d75680b284318c100c47d7 authored over 7 years ago by Robbie Van Gorkom <[email protected]>
Making call on should be explicit rather than using the monkey patched features.

acda000ea2f0dccc0b2db4961074a21531d29108 authored over 7 years ago by Robbie Van Gorkom <[email protected]>
Adding in memory flag for local dynamodb command.

0d0533f82e8ce4f93720b7d981a098b5fd37aea2 authored over 7 years ago by Robbie Van Gorkom <[email protected]>
Adding task to start local dynamo server before tests run.

Removing travis lines for starting local dynamo.
Updating readme with information about default a...

87be38b0e8e63d655f53e13a57ec144f59aaf07d authored over 7 years ago by Robbie Van Gorkom <[email protected]>
Fix for rangeKey check

7d9cab7f3a1a728d6b96c5eedd12bb81a4e9db2d authored over 7 years ago by Chris Barrese <[email protected]>
Merge pull request #123 from balmbees/master

Add typescript typings. Closes #77

3f2b5b43af5c56d0ffd55d924ebe667dc7f2e025 authored over 7 years ago by Brandon Goode <[email protected]>
Merge pull request #125 from cbarrese/feature/allow-for-unnamed-params

Allow for unnamed attributes. Closes #107

8720e098c684dd6baac8f5a50b8b76db6e92b3ee authored over 7 years ago by Brandon Goode <[email protected]>
Support GSI with same hashkey as Table

adb3321f362cc638edd3146912ea3f6dbf84f7f4 authored over 7 years ago by Chris Barrese <[email protected]>
Tweaked documentation

9b8cf6cb8365d8409c0cd839a6f84fa80d4e9e32 authored over 7 years ago by Chris Barrese <[email protected]>
Added documentation to Readme about saveUnknown

03eb5c5146b8bf4dc8c4c177798396274370b658 authored over 7 years ago by Chris Barrese <[email protected]>
Making the model get passed to attribute's default function.

Adding flag forceDefault to force the default to be used all the time.
Adding dev dependency to a...

95a25067bf1e4573a26477521b9863d465ecbbd7 authored over 7 years ago by Robbie Van Gorkom <[email protected]>
Merge branch 'master' of https://github.com/automategreen/dynamoose

2aa7a3d5802c8b10090f4def19dabda9ddc9c820 authored over 7 years ago by Charlie Fish <[email protected]>
Fixed tests

43c55cfdf086947ad38a59d3275329553080232d authored over 7 years ago by Chris Barrese <[email protected]>
Allow for unnamed attributes

3082f9166170b0c4a559a90f99ed862704524514 authored over 7 years ago by Chris Barrese <[email protected]>
add typescript typings

59e59a74b4288c18d358122fed0d37976d287bf1 authored over 7 years ago by Kurt <[email protected]>
[fix] missing ProvisionedThroughput

0de9458f7b1d63a2b90972daa80603a7f3b22f8d authored over 7 years ago by Brandon Goode <[email protected]>
Merge pull request #121 from webwin0/master

Fix critical bug with deleting and creating global secondary index

5799e5e583c3b45e2111e2fdab6d91d5237b56fd authored over 7 years ago by Brandon Goode <[email protected]>
Fix critical bug with deleting and creating global secondary index

4251e2420d5099a41bf621f58056a4253cc6512f authored over 7 years ago by Volodymyr Bezkostnyi <[email protected]>
Merge pull request #118 from balmbees/fix-create-reserved-keyword

fix Model.prototype.create cannot create new item on DynamoDB if hash…

108fcaa91fc1785dc4d3623231f6b7a16f877dc4 authored almost 8 years ago by Brandon Goode <[email protected]>
fix Model.prototype.create cannot create new item on DynamoDB if hashKey is one of reserved keyword

248cb27cb90792a4accffaabd290c6de8f304882 authored almost 8 years ago by MooYeol Prescott Lee <[email protected]>
Merge branch 'master' of https://github.com/fishcharlie/dynamoose

e37115b7f95b3a2cbfbd398c82d1a8c5e9f3a7f5 authored almost 8 years ago by Charlie Fish <[email protected]>
Merge pull request #109 from zarov/master

fix Attribute.prototype.toDynamo method to support Native Booleans

a72736a4e08d9bdfd0ef0d3ef31b0403d50ae7e3 authored almost 8 years ago by Brandon Goode <[email protected]>
fix Attribute.prototype.toDynamo method to support Native Booleans

32d29ac7622b2cdd672cdf0f5b3098f68bdd39da authored almost 8 years ago by Adrien <[email protected]>
Merge pull request #108 from ehippy/patch-1

typo fix

a5d8eaaf5cb20f120f56a931738473c1f35f6ed0 authored almost 8 years ago by Brandon Goode <[email protected]>
typo fix

60e6761b5ca769341ec23715ef7e28ec4170243b authored almost 8 years ago by Patrick McDavid <[email protected]>
Merge pull request #105 from remmons/master

Add support for native boolean values, Closes #55

669cc9239e1458688b57ed5c849498163e56e4fb authored almost 8 years ago by Brandon Goode <[email protected]>
Adding tests for Native Boolean Support

dc3d7b60245fb37ec18db040e067986fe3f3b284 authored almost 8 years ago by Reed Emmons <[email protected]>
Adding support for native boolean values.

ec6369ff5849c0c88f7cb3bd42b75356d0420dc2 authored almost 8 years ago by Reed Emmons <[email protected]>
Merge pull request #101 from strygin/master

Added .count() for Query and Scan

1c99d47f032667b4053eb235d085e9bfcc99657d authored almost 8 years ago by Brandon Goode <[email protected]>
Update Readme.md

39066377c28e19b9c546a243c52160aaefa6345a authored almost 8 years ago by Dmitry Strygin <[email protected]>
Merged aloof-ruf/dynamoose (Updated Readme)

c5d8cd9266629648a04446fb980875c5e6837a08 authored almost 8 years ago by Dmitry Strygin <[email protected]>
Update Query.js

92f160d22fcd5260140b88556980aa7bff01417c authored almost 8 years ago by Dmitry Strygin <[email protected]>
Update Scan.js

85ce9cca64c0eb575ef0214dfe456b59dfac2d0b authored almost 8 years ago by Dmitry Strygin <[email protected]>
Update Schema.js

9122e1f49f595b5580d0c0b9fe876aa4b3f352d8 authored almost 8 years ago by Dmitry Strygin <[email protected]>
Update Table.js

a9000cc3f7c3e091871f5939977eb4769159471f authored almost 8 years ago by Dmitry Strygin <[email protected]>
Update Model.js

df500e2b9eecde7125f90fa705fb1615cf5c7821 authored almost 8 years ago by Dmitry Strygin <[email protected]>
Added .count() for Query and Scan

294c31a7483fe0d312a96262f4d891bfc885d85a authored almost 8 years ago by Dmitry Strygin <[email protected]>
Merge pull request #98 from joshuadutton/handle-errors-simple

Fix bug when `next` callback is null

84ac335b10616c0c6c903ca74921bf3eb1a4d9e2 authored almost 8 years ago by Brandon Goode <[email protected]>
Merge pull request #96 from aloof-ruf/Issue-85-Create-Required-Attributes-On-Update

Issue 85 create required attributes on update

b14e418c7a7ada0b82c57352b0c365497964d4a7 authored almost 8 years ago by Brandon Goode <[email protected]>
Fix bug when `next` callback is null

749d5b36b47f60656425dceb288003677d1c932a authored almost 8 years ago by joshuadutton <[email protected]>
Changed Model Tests and fix for table.js

- Table.js had a deferred rejection with just a string (changed to an
error object)
- updated mo...

1b30feae99180dd72f6d4a2c88ecfa44f4520d73 authored almost 8 years ago by Seth Ruf <[email protected]>
createRequired defaults to false now

a91476b01900f9bab8ffe11269e928b79328e714 authored almost 8 years ago by Seth Ruf <[email protected]>
Merge branch 'master' into Issue-85-Create-Required-Attributes-On-Update

Conflicts:
lib/Model.js

52a5b79867e7ecabe842c5c9245d29c93154f316 authored almost 8 years ago by Seth Ruf <[email protected]>
Merge pull request #89 from joshuadutton/handle-errors-simple

Handle thrown errors and pass them to callbacks and promises

72c2c67bae333c0b498c80f62c8cb22abb5b66bb authored almost 8 years ago by Brandon Goode <[email protected]>
Remove the way I fixed Issue 84

d10740f2e21a91f41db375ade8eb35b1e76b8eff authored almost 8 years ago by Seth Ruf <[email protected]>
Merge branch 'master' into Issue-85-Create-Required-Attributes-On-Update

Conflicts:
lib/Model.js

7bc50c094b0191e96f397849ca4484235ea66d93 authored almost 8 years ago by Seth Ruf <[email protected]>
Changed name of Operations.conditionalSet

9c5169360bb2adfbb42bf963ad9c2a8d257200c6 authored almost 8 years ago by Seth Ruf <[email protected]>
Update can now use key attribute defaults

Passing null or undefined for the key parameter in Model.update will now
have it check default v...

55c013cf0992789f5cb610e2fcb185f5fad14932 authored almost 8 years ago by Seth Ruf <[email protected]>
Created another option for 'updateTimestamps'

- user can now choose whether or not to update timestamps specified with
the 'timestamps' option...

8281574eeff63d278dd817cd22fc00811f017608 authored almost 8 years ago by Seth Ruf <[email protected]>
Update Model.update

fde78cf3b67d909f6a43ef6d83725042a57e44e8 authored almost 8 years ago by Seth Ruf <[email protected]>
Added new approach to update (not complete)

4cc14391ec607a22137d75eb9f88fb0f4e3d9ca0 authored almost 8 years ago by Seth Ruf <[email protected]>
Update tests to not expect thrown errors but callback errors instead.

04722a747863beb3d8dbb29b10bf2577a781bcf5 authored almost 8 years ago by joshuadutton <[email protected]>
Adds try/catch to `Model.delete`

9e6f9f24f2158cd4fc98cfa58fd82f466a7afc0c authored almost 8 years ago by joshuadutton <[email protected]>
Do check to call correct callback

7ac4d880d3160574e681f0c2554fa636a4ae4890 authored about 8 years ago by joshuadutton <[email protected]>
Fix Travis CI errors

d25153494f9f744dcafd4cf999c2109eb1f77cc0 authored about 8 years ago by joshuadutton <[email protected]>
Handle thrown error from `processCondition`

f6c44f786ebefa7aa15c87e842713dbfbb7d53c5 authored about 8 years ago by joshuadutton <[email protected]>
Pass error along in Scan building

0936dd66f3da0cbed2b8e7589ea74cf2368e7f55 authored about 8 years ago by joshuadutton <[email protected]>
Pass error along when query building so it can sent to callback and promise

005dfbc91e2a84e4e6d137d3f93cb9ae37db2fbe authored about 8 years ago by joshuadutton <[email protected]>
Removes unneeded try/catch

676a4cc500ab6b566a64df5c81a720bba6fee3b3 authored about 8 years ago by joshuadutton <[email protected]>
Cleanup to match master branch

aafa9f2da59bf7de5ba8b41f945c8aa22764f5de authored about 8 years ago by joshuadutton <[email protected]>
Simplify error handling to catch errors at the top level

5ddb8580faaf4dfee3a2c5b7d9e4fc3c3b036d7f authored about 8 years ago by joshuadutton <[email protected]>
Merge branch 'master' into handle-errors

b65d961bca60dd078fae3436b0c6e5b5e670012d authored about 8 years ago by joshuadutton <[email protected]>
Catch validation errors in Model put and batchPut and pass to defer

fa46d5547adf4cd741ea88afdee71e6aa1d40784 authored about 8 years ago by joshuadutton <[email protected]>
Merge pull request #1 from automategreen/master

Merge in dynamoose changes

9258bd44d6bdb4c60bf37ab99550d6bf435e8967 authored about 8 years ago by Joshua Dutton <[email protected]>
more updates to readme

dcc176380ba21318065f2440f972a0f4f89016e1 authored about 8 years ago by Seth Ruf <[email protected]>
Updated Readme

de2794f5ec7f409920f3a555fdcd26e72a91e9eb authored about 8 years ago by Seth Ruf <[email protected]>
Quick touches

421e9ca5432cde698d5414b55b6801d6fe5b228d authored about 8 years ago by Seth Ruf <[email protected]>
Merge pull request #88 from aloof-ruf/Issue-84-Rest-Update-At-Timestamp

Reset 'updateAt' timestamp on update

d26e5fac97af67fcdc872f2aa67812f062082f14 authored about 8 years ago by Brandon Goode <[email protected]>
Reset 'updateAt' timestamp on update

5c52d2d7456a7d50312b6516b36cad9acc88aa0d authored about 8 years ago by Seth Ruf <[email protected]>
Merge pull request #78 from againer/patch-1

update readme

e9905b9f5c7f33eab9abad60266b50ea993eba6d authored about 8 years ago by Brandon Goode <[email protected]>
update readme

- replaced `New` with `new` keyword

13320abee81edc4eb2fffb798428fa6924a6369d authored about 8 years ago by Al Pal <[email protected]>
Merge branch 'master' of github.com:automategreen/dynamoose

5f8aadde67af3a00348300eade8d4e93ae0d6030 authored about 8 years ago by Brandon Goode <[email protected]>
bump version to 0.7

44b092c765ea48b103c127c705f245b519bb01f2 authored about 8 years ago by Brandon Goode <[email protected]>
Merge pull request #40 from jmather/remove-ref-to-lib-cov

Remove reference to testing infrastructure to prevent warnings from javascript packagers

d64c710bf1314b5ecdffdd7452ca07c7b64995b8 authored about 8 years ago by Brandon Goode <[email protected]>
drop support for node 0.10 and add 4 5 & 6

883054791838087f2735c16f71b6f0999d525d05 authored about 8 years ago by Brandon Goode <[email protected]>
Merge branch 'jottinger-master'

60476b2053db0fd09d83b5d8c855f9ee15a3f573 authored about 8 years ago by Brandon Goode <[email protected]>
change filter to where for query - dynomodb_local update caught invalid test

a5e597accf1cf434ffe55ca0755c237f332b2f24 authored about 8 years ago by Brandon Goode <[email protected]>
fix lint error

88dae543ad1f2356e01c340755fb264ee3b50446 authored about 8 years ago by Brandon Goode <[email protected]>
update dynamodb_local to latest

48439ed991b6540702ab81b55c37b7b17e228342 authored about 8 years ago by Brandon Goode <[email protected]>
make sure waitForActive waits but doesn't hang

b4c4dc556bb3538bdc74f65c8c5f93cb22adfa19 authored about 8 years ago by Brandon Goode <[email protected]>
merge updates from master

87ec990c006eb61600b9407e7ec262435f6dcdb1 authored about 8 years ago by Brandon Goode <[email protected]>
Merge pull request #75 from MikePennington/validation-errors

Fixed unhandled validation errors

6c214bcf6282f623cd5f7954aad609fd9446b6b7 authored about 8 years ago by Brandon Goode <[email protected]>
Fix jshint issues

2425cd8983a9792a119d9ddbd86877597e010661 authored about 8 years ago by Mike Pennington <[email protected]>
Fixed scoping issue and issue with failed promises continuing to execute

b77d657cf8de58898be1bff041874c8698129654 authored about 8 years ago by Mike Pennington <[email protected]>
Fix validation error for update

6a0a614c05fcf0b7bc101365ab09f4d4e84bd72b authored about 8 years ago by Mike Pennington <[email protected]>
Validation errors handled for delete

2291ae7b2d84a2e3e6148d4729b0fc80b09c3d6d authored about 8 years ago by Mike Pennington <[email protected]>
Validation errors handled with promise for Get and Save

1cc9ec8585755c84444036daa35cde939796ab8c authored about 8 years ago by Mike Pennington <[email protected]>
jslint cleanup

cc5a22903fbb70fb463a7ad6689a5b3fb45311c4 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
fixing waitForActive promises

8b1f5f98f5103e9baa323c82834a2c89b857a0be authored about 8 years ago by Joseph B. Ottinger <[email protected]>
handle thrown errors from parseDynamo via reject, fixes #68

951cc453a04b7316dbd273aaccfaeac797d9b792 authored about 8 years ago by Brandon Goode <[email protected]>
minor code cleanup for jslint

e3e9081b20d9acbbb5004423ea9c0425c9d2b1f8 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
trying to reorganize such that it all makes sense and ... works

2f93dcec41cdc092e187b4d9d1bb3c6a65512187 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
removing promises from compareIndexes

2704dd9798ab885a6b60f1b566875a42c29f4ac5 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
Converting to promises

6da21efa18d59b8e0518a3f52c173ce01d160471 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
Updates for Table.js, including test

8c4c0d91ce99374d1685ada216f0179a6365e50b authored about 8 years ago by Joseph B. Ottinger <[email protected]>
Correcting detection of index, trimming unnecessary field from remote

b22d8740b932183e0a3a1fd0eba70c634e74eceb authored about 8 years ago by Joseph B. Ottinger <[email protected]>
updating to include 'update' option

402f223b5f7d14bd55b35e7f07d399accce6be70 authored about 8 years ago by Joseph B. Ottinger <[email protected]>
Initial attempt at index sync, no options for control yet

061a5c0c87414f7ce125542cb3ee168f5af11ec6 authored about 8 years ago by Joseph B. Ottinger <[email protected]>