Ecosyste.ms: OpenCollective

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

Dynamoid, the Ruby DynamoDB ORM

Supports the development of Dynamoid, the Ruby DynamoDB ORM.
Collective - Host: opensource - https://opencollective.com/dynamoid - Code: https://github.com/Dynamoid

Support `NE` condition operator

github.com/Dynamoid/dynamoid - a82e881f6892b5a2c1bedce7ddff78ce55127713 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #242 from yoonwaiyan/fix-typo

Fix update attributes typo

github.com/Dynamoid/dynamoid - 46b1784817772f484a976fb169854ea1b6cc1742 authored over 6 years ago by Andrew Konchin <[email protected]>
Fix update attributes typo

github.com/Dynamoid/dynamoid - 2607da40254ec05fdf36dfc4068fc0516519dd3a authored over 6 years ago by Yoon Wai Yan <[email protected]>
Merge pull request #239 from Dynamoid/add-update

Add methods for low-level updating

github.com/Dynamoid/dynamoid - 838206604a0dc71bf606b974ec992be9b152c9f4 authored over 6 years ago by Peter Boling <[email protected]>
Make it clear: library must be required

Unless Bundler has done it for you

github.com/Dynamoid/dynamoid - a11df0d0498c5b901ec0e082e30da0fa93345eb6 authored over 6 years ago by Peter Boling <[email protected]>
Add URL for Dynamoid organization

github.com/Dynamoid/dynamoid - 541ea57ae96b67425d5f666fac4ff338ed7238cb authored over 6 years ago by Peter Boling <[email protected]>
Align with MIT license formatting

From https://choosealicense.com/licenses/mit/

github.com/Dynamoid/dynamoid - 274031cbde262c4c75c09011238dcdf8d820f2c2 authored over 6 years ago by Peter Boling <[email protected]>
[Code review] Fix typo

github.com/Dynamoid/dynamoid - 1c3e349ff24b90232b6161faae3c65b6926d9616 authored over 6 years ago by Andrew Konchin <[email protected]>
Add section 'Updating' to readme

github.com/Dynamoid/dynamoid - 6ce82b5d08f4bcb46e5bffca194d576187041c41 authored over 6 years ago by Andrew Konchin <[email protected]>
Add section 'Note on set type' to readme

github.com/Dynamoid/dynamoid - 3e96bab2018ebca9af30b1e6fca7fabbfbdd950e authored over 6 years ago by Andrew Konchin <[email protected]>
Add Document.upsert

github.com/Dynamoid/dynamoid - 42742d6a2bda3430fd6ee7b77da2198693795b81 authored over 6 years ago by Andrew Konchin <[email protected]>
Add Document.update_fields

github.com/Dynamoid/dynamoid - 2e62c7b0cadb386bfa3b9b59e50322f74cf55715 authored over 6 years ago by Andrew Konchin <[email protected]>
Add Document.update

github.com/Dynamoid/dynamoid - eb9d352274651c3f8da653a46bfb3b6be2ba22b1 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #238 from Dynamoid/fix/require-create_tables

Fix: Config default models_dir

github.com/Dynamoid/dynamoid - 21308a66b3de900c0f69eaa50e71b6749f6b2083 authored over 6 years ago by Peter Boling <[email protected]>
doc(models_dir): now models_dir default is `./app/models`

github.com/Dynamoid/dynamoid - 483760d180e040c196d49a4de9fd8997f35c8dc9 authored over 6 years ago by baloran <[email protected]>
Merge pull request #236 from docsend/v2.0.0_benchmark-debug

Change benchmark logging to debug

github.com/Dynamoid/dynamoid - dee0a6b993b8839f61c03e3879650c1fdd816e6a authored over 6 years ago by Peter Boling <[email protected]>
fix(config): change `app/models` to `./app/models`

github.com/Dynamoid/dynamoid - 1f6aea2dfdffd23ebb865c6d7e6c977d083cc479 authored over 6 years ago by baloran <[email protected]>
Add Depfu Badge

github.com/Dynamoid/dynamoid - 34bdd39deb728634a99c09ea36959212558089f0 authored over 6 years ago by Peter Boling <[email protected]>
Change benchmark logging to debug

github.com/Dynamoid/dynamoid - c6a5884a2a54314869bd7deb7b3d09ce83fb1cf6 authored over 6 years ago by Kenneth Chan <[email protected]>
Merge pull request #232 from epistrephein/svg-badges

Use svg instead of png for badges

github.com/Dynamoid/dynamoid - 648fe1c58bfb2e6dc2020a4727a85733b723e468 authored over 6 years ago by Peter Boling <[email protected]>
Use svg instead of png for badges

github.com/Dynamoid/dynamoid - 0d95ebd428983d66a66095d5956cf93c02cf4871 authored over 6 years ago by epistrephein <[email protected]>
Merge pull request #231 from schneems/schneems/badge

Fix badge image url

github.com/Dynamoid/dynamoid - 8cabd5ae4807c3fc447ec3eb23c09b101c4ca18a authored over 6 years ago by Andrew Konchin <[email protected]>
Fix badge image url

github.com/Dynamoid/dynamoid - e4699d4c578ea7e3b12f8154cb51f091c0f5958a authored over 6 years ago by schneems <[email protected]>
Support start() on scan and support hashes for both scan and query start() (#229)

* Refactored start_key on chain.rb to return correctly exclusive_start_key instead of next_tok...

github.com/Dynamoid/dynamoid - fe9eed632d53d2219263be4c0a4469dfc8e87f4e authored over 6 years ago by Micael Nussbaumer <[email protected]>
Merge pull request #228 from Dynamoid/store-dates-as-string

Store dates as ISO-8601 formatted strings

github.com/Dynamoid/dynamoid - 5b7734c49b7cdd9aadc6d8d77be8199ee14a3d84 authored over 6 years ago by Andrew Konchin <[email protected]>
Minor fix of :datetime serialization

github.com/Dynamoid/dynamoid - b8106e46f515bfe06fdee49f6f05d33e0c967a63 authored over 6 years ago by Andrew Konchin <[email protected]>
Update Readme

github.com/Dynamoid/dynamoid - b0902ea41ccb9dac509537559f82e304734b7d39 authored over 6 years ago by Andrew Konchin <[email protected]>
Rename `store_as_native...` options to `store_as...`

github.com/Dynamoid/dynamoid - cd4415c083398fb27ed1fcc84a52f146e1dbbfd1 authored over 6 years ago by Andrew Konchin <[email protected]>
Add global option `store_datetime_as_string`

github.com/Dynamoid/dynamoid - fb186c8189e239371d329193656eccfb0d8be9e4 authored over 6 years ago by Andrew Konchin <[email protected]>
Add global option `store_date_as_string`

github.com/Dynamoid/dynamoid - 9b9c4e23ae0ba0b49609f2a12cc5a3f43c4dde3d authored over 6 years ago by Andrew Konchin <[email protected]>
Store date field in ISO 8601 format

github.com/Dynamoid/dynamoid - 7f25e09328ef75b5b9d8c2947d520ce11ed0ea75 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #221 from pratik60/pratik/set_persistence

Implement fixed datatype for elements in set

github.com/Dynamoid/dynamoid - 5b56a854542f619f359eb3f648652541b898b628 authored almost 7 years ago by Andrew Konchin <[email protected]>
Implementing fixed datatype for elements in set

github.com/Dynamoid/dynamoid - 37c9c3609a1beb115b28c39520f0e6fc2522cc0f authored almost 7 years ago by Pratik Bothra <[email protected]>
Merge pull request #223 from pratik60/william/add_option_to_store_datetimes_as_strings

Add option to store datetimes as ISO-8601 formatted strings

github.com/Dynamoid/dynamoid - 451ff9a38c492852fd2e12f4bd25fa3d4d92ee9a authored almost 7 years ago by Peter Boling <[email protected]>
Merge pull request #225 from Dynamoid/fix-equal-conditions-for-collection-fields

Fix equal conditions for collection fields

github.com/Dynamoid/dynamoid - be1b4ae2b408de19e2e95f6de209ef73a8e12d5b authored almost 7 years ago by Andrew Konchin <[email protected]>
rename option to store_as_native_string

github.com/Dynamoid/dynamoid - f5282a6bdc58046150eca05978f7d3b38f2875cc authored almost 7 years ago by william tabi <[email protected]>
Remove outdated TODOs

github.com/Dynamoid/dynamoid - 4a5b812352d9993d817f6d34a5906c7c4866412e authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix EQ conditions for Set and Array

github.com/Dynamoid/dynamoid - 2da20390a354a535f6c83773d41b341f3382f1cd authored almost 7 years ago by Andrew Konchin <[email protected]>
Merge pull request #224 from Dynamoid/fix-set-contains-condition

Disable type conversion for Set and Array condition values

github.com/Dynamoid/dynamoid - 5035bfb2d3722285cb5b65a6ab77420582267614 authored almost 7 years ago by Peter Boling <[email protected]>
[pr comments] - Add field options to convert datetime to iso-8601 formatted strings

github.com/Dynamoid/dynamoid - a85fc93d8a74f606cc3008c83b03343dfcc71d94 authored almost 7 years ago by william tabi <[email protected]>
Disable type conversion for Set and Array condition values

github.com/Dynamoid/dynamoid - 98137611bf57fe28e5dff7c4c48e38d21f1bb109 authored almost 7 years ago by Andrew Konchin <[email protected]>
Add option to store datetimes as ISO-8601 formatted strings

github.com/Dynamoid/dynamoid - c54c259c6dc4f289272bb1c7d6421ca14208e812 authored almost 7 years ago by william tabi <[email protected]>
Merge pull request #216 from andrykonchin/fix-index-detection-in-where

Fix global index detection

github.com/Dynamoid/dynamoid - fb9db64b735027902ea19282834d2afa1337b9b7 authored almost 7 years ago by Peter Boling <[email protected]>
Fix global index detection

github.com/Dynamoid/dynamoid - 5b45d6ec845e34203d459df7faf11d7af71b7bd7 authored almost 7 years ago by Andrew Konchin <[email protected]>
AWS SDK compatibility table

github.com/Dynamoid/dynamoid - 125951a8102155364c17817cfbefb2138d321c01 authored almost 7 years ago by Peter Boling <[email protected]>
Link to CHANGELOG for breaking changes

github.com/Dynamoid/dynamoid - 41da712f37cf64545447c446e5ed0a95b9944ccd authored almost 7 years ago by Peter Boling <[email protected]>
Bump to 2.0.0

github.com/Dynamoid/dynamoid - 56429229147b9a2e03481ca9b88b8d8ea7a7344c authored almost 7 years ago by Peter Boling <[email protected]>
Merge pull request #215 from Dynamoid/changelog

Update CHANGELOG for 2.0.0 release

github.com/Dynamoid/dynamoid - 37fccc307d32cf000fcea40d05f635cdc70ff263 authored almost 7 years ago by Peter Boling <[email protected]>
Add one minor bug fix to the changelog

github.com/Dynamoid/dynamoid - c5a679334ae6cb0d48c6868f575613d67acc010a authored almost 7 years ago by Andriy Konchin <[email protected]>
Breaking changes mean MAJOR version bump

ref: https://semver.org/

github.com/Dynamoid/dynamoid - a05111d1dae3e8c45fa040397bd6c9f9d8f1536f authored almost 7 years ago by Peter Boling <[email protected]>
Update CHANGELOG for 1.4.0 release

github.com/Dynamoid/dynamoid - 32217e7a526d0ef5f77e14aa18fb7efcce58924e authored almost 7 years ago by Peter Boling <[email protected]>
Document test env setup

github.com/Dynamoid/dynamoid - 501f56d63aacbc10a2fd2739c43b2a74bd857239 authored almost 7 years ago by Peter Boling <[email protected]>
Fix the setup script

github.com/Dynamoid/dynamoid - 4dd928d4a6f4f5fa07e7ee52040cbf468178478a authored almost 7 years ago by Peter Boling <[email protected]>
Merge pull request #213 from andrykonchin/support-boolean-type

Support native boolean type

github.com/Dynamoid/dynamoid - 23362c99e357432210782afb2fa475f1491a7230 authored almost 7 years ago by Andrew Konchin <[email protected]>
[Code review] Fix type and rename option

github.com/Dynamoid/dynamoid - af64294c9864498768e2ff70634cd3d23301399f authored almost 7 years ago by Andrew Konchin <[email protected]>
Update README.md

github.com/Dynamoid/dynamoid - aea6be34561f4a5bf545584f8801997708927d61 authored almost 7 years ago by Peter Boling <[email protected]>
More headings

github.com/Dynamoid/dynamoid - 2e638bc27529d897b7e76dda75a70b3cffa12920 authored almost 7 years ago by Peter Boling <[email protected]>
Update Readme.md

github.com/Dynamoid/dynamoid - 5328cba2c45743392ab355772a88296c0e5c64c5 authored almost 7 years ago by Andriy Konchin <[email protected]>
Support native boolean type

github.com/Dynamoid/dynamoid - adb5e0e5037f8775c182e6e8b92ef5702e23e317 authored almost 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #212 from andrykonchin/add-foreign-key-option-4-2

Add `foreign_key` option for `belongs_to` association

github.com/Dynamoid/dynamoid - 8273db67242e072946bb15cbf968f5a95fe8c7da authored almost 7 years ago by Peter Boling <[email protected]>
[Code review] Fix typos

github.com/Dynamoid/dynamoid - 15e4467fa9a84ef1c94cfb665a22616824386ada authored almost 7 years ago by Andriy Konchin <[email protected]>
Add example to Readme.md

github.com/Dynamoid/dynamoid - a35cf2344e1d4a9ee008e2c7b829ff24280b47a3 authored almost 7 years ago by Andriy Konchin <[email protected]>
Add `foreign_key` option for `belongs_to` association

github.com/Dynamoid/dynamoid - 847883c41661d531c323068903023fc00d162a7f authored almost 7 years ago by Andriy Konchin <[email protected]>
Fix issue with re-assigning has_many association

github.com/Dynamoid/dynamoid - 870d042f1ef676b9e8109de471ecb2cc442b365c authored almost 7 years ago by Andriy Konchin <[email protected]>
Refactor associations

github.com/Dynamoid/dynamoid - c2d2a71967026e504414c6d98121ad26206cd89b authored almost 7 years ago by Andriy Konchin <[email protected]>
Add missing specs for associations

github.com/Dynamoid/dynamoid - 19ec942dbc9a9a416a7649c4638c527e1de01121 authored almost 7 years ago by Andrew Konchin <[email protected]>
Merge pull request #211 from richardhsu/richardhsu/vagrant-rvm-update

Vagrant: gnupg2 for rvm verification

github.com/Dynamoid/dynamoid - 769a76a69311ad3111a50e17eaf2c47ade3a5511 authored almost 7 years ago by Peter Boling <[email protected]>
Vagrant: gnupg2 for rvm verification

- [Update] When install RVM, it would fail in verifying public key
for download. Added command...

github.com/Dynamoid/dynamoid - 23ad621189bc8c72d9f5d619d8683503186e1e00 authored almost 7 years ago by Richard Hsu <[email protected]>
Merge pull request #207 from andrykonchin/refactor-batch-write-item

Refactor `batch_write_item`

github.com/Dynamoid/dynamoid - 40f20b9126e6b22aa1afdc032d18996c66a1f362 authored almost 7 years ago by Peter Boling <[email protected]>
Fix specs for Ruby 2.0-2.1

github.com/Dynamoid/dynamoid - 3b24fbd196f553b8c85dc4fce4da5a3b31494b27 authored almost 7 years ago by Andriy Konchin <[email protected]>
Refactor `#delete` specs a little

github.com/Dynamoid/dynamoid - 2d5fdeb19e6b14568765f44abed42e6d766cbdc0 authored almost 7 years ago by Andriy Konchin <[email protected]>
Fix issue with deleting by multiple ids and single range key

github.com/Dynamoid/dynamoid - c2135f3f724158b8912617dffbaa098336999520 authored almost 7 years ago by Andriy Konchin <[email protected]>
Move requests slicing to adapter plugin

github.com/Dynamoid/dynamoid - 48dcb803320c75d8c5288918358dccb252da7a68 authored almost 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #206 from andrykonchin/correct-ruby-code-style

Correct Ruby code style

github.com/Dynamoid/dynamoid - 3cf663752dbb198bca087b9e396f6667f6940496 authored almost 7 years ago by Andrew Konchin <[email protected]>
Remove braces around hash parameters

github.com/Dynamoid/dynamoid - bcffc7fa8ca4634e828569b1ac51ea804df9fc04 authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix intentation

github.com/Dynamoid/dynamoid - 74ff0b2c9d6449921ce7a21469ffcecb0b506ba1 authored almost 7 years ago by Andrew Konchin <[email protected]>
Use new Hash syntax style

github.com/Dynamoid/dynamoid - 2e13ce1cce1fde7ae8305d1ada5abbbf17a391ad authored almost 7 years ago by Andrew Konchin <[email protected]>
Replace ' with " if it's possible

github.com/Dynamoid/dynamoid - 31b078bdd191c405e59c760c04a967e72d8457a1 authored almost 7 years ago by Andrew Konchin <[email protected]>
Add leading space in comments

github.com/Dynamoid/dynamoid - dcd8cb77ce267485c7968e9db4ed602fca836140 authored almost 7 years ago by Andrew Konchin <[email protected]>
Add space after comma

github.com/Dynamoid/dynamoid - ac9372d712e5348335d70afa078f8a2b09b8000f authored almost 7 years ago by Andrew Konchin <[email protected]>
Remove excessive empty lines

github.com/Dynamoid/dynamoid - f2ef6e01c3a9aa73d27fd03bf3462966a9bab868 authored almost 7 years ago by Andrew Konchin <[email protected]>
Remove trailing whitespaces

github.com/Dynamoid/dynamoid - 587579863b593e59865c3f2d0174c684e538615b authored almost 7 years ago by Andrew Konchin <[email protected]>
Merge pull request #205 from andrykonchin/fix-destroy-all

Fix Chain#destroy_all

github.com/Dynamoid/dynamoid - 7fa2a22e4c0400d11817532baaf462848320bd44 authored almost 7 years ago by Andrew Konchin <[email protected]>
Code review. Move ids slicing to adapter plugin

github.com/Dynamoid/dynamoid - ae1c03854522fb4ca2843bada29060c5c235808a authored almost 7 years ago by Andrew Konchin <[email protected]>
Code review. Replace all " with ' in spec/dynamoid/criteria/chain_spec.rb

github.com/Dynamoid/dynamoid - 6b2df4ca215ca2cdc9b8fe51b6f6a5328f477f10 authored almost 7 years ago by Andrew Konchin <[email protected]>
Code review. Move helper to spec/support directory

github.com/Dynamoid/dynamoid - aaa3d940c6b916d033a3e3b52cf89500a3127deb authored almost 7 years ago by Andrew Konchin <[email protected]>
Add test helper `new_class` and refactor specs

github.com/Dynamoid/dynamoid - d445a3fb215419671b04932ebe444e9bc774c23d authored almost 7 years ago by Andrew Konchin <[email protected]>
Add example of `delete_all` call in Readme

github.com/Dynamoid/dynamoid - 8bf47fb11f67b38c86d0ce202811c6699aefef1d authored almost 7 years ago by Andrew Konchin <[email protected]>
Rename #destroy_all to #delete_all

github.com/Dynamoid/dynamoid - 2182039544805930a59bd24e5ecad6e96ee12b38 authored almost 7 years ago by Andrew Konchin <[email protected]>
Remove excessive specs

github.com/Dynamoid/dynamoid - 89425a17606059c83a5d66c234e551f740c2bcbf authored almost 7 years ago by Andrew Konchin <[email protected]>
Implement batch deleting

github.com/Dynamoid/dynamoid - fb0c102de4b750f93a043f45223c4053c7ed4125 authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix `destroy_all` issue with Scan and conditions

github.com/Dynamoid/dynamoid - aba4f48f3657f91d0c2aecbf122cf98bb69d7f14 authored almost 7 years ago by Andrew Konchin <[email protected]>
Add missing specs

github.com/Dynamoid/dynamoid - beb731b8940223d62c78fd888dede3f481f09d87 authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix `destroy_all` issue with Query and model without sort key

github.com/Dynamoid/dynamoid - c1327ee0227d965b8789e7fbd590e3849136fe09 authored almost 7 years ago by Andriy Konchin <[email protected]>
Fix `destroy_all` issue with deleting documents with Scan and sort key

github.com/Dynamoid/dynamoid - bf8b5f03249b13cea8b76e195f72964e064444d5 authored almost 7 years ago by Andriy Konchin <[email protected]>
Add declaration of global secondary index to Readme

github.com/Dynamoid/dynamoid - 754f10bd7ac574b7368595c101897e4477df00e8 authored almost 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #204 from andrykonchin/fix-scan-with-condition-on-partition-key

Fix Dynamoid::Criteria::Chain#key_present?

github.com/Dynamoid/dynamoid - 4661bdc6bc936590bd11c71bc95ffef425b2343b authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix Dynamoid::Criteria::Chain#key_present?

github.com/Dynamoid/dynamoid - 639ca76dad827d159fa7915a020ad02e0e5505e9 authored almost 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #202 from andrykonchin/fix-assigning-nil-to-single-association

Fix associations

github.com/Dynamoid/dynamoid - 01f1a3e52d5546e8d7b9dbc73f437f1c471f3847 authored almost 7 years ago by Peter Boling <[email protected]>