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

Fix flaky spec

github.com/Dynamoid/dynamoid - bbc08f9c2091ec20c29f4ed8152b59c07af13c5e authored almost 7 years ago by Andrew Konchin <[email protected]>
Code review. Fix `byebug` installation for jRuby

github.com/Dynamoid/dynamoid - 16eba38c5fcdcc48a632f7ae4ec52b11ca3a74ab authored almost 7 years ago by Andrew Konchin <[email protected]>
Code review. Replace " with ' in specs

github.com/Dynamoid/dynamoid - b64d4b4627c1cea4448015b013952167a7ac1e92 authored almost 7 years ago by Andrew Konchin <[email protected]>
Fix setting of nil for `belongs_to`

github.com/Dynamoid/dynamoid - 9a06be26937a107488c96a47b33ab1ffa863a49c authored almost 7 years ago by Andriy Konchin <[email protected]>
Fix deleting in `belongs_to` and `has_one` associations

github.com/Dynamoid/dynamoid - fcabb310f69f5d9cc3cf1fc8ef2b0d18653b305a authored almost 7 years ago by Andriy Konchin <[email protected]>
Prevent excessive loading and cache assigned value

github.com/Dynamoid/dynamoid - ead745b2848bb1222edf660baadb6805c61e9369 authored almost 7 years ago by Andriy Konchin <[email protected]>
Replace `pry` with `pry-byebug` gem

github.com/Dynamoid/dynamoid - 9c2f6988a249667da13995c3e9ed7657b17772ff authored almost 7 years ago by Andriy Konchin <[email protected]>
Remove `rspec-retry` gem

github.com/Dynamoid/dynamoid - c55c061533552519b023f85b3ab596fed28c5d0b authored almost 7 years ago by Andriy Konchin <[email protected]>
Update changelog

github.com/Dynamoid/dynamoid - ab3b41fef4031ee60f18b61e214f92b4bfaedf20 authored almost 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #198 from andrykonchin/create-multiple-objects

Create multiple objects

github.com/Dynamoid/dynamoid - ebbed460f8e521a077f20fca579af8287ee97fda authored about 7 years ago by Andrew Konchin <[email protected]>
Add short description to readme

github.com/Dynamoid/dynamoid - 8ffe1ce0577d7cff40e8182f051fc7d7c2dfdd11 authored about 7 years ago by Andriy Konchin <[email protected]>
Add `Document.create(array)`

github.com/Dynamoid/dynamoid - a157f4a97b0997194a7f2a58b473fda485c5af62 authored about 7 years ago by Andriy Konchin <[email protected]>
Add `Document.create!(array)`

github.com/Dynamoid/dynamoid - 116eb8a7df88dd896de451b4ad41a9a3ba9d6567 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #199 from andrykonchin/add-efficient-creation-of-multiple-documents

Add efficient creation of multiple documents

github.com/Dynamoid/dynamoid - 31337161b6d4dd31af38a5ed2ebed910760cf942 authored about 7 years ago by Andrew Konchin <[email protected]>
Add short description to readme

github.com/Dynamoid/dynamoid - f041d440da8c843077ea22117ea02a54e79fa4fc authored about 7 years ago by Andriy Konchin <[email protected]>
Minor refactoring

github.com/Dynamoid/dynamoid - f0dfa38882dd2e29b8dfceb5d5cde000cbc65fd1 authored about 7 years ago by Andriy Konchin <[email protected]>
Add `.import` method to create multiple documents efficiently

github.com/Dynamoid/dynamoid - 91f4361d53461be0e27f83b2fd8cc3c1536e5dca authored about 7 years ago by Andriy Konchin <[email protected]>
Use .png for badges [ci skip]

github.com/Dynamoid/dynamoid - 6ea90075db0dfd6e90e57db353fe774e23dacb2b authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #196 from andrykonchin/update-save-return-value

Change `save`'s return value

github.com/Dynamoid/dynamoid - 5a101befb1d0937e45914ade6d1c9bd09933bc40 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #195 from andrykonchin/fix-finder-behaviour

Change behaviour of `find`

github.com/Dynamoid/dynamoid - f21d988d4fc411a7cea041921b39f8829f915565 authored about 7 years ago by Peter Boling <[email protected]>
[codereview] Add exception messages

github.com/Dynamoid/dynamoid - a7dc3b3f66f184eacf2e10429326e6f52c628957 authored about 7 years ago by Andriy Konchin <[email protected]>
`Document#save!` returns `self`

github.com/Dynamoid/dynamoid - 0e74f5fba4215217c0191f2da406f2306845368e authored about 7 years ago by Andriy Konchin <[email protected]>
`Document#save` returns true if model saved instead of `self`

github.com/Dynamoid/dynamoid - 94692446313a38e1a8bee01497f95c79d12f3d19 authored about 7 years ago by Andriy Konchin <[email protected]>
Raise `RecordNotFound` if any of ids do not match in `.find` method call

github.com/Dynamoid/dynamoid - 3328346aad726a84455cc5ff76a7c3eafae4aad1 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #192 from andrykonchin/minor-changes-for-default-value-applying

Minor changes for default value applying

github.com/Dynamoid/dynamoid - 193bd52390dfd9a4f7f5a63dcf6c11693a36be52 authored about 7 years ago by Peter Boling <[email protected]>
Fix typo

github.com/Dynamoid/dynamoid - dc34eea03d477cbf228cb36ce8f9236c4a9aba23 authored about 7 years ago by Peter Boling <[email protected]>
Minor refactoring of default value’s specs

github.com/Dynamoid/dynamoid - c2fbd0c690ba361237a584e5ed1bf7ee9fc3e661 authored about 7 years ago by Andriy Konchin <[email protected]>
Use more suitable name for the `undump_default_value` method

github.com/Dynamoid/dynamoid - a79bb13a6d671eaabfddd7fd0bd297a01c464f96 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #191 from richardhsu/richardhsu/persistence-default-value-without-lambda

Field Defaults: Allow default primitive w/o Lambda

github.com/Dynamoid/dynamoid - a24de4932d8daddb2cd0febbde36a643f6aa2818 authored about 7 years ago by Peter Boling <[email protected]>
Fix placement of private method

github.com/Dynamoid/dynamoid - 8bebbfdaaa976c9f2237181c878fd680d1d5ee98 authored about 7 years ago by Richard Hsu <[email protected]>
Refactor to reduce cyclomatic complexity in method

github.com/Dynamoid/dynamoid - c211cc20e3da2ba54d809c313c3b1c871017de9f authored about 7 years ago by Richard Hsu <[email protected]>
Field Defaults: Allow default primitive w/o Lambda

- [Update] Persistence was expecting the default value to support
either `call` or `dup` but c...

github.com/Dynamoid/dynamoid - 4b42392993d7b6278ad914962429f4ed4f707f86 authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #190 from richardhsu/richardhsu/range-field-with-options

Fields: Add options for range method for Document

github.com/Dynamoid/dynamoid - a33de989647837a061044afbc8ee1cbedbcfcd65 authored about 7 years ago by Peter Boling <[email protected]>
Fields: Add options for range method for Document

- [Update] Allow passing options to `range` when defining attributes
of the document. Current ...

github.com/Dynamoid/dynamoid - 6e0d6a25de0080d9a79e556cb52fabd76fb5f571 authored about 7 years ago by Richard Hsu <[email protected]>
add code triage badge

github.com/Dynamoid/dynamoid - 70e2fe3a1a97e866eedb567bee96cca7c1fe87c3 authored about 7 years ago by Peter Boling <[email protected]>
Badge Table

github.com/Dynamoid/dynamoid - 0469e09ba97a48887a251a8d9a49ab8f9517ac59 authored about 7 years ago by Peter Boling <[email protected]>
gemfile.lock should not be committed

github.com/Dynamoid/dynamoid - 9d8222a1cdb32278af93fa77556a61803b17d833 authored about 7 years ago by Peter Boling <[email protected]>
Attempting to fix JRuby build

github.com/Dynamoid/dynamoid - d31e4b8a61dae772051259e6e1834de598047084 authored about 7 years ago by Peter Boling <[email protected]>
restrict nokogiri to 1.6.8 for Ruby 2.0.0

github.com/Dynamoid/dynamoid - b4de217edf4208cf313c189060be1bf60d508a21 authored about 7 years ago by Peter Boling <[email protected]>
Fix failing specs

github.com/Dynamoid/dynamoid - b9053a55d8819c30823145c7b358508c0d35ebc8 authored about 7 years ago by Peter Boling <[email protected]>
Improve test suite

* add byebug for debugging
* fix callback failure spec for Rails 5+
* re-enable the entire build...

github.com/Dynamoid/dynamoid - 5e78d2148a23191ae93d745c6bf9c30b4e7907aa authored about 7 years ago by Peter Boling <[email protected]>
docker-compose

github.com/Dynamoid/dynamoid - 5011c5c4e14287e65aabb7b633af5ff7a5e14690 authored about 7 years ago by Peter Boling <[email protected]>
Improve testing infrastructure

* Add Rails 5.1
* Ignore gemfile.lock files
* Stop using custom local dynamo db; rip out tooling...

github.com/Dynamoid/dynamoid - 69babbab5d918c350d1f17cfc25e976be9a24927 authored about 7 years ago by Peter Boling <[email protected]>
Fix Ruby syntax in examples [ci skip]

github.com/Dynamoid/dynamoid - 411100757987ae058a4251525ff8f327eb345784 authored about 7 years ago by Peter Boling <[email protected]>
improve grammar [ci skip]

github.com/Dynamoid/dynamoid - cb512d3571dfbcdecd527af2429464d1b39f939f authored about 7 years ago by Peter Boling <[email protected]>
remove call for maintainers

github.com/Dynamoid/dynamoid - 63d4d5c436e66ae2647c1594cb05778316f4e851 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #185 from andrykonchin/fix-sti-support

Fix STI support

github.com/Dynamoid/dynamoid - 2d098c9feb6fa5aea72ade6653e6339d0171479c authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #186 from andrykonchin/fix-query-result-lazy-paginating-2

Fix query result lazy loading

github.com/Dynamoid/dynamoid - 073b1b94ad6006b6465166323d77c992c6fa1369 authored about 7 years ago by Peter Boling <[email protected]>
For version 1.3.x use the [1-3-stable branch](https://github.com/Dynamoid/Dynamoid/blob/1-3-stable/README.md)

github.com/Dynamoid/dynamoid - 1cbe8049b065f3e989a4f8377bd3b108f09429b5 authored about 7 years ago by Peter Boling <[email protected]>
Don’t materialize lazy loaded query result

github.com/Dynamoid/dynamoid - 4db6869712552d352c502e0b9356b9278c657b65 authored about 7 years ago by Andriy Konchin <[email protected]>
Update specs

github.com/Dynamoid/dynamoid - 8dfd05eb5a6e44c70aa3c77d8ee2d5c980b1a46f authored about 7 years ago by Andriy Konchin <[email protected]>
Minor cleanup

github.com/Dynamoid/dynamoid - 29b6d30f089b11bb48232ce8efb30971ab827550 authored about 7 years ago by Andriy Konchin <[email protected]>
[codereview] Fix typo/grammar

github.com/Dynamoid/dynamoid - 3a49e879c49151b02d987a2b72803ac8200b5606 authored about 7 years ago by Andriy Konchin <[email protected]>
[codereview] Add specs

github.com/Dynamoid/dynamoid - 97aa7d09cac2db81ede74dd36cdf3611f9cab9d1 authored about 7 years ago by Andriy Konchin <[email protected]>
Support Single Table Inheritance in `where` and other chained methods

github.com/Dynamoid/dynamoid - ad009c8c69a4bdfcf478edec06fd3c0215b263f1 authored about 7 years ago by Andriy Konchin <[email protected]>
Query for parent class returns items of children classes too

github.com/Dynamoid/dynamoid - 81236ee08c233f2f08e0654a84c3d83c4b5693af authored about 7 years ago by Andriy Konchin <[email protected]>
Bump to 1.3.4

github.com/Dynamoid/dynamoid - f97dc163da23efa283c712367fbdd7804a0520a4 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #189 from andrykonchin/update-changelog

Update Changelog for the new release.

github.com/Dynamoid/dynamoid - 9fa3464d5475863790ff360c3e59d4854339a962 authored about 7 years ago by Peter Boling <[email protected]>
Update Rubies!

github.com/Dynamoid/dynamoid - 650fd8f0f37466f50ff6b4eee1030858021ff1a9 authored about 7 years ago by Peter Boling <[email protected]>
Update Changelog to prepare new release.

github.com/Dynamoid/dynamoid - 602e4dc74ce727bbe47e8012e7214fd5a1d69172 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #188 from richardhsu/richardhsu/batch-size-for-query

Chain: Fix batch_size for queries

github.com/Dynamoid/dynamoid - 041a48c6d29040444ca92cf33fa5bbb2f6e88d8d authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #184 from richardhsu/richardhsu/vagrant-development

Vagrant: Development environment

github.com/Dynamoid/dynamoid - 6b77af0058ffea7f7c4a3f1d70d9d9d488af5696 authored about 7 years ago by Peter Boling <[email protected]>
Vagrant: Development environment

- [New] Add Vagrantfile for easy startup for development environment.

github.com/Dynamoid/dynamoid - c793a00c7b646b15b4eb7372887c9beec6df38aa authored about 7 years ago by Richard Hsu <[email protected]>
Chain: Fix batch_size for queries

- [Update] Queries weren't passing the `batch_size` to the underlying
adapter. Add and added t...

github.com/Dynamoid/dynamoid - eaabe7a1fa99b3f71740d7ed129db03d1d2f9963 authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #183 from richardhsu/richardhsu/batch-and-fix

AWS SDK V2: Add batching to query and fix paging

github.com/Dynamoid/dynamoid - e3d233ca4367290a396b5e7be2a220794029b2d8 authored about 7 years ago by Andry Konchin <[email protected]>
AWS SDK V2: Add note about limit reduction

- [Note] Adjusting based on record_limit can cause many HTTP requests
being made. We may want ...

github.com/Dynamoid/dynamoid - e2ae8e3ea01d5c6f1104c74244b5228a44b40f15 authored about 7 years ago by Richard Hsu <[email protected]>
AWS SDK V2: Fix handling limits at end of paging

- [Fix] Originally had if/else statement to handle when the
`record_count` and `scan_count` ap...

github.com/Dynamoid/dynamoid - fac766113cb53449689231c3dcb523ac247b5990 authored about 7 years ago by Richard Hsu <[email protected]>
AWS SDK V2: Add batching to query and fix paging

- [New] Add batch size to queries as well which should allow
any Chain querying to use batchin...

github.com/Dynamoid/dynamoid - 444564fe1045fafacbe3346dff25a2a6a8ea6996 authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #182 from richardhsu/richardhsu/scan-limit

AWS SDK V2 and Chain: Add `scan_limit`

github.com/Dynamoid/dynamoid - eb88b98d6d5a6cefdc042c4e778d64436887ab61 authored about 7 years ago by Peter Boling <[email protected]>
AWS SDK V2 and Chain: Add `scan_limit`

- [Update] Add new method `scan_limit` to allow modifying the number
of scanned records that D...

github.com/Dynamoid/dynamoid - ddb1296a3e94f4786ef0576cf44560fb5f13f629 authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #181 from richardhsu/richardhsu/eval-limit-to-record-limit

Rename `eval_limit` -> `record_limit`

github.com/Dynamoid/dynamoid - f8293cf6bb380eed75bb082d4a7e63466f8bf3e8 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #179 from andrykonchin/fix-date-type-storing

Store dates as days count since 1970-01-01

github.com/Dynamoid/dynamoid - 24d7b3d8bed024598d787540ecc5cf53646fcce1 authored about 7 years ago by Peter Boling <[email protected]>
freeze constant

github.com/Dynamoid/dynamoid - 3808e4325faec087d53d3b846f54f1f4deadb5ce authored about 7 years ago by Peter Boling <[email protected]>
@codereview Don’t instantiate “01-01-1970” date for every field dumping/undumping

github.com/Dynamoid/dynamoid - 111dfc23d783afe0affd871265b2543d0b796340 authored about 7 years ago by Andriy Konchin <[email protected]>
Update README for typo

github.com/Dynamoid/dynamoid - 357092eb3b28c380a38ac40fccbb43c55dcf6f53 authored about 7 years ago by Richard Hsu <[email protected]>
Rename `eval_limit` -> `record_limit`

- [Update] Change `eval_limit` to `record_limit` to avoid the stigma
of `eval` keyword and to ...

github.com/Dynamoid/dynamoid - 2428fccf159dbde8c1ecf952de082c3d21447866 authored about 7 years ago by Richard Hsu <[email protected]>
Store dates as days count since 1970-01-01

github.com/Dynamoid/dynamoid - 0e67c41747331edc0c27ed6943ff0f43aba175e5 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #176 from richardhsu/richardhsu/chain-index-only-for-all

Chain: Only query on GSI if projects all

github.com/Dynamoid/dynamoid - c785918b6015ae9de955e4d6956cf13b5cb0cb70 authored about 7 years ago by Peter Boling <[email protected]>
Chain: Only query on GSI if projects all

- [Update] Only choose a GSI in chain `where` if the GSI is defined
to project all fields. The...

github.com/Dynamoid/dynamoid - 55f539aad725f349ef5bd8745f4da2bfb1873ad6 authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #177 from andrykonchin/document-some-configuration-options

Document some configuration options

github.com/Dynamoid/dynamoid - 4177d1188a459ef7833963e7f260ace29e9c527a authored about 7 years ago by Peter Boling <[email protected]>
Remove not used config options `use_ssl` and `port`

github.com/Dynamoid/dynamoid - e73b65942e64a9b754eee3ce510ad32c1dc32d88 authored about 7 years ago by Andriy Konchin <[email protected]>
Clean up default config example in Readme

github.com/Dynamoid/dynamoid - afe293cf5e902f4e6118064e782ffb3541d9ede0 authored about 7 years ago by Andriy Konchin <[email protected]>
Add Configuration section in Readme

github.com/Dynamoid/dynamoid - 634d2386512538cc51280092836de9b37c9517e3 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #173 from richardhsu/richardhsu/update-chain-to-utilize-indices

Chain: Allow querying Global/Local Secondary Index

github.com/Dynamoid/dynamoid - 461ad3d3b1ac51cd52c474797f47145fa55d8d60 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #172 from richardhsu/richardhsu/fix-query-scan-limits

AWS SDK: Update Query/Scan to obey limits

github.com/Dynamoid/dynamoid - d02f84ca091994e274aab54c2119cecc14b31ae9 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #174 from mudasirraza/batch-get-integer

allow batch_get_item for integer partition key

github.com/Dynamoid/dynamoid - b2a39782f462dd8c012f1ac48a9932309821a7e6 authored about 7 years ago by Peter Boling <[email protected]>
Chain: Allow querying Global/Local Secondary Index

- [Update] Allow in chaining to query and underlying implementation
utilizes global/local seco...

github.com/Dynamoid/dynamoid - ed9e3512d7cd8b3c06895f68a447558b46051628 authored about 7 years ago by Richard Hsu <[email protected]>
allow batch_get_item for integer partition key

github.com/Dynamoid/dynamoid - 982c522d70b67cbc4515187edccf7c98515cd2f8 authored about 7 years ago by Mudasir Raza <[email protected]>
AWS SDK: Update Query/Scan to obey limits

- [Update] Query did not obey limit because it would keep
looping as long as there were pages ...

github.com/Dynamoid/dynamoid - 428bdf5b23ec8d05aadd790ec88aa1064dfe7eaa authored about 7 years ago by Richard Hsu <[email protected]>
Merge pull request #170 from andrykonchin/add-type-casting-in-where

Add type casting in `where` clause

github.com/Dynamoid/dynamoid - 8b51b568ff4732d7595a3c971eb3c71d13ca1913 authored about 7 years ago by Peter Boling <[email protected]>
Skip specs for custom field types

github.com/Dynamoid/dynamoid - 1fc0f54a5c37539a28f00d41512ab680572ad2fc authored about 7 years ago by Andriy Konchin <[email protected]>
Type cast condition parameters in `where` clause

github.com/Dynamoid/dynamoid - c72a5f096d93b0f56ae9f586ccac364abc945c6e authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #169 from andrykonchin/fix-empty-array-saving

Fix storing empty array as nil

github.com/Dynamoid/dynamoid - 8e1b71fed153cc805f6245114c841e0fdfc0861b authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #171 from andrykonchin/remove-warning-about-limit-exceeding

Remove unuseful warning about item size exceeding limits

github.com/Dynamoid/dynamoid - 1348329d665e3ae49916ba1a7c7fcbb7c6e33323 authored about 7 years ago by Peter Boling <[email protected]>
Fix unuseful warning

github.com/Dynamoid/dynamoid - 9e8e4caae6edceed08b2324fd59df95c3a2d40b9 authored about 7 years ago by Andriy Konchin <[email protected]>
Fix storing empty array as nil

github.com/Dynamoid/dynamoid - c3145c585153ddcbda2001ec0809332a1caf36b1 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #164 from andrykonchin/allow-consistent-reading-for-scan-operation

Allow consistent reading for Scan request

github.com/Dynamoid/dynamoid - 99d93852c8aa9c5e825bf39c39859058094db667 authored about 7 years ago by Peter Boling <[email protected]>
Allow consistent reading for Scan request

github.com/Dynamoid/dynamoid - c64ccad653e7f61bc9a6e0592c0ff13f408eb012 authored about 7 years ago by Andriy Konchin <[email protected]>
Merge pull request #165 from andrykonchin/document-skipping-validation

Documenting validation skipping

github.com/Dynamoid/dynamoid - 564f42cbf301b23cce00c7ad752c4e9900c32948 authored about 7 years ago by Peter Boling <[email protected]>
Merge pull request #166 from andrykonchin/dont-override-timestamps

Don’t override document timestamps

github.com/Dynamoid/dynamoid - 1a0720e39154c0ce33276af7595746c33c102cad authored about 7 years ago by Peter Boling <[email protected]>