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

Fix #loadable - mark model as persisted

340bb19a123e45786da4d0096b34496214b0901e authored over 2 years ago by Andrew Konchin <[email protected]>
Spec: don't use predefined model classes in loadable_spec.rb

98eb893681ded36c53f9a5c170b9018b44517768 authored over 2 years ago by Andrew Konchin <[email protected]>
Specs: move specs for #load to a separate file

499ab0408a93eff3ab4094c9a072298ebd545d24 authored over 2 years ago by Andrew Konchin <[email protected]>
Merge pull request #558 from a5-stable/fix-style-warning

small change: warning downcase -> underscore

fdcfa23d189583556009a9478c35b69b5773b727 authored over 2 years ago by Andrii Konchyn <[email protected]>
style: warning downcase -> underscore

b7c6732242e0aee7aa0976a7224cf30c1257bbef authored over 2 years ago by a5-stable <[email protected]>
โœ๏ธ main => master (still)

9d065fd4824cd7e82f4ccd0892038ba936fcd6b4 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ‘ฅ Add Dynamoid

aa5791deea238eff3d3cf3f0cffb13cd7e1d8827 authored over 2 years ago by Peter Boling <[email protected]>
Merge pull request #538 from Dynamoid/add-funding

๐ŸŽ‰ Add Funding Config

301b1614f478260b55abd08c8b99638506182404 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ”€ Merge pull request #537 from Dynamoid/add-dependabot

๐Ÿ‘ท Add Dependabot

c945b968a2fd0c51b86e26a2b83911530a25742c authored over 2 years ago by Peter Boling <[email protected]>
๐ŸŽ‰ Add Funding Config

2486f17410c49e8033197a15a34a7a452e6e210d authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ‘ท Add Dependabot

978a7c32e1a0a3df61283f965c27360f708f87cb authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ”€ Merge pull request #536 from Dynamoid/gem-structure-cleanup

Gem structure cleanup

36994910eb2905747c614bf7028c7388811fe23d authored over 2 years ago by Peter Boling <[email protected]>
โœจ Support Rails 7.0

073374e4bc0878664e56961d6deaa95bdc922569 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ’š Maintain YAML undumping for Ruby <= 3.0

654e9694c99d33dc792bbfd52265748d1bbe47b6 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ’š Fix YAML undumping for Ruby 3.1

417fe8f30461f168f1d4fb013b576f8a4b537d40 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ‘ท Properly load activesupport

1189bc5b5f4338a5ef93736ee51d69adc60b34ab authored over 2 years ago by Peter Boling <[email protected]>
โฌ‡๏ธ Lock rubocop to support Ruby 2.3

826d75a52baf24b2d3f655dac74b92722a5f05ad authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ“ Fix documentation for param ids

fb8dff8f227c69cf5ddde9d76a26f0353cceae0c authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ’š Modernize rspec DSL usage (allow, have_received)

e0e383de0b6460c448f5ddb3d70cf86de28e3ce9 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ’š Ought (X.0) Ruby versions must be quoted

- For conformity may as well quote them all
- Add Ruby 3.1 to test matrix

d7fafd6f634a09df8ced33062110069d25c083d8 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ”’๏ธ Require MFA to push gem

- Modernize gemspec metadata

0a75b8d97b0c6dd6c58459d827e7ca804dba4987 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ“ Update documentation for local testing

926086dfd77d0a3454239f4eb0def9a7d269822a authored over 2 years ago by Peter Boling <[email protected]>
๐ŸŽจ Better structure for spec_helper.rb

fb54673c80c29fa6cffd7941fc32abc62317295b authored over 2 years ago by Peter Boling <[email protected]>
โž• overcommit

- Loosen gem dependencies

14bc3b998d6224b74235543422a8c19f2a6d0ab8 authored over 2 years ago by Peter Boling <[email protected]>
โž– Remove wwtd (TravisCI is dead)

0a80a4a40d2086ae602831657a0ef9eaa8ddaf66 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ”’๏ธ Add SECURITY.md (policy)

1e8ad81f51211cf7fcefbee8db48e967dc3a4b63 authored over 2 years ago by Peter Boling <[email protected]>
๐Ÿ“ Modernize LICENSE.txt

- Update Copyright

bd64d072385c7a0fc572343f650f0a54931dc1ab authored over 2 years ago by Peter Boling <[email protected]>
โž• Ruby's Set class is a dependency

b1b9ddc23e820bdf75085cee424310185da2922b authored over 2 years ago by Peter Boling <[email protected]>
Merge pull request #533 from rahul342/master

Allow custom type for index fields

1e24a5d02cd2a34b81af627ccb60b2c94d143f2f authored over 2 years ago by Andrew Konchin <[email protected]>
Refactor PERMITTED_KEY_TYPES to be dynamodb types, move it to index

63bca8cde6b1fb1eded73ea7738a055d1c38971b authored over 2 years ago by rahul342 <[email protected]>
Merge similar logic on index key validation

3212fdb344a15b9582b6cfa6df00f70940b90255 authored over 2 years ago by rahul342 <[email protected]>
Allow custom type for index fields

ac72b395dd006915b8958c02979419c768805265 authored over 2 years ago by rahul342 <[email protected]>
Add missing specs for callbacks (#532)

* Move recently added specs to the proper place

* Add callbacks-related specs for #update_att...

fec42aa4569d38b0dc9837741adc819818f37e54 authored over 2 years ago by Andrew Konchin <[email protected]>
Add update callback to save (#531)

* add update callback to save

* add spec for update callback

* fix specification

* roll...

b715462b6a8ae5de342ecf00ecce55c892db966a authored over 2 years ago by a5-stable <[email protected]>
Merge pull request #528 from a5-stable/fix-document-typo

Fix typo in `lib/dynamoid/document.rb`

1c25b6c36902c9b3e785e102e22dbeb0ee8dab05 authored over 2 years ago by Andrew Konchin <[email protected]>
Fix typo

dc2703f57ea46cbd49956355abddaddb90149ed3 authored over 2 years ago by a5-stable <[email protected]>
Merge pull request #527 from oieioi/fix/table-timestamps

Use `timestamps_enabled?` in `UpdateFields` and `Upsert` to prevent `updated_at` from being add...

f2baabcb2b478d3900019994ce6559900c458769 authored over 2 years ago by Andrew Konchin <[email protected]>
Use `timestamps_enabled?` in `UpdateFields` and `Upsert`

To avoid `created_at` from being added the item

45449cdce7d9b736e397469f6f809e7f3801525c authored over 2 years ago by Hiroki Koike <[email protected]>
Merge pull request #526 from a5-stable/fix-indexes-comment

Fix a comment of lib/dynamoid/indexes.rb

e76bb2304c720e6bdbaf6d5748a7a79a88dc1270 authored almost 3 years ago by Andrew Konchin <[email protected]>
docs: fix local_secondary_index option

48952ed5f8ef471553dc551f585e1a3e94dbe7e4 authored almost 3 years ago by a5-stable <[email protected]>
Change indexs into index

b9faf67ae2ac0698096bdd0e1066c58e50d45743 authored almost 3 years ago by a5-stable <[email protected]>
Merge pull request #525 from a5-stable/check-field-changed

Don't call attribute_will_change! if the new values equals the old value

dec361eccc0faeb264993ebf97bfbda714614cb3 authored almost 3 years ago by Andrew Konchin <[email protected]>
Fix spec

8e3d2d1389a51648d28c67753347cb101ead8a33 authored almost 3 years ago by a5-stable <[email protected]>
roll back updated_at_changed?

5c37828e8953deea78989309a5372c7d99e64f2b authored almost 3 years ago by a5-stable <[email protected]>
Add specs

a64226b859fc111122736b00a1b565289479f268 authored almost 3 years ago by a5-stable <[email protected]>
updated_at_changed? to changed?

2a12ef7589ca47a1b259b5e7b99e5e90c2bcf9a1 authored almost 3 years ago by a5-stable <[email protected]>
attribute_will_change! before assign attribute

9a9705a42f790cfad8f00721664103f117d2a89c authored almost 3 years ago by a5-stable <[email protected]>
Don't call attribute_will_change! when old value is equal to value_casted

05dda2bf3ea9ff3ebd73c23c4d8aa3b81e077330 authored almost 3 years ago by a5-stable <[email protected]>
Merge pull request #517 from Dynamoid/set-up-github-actions

Set up CI with GitHub Actions

1752cea5bc3215783652a90a39b77c3315febfca authored about 3 years ago by Andrew Konchin <[email protected]>
CI: Remove TravisCI config

a94bb828b305a1e8d28aaa6b0221ac255fefe660 authored about 3 years ago by Andrew Konchin <[email protected]>
Readme: Add GitHub Action badge

35941e514da4fcb4eb7f63dc41c1f6b84728949f authored about 3 years ago by Andrew Konchin <[email protected]>
CI: Add GitHub Actions CI workflow

8b8e7819d6c4544b216c16e90b227893d92d2ed5 authored about 3 years ago by Andrew Konchin <[email protected]>
Prepare release 3.7.1 (#514)

* Changelog. Prepare for 3.7.1 release

* Change version to 3.7.1

c4457e57ec898733bfa6320dd1ebca6b64a14093 authored over 3 years ago by Andrew Konchin <[email protected]>
Reprocess keys for composite key tables in BatchGetItem (#511)

closes https://github.com/Dynamoid/dynamoid/issues/510

693421f2352eb569f352087488bde75a691d70b3 authored over 3 years ago by Jan Bajena <[email protected]>
Fix scan with index (#503)

* Working without spec

* Passing it down and adding test

* Wrong method

1316e166950b402661b6f030a6fee6254fdd0694 authored over 3 years ago by Brian Malinconico <[email protected]>
Merge pull request #498 from dmitry-ilyashevich/master

Fix JRuby CI failure

66c8659a8ae698faa841b6ab7180d4478d323c38 authored over 3 years ago by Andrew Konchin <[email protected]>
Fix JRuby CI failure

35770ebee859abc5f740287b29ac4e6f71242da4 authored over 3 years ago by Dmitry A. Ilyashevich <[email protected]>
Merge pull request #492 from yoshida-eth0/support-date-index

Support Date index

36425ab9d7060db05e3dcf42db3382278d403d43 authored over 3 years ago by Andrew Konchin <[email protected]>
Support Date index

6f8fc39d3beb91ae2f5fa7adb60c6668483c65dc authored over 3 years ago by yoshida <[email protected]>
Bump version 3.7.0

a3df7387c301ce89772dbd71c78ee25ee5d608e2 authored over 3 years ago by Andrew Konchin <[email protected]>
Changelog. Cut 3.7.0 version

632f60b22a00c199096de756fce3359920795bc5 authored over 3 years ago by Andrew Konchin <[email protected]>
Merge pull request #485 from Dynamoid/update-associations-on-object-delete

Update associations on object delete

cb417b40e5ffb351f2bf8859dc92e4d6618796c3 authored over 3 years ago by Andrew Konchin <[email protected]>
Changelog. Add the fix description

d59a67b6395af76e44843c3f27e8caa2a801cda0 authored over 3 years ago by Andrew Konchin <[email protected]>
Associations. Improve tests for #delete method

7a608aca41bf57f255ff845317202dcc1ea4599b authored over 3 years ago by Andrew Konchin <[email protected]>
Associations. Refactor `#delete` method a bit

14fb5e0331342e43b86d4a0221d2cc6c4e649466 authored over 3 years ago by Andrew Konchin <[email protected]>
Associations. Don't raise error when load associated models with broken foreign key

cd706626b440229b7b170f89609c4cba53dc8fd6 authored over 3 years ago by Andrew Konchin <[email protected]>
Update associations on object delete

Resolves issue #467

a3de8b775b5981172a51704280c5eabd311483d8 authored almost 4 years ago by Konstantin Kanyuka <[email protected]>
Merge pull request #483 from Dynamoid/prepare-changelog-for-3-7

Changelog. Prepare for the next release (3.7)

a902a087d0cff8e1ffe7af112231973754b5e565 authored almost 4 years ago by Andrew Konchin <[email protected]>
Changelog. Prepare for the next release 3.7 [skip ci]

c56978c3766fd24a9351fe619a82a88044bd52c7 authored almost 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #482 from Dynamoid/run-ruby-3-0-and-rails-6-1-on-ci

Support Ruby 3.0

4e0976117b0329944b4851a152385538e931f30f authored almost 4 years ago by Andrew Konchin <[email protected]>
Readme. Adjust Ruby/Rails versions

74d935195ec1e5030e89e207d48a80573978fbef authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Run on Ruby 3.0

efc09ea5fd8791554cc78b10cf602d31589a43c5 authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Run against Rails 4.2 on Ruby 2.7

ca30c1cd182121ba7f44736dfad43211948b8282 authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Replace `include` rules with `exclude` ones

67c24340fa6210f2a10717c76a115f4230d6d434 authored almost 4 years ago by Andrew Konchin <[email protected]>
Support Rails 6.1

3b938b76ea461300d0a3566c1ae8bba98586d6c2 authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Skip all Rails versions except 6.0 and 6.1 for Ruby 3.0

0b598102102e08524258d641222b9f7964e28e36 authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Run against Rails 6.1

cafa05d537cfeaa44bf20ca7d43c4a1957870b87 authored almost 4 years ago by Andrew Konchin <[email protected]>
CI. Update JRuby to 9.2.14.0

e9eb647bd3ac615e2a8bec87d033c6f576f9ad65 authored almost 4 years ago by Andrew Konchin <[email protected]>
Support Ruby 3.0. Fix errors related to the keyword arguments changes

4e8e9da657741ebaa6c4c47bc4473018d99667a7 authored almost 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #481 from Dynamoid/add-field-aliases

Add field aliases

aaf2aea5c92eaf8c39ae1626aa1906651c0314c4 authored almost 4 years ago by Andrew Konchin <[email protected]>
Add some missing comments

a047a0aae04e5c21f28272a7e755533458e045a2 authored almost 4 years ago by Andrew Konchin <[email protected]>
Documentation. Change wording and fix typos

dbf1dba9e83495e3a7332b4d7b248e53da8e7475 authored almost 4 years ago by Andrew Konchin <[email protected]>
Readme. Add Aliases section

5a7e8a63917e2488564721fa3d836f2d5ca436bb authored almost 4 years ago by Andrew Konchin <[email protected]>
Documentation. Update documentation of `field` method

0152004f6f12cdd6064bf66aaabaf2748a75f138 authored almost 4 years ago by Andrew Konchin <[email protected]>
Refactoring. Move .field implementation into a separate class Dynamoid::Fields::Declare

beaa718942c62855d450909103ea7b00aa2a7fd8 authored almost 4 years ago by Andrew Konchin <[email protected]>
Add :alias option for the field declaration

8598fdd93337413148b5c01846d36d45da5ec938 authored almost 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #480 from Dynamoid/revise-methods-delerated-to-chain

Repair Model .consistent/.delete_all/.destroy_all calls

497d8b3170a9cff6487c4ce75339955edafe33c3 authored almost 4 years ago by Andrew Konchin <[email protected]>
Configure Dynamoid in bin/console

cc8723ad0f997b6aaa0b823fc1e228764e4e8000 authored almost 4 years ago by Andrew Konchin <[email protected]>
Readme. Fix typos and update Ruby versions

d9f93599fac7261fe856661a18008bca6c050442 authored almost 4 years ago by Andrew Konchin <[email protected]>
Repair Model .consistent/.delete_all/.destroy_all calls

c5494934bbae7eb2c64d47175922de640d11d5da authored almost 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #476 from bmalinconico/allow_index_selection

Adding #with_index to chain to force allow the user to force an index

44ba9eddafe4eeb338a588139030ba95918ff42a authored almost 4 years ago by Andrew Konchin <[email protected]>
Adding #with_index to chain to force allow the user to foce an index

53d2ea0e3bf67ba8faf41cfea83f68055e720373 authored almost 4 years ago by Brian Malinconico <[email protected]>
Merge pull request #473 from Rulikkk/patch-1

Update readme: fix "Dynamid" -> "Dynamoid" in ch. "Type casting"

4fc207abc9a5297e3e72ea7a6b0f2a4c1620447d authored almost 4 years ago by Andrew Konchin <[email protected]>
Update readme: fix "Dynamid" -> "Dynamoid"

6e01478555bde9c21830c332312745f1482acb90 authored almost 4 years ago by Rustem Mustafin <[email protected]>
Merge pull request #470 from rromanchuk/patch-1

Minor consistency fix

fba9b074d00eca0e9b6fa8c012cc4ed2e41f4b8b authored about 4 years ago by Andrew Konchin <[email protected]>
This example fails in real life, scheme is required

> ArgumentError (expected :endpoint to be a HTTP or HTTPS endpoint)

7836bcbf6a56475c957b37157cfa5e36b0fb284a authored about 4 years ago by Ryan Romanchuk <[email protected]>
Merge pull request #463 from AlexGascon/master

Raising UnknownAttribute when adding an attribute not in the model

84237243c31f83a83ac34377e189e48bf0cd7a2c authored about 4 years ago by Andrew Konchin <[email protected]>
Raise UnknownAttribute error on non-bang variants following Rails convention

243b7b3320d37a12c6ac7c8d7e4d824a4af23fb1 authored about 4 years ago by Alex Gascรณn <[email protected]>
Raising UnknownAttribute when adding an attribute not in the model

Modifying the method `write_attribute` to raise an `UnknownAttribute`
error if the user tries to...

86df88496fa36b48bfc1241c5e6beaeb3d1cbc10 authored about 4 years ago by Alex Gascรณn <[email protected]>
Merge pull request #461 from kirsis/master

Allow attribute deletion without a value

0a5ad32caf2760afbb409219cfb3c5db8a33aec2 authored over 4 years ago by Andrew Konchin <[email protected]>