Ecosyste.ms: OpenCollective

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

github.com/Dynamoid/dynamoid

Ruby ORM for Amazon's DynamoDB.
https://github.com/Dynamoid/dynamoid

Merge pull request #328 from Dynamoid/update-ruby-versions-on-ci

Update Ruby versions on TravisCI

6ee340f288a2b59d52064f371fd6f65becbb2856 authored almost 6 years ago by Andrew Konchin <[email protected]>
Update compatibility section in Readme.md

163895d141536ec8224a6984c8e61bd51645e0d9 authored almost 6 years ago by Andrew Konchin <[email protected]>
Update 2.3.x, 2.4.x, 2.5.x versions and add 2.6.x and JRuby 9.2.x on TravisCI

7e6e7b3e9852eec33c7327545b7b5842435bdf37 authored almost 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #326 from Dynamoid/fix-ci-build-and-bundler-issue

Travis CI. Fix specific bundler version installation

91edd5d141b1b12b38cd44d7ffc570ad3bcd88f0 authored almost 6 years ago by Andrew Konchin <[email protected]>
Depends on active model only instead of the whole rails in specs

e0f927cbd2de5ec8b31f370159496aef62d0d6a1 authored almost 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #324 from cabello/patch-1

Order of `global_secondary_index` call matters.

92286de657b8a2bce3d59b9be067a71958fb96a6 authored almost 6 years ago by Andrew Konchin <[email protected]>
Order of `global_secondary_index` call matters.

Let developers know that the index call must come after fields have been defined.

b07232ad45e72d1c9f807a10f9fb77e7878fe111 authored almost 6 years ago by Danilo Cabello <[email protected]>
Merge pull request #322 from cabello/index-typo

Fix typo in logs.

3a3be786c45fe6a0de9f89393ffc70b25283a5fa authored about 6 years ago by Peter Boling <[email protected]>
Fix typo in logs.

5d90388e7b5fde2a528d3c3645f64d123ddcade4 authored about 6 years ago by Danilo Cabello <[email protected]>
Readme.md. Remove mentioning old gem version 2

6148c1ca36d33945a9ca8d7e4f4186bf2c894ea7 authored about 6 years ago by Andrew Konchin <[email protected]>
Bump version 3.1.0

be54bb7385d0fb31f52fa9b169e01a55c0281a20 authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #320 from Dynamoid/update-changelog-for-3.1.0-release

Changelog.md: Add section for 3.1.0 release

e834709584068671e76b578a544378a8487f0c82 authored about 6 years ago by Andrew Konchin <[email protected]>
Changelog.md: Add section for 3.1.0 release

eab3ec5cbfc494f1e1ec0b960dbcf15921d5c14c authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #319 from Dynamoid/repair-consistent-reading-on-find-all

Repair consistent reading for `find_all`

422bc3c00e334cdc5bf4cc54a6aee6bf65997a1d authored about 6 years ago by Andrew Konchin <[email protected]>
Repair consistent reading for `find_all`

0a37037c2e780bb539ceb3bad83b169fed8e439d authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #318 from Dynamoid/add-range-key-to-record-not-found-exception

Add range key to RecordNotFound exception

4b1dfd04d417f09009ffb143a69edde21ac6bafd authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #317 from Dynamoid/fix-create-tables-rake-task

Fix `create_tables` rake task

b14c181db137b7e542b74eef68c69e4cce2f9d76 authored about 6 years ago by Andrew Konchin <[email protected]>
Update Readme.md Note backoff is used in Query and Scan operations

f79ebe2e523bd6bb6c53c1427a5521fe43e6b600 authored about 6 years ago by Andrew Konchin <[email protected]>
Add range keys to RecordNotFound exception message

dadf0e175cc60f97b4fc0ac6315a44a0e5e7c1b8 authored about 6 years ago by Andrew Konchin <[email protected]>
Don’t modify `options` arguments in adapter

da96358500868dcb7a51200b701a2991c0611b70 authored about 6 years ago by Andrew Konchin <[email protected]>
Update Readme.md. Add `sync: true` option in an example of re-creating tables in test environment

9c6427a0a7157eddd5d3b7f178c77fe142b99f04 authored about 6 years ago by Andrew Konchin <[email protected]>
Fix `create_tables` rake task - create tables synchronously

bbcdf689b41b3bbafa2a66fe43aa03ce80e63951 authored about 6 years ago by Andrew Konchin <[email protected]>
Fix `create_tables` rake task - support nested directories for `model_dir`

0fb8845ed8f800a8fa77ee80ee782837d80173b6 authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #314 from Dynamoid/add-smart-count

Add smart count

d04c265aa0764b18f02eff0882a25a9c6981a0b0 authored about 6 years ago by Andrew Konchin <[email protected]>
Refactor scan and query operations

d9a8d9c6217ff8811aebe32892b27f5d80ead1fe authored about 6 years ago by Andrew Konchin <[email protected]>
Optimize count for query and scan operations

b58624729add5619c66ef42d97d1be501ef3767b authored about 6 years ago by Andrew Konchin <[email protected]>
Move query and scan operations into separate classes

fc25364a486b838417f876d496adcf60320bf668 authored about 6 years ago by Andrew Konchin <[email protected]>
Use `result.count` in query and scan operations

cdd3aa6d01d42872c4a3572d2e73639500bffc42 authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #313 from bonty/feature/support-backoff-in-scan-and-query

Add support for backoff in scan and query

392f9f70a575423eedd867c3a99f97644a26cce8 authored about 6 years ago by Andrew Konchin <[email protected]>
Restore Depfy badge

c29c769cd8f30e4bd242c3e38f1389c29df3c1d7 authored about 6 years ago by Andrew Konchin <[email protected]>
Repair badge section in Readme.md

7124d36ccbe907d4ff6f4253097fe508bc4d2a91 authored about 6 years ago by Andrew Konchin <[email protected]>
Add support for backoff in scan and query

10acc732f38e522adc381171cdff79cbbee13f1a authored about 6 years ago by bonty <[email protected]>
Merge pull request #312 from lulu-ulul/add_timeout_configrations

Add Ability to specify timeout connection settings

6d9e2d22e67976aba51367fd1c0feec2d51b2644 authored about 6 years ago by Andrew Konchin <[email protected]>
Refactor option assignment in AwsSdkV3#connection_config

9a3b2d363c41c85609fc57fe19b9caf7604b6264 authored about 6 years ago by lulu-ulul <[email protected]>
Add ability to specify timeout connection settings specific to Dynamoid

ec394ff30cf4cc44aec6fb0045304b38380de3ad authored about 6 years ago by lulu-ulul <[email protected]>
Merge pull request #311 from misoca/fix/find-consistent-read

fix consistent_read option of Finders#find

522731e236d312dea26a6283adf1e4f6f8edd1e1 authored about 6 years ago by Andrew Konchin <[email protected]>
:bug: fix consistent_read option of Finders#find

8ee38564b7ab8ec88207ba4647d1ada4784b9590 authored about 6 years ago by kokuyouwind <[email protected]>
Merge pull request #310 from knovoselic/list_tables_fix

Fix list_tables method to return names of all tables, not just first page

3b7c61ed7350ed999afeb39a456dd16dc2ec7e03 authored about 6 years ago by Andrew Konchin <[email protected]>
Fix spec to include existing tables in total table count

cd05c82171e5485df7d924598210963979ef31fa authored about 6 years ago by Kristijan Novoselic <[email protected]>
Fix list_tables method to return names of all tables, not just first page

6d793f63a0dae7e91a57ad6225efe5f9db1cccf2 authored about 6 years ago by Kristijan Novoselic <[email protected]>
Merge pull request #307 from Dynamoid/add-collection-element-types

Add collection element types

24b9ac7e8284f23f8efba21653a1dafb7bd7ce1a authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #309 from Dynamoid/ignore-not-defined-attributes

Ignore not declared attributes

3166fa09d4ac35b24ce827bc0a01a4d1a6c3800a authored about 6 years ago by Andrew Konchin <[email protected]>
Ignore not declared attributes

55e21aaa23fc9b01b86983efa7b9d4d823546f3e authored about 6 years ago by Andrew Konchin <[email protected]>
Reword “Note on set type” and “Note on array type” sections in Readme.md

54ae0a13b6b39e0ab1143ed341ce28095d77512b authored about 6 years ago by Andrew Konchin <[email protected]>
Update “Note on set type” section in Readme.md

be8e1195643bcb7ca2acd6e96f8a9b5ec209cb91 authored about 6 years ago by Andrew Konchin <[email protected]>
Cast elements of typed Set field

75dccb15fdc34c80ad96fc7c447721f76a478bfb authored about 6 years ago by Andrew Konchin <[email protected]>
Fix formatting in `dumping_spec.rb` - add empty lines

6c2bf0f961cba780b8d62182f576c652ddfeafb7 authored about 6 years ago by Andrew Konchin <[email protected]>
Cast elements of typed Array field

a9a0b7d9c26449d982633cf8bed2efd456c47de5 authored about 6 years ago by Andrew Konchin <[email protected]>
Rename `Dumping.field_dumper` to `find_dumper`

18a0a0ce13ad331959c2d004cfe844612d239d78 authored about 6 years ago by Andrew Konchin <[email protected]>
Dump elements of Array field

226e70da09e527bfc5c7a1eff67150f08b5b652c authored about 6 years ago by Andrew Konchin <[email protected]>
Dump elements of types Set

bd725f83286654ff8ea1bba3ed6663ea3f1e7af7 authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #306 from Dynamoid/add-null-logger

Add NullLogger

55d24359575247084dd90d2ff0602d130094d1fb authored about 6 years ago by Peter Boling <[email protected]>
Use NullLogger instead writing to `/dev/null` if logging is disabled

4db03f15bb90767b68d0fa01259e896fc7c6dc5b authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #305 from Dynamoid/add-increment-methods

Add increment methods

37d8f3079741beebf94f278c31629b32dd841488 authored about 6 years ago by Andrew Konchin <[email protected]>
Add `#decrement` method

bedac7b0f6dd2c436ac439b6182960408ca487bc authored about 6 years ago by Andrew Konchin <[email protected]>
Add `#decrement!` method (with bang)

5532e92b05d9c2c89442e8d028d3ec7d21f3338b authored about 6 years ago by Andrew Konchin <[email protected]>
Add `#increment` method

0691f54b657d127aa32f1337aeb2d66bbea195dc authored about 6 years ago by Andrew Konchin <[email protected]>
Add `increment!` (with bang)

73ca8e7aad6ca321fcc2e61ac216a796aef61b44 authored about 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #304 from Dynamoid/add-inheritance-column-option

Add inheritance field option

94500a899939406004eca8f37ee61b31dbbca973 authored about 6 years ago by Andrew Konchin <[email protected]>
Version is 3

70dde3c2f32bea133744556a44281ace95377c85 authored about 6 years ago by Peter Boling <[email protected]>
Add `.inc` method

ba1772ae98f10dbcd194bdbbc22bd62cea451c6b authored over 6 years ago by Andrew Konchin <[email protected]>
Update `STI` section in Readme.md

f51170ab577d9a593952173a3b3be3227c4ff307 authored over 6 years ago by Andrew Konchin <[email protected]>
Move STI specs to separate file

fdfeba0b61ed1074b1169906aa45bfe14b142914 authored over 6 years ago by Andrew Konchin <[email protected]>
Preliminary refactoring.

d31a3d2a899a2e134e44106ccc70f1bcfb6f629a authored over 6 years ago by Andrew Konchin <[email protected]>
Add `inheritance_field` table option

ab359680872b30744aa8082f2ada270296131985 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #303 from Dynamoid/add-update-attributes-with-bang

Add #update_attributes! method

9b1767aa23f68816c2b049c69304c54475d7858c authored over 6 years ago by Andrew Konchin <[email protected]>
Move #update_attribute, #update_attributes and #update_attributes from Fields to Persistence module

9e680786c670f4eedb1b6fdeb0dbf32709b0de4e authored over 6 years ago by Andrew Konchin <[email protected]>
Add #update_attributes! (with bang!) method

82558f2d1284fd5efd581499f3eed16104ff54a0 authored over 6 years ago by Andrew Konchin <[email protected]>
Add specs for #update_attributes

d59b3f54651a37d74bb9d81e4add5083a282742f authored over 6 years ago by Andrew Konchin <[email protected]>
Remove duplicated specs

a652bca529f2cd4ec9c5a70fc5c73fc826583604 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #302 from Dynamoid/add-before-type-cast-getters

Add attribute methods "before type casting"

eb844dc6e9d0dc4138d2b4655b169d08aa99c499 authored over 6 years ago by Andrew Konchin <[email protected]>
Add Type casting section to Readme.md

ca25966a9661d7b3983693ac12b6e4c28b4b44da authored over 6 years ago by Andrew Konchin <[email protected]>
Add `attributes_before_type_cast`, `read_attribte_before_type_cast` and `<name>_before_type_cast` methods

5606fc1c33ac5587854a2a85127043592ee0f572 authored over 6 years ago by Andriy Konchin <[email protected]>
Merge pull request #299 from Dynamoid/fix-issue-with-deep-sanitizing-raw-collections

Sanitize empty strings and sets in nested hashes and arrays in `raw` fields

a71dc62457218707e60b2a1406190f7c72e3d911 authored over 6 years ago by Andrew Konchin <[email protected]>
Sanitize empty strings and sets in nested hashes and arrays in :raw fields

a926e722760a12f6cc3796d91d53ba2781f5378c authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #298 from Dynamoid/fix-not-string-keys

Fix issue with saving raw hash with not stringified keys

4b050c08706179431337bb7f3a5bc2634df4bb4a authored over 6 years ago by Andrew Konchin <[email protected]>
Fix issue with saving raw hash with not stringified keys

27650c96bddfd69498e3a26f9095177ec9ee884c authored over 6 years ago by Andrew Konchin <[email protected]>
Update gem version to 3.0.0

a960cea475ba6261d9cca0dd8a3bfa67ec8b66f0 authored over 6 years ago by Andrew Konchin <[email protected]>
Update Readme.md

Remove mention of 3.x version as unreleased

7070e35cb8fa89fd945f55bebb50449a8d987731 authored over 6 years ago by Andrew Konchin <[email protected]>
Update CHANGELOG.md

Remove mentioning of @andrykonchin in 3.0.0 release changes

689c5947335789a982f7a4b01e5f9482ce40cc7b authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #294 from Dynamoid/fix-flacky-specs

Fix flaky specs related to numeric datetime format

33f8d44f4dbf2cd60c3abbf3b61b79e679f7cf85 authored over 6 years ago by Andrew Konchin <[email protected]>
Improve grammar

4251be8ddda307180c662aa4b3507a30b05cc68f authored over 6 years ago by Peter Boling <[email protected]>
Fix typo

0cbbaeb46a0b12a07863a82d567b220785b7cfe7 authored over 6 years ago by Peter Boling <[email protected]>
Fix typo

5a048d8a4b01fb8cf40fdb79380d8bf09c8c8cdb authored over 6 years ago by Peter Boling <[email protected]>
Add warning about date time field as a range key in Readme.md

926bf72e4d5e2b6d490e1f553db1765a1a19fa37 authored over 6 years ago by Andrew Konchin <[email protected]>
Don’t use `datetime` as sort key in specs

6d3425588a7fe4ade74a7d8fb094d1fe07b56099 authored over 6 years ago by Andrew Konchin <[email protected]>
Fix incorrect spec

f9d80f65d108235743c68a3e564d4946ecb33fd0 authored over 6 years ago by Andrew Konchin <[email protected]>
Add debug logging of DynamoDB API requests

d87926b987c6436bc8fa2522518bdc0c95b3286a authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #292 from Dynamoid/fix-finders-not-found-error

Suppress NotFound error in deprecated finders

e9045c8f17e320a61770d8eef0dd64529e00ffe8 authored over 6 years ago by Andrew Konchin <[email protected]>
Suppress NotFound error in deprecated finders

b395827c3cf95b0690c4402628ca3e2d743ef3f4 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #290 from Dynamoid/update-changelog

Prepare change log for the new release 3.0.0

4d0f76ef38a88a7ac598005e45094e251127e6e2 authored over 6 years ago by Andrew Konchin <[email protected]>
Fix typo

e7b989575d06d51e4db729d38ea71c93a18b7fda authored over 6 years ago by Peter Boling <[email protected]>
Prepare Changelog for the new release

1e219ffaa6c0e1c930121a359837c10218a13f58 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #289 from Dynamoid/add-dynamodb-timezone-option

Add `dynamodb_timezone` option

8e8474a17d1f57e05a7012d0b1fe7414ca358038 authored over 6 years ago by Andrew Konchin <[email protected]>
Add `dynamodb_timezone` global config option

1479465ede41f14bc695a4d8c95c7e4aaaa04aba authored over 6 years ago by Andrew Konchin <[email protected]>
Update Configuration section in Readme.md

926cb92352aad221bdf9ec8a3a68b31a1fc55235 authored over 6 years ago by Andrew Konchin <[email protected]>
Refactor specs for dumping datetime

7093ab5bbf886a9d2e5ec527933c11862433b38f authored over 6 years ago by Andrew Konchin <[email protected]>
Fix link to CI build status

5e9fb7df3a6ac5cb45846f8df91f02b05a37ad25 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #288 from Dynamoid/add-store-boolean-as-native-config-option

Add store_boolean_as_native global config option

ec9d5f060128262104549acd1ebca76487ad4196 authored over 6 years ago by Andrew Konchin <[email protected]>
Merge pull request #287 from ghiculescu/master

Fix inability to disable logging

beb9bd5ba0e070833d8cdcffff8591faba95e19d authored over 6 years ago by Andrew Konchin <[email protected]>