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

Allow attribute deletion without a value

20ad8f095e29f5e4b3fdb5e48541b0f763df913b authored over 4 years ago by Jānis Kiršteins <[email protected]>
Merge pull request #460 from Dynamoid/prepare-3-6-0-release

Prepare 3.6.0 release

48166275086a1421c052f6cca0959168f1f8ff6a authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec. Add documentation url

9e8929d8a573f7bf5da97e3ecc2b69c37a5f9ff2 authored over 4 years ago by Andrew Konchin <[email protected]>
Bump version to 3.6.0

3afdc14115adff036149ab77a0e13348214b6f9d authored over 4 years ago by Andrew Konchin <[email protected]>
Changelog. Add recent changes since the last release

aa2cc25cd341d4ff03aeefbe64dacde016fdc87f authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #459 from Dynamoid/add-log-formatter-config-option

Log formatting

169866a65ba03794fc327db27111d02bac693904 authored over 4 years ago by Andrew Konchin <[email protected]>
Use AWS SDK default log formatter if it isn't configured

b2adbeea0ca7a88f6939d6434f96f940d6dd73a8 authored over 4 years ago by Andrew Konchin <[email protected]>
Use debug log formatter in specs by default

e532263e986790b227d9a4a0052d713752611c34 authored over 4 years ago by Andrew Konchin <[email protected]>
Add debug log formatter

5bad2f380473b7afa9fcd5999d90f599d8a9ae42 authored over 4 years ago by Andrew Konchin <[email protected]>
Add log_formatter config option

4cc585cf44fb5ce46e2472c43a65d253e79d4820 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #458 from Dynamoid/add-binary-type

Add binary type

ba039e7a4c075ed9c0b04ce2295e8becb81c4511 authored over 4 years ago by Andrew Konchin <[email protected]>
Documentation. Remove RDoc's .document file

43d12a2fe6ccc6939881d1aa6d80c8dcf65ea096 authored over 4 years ago by Andrew Konchin <[email protected]>
Update documentation with new binary type

84031d38a8a64fd19a30f85f55212dd2cb0d4cce authored over 4 years ago by Andrew Konchin <[email protected]>
Add binary field type

61c8264eb96be93a316b42bfecdfe8b7a70278b5 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #457 from Dynamoid/fix-yard-warnings

Get rid of some YARD errors/warnings

83fa23289e4cc18975cd350e755af3acee630ea1 authored over 4 years ago by Andrew Konchin <[email protected]>
Get rid of some YARD errors/warnings [skip travis]

77800b4886b53ee603422e49cedf4bfbde9cc1a9 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #456 from Dynamoid/check-missing-range-key-in-finders

Check if required range key argument if missing in .find method

129b4bff24a2c8b545d2720879a5058e848f6db6 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #455 from Dynamoid/fix-rubocop-warnings

Fix Rubocop warnings

a2ec7426e83018ddd6f9dc36f8257a1a2a83e340 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #454 from Dynamoid/add-block-argument-to-create

Add block argument to create/create! methods

fb460a7256d665f7bc968a54a98c9ea6ad4b6096 authored over 4 years ago by Andrew Konchin <[email protected]>
Check if required range key argument if missing in .find method

bf39ee31acdc9453525431ddcd424bf1ab309f18 authored over 4 years ago by Andrew Konchin <[email protected]>
Rubocop. Fix formatting and style warnings

17aa3887b2e3d98d5697a55f8578638cdfb05814 authored over 4 years ago by Andrew Konchin <[email protected]>
Fix rdoc comments for increment/decrement methods

94c2068bdaf962ae7163be7b3096c82f0bd3711e authored over 4 years ago by Andrew Konchin <[email protected]>
Document.create accepts now a block parameter

b167690d6c15f6623b409f74382fde22d01433cb authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #453 from Dynamoid/issue-435

Fix issue with using type attribute as a GSI hash key

8419d3287975a9c8aae449bed8fa6a223936e06a authored over 4 years ago by Andrew Konchin <[email protected]>
Address CodeClimate warning about method length

de935db7f06a7a4a57432ae0df38e2aa43bc6ae3 authored over 4 years ago by Andrew Konchin <[email protected]>
Fix issue with using type attribute as a GSI hash key

7ce17833f5726929c22463a4dd5abcbe18674de7 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #451 from Dynamoid/documentation-add-private-tag

Documentation. Exclude private components from YARD documentation

00b91587f4c06b34bb9ef6ea91273d15db721055 authored over 4 years ago by Andrew Konchin <[email protected]>
Documentation: add yardops file and add --no-private flag

e09664b2d85ee5e92a51af6cc0b13dfb362030f2 authored over 4 years ago by Andrew Konchin <[email protected]>
Documentation: remove :nodoc: declaration

0d34dc3339aa1551c3472c7efed0c85fcb5a7b56 authored over 4 years ago by Andrew Konchin <[email protected]>
Documentation: remove internal methods, classes and modules from documentation

60b949f504dcb05c15741875f26607cc014be527 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #450 from yakjuly/remove_null_logger

Replace NullLogger with Logger.new(nil)

cb419a25f56b1b5ef9b4f47824f1e57b8bb0c520 authored over 4 years ago by Andrew Konchin <[email protected]>
Replace NullLogger with Logger.new(nil)

5dd5b8ec4308b8787c2851084e55640ef75a3088 authored over 4 years ago by Ankun Yu <[email protected]>
Merge pull request #446 from nigelgomesot/task_update_item_specs

Adding specs for `AwsSdkV3#update_item`

d136cc24d00f750bf6ed52af5623766707aaee4d authored over 4 years ago by Andrew Konchin <[email protected]>
# few more specs added...

754b38a9e38d4c4c5ed3539aa71f726c182f4bc7 authored over 4 years ago by Nigel Gomes <[email protected]>
# update_item specs added...

9256d15b3cb9c9b473c7773a961eec2243275b02 authored over 4 years ago by Nigel Gomes <[email protected]>
Merge pull request #445 from mrkamel/support_n_in_first

Support n parameter in Criteria::Chain#first

a6930f65960b40afa507bd2ae6359241c84393d7 authored over 4 years ago by Andrew Konchin <[email protected]>
Support n parameter in Criteria::Chain#first

3d2a152872a6aea149368163c0e2403d857e550c authored over 4 years ago by Benjamin Vetter <[email protected]>
Merge pull request #440 from mrkamel/add_record_limit_for_first

Add record_limit to Criteria::Chain#first

555b0e7e5b394fb10537f8f20c4b9ec6ca0d0f86 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #444 from Dynamoid/documentation-indexes

Update documentation - Indexes

8e24bf066b2195ba2ec1ea7dba897f422c1681de authored over 4 years ago by Andrew Konchin <[email protected]>
Document Indexes module

927adcebfcac73fc0c7df26c2e862615671bce2a authored over 4 years ago by Andrew Konchin <[email protected]>
Add scan_limit in Criteria::Chain#first if no conditions are present

b2d11cae8ecae857b8bbcc7fe454dc1f92692712 authored over 4 years ago by Benjamin Vetter <[email protected]>
Merge pull request #442 from Dynamoid/add-specs-for-chain-scan-index-forward

Add specs for Chain#scan_index_forward

5cbc49405a708b9fb9d16b6492d0ca3723e8fa6e authored over 4 years ago by Andrew Konchin <[email protected]>
Add record_limit to Criteria::Chain#first if only key conditions are present

57a07f0d777bf46e4853ce716bd557ed7639ec62 authored over 4 years ago by Benjamin Vetter <[email protected]>
Specs. Add specs for Chain#scan_index_forward

9d378d91dc736760cd9f993625c236f7353ba21f authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #439 from Dynamoid/update-documentation-comments-finders-associations

Update documentation - Finders and Associations

a43eea84ad85f254df1d818f49c543232843e948 authored over 4 years ago by Andrew Konchin <[email protected]>
Rubocop. Fix formatting issues

39d57f783b2da316aed4a2de4595357a865ea7ad authored over 4 years ago by Andrew Konchin <[email protected]>
Rubocop. Downgrade Ruby version to 2.4

0752703c1e5ad870843a8828c73ada2d81447f9d authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #438 from Dynamoid/update-documentation-comments-firlds-documents-dirty

Update documentation - Fields, Document and Dirty

0e541f3a520e775818b6c725794fb9ad365daa24 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #431 from Dynamoid/update-documentation-comments

Update documentation - Criteria::Chain and Persistence modules

c553ab0e2a005fcaab4738b5474c6998becffcfb authored over 4 years ago by Andrew Konchin <[email protected]>
Document Associations module

91e443e96b97b6c7edb9d4ecaf943e522215cac0 authored over 4 years ago by Andrew Konchin <[email protected]>
Document Finders module

69fb8ca97ab3d93d2379a0dcda2783a2dd076627 authored over 4 years ago by Andrew Konchin <[email protected]>
Document Dirty module

a0878a9a548c9760d28a8c7a1017db789738abd4 authored over 4 years ago by Andrew Konchin <[email protected]>
Document Fields module

c52a0712947d94fee07f53d9bb6a11e1f1c4b219 authored over 4 years ago by Andrew Konchin <[email protected]>
Document Document module

8a7df301d98d8647f770d8bb11fbfb82a3783344 authored over 4 years ago by Andrew Konchin <[email protected]>
Document Persistence module

5135a6bc9c0b22bf719174022df87b5fe4c7d0fa authored over 4 years ago by Andrew Konchin <[email protected]>
Document Criteria::Chain module

9ae0c0daff02c103c72c53060ef054bb9241c146 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #434 from Dynamoid/fix-range-key

Fix #range_value method

10ce4b04afaa03b32009dc552ffd664b08af936e authored over 4 years ago by Andrew Konchin <[email protected]>
Add specs for warning about overriding hash_key and range_value methods

3e35d3f0427ba83861368677d468ac410b28172c authored over 4 years ago by Andrew Konchin <[email protected]>
Fix `#range_value` method

05a61b70e3cafeaf8d60386f071658bb541166a3 authored over 4 years ago by Andrew Konchin <[email protected]>
Rework specs for `#hash_key`

2329931a81a07915c1e8d0c097680590625d032e authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #432 from remomueller/master

Support tables that use "hash_key" as their partition key name

4d24a108baade524ff7a35d75b48785902d87c6b authored over 4 years ago by Andrew Konchin <[email protected]>
Support tables that use "hash_key" as their partition key name

d361d58fbaf431199871fc8d6d579a78a8c20d24 authored over 4 years ago by Remo Mueller <[email protected]>
Readme. Fix code example

735eca3764a5b48f1656a7724f25de8b0bde74cd authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #429 from Dynamoid/handle-raise-error

Add `raise_error` option for `find` method

b800e043b3e3ffeb308a239196d6f1cb514624ab authored over 4 years ago by Andrew Konchin <[email protected]>
Finders. Add `raise_error` option for `find` method

d56ac1326bae09bb99b171bd5e6b2799bb0d8f66 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #428 from Dynamoid/repair-readme-on-rubydocinfo

Repair Readme on http://rubydoc.info

c5a5a6b02bccd0f024976ae4bac2326df8d3a8b2 authored over 4 years ago by Andrew Konchin <[email protected]>
Fix Yard configuration

4fe869cb544682564abd3dad6ebf21181608d398 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #425 from omarsotillo/fix/readme/typo-dynamoid

fix: removes DynamoId to Dynamoid typos in README.md

0827bdf05917b00a3a13fef401bcdd78da712320 authored over 4 years ago by Andrew Konchin <[email protected]>
README.md: Removes DynamoId to Dynamoid typos

944baca44e326f54d618c01bd982e6ba5a858171 authored over 4 years ago by Omar Sotillo <[email protected]>
Changelog. Fix formatting

0f6c7747b061ad066ff68585f813463df72c759f authored almost 5 years ago by Andrew Konchin <[email protected]>
gemspec. Fixed Changelog link

b75e83ad70929df9121b04881a65b6f202e9f4bc authored almost 5 years ago by Andrew Konchin <[email protected]>
gemspec. Fixed typo

a9e6dfb35ebd9af431ddb706ceff6086a976fe73 authored almost 5 years ago by Andrew Konchin <[email protected]>
gemspec. Added links to source code/changelog/etc to display them on Rubygems.org

46cbbc6e3d96510942ab72ce4a2ef2b0acbb2fc2 authored almost 5 years ago by Andrew Konchin <[email protected]>
Bump version 3.5.0

ed772d22b28b88269e31a878d16856808249bbbd authored almost 5 years ago by Andrew Konchin <[email protected]>
Changelog. Prepare for release 3.5.0

c7b5e88a8af026650c941c3ffd7d8e16d0757000 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #422 from Dynamoid/add-plick-method

Add `pluck` method

79504b058057042e2e614bc6b186bbc6adbdfb29 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #423 from Dynamoid/add-warning-at-field-getter-generation

Add warning when generated for a field methods override existing ones

9466f8b935791779bf39a81cebab8493ec243de1 authored almost 5 years ago by Andrew Konchin <[email protected]>
Add pluck method

c283afa7e295c5e145487c24f7e3ce9bb5c1f388 authored almost 5 years ago by Andrew Konchin <[email protected]>
Add warning when generated for a field methods override existing ones

f4630c7714c6660b72e5ed81b2db452d6ac1ce00 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #421 from Dynamoid/add-touch-option-to-save-method

Support `touch: false` option of the #save method

ebd557cbcea0457f582ccd70447944f2db1e5844 authored almost 5 years ago by Andrew Konchin <[email protected]>
Support `touch: false` option of the #save method

9e8294ae818e051c4c85cf095c967026ffd08023 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #420 from Dynamoid/fix-persisted-for-deleted-model

Fix #persisted? for deleted/destroyed model

3468d02d3fa204e5debe3dc146922fb93a8bdf74 authored almost 5 years ago by Andrew Konchin <[email protected]>
Fix specs on Ruby 2.3

173c555f8e86da39c5e89ee3afaad70e3a168758 authored almost 5 years ago by Andrew Konchin <[email protected]>
Fix #persisted? for deleted/destroyed model

d34ed236ef16f41d475f4faa14baefb4301c7e32 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #416 from TheSmartnik/improvement/use-batch-delete-item-in-truncate

Use #batch_delete_item in #truncate

ed482f0e44ce0b1883c3c8d45eb98b986295c8f8 authored almost 5 years ago by Andrew Konchin <[email protected]>
Use #batch_delete_item in #truncate

36820256581cc2877bbcfe484150e882aab29a91 authored almost 5 years ago by  TheSmartnik <[email protected]>
Merge pull request #414 from Dynamoid/fix-table-lazy-creation-issue

Create table synchronously at model saving

c2dc6b33afa119253f9720e07ce7b4887f7dbf34 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #415 from walkersumida/patch-3

Fixed a comment

5f1c1c9829b0f01ef42f78ccb1c9bc1c6e2d9c04 authored almost 5 years ago by Andrew Konchin <[email protected]>
docs: fix type of `options`

a237c5b93e69877dc2953ac3305491442a14457f authored almost 5 years ago by WalkerSumida <[email protected]>
Merge pull request #413 from Dynamoid/fix-rubocop-issues

Fix RuboCop issues

d6ebcaeb45bd65a08d0a8c54c3df671cdbd8626b authored almost 5 years ago by Andrew Konchin <[email protected]>
Rubocop: regenerate .rubocop_todo.yml

7755c47b21923f47aad14f8db1e68513c12d5dde authored almost 5 years ago by Andrew Konchin <[email protected]>
Rubocop: fix some warnings

befce84372b403cbcbebdee9e3b73ce5aab76087 authored almost 5 years ago by Andrew Konchin <[email protected]>
Create table synchronously during model saving

4515b18eae7a0c7bc47e51952fea66f24cd73cc3 authored almost 5 years ago by Andrew Konchin <[email protected]>
Rubocop: Disable some copes

75fd2ba00cf03ac8500c21b83cb84fe0d575be73 authored almost 5 years ago by Andrew Konchin <[email protected]>
Rubocop: rename/remove some cops to match breaking changes in Rubocop 0.77.0/0.80.0

494b2a856a0e890f878f1da99bcf0a830b8ba8f5 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #410 from icy-arctic-fox/master

Don't specify provisioned capacity in table creation for on-demand

5478ca4035cdc1ff67243ad8697767957a98a1ee authored almost 5 years ago by Andrew Konchin <[email protected]>
Add spec for CreateTable

e64bee147b2bcc01260774049856f0348e1db560 authored almost 5 years ago by Michael Miller <[email protected]>
Don't specify provisioned capacity for on-demand

e57ceff62a96a262eed3cca585064ea82e736f12 authored almost 5 years ago by Michael Miller <[email protected]>
Merge pull request #408 from aaronmallen/load_hooks

add active support load hooks

9ebb57a2b57d16e2f569eb44308be8d492e0c55a authored almost 5 years ago by Andrew Konchin <[email protected]>
small fix for spec

c3d40808391e0e4a4224d430d439368a2cf3d4f4 authored almost 5 years ago by Aaron Allen <[email protected]>