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

added spec

7d9a1373971dec3aafaf29e81effcac531898557 authored over 4 years ago by Aaron Allen <[email protected]>
add active support load hooks

33b0d578bb3515cace51f960e03919a0370ce98c authored over 4 years ago by Aaron Allen <[email protected]>
Merge pull request #405 from Guestfolio/update-bang

Added a bang version of the `update` class method

626c33c38471b58c95e4f4c080cb9e5919e362d7 authored over 4 years ago by Andrew Konchin <[email protected]>
Added missing tests

d1be101a098102887a1244a817fc99f912dc9bc2 authored over 4 years ago by UrsaDK <[email protected]>
Merge pull request #407 from Dynamoid/improve-gemspec-file

Improve gemspec file

882780ee5dd48757dcd57801ada2a57a120a0e7c authored over 4 years ago by Andrew Konchin <[email protected]>
CI: Fix failed spec related to capacity mode on CI

New amazon/dynamodb-local docker image doesn't return billing_mode_summary in response when capa...

de9623830c4c877523d828d3f8949c4e2d39829e authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: fix version of aws-sdk-dynamodb - require 1.x version (~> 1.0) instead of any version (~> 1)

a8f52cd39a324b7f4398443e43b6ca6ca44c9f5f authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: change formatting for runtime dependencies

d765bf84464448d62b9c2d90e0a84260ad11ee98 authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: lock development dependencies versions with actual on this time

c182d2d0821bab07c0dc581d482760e181781ed1 authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: change files list - include source code only from lib directory

eee5b7903e69e6b79586b5d9bc03ffcb3234be66 authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: fix spec.homepage url

b2c0493c33ca95c4c4669e0bcf9eacbb078c93ed authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: remove spec.extra_rdoc_files, spec.bindir and spec.executables

c2b9fe8a1c91e19ef5d968b2f030711adfa7c06b authored over 4 years ago by Andrew Konchin <[email protected]>
Gemspec file: add ''[email protected]" email to the list

9f78065895ec28d221676ae3cdbe351f1dd72ac1 authored over 4 years ago by Andrew Konchin <[email protected]>
Merge pull request #406 from Dynamoid/update-ruby-and-rails-in-ci

[Chore] Update Ruby and Rails versions on CI

6c940ab301ce0dd7d451294d957facb52a57ec0c authored over 4 years ago by Andrew Konchin <[email protected]>
Do not run tests on Ruby 2.7 with Rails 4.2

e32ab4c0a5b6925e02cfe84dbc14a7cd79fa991b authored over 4 years ago by Andrew Konchin <[email protected]>
Remove explicite gem version declaration in Appraisals config

affe4652542f5405b4585fc57e980e986ed85662 authored over 4 years ago by Andrew Konchin <[email protected]>
Run agains Rails 6.0 instead od Rails 6 RC

544c7d25bc487ee47f81a0eeb1e0aa85b422d80a authored over 4 years ago by Andrew Konchin <[email protected]>
Add Ruby 2.7 on CI

9225e4ab51891a5cacfc1401c8fe81c2290b5ff7 authored over 4 years ago by Andrew Konchin <[email protected]>
Added a bang version of the update class method

36f21a9a3eff2e6e000c496b49a9c68ebd40b921 authored almost 5 years ago by Dima <[email protected]>
Fix specs: clear cached connection between specs

fc3ed8e8a13e3dfc3ba0fac5e113918246d9f44c authored almost 5 years ago by Andrew Konchin <[email protected]>
Changelog: add section for 3.4.1 release

a544b49c68ced0d270ea59336f6268afd034636e authored almost 5 years ago by Andrew Konchin <[email protected]>
Bump version 3.4.1 with hotfix

0eea0740e79d44d73819f28d906b53554f105663 authored almost 5 years ago by Andrew Konchin <[email protected]>
Add spec to cover recently fixed bug in configuration

7a41f094ccfd201a81e0c98ffdbbddbdd0997a0b authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #398 from emmajhyde/391-role-credentials

ISSUE-391: broke build - fix for credentials impl

d15fb7d2b5e518ee031b0b580e63fc6b32614848 authored almost 5 years ago by Andrew Konchin <[email protected]>
ISSUE-391: broke build - fix for credentials impl

fe21cee2f3f603d72387c5fa5b5718b97b9a6cfa authored almost 5 years ago by Emma Hyde <[email protected]>
Bump version 3.4.0

6429f3aeb9c0f2fe44d1e903e39571c2e5de7368 authored almost 5 years ago by Andrew Konchin <[email protected]>
Update CHANGELOG.md

3c27dad45cb2455a217124cd3ed0d4bdb463e131 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #397 from Dynamoid/configure-on-demand-capacity-mode

Configure on-demand table capacity mode

03f330777c3d7755ca05fe85065666a435e627cb authored almost 5 years ago by Andrew Konchin <[email protected]>
Readme. Describe new option `capacity_mode`

8c5f8d2337f666550d16b9c562e83050da8e5fbc authored almost 5 years ago by Andrew Konchin <[email protected]>
Add capacity_mode global config and local per table options

704f99b5242ba6f76f77ab554f0bc92b7d769507 authored almost 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #393 from emmajhyde/391-role-credentials

ISSUE-391: support pre-configured credentials passed in

5aa978f7dca00dedfbc18e91742c537f4ba8ba6a authored almost 5 years ago by Andrew Konchin <[email protected]>
ISSUE-391: support pre-configured credentials passed in

2576aac9fb5d33d6036d42ea07d8784ea3ae46e9 authored almost 5 years ago by Emma Hyde <[email protected]>
Merge pull request #388 from arjes/allocate_fewer_objects_on_doc_initialization

Allocate only one hash to initialize the attributes of the document

6886f6488faec0eeac0f910a03e004cbc6d06fbc authored almost 5 years ago by Andrew Konchin <[email protected]>
Allocate only one hash to initialize the attributes of the document

3dc5ba5fac4fd7c804b8b15c1f0a98d0c045aa7e authored almost 5 years ago by Brian Malinconico <[email protected]>
Merge pull request #386 from Dynamoid/disable-timestemps-on-table-level

Disable timestamps fields on a table level

73464923b93772c3d1b3d4991be29b194bd4b5df authored about 5 years ago by Andrew Konchin <[email protected]>
Add `timestamps` option on a table level to disable/enable timestamps

9a8f0205dcd9b8db23dc0125b2be1aa54adc55e8 authored about 5 years ago by Andrew Konchin <[email protected]>
Don't fill in timestamp fields if they are disabled for a table

59750396a03ba6e427594d1b4a0bbbf8d6f4e956 authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md: describe new table option `timestamps`

ca3e807bde6e11e54be996e24bfc155d34aec8af authored about 5 years ago by Andrew Konchin <[email protected]>
Don't declare created_at/updated_at fields if timestamps are disabled globally

98cfe709c6591ce2aeee9751d379ba2ef9aa6b53 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #387 from Dynamoid/add-ttl-support

Add TTL support

a6c3140c754f8fccd4e9f9780707303f17ab1b12 authored about 5 years ago by Andrew Konchin <[email protected]>
Set up TTL at table creation

5217ba318460cabbecd011f33ccf1d502dc5890c authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md: Describe new `expires` table option

9325a3f992850e73098837cb0e735fcdd3bff3ea authored about 5 years ago by Andrew Konchin <[email protected]>
Add table option `expires`

caa39652e33e6fa0ff5168a057fb92696de67be2 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #385 from Dynamoid/fix-typos-in-readme

Readme. Fix typos

466004124759af164cd019c852c97cde2ed08767 authored about 5 years ago by Andrew Konchin <[email protected]>
Readme. Fix typos

a44986d34c41183587a3086efb56cd2b8ae33bd6 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #384 from romeuhcf/patch-1

Fix typo

fee7f54fd00186845d0c372e3094873ebf76217f authored about 5 years ago by Andrew Konchin <[email protected]>
Fix typo

2c17cc87f97894e40f1dbb24a0dc2b442da46658 authored about 5 years ago by Romeu Fonseca <[email protected]>
Merge pull request #382 from docsend/fix-rails-6-deprecation-warning

Fix deprecation warning about Module#parent_name in Rails 6

fd4fc03eb7076ec960e2b92efa4ebf2d359a4f8c authored about 5 years ago by Andrew Konchin <[email protected]>
Fix deprecation warning about Module#parent_name

b9f84690fc530ce79d1b30a95ec7cf8f664c56ab authored about 5 years ago by Tejas Mandke <[email protected]>
Bump version 3.3.0 and prepare changelog

52e70800e3fb7ac8b08c544497518f069bffc2e8 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #377 from Dynamoid/refactor-adapter-plugin

Refactor adapter plugin

9e39bb06601d7d080f7aeeaa146efd87e97d4fed authored about 5 years ago by Andrew Konchin <[email protected]>
Adapter: Refactor and add missing specs for BatchGetItem

672fe19d3cddc0d48484cee1757c3fcfc3e424b3 authored about 5 years ago by Andrew Konchin <[email protected]>
Adapter: Move specs for GatchGetItem to separate context

928cd68464394caff85da4425c3c9f5a562abc7a authored about 5 years ago by Andrew Konchin <[email protected]>
Adapter: Reactor BatchGetItem

112b7df42e3aaee6ccaca39969b0b09b65b0bf51 authored about 5 years ago by Andrew Konchin <[email protected]>
Adapter: Refactoring - move #batch_get_item to separate class

ddd4b887c332c46eacc6fe4c84233b521686418a authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md. Fix formatting issues introduced recently

c82646654c149d2cf885b163cbfe70edbf40d8c0 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #375 from Dynamoid/update-jruby-and-rails-versions-on-ci

Update JRuby and Rails versions

2c0d52804f4a56912530df8026716f8147058750 authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md. Fix code snippets' formatting and indentation

462704dfc2408b8c383fdf952df26fe799d7bea8 authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md. Reformat text with line width 72 characters

44ecd525517c8945baf9cf64f1d1ea9b4272b749 authored about 5 years ago by Andrew Konchin <[email protected]>
CI: Update JRuby version to 9.2.8.0

7d9d0f68cdf0bacac87439451312fee9b9cbbfda authored about 5 years ago by Andrew Konchin <[email protected]>
Readme.md. Fix some code formatting

86b317e7c04daf4d023da8de73b0d19f0cfd7d3c authored about 5 years ago by Andrew Konchin <[email protected]>
CI: Use released Rails 6.0.0 instead of RC1

a4a2ef0f5d8a7cb8e11720e50f6f27321bfa08fc authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #374 from Dynamoid/add-project-method

Add Criteria::Chain#project method

8a9a2b4ad5623191d1badd6e08a2b26428ad95cb authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Minor changes in Criteria::Chain module

119ac4bc39f279ae43beffce88f5e07c8261c82b authored about 5 years ago by Andrew Konchin <[email protected]>
Add Criteria::Chain#project method

e9e9ef40543cc1b477cb8621aca5d573ee4958af authored about 5 years ago by Andrew Konchin <[email protected]>
Changelog. Add notice about recent threadsafety fix

30324db437f49c3f25c9914670b45a1da9cfce80 authored about 5 years ago by Andrew Konchin <[email protected]>
Fix potential problems with concurrent adapter plugin file requiring

15a79dfe16fd1b108fdcd0ce74622a90dcf7c224 authored about 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #373 from tsub/fix-threadsafety-of-dynamoid-adapter

Fix threadsafety of Dynamoid::Adapter

73a8168b2ba525a186e206d5da603a861c433464 authored about 5 years ago by Andrew Konchin <[email protected]>
Fix threadsafety of Dynamoid::Adapter

90768f341030efa8e1ce253172bda37e324ae3fc authored about 5 years ago by Tsubasa Takayama <[email protected]>
Merge pull request #372 from Dynamoid/persistence-refactor-and-add-specs

Refactor Dynamoid::Persistence module

a42a5e1bbe75dfd07e8841119b38660953257e77 authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Move .upsert to separate callable class.

2a0620b44c3bdea956309b1408f29623fd8058e4 authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Move .update_fields to separate callable class.

476d2dda1d01affaee5501fb582ac065c9351105 authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Move .import to separate callable class.

8302297363bfa16207bc58c7e9d0c5336c69afbe authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Fix naming local variable

7cd021be86990675f98ca92fc60d3feaf5465c9a authored about 5 years ago by Andrew Konchin <[email protected]>
Update RDoc comments in persistence.rb

da079cd6500983ee666200f0ea5bd55890f05b2c authored about 5 years ago by Andrew Konchin <[email protected]>
Refactoring. Move .persiste to separate callable class.

2e5f10aeacfe153aa23c748a3247b3eba501fc53 authored about 5 years ago by Andrew Konchin <[email protected]>
Add missing specs for #save

2185051f5b3bef8f484fc1e65693013cfcc9de1d authored about 5 years ago by Andrew Konchin <[email protected]>
Move specs for .update, .upsert, .update_fields and .inc to the proper file - from document_spec.rb to persistence_spec.rb

b022d50a4aebbc25b9b7940e090264f5f20ae5b5 authored about 5 years ago by Andrew Konchin <[email protected]>
Move specs for .create and .create! to the proper file - from document_spec.rb to persistence_spec.rb

589b168d552a0048d99e33da787712b30a1646b9 authored about 5 years ago by Andrew Konchin <[email protected]>
Add missing specs for .create! method

73b23419dce758c084ab226b273445d99f6e8275 authored about 5 years ago by Andrew Konchin <[email protected]>
Add missing specs for .create method

6d4f762cdcec199371a26ba9ffb2d99bc4840559 authored about 5 years ago by Andrew Konchin <[email protected]>
Add missing specs for .create method

dc56c6f9be602ef4fb46037891160c232e3dff48 authored about 5 years ago by Andrew Konchin <[email protected]>
Fix typo

c64dbaed144c54cf4ebe268debb09a8a8ea73bfe authored about 5 years ago by Peter Boling <[email protected]>
Merge pull request #368 from Dynamoid/support-rails-6

Support Rails 6

3d383e070e50c2588bea811d2bcd567e080b63a6 authored about 5 years ago by Andrew Konchin <[email protected]>
Changelog. Update

b8078687eedc5d0ba3bd37213be525e1726284bf authored about 5 years ago by Andrew Konchin <[email protected]>
Specs. Run specs on Rails 6.0.0.rc1 with Appraisal

5a616144805ba25091278507c8b107df7c2a0cf1 authored about 5 years ago by Andrew Konchin <[email protected]>
Readme. Add "Dirty API" section

9f03f485c624f375f6d4b3045d118d97668cdf3a authored about 5 years ago by Andrew Konchin <[email protected]>
Specs. Update Ruby versions in TravisCI config

6579fb7b90863df64deee4c1ef9b0f5cfd12f14b authored about 5 years ago by Andrew Konchin <[email protected]>
Specs. Fix context name

69ed04006991d5309315178bf596f1bb46fe10e7 authored about 5 years ago by Andrew Konchin <[email protected]>
Move some methods from Document to Persistence module

b6d9b86d4019cb1696e4f01da2ffe4706a254369 authored about 5 years ago by Andrew Konchin <[email protected]>
Specs. Make requiring rails_helper.rb a little bit shorter

93f297d34919a8e4420b1473f2ab122795605a31 authored about 5 years ago by Andrew Konchin <[email protected]>
Move #load and #reload to separate module Loadable

966206f243762f0bca56cd3dbb8ff352f001e0ef authored about 5 years ago by Andrew Konchin <[email protected]>
Specs. Refactor a bit specs for upsert/update_fields

1710ddebd7102e5583113a1f21a3da53bccb9fd8 authored about 5 years ago by Andrew Konchin <[email protected]>
Support methods in Dirty API added in Rails 5.2 - name_previously_changed? and name_previous_change

cc2f2a884823933f3537e22a20200fa96d9fc57f authored about 5 years ago by Andrew Konchin <[email protected]>
Reimplement Rails 4.2 compatible Dirty interface

faeb55552562eaba0ca45ed6c0f0d08b571b9fd0 authored about 5 years ago by Andrew Konchin <[email protected]>
Keep in #attributes Hash only explicitly specified values in constructor

04929eb516ce307797c74095031fec335f5f6332 authored about 5 years ago by Andrew Konchin <[email protected]>
Changelog. Add notes about new operators

45e48535b8ff9f946b1298e182b69061f4eac76e authored over 5 years ago by Andrew Konchin <[email protected]>
Merge pull request #363 from Dynamoid/refactor-key-fields-detector

Refactor KeyFieldsDetector

8f5b14c52695d8b0b4a173e89c73ddfb08e2cbbb authored over 5 years ago by Andrew Konchin <[email protected]>
KeyFieldsDetector. Skip detecting GSI if LSI with matching sort key found

83c6abb9b0a017ecf32c2250509fee3ca57100c8 authored over 5 years ago by Andrew Konchin <[email protected]>
KeyFieldsDetector. Move query-related logic to own Query class

e6a132ba4eddfbe882027fb7e749bc37ffb0c2e5 authored over 5 years ago by Andrew Konchin <[email protected]>