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

Tests do not need to sleep before sync status checks;

Add sync option for delete_table;
Add delete_table_synchronously;
Handle scneario where table can...

github.com/Dynamoid/dynamoid - b020e7b37ee115022ab5ddc59552b60c86bda674 authored over 7 years ago by Peter Boling <[email protected]>
Add bin/console and bin/setup

github.com/Dynamoid/dynamoid - 9956fa8f346955a43815e4409d33484eb0ac1827 authored over 7 years ago by Peter Boling <[email protected]>
more spec stabilization

github.com/Dynamoid/dynamoid - 0e2dff371e0874bef97e06ad913c945910427d6c authored over 7 years ago by Peter Boling <[email protected]>
Fix gemspec

github.com/Dynamoid/dynamoid - ca83192cae9d8a8afb9301402238cddfb99298cb authored over 7 years ago by Peter Boling <[email protected]>
try with retry

github.com/Dynamoid/dynamoid - 399e7bcbe7dddbd6297c4d15326fd8c1625ae962 authored over 7 years ago by Peter Boling <[email protected]>
Update the table cache when deleting a table

github.com/Dynamoid/dynamoid - 1dbef3d34226af82ef5070a92ab607f61ddbde0d authored over 7 years ago by Peter Boling <[email protected]>
already sleeping in the shell script, don't want to sleep too much

github.com/Dynamoid/dynamoid - 8582a231bad28235ba95a910eac3907109f26069 authored over 7 years ago by Peter Boling <[email protected]>
Improve ensure running

github.com/Dynamoid/dynamoid - a7db9f9fac9c9859d47823d6ea9de97a9b8ad2cf authored over 7 years ago by Peter Boling <[email protected]>
More improvement to startup script

github.com/Dynamoid/dynamoid - 9f0860bc3c4a84fd727fff7febed41d483403260 authored over 7 years ago by Peter Boling <[email protected]>
ensure running in a loop

github.com/Dynamoid/dynamoid - 33d73eb96edfb0a73d9c529f117c3f861ba09ab8 authored over 7 years ago by Peter Boling <[email protected]>
Travis is funky with bash

github.com/Dynamoid/dynamoid - f1c0a37c746ee871eead8710ed4703f1064b9e13 authored over 7 years ago by Peter Boling <[email protected]>
does it work without pipefail?

github.com/Dynamoid/dynamoid - 73693811243e7caf4f2705123916ea4b67166e05 authored over 7 years ago by Peter Boling <[email protected]>
document sync option in CHANGELOG [ci-skip]

github.com/Dynamoid/dynamoid - 7081923cce4845756bf1c5ea5297ff966d8c398d authored over 7 years ago by Peter Boling <[email protected]>
Fix typos in start script

github.com/Dynamoid/dynamoid - 59adabdb3a9d51cd42734e53b5f2a06cf6720a9b authored over 7 years ago by Peter Boling <[email protected]>
Add option for syncronous create to create_table (required for tables with secondary indexes);

Hoist Constants;
Ensure syncronous create_table is tested;
Make sure Dynamo is always running, an...

github.com/Dynamoid/dynamoid - a365c8b97bcfd9a53e8b8041fe2fbf15fd8f13b8 authored over 7 years ago by Peter Boling <[email protected]>
Switch to Bash;

inMemory does not seem to have been the cause of the failing builds, and other projects on travi...

github.com/Dynamoid/dynamoid - 9d88516cab650d8090689b123ee30074457304ea authored over 7 years ago by Peter Boling <[email protected]>
Update to rbx-3.58

github.com/Dynamoid/dynamoid - 8140c34a9772f58d194da46aabf4f8e016bcb08a authored over 7 years ago by Peter Boling <[email protected]>
Make sure db is running, better

github.com/Dynamoid/dynamoid - c8c5b84f39a2efa5e75211592a95412aa4975e69 authored over 7 years ago by Peter Boling <[email protected]>
Update to test on latest stable JRuby

github.com/Dynamoid/dynamoid - 6a89d9cb5c54192cf1e5c3f77b19f70392172425 authored over 7 years ago by Peter Boling <[email protected]>
Stop testing 1.9.3 as long dead Ruby;

Add testing for recently EOL'd ruby 2.0.0
Add testing for soon to be EOL'd 2.1.10
Update 2.2 test...

github.com/Dynamoid/dynamoid - 4912bce475bdbf98c93ee565fdb4f618f01e080b authored over 7 years ago by Peter Boling <[email protected]>
Minor spec updates;

Test for version constant

github.com/Dynamoid/dynamoid - dc890956a9b225b71e41bae024ee57abe4c1d3e4 authored over 7 years ago by Peter Boling <[email protected]>
modernize source to secure rubygems server

github.com/Dynamoid/dynamoid - e701e1126aef4adf700e5cf3a82b532066dee5fb authored over 7 years ago by Peter Boling <[email protected]>
Update require statements (no longer depend on rubygems)

github.com/Dynamoid/dynamoid - d47379f995014f5147535f7d0dcc3583a27e97d9 authored over 7 years ago by Peter Boling <[email protected]>
Make current version a Ruby constant, and use it within gemspec;

modernize gemspec based on bundler defaults;
update list of contributors;

github.com/Dynamoid/dynamoid - 72812e730d1fdda12150eae70212abc22292d78d authored over 7 years ago by Peter Boling <[email protected]>
Fixing table namespacing

github.com/Dynamoid/dynamoid - 16187deb2c52553e5db96009ab8d37dbe2fde505 authored over 7 years ago by Alex Cabrera <[email protected]>
Enable to save without updating timestamps

github.com/Dynamoid/dynamoid - bc34cb0635809249b2056ad33e3bb7ad4eeae296 authored over 7 years ago by cignoir <[email protected]>
rename README to use .md extension;

Add contributors;
Document current maintainers

github.com/Dynamoid/dynamoid - b41e2f53afc5be7e51015c1853acae57b3772a68 authored over 7 years ago by Peter Boling <[email protected]>
Update gitignore

github.com/Dynamoid/dynamoid - 0dfbb015723e45d68478a05fff687e54cd2ae376 authored over 7 years ago by Peter Boling <[email protected]>
CHANGELOG for 1.2.0 release

github.com/Dynamoid/dynamoid - e5cad91f05aa4e228788988d9adfcece7641436c authored over 7 years ago by Peter Boling <[email protected]>
Fix functionality for associative tables with non-id primary keys

github.com/Dynamoid/dynamoid - 1fe3bfbbc622e8c0861b6d5aa3c436537fddf4f0 authored over 7 years ago by Everett Wetchler <[email protected]>
Fix documentation

github.com/Dynamoid/dynamoid - 3aeaca9415ad274b430a9cb1071b139b60580917 authored over 7 years ago by Peter Boling <[email protected]>
don't allow nil value for tables list

github.com/Dynamoid/dynamoid - 592d0e5f6c3621f1e2370caea0c9a9cb0484041d authored over 7 years ago by Peter Boling <[email protected]>
more release prep

github.com/Dynamoid/dynamoid - d0777525a8b7c29eca26494144560c5aec6b7a0b authored over 7 years ago by Peter Boling <[email protected]>
More spec tweaks

github.com/Dynamoid/dynamoid - c7f667781d2ee3b2004109fcdd1c4610e86543cb authored over 7 years ago by Peter Boling <[email protected]>
Working on spec suite

github.com/Dynamoid/dynamoid - dc44ad96805eeb83098731d8d463e06cc37089fb authored over 7 years ago by Peter Boling <[email protected]>
fixing typos

github.com/Dynamoid/dynamoid - ee006f043906c8df842bf2c5fc1e5578448f496c authored over 7 years ago by Peter Boling <[email protected]>
Update README.md

github.com/Dynamoid/dynamoid - 1f37c9791008b9e4ecc572d7a1cfad0a50f0449f authored over 7 years ago by Peter Boling <[email protected]>
Update README.md

github.com/Dynamoid/dynamoid - 781d78a5d748591813e684b0d0c1bb35730631da authored over 7 years ago by Peter Boling <[email protected]>
Merge pull request #111 from ignicaodigitalbr/master

using system timezone with timestamps

github.com/Dynamoid/dynamoid - 210ca68eb5471590d51d4ed96cf1c0241a407580 authored over 7 years ago by Peter Boling <[email protected]>
Merge pull request #132 from satoruk/support_rails5_0

Support to Rails 5.0 testing on travis CI

github.com/Dynamoid/dynamoid - eb3965d6920466894192bbcf49188afffc585be3 authored over 7 years ago by Peter Boling <[email protected]>
Support to Rails 5.0

github.com/Dynamoid/dynamoid - 02738f0cc9b3fb544fc5dd12d4b54388be7f0d41 authored over 7 years ago by satoruk <[email protected]>
Call For Maintainers

github.com/Dynamoid/dynamoid - 22454182b1238c5c12459476469af80429c53bc9 authored almost 8 years ago by Peter Boling <[email protected]>
Bump to 1.3.0

github.com/Dynamoid/dynamoid - 79dab0c7ea49480a40c021bfe632f131b237cbcc authored almost 8 years ago by Peter Boling <[email protected]>
CHANGELOG for 1.3.0 release

github.com/Dynamoid/dynamoid - f77754886010d3894c5a5de95a4a3a3eee612eaa authored almost 8 years ago by Peter Boling <[email protected]>
Merge pull request #116 from NielsKSchjoedt/master

Add ability to specify connection settings specific to Dynamoid

github.com/Dynamoid/dynamoid - 5278765b78942621523abca63177494845bf815b authored almost 8 years ago by Peter Boling <[email protected]>
Add ability to specify connection settings specific to Dynamoid

github.com/Dynamoid/dynamoid - eefd946b32ab4232fa9d5c0b5dc00a92a1029bd7 authored almost 8 years ago by NielsKSchjoedt <[email protected]>
Fix typo in associations example

github.com/Dynamoid/dynamoid - f33dc3aaed7435c69ccfa0249b18760a6a6d906b authored almost 8 years ago by Peter Boling <[email protected]>
using system timezone with timestamps

github.com/Dynamoid/dynamoid - 8d44a20fb40c4a812106444c7b520c27b436044a authored almost 8 years ago by Pedro Henrique Cruz <[email protected]>
Merge pull request #110 from bayesimpact/master

Fix #blank? and #present? behavior for SingleAssociations

github.com/Dynamoid/dynamoid - fce611dc569e6a7581efdbb169fe544c81b22a45 authored almost 8 years ago by Peter Boling <[email protected]>
Merge pull request #80 from getninjas/master

DynamoDB BatchGet does not work with more than 100 items

github.com/Dynamoid/dynamoid - b6c5599b142ecb25e559e35c7933e59e676cd434 authored almost 8 years ago by Peter Boling <[email protected]>
Code review stuff

github.com/Dynamoid/dynamoid - f258042f134ad3331392626263aed45b7222cb30 authored almost 8 years ago by Lucas Souza <[email protected]>
Getting results using batches with 100 items. More info here: https://forums.aws.amazon.com/thread.jspa?threadID=100194

github.com/Dynamoid/dynamoid - 98786c28829f4c901590fe5b32da816ca416ce24 authored almost 8 years ago by Lucas Souza <[email protected]>
Specs

github.com/Dynamoid/dynamoid - 7a7d922eec2d9a1516ec80e41ad19d12a4563f14 authored almost 8 years ago by Alex Nisnevich <[email protected]>
Merge branch 'master' of https://github.com/Dynamoid/Dynamoid

github.com/Dynamoid/dynamoid - a96ed90a991f24c0688000e951852806634fe0f0 authored about 8 years ago by Alex Nisnevich <[email protected]>
Preparing Changelog for next release

github.com/Dynamoid/dynamoid - c2796d67b89295bfe18d3178808cfc9b02316407 authored about 8 years ago by Peter Boling <[email protected]>
Merge pull request #109 from gastzars/support_rails_5

Support rails 5.0.x and active_model 5.0.x

github.com/Dynamoid/dynamoid - f9a504b0c61eeb91035f74342569a82166179355 authored about 8 years ago by Peter Boling <[email protected]>
fix ruby under version 2.2.2 dependency

github.com/Dynamoid/dynamoid - 3798bdd6bbb289633540c8b4d4775465fcd07bed authored about 8 years ago by Gas unknown developer <[email protected]>
Support rails 5.0.x and active_model 5.0.x

github.com/Dynamoid/dynamoid - 192a2c4d44a96c61f1b43777fa5936a2494283ee authored about 8 years ago by Gas unknown developer <[email protected]>
Merge pull request #86 from everett-wetchler/master

Fix functionality for associative tables with non-id primary keys

github.com/Dynamoid/dynamoid - 30dfb64b5812503bcebf44512e796088c35cdb0c authored about 8 years ago by Peter Boling <[email protected]>
Fix .empty?

github.com/Dynamoid/dynamoid - 8f1a54f135a9fedc0de7d4f7c6016d85780f1ef0 authored about 8 years ago by Alex Nisnevich <[email protected]>
Patch SingleAssociation so #blank? and #present? work correctly

github.com/Dynamoid/dynamoid - 9c300580e82c2f63fee7b4d619f822c4fbf409a2 authored about 8 years ago by Alex Nisnevich <[email protected]>
Merge pull request #104 from OpenGov/raw-type

Raw datatype

github.com/Dynamoid/dynamoid - 61165921a2b5a543316d3d70adfd2eda2bcd0bdf authored about 8 years ago by Peter Boling <[email protected]>
update tests

github.com/Dynamoid/dynamoid - 6bfe278edc70967b1a41719e31179f9a552fc103 authored about 8 years ago by Sergey Petrenko <[email protected]>
resolve readme conflict

github.com/Dynamoid/dynamoid - 6dd6f8c0fbca8024f82f271c2121bbf415d6c201 authored about 8 years ago by Sergey Petrenko <[email protected]>
no_table_namespace from brenden

github.com/Dynamoid/dynamoid - 16f1740568a22aff07dab9c9870cbf0d94540982 authored about 8 years ago by Sergey Petrenko <[email protected]>
more sweet tests

github.com/Dynamoid/dynamoid - 0d8e09323f9c8868cb3b26624f7a17a72d72b9e8 authored about 8 years ago by Sergey Petrenko <[email protected]>
make sure we support old ruby

github.com/Dynamoid/dynamoid - 328f2cdbdaa25ff932962056f8c1cd919d017927 authored about 8 years ago by Sergey Petrenko <[email protected]>
add :raw datatype

github.com/Dynamoid/dynamoid - 4d3f4873eeaeb9875dcbc7beede163104d50008b authored about 8 years ago by Sergey Petrenko <[email protected]>
Fix functionality for associative tables with non-id primary keys

github.com/Dynamoid/dynamoid - 8a984334a38c9a5bb536fff1749a94aeaf6dbe0c authored about 8 years ago by Everett Wetchler <[email protected]>
Merge pull request #98 from holyketzer/master

Store document in DocumentNotValid error instance variable

github.com/Dynamoid/dynamoid - 56e09f8c2ce8734e56e7f99ecccd51a8e3ba2137 authored about 8 years ago by Peter Boling <[email protected]>
Store document in DocumentNotValid error instance variable

github.com/Dynamoid/dynamoid - 0ca3494770a059d018da8ece2a27a1cc781f2b40 authored about 8 years ago by Alex Emelyanov <[email protected]>
Merge pull request #102 from richardhsu/query-all-items

Fix AWS SDK V2 query to pull in all results

github.com/Dynamoid/dynamoid - e715d20584df046e1e0854d4cff145665ae66111 authored about 8 years ago by Peter Boling <[email protected]>
Merge pull request #103 from tadast/test_setup_docs

Add a not about test setup

github.com/Dynamoid/dynamoid - 2b9a926e3c56938006349eff12ed23f9317c5ae8 authored about 8 years ago by Peter Boling <[email protected]>
Add a not about test setup

Add an example of database cleaning strategy for test environment and
add a note about setting a...

github.com/Dynamoid/dynamoid - ade47573764b45078109a349fbdd6a3aa9eaab3a authored about 8 years ago by Tadas Tamosauskas <[email protected]>
Fix AWS SDK V2 query to pull in all results

- [Fix] Previously query would only return the first page of data which
is a maximum of 1MB by...

github.com/Dynamoid/dynamoid - a73e77968ce8ac9e423d36caee507403182c3552 authored about 8 years ago by Richard Hsu <[email protected]>
Merge pull request #79 from alexperto/table-namespace-issue

Fixing table namespacing

github.com/Dynamoid/dynamoid - a1141e7f832078c3c1b2e1823d2f251e99e237b4 authored about 8 years ago by Peter Boling <[email protected]>
Bump to 1.2.1

github.com/Dynamoid/dynamoid - 9f16a573cb97c6657294589c4ce65421fad87079 authored about 8 years ago by Peter Boling <[email protected]>
Update CHANGELOG for 1.2.1 release [ci-skip]

github.com/Dynamoid/dynamoid - 139c7c23384b41d91d3f3a4b9e23bfaeffe28f89 authored about 8 years ago by Peter Boling <[email protected]>
Merge pull request #95 from pboling/master

Merge pboling/master to Dynamoid/master

github.com/Dynamoid/dynamoid - d2f3f5a9c3e76315bd5e109858221aaa879af818 authored about 8 years ago by Peter Boling <[email protected]>
Improve options handling; Remove Gemfile.lock and fix .gitignore

github.com/Dynamoid/dynamoid - c8e75d03936532b449dc8fd6e4322694f06607ba authored about 8 years ago by Peter Boling <[email protected]>
aws_sdk_v2 does not have an if option either, so must delete it.

github.com/Dynamoid/dynamoid - 83ec650e999c4fe41cc646df6eeb1f0d196beba1 authored about 8 years ago by Peter Boling <[email protected]>
Fix more typoes

github.com/Dynamoid/dynamoid - 4ccec625950cb594045867e6a6fa99ede97359dc authored about 8 years ago by Peter Boling <[email protected]>
remove :unless_exists options as it is no longer accepted by aws sdk v2

github.com/Dynamoid/dynamoid - 26400c8c4da9cb51d16fcebb3ad1a47498fd3f8c authored about 8 years ago by Peter Boling <[email protected]>
allow access to batch_delete_item

github.com/Dynamoid/dynamoid - f87a065d92850552f6982a0d23368919c44e2fd2 authored about 8 years ago by Peter Boling <[email protected]>
Include batch_write_item API

github.com/Dynamoid/dynamoid - 8dbaebdb92c8126139f99ebec5a5c2e4f2169f2f authored about 8 years ago by Alex Cabrera <[email protected]>
Raise DynamoId::Error Exception on batch_write_items when fails

github.com/Dynamoid/dynamoid - 470cf434426cbe7a4b89d5a5d3c36a69aaeec1b0 authored about 8 years ago by Alex Cabrera <[email protected]>
Allow put_item options

github.com/Dynamoid/dynamoid - 6104c912d2c95a4bf0d42caa609a23750f2929b2 authored about 8 years ago by Alex Cabrera <[email protected]>
Support range key in secondary index queries

github.com/Dynamoid/dynamoid - e55701eef2ace07394bd88c5b7ebbd1ecf85e26f authored about 8 years ago by Peter Boling <[email protected]>
Fix gemspec

github.com/Dynamoid/dynamoid - 29bbf1e9e91612f0ef70c49083e9006aa27bfcb7 authored about 8 years ago by Peter Boling <[email protected]>
Merge pull request #100 from Dynamoid/release-prep

Release prep for 1.2.0

github.com/Dynamoid/dynamoid - 1cecf7c12687cade369eca7a80ce86b5acc8b0c2 authored about 8 years ago by Peter Boling <[email protected]>
try with retry

github.com/Dynamoid/dynamoid - a464a63de2d87add571e3c813aab5fe4c65e6f4f authored about 8 years ago by Peter Boling <[email protected]>
Update the table cache when deleting a table

github.com/Dynamoid/dynamoid - 7ee42bc170f3d415047ddcc35c3996ff98119fc4 authored about 8 years ago by Peter Boling <[email protected]>
more spec stabilization

github.com/Dynamoid/dynamoid - 17f382004bbf1a5d2e54daa050a2a20df809d98b authored about 8 years ago by Peter Boling <[email protected]>
already sleeping in the shell script, don't want to sleep too much

github.com/Dynamoid/dynamoid - bab2a2ba2df56f795193fa3d81a54387b9f4fe98 authored about 8 years ago by Peter Boling <[email protected]>
Improve ensure running

github.com/Dynamoid/dynamoid - 4acc874554d6dd2ab1619c9fb475751b929065ed authored about 8 years ago by Peter Boling <[email protected]>
More improvement to startup script

github.com/Dynamoid/dynamoid - dc3515b1e534975abce1b7cd9cd82634a53e6654 authored about 8 years ago by Peter Boling <[email protected]>
Tests do not need to sleep before sync status checks;

Add sync option for delete_table;
Add delete_table_synchronously;
Handle scneario where table can...

github.com/Dynamoid/dynamoid - c75a4a952933059e6b54b2abc2a58f6a7c2e76a6 authored about 8 years ago by Peter Boling <[email protected]>
ensure running in a loop

github.com/Dynamoid/dynamoid - 4cfbab3e71208909432d96b72d912534ce47df29 authored about 8 years ago by Peter Boling <[email protected]>
Travis is funky with bash

github.com/Dynamoid/dynamoid - 4f0b44f3e76f3e69b0d35532a5d03f00c0f48833 authored about 8 years ago by Peter Boling <[email protected]>
does it work without pipefail?

github.com/Dynamoid/dynamoid - 29ce9df627d793e094b60693c0af22321e070c14 authored about 8 years ago by Peter Boling <[email protected]>