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

document sync option in CHANGELOG [ci-skip]

github.com/Dynamoid/dynamoid - c789b4d89ed1186df43b70abe8439adeccc52784 authored about 8 years ago by Peter Boling <[email protected]>
Fix typos in start script

github.com/Dynamoid/dynamoid - 84f112f9bdd371996fa7fae698c0e88d305465e8 authored about 8 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 - 9844f6990bf8d86cb096d324cacbc32c846a3978 authored about 8 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 - 1b55aaf2c8218b4197ef86aa4ac540262b47539c authored about 8 years ago by Peter Boling <[email protected]>
Do not test rbx-3.58 as travis can't seem to install it

github.com/Dynamoid/dynamoid - abd0abda6d335c05e3bf59045a7fc1ddeba4fc1a authored about 8 years ago by Peter Boling <[email protected]>
Update to rbx-3.58

github.com/Dynamoid/dynamoid - 34c420be841c5b524ab491c145bb7cc452009e93 authored about 8 years ago by Peter Boling <[email protected]>
Make sure db is running, better

github.com/Dynamoid/dynamoid - 9ca42b14dc0e399a870c98a829a1446e584ec04d authored about 8 years ago by Peter Boling <[email protected]>
Update to test on latest stable JRuby

github.com/Dynamoid/dynamoid - 5b7375ed3a9485e2d75e75d992b9920cffeb7695 authored about 8 years ago by Peter Boling <[email protected]>
Add bin/console and bin/setup

github.com/Dynamoid/dynamoid - 0f0a663787e022bbf7f581ef7fa2e263a4894e35 authored about 8 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 - 4f7713d67aecdd6d15fa39f070d05ddf0e6a4d29 authored about 8 years ago by Peter Boling <[email protected]>
Minor spec updates;

Test for version constant

github.com/Dynamoid/dynamoid - 67f17bea6a4affa04b9fb7fab9f33b633c93d6e2 authored about 8 years ago by Peter Boling <[email protected]>
modernize source to secure rubygems server

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

github.com/Dynamoid/dynamoid - fe0caea3a566f1d4c5a37968b563d0c8888f95b3 authored about 8 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 - 9394c20432d9ad14df05f1212e3e1f3c7a96a97d authored about 8 years ago by Peter Boling <[email protected]>
rename README to use .md extension;

Add contributors;
Document current maintainers

github.com/Dynamoid/dynamoid - 3d5ca4690db1b73315dc57b1c8c4b9e6545655d2 authored about 8 years ago by Peter Boling <[email protected]>
Update gitignore

github.com/Dynamoid/dynamoid - 3551d34676f1c043edc894342c63462c7337b951 authored about 8 years ago by Peter Boling <[email protected]>
CHANGELOG for 1.2.0 release

github.com/Dynamoid/dynamoid - aba7757fd58bf166851f2aa4344b0ed5cb7ab155 authored about 8 years ago by Peter Boling <[email protected]>
Merge branch 'master' of https://github.com/Dynamoid/Dynamoid

github.com/Dynamoid/dynamoid - ab8aaf609241cedcde94eafdc908bbbc8aa3b717 authored about 8 years ago by Alex Nisnevich <[email protected]>
Merge pull request #58 from cignoir/timestamps

Enable to save without updating timestamps

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

github.com/Dynamoid/dynamoid - cf10af8264a0f0d9cacb2f4683ccfbbd184987e9 authored over 8 years ago by Everett Wetchler <[email protected]>
Fixing table namespacing

github.com/Dynamoid/dynamoid - 063b9cb1a255e39559c0182ab8b9d3a125aa6642 authored over 8 years ago by Alex Cabrera <[email protected]>
Merge pull request #76 from pboling/issues/74-documentation-typos

Fix documentation

github.com/Dynamoid/dynamoid - 11927dace4f7ec9081360d85e5944279221d8b25 authored over 8 years ago by Philip M. White <[email protected]>
Fix documentation

github.com/Dynamoid/dynamoid - 8fc879f2a216c9311c38589107fc6868a6076a3c authored over 8 years ago by Peter Boling <[email protected]>
Test for rails for Travis

github.com/Dynamoid/dynamoid - 6b233ef6cfda090d314c351b309d112498896932 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Test for rails

github.com/Dynamoid/dynamoid - cb92eacde587dc0d36323fe8a8a07bc4f978dd89 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
test for Rails

github.com/Dynamoid/dynamoid - 44feb0f8cb1409f3b5942be35d73967361893181 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Create the tables, avoiding any pollution that may have crept its way into Dynamoid.included_models

github.com/Dynamoid/dynamoid - a549b634882e11b0b8d552a782505b418c835cdf authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Some of the test cases cause a bit of pollution such as putting non-viable models in Dynamoid.included_models and creating tables outside of the namespace so we need to explicitly tear down any database that's been created.

github.com/Dynamoid/dynamoid - 55a35d38088ca2940be5dd4efa2b20f79f97c7ed authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Stopped a class being added twice to the #included_models hash. I saw this happen once but couldn't narrow down the circumstances to make a reproducible test

github.com/Dynamoid/dynamoid - 38e7137491382c3cbce700bb570c339a721ff8fd authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
need to propagate the exception for a reasonable failure message

github.com/Dynamoid/dynamoid - 1dec5354901bc8c4846b41d46fd78e43f47ac4ee authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Duplicate line removed

github.com/Dynamoid/dynamoid - 71d5dc308f8a8b038a8d3aeddef53b8f4ea7d805 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
tasks depend on rails env

github.com/Dynamoid/dynamoid - 40be5cfd1944ab7e332bcd079f50b60bd7c327bd authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
now forcing a list tables for the ping

github.com/Dynamoid/dynamoid - d965626cffa9fee5b2eae0298854257a21050774 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
syntax

github.com/Dynamoid/dynamoid - 6d159ae7dc34548f77db1c1d62d2a0a8a64bfef0 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
railtie

github.com/Dynamoid/dynamoid - 58a15d8bc24e6ebc97e0339b4f6b25b83fb641cd authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
better task descriptions

github.com/Dynamoid/dynamoid - 4774ab15eab9c61e81f0f4ef25fdd235ebca1778 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
create tables rake task

github.com/Dynamoid/dynamoid - a92b03e4b3023b8dc8c8f4a0e2e6cb9f4f1d88e7 authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
rake task to ping the database

github.com/Dynamoid/dynamoid - e58aa4733a988bd9d4797b55375b8d0d538f781c authored over 8 years ago by Nigel Brookes-Thomas <[email protected]>
Merge pull request #66 from cavi21/improve_travis_testing

Improve travis testing

github.com/Dynamoid/dynamoid - 5dfff232e57688d083b591d5ac3631b2afebab25 authored over 8 years ago by Philip M. White <[email protected]>
Attempt to fix the Travis CI runs

- Remove the downloaded local dynamoDB and add the install script in travis do download the l...

github.com/Dynamoid/dynamoid - c3b6a7e3aac15e46575eedcf0f2b9bf773df5699 authored over 8 years ago by Agustin Cavilliotti <[email protected]>
Merge pull request #52 from pcorpet/pcorpet-truncate

Expose the truncate method on the adapter, test it and fix it.

github.com/Dynamoid/dynamoid - 81c74544d05f3ff146da46747bea168858ea8f2d authored over 8 years ago by Pascal Corpet <[email protected]>
Expose the truncate method on the adapter, test it and fix it.

github.com/Dynamoid/dynamoid - bd25d9ae71796f81d4a7199ce1270a3406b6e85d authored over 8 years ago by Pascal Corpet <[email protected]>
Merge pull request #35 from amirmanji/fix_boolean

fix query attribute behavior for booleans

github.com/Dynamoid/dynamoid - 1db47795d9f356f072c27e6272650c3b64a6e32e authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #56 from yoshitetsu/projected_attributes_fix

Fix type to projected_attributes of index

github.com/Dynamoid/dynamoid - 4137fbdee327d9e3864109112e458a673020d2fd authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #42 from ayemos/remove-to_f-from-criteria-gtlt

Fix problems with range query

github.com/Dynamoid/dynamoid - 6919304bd2383f9b5d3cd5c4493851bb2ade90a3 authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #55 from bglusman/patch-1

Update dynamoid.gemspec

github.com/Dynamoid/dynamoid - 256f834a2f01d597bbc61defe4e2664c0bce8c6d authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #62 from cignoir/update_readme

Change values of read/write capacity in the README

github.com/Dynamoid/dynamoid - ba409f83f3325766cb2411d7e0248dcb175035f4 authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #51 from pcorpet/where

Make the where method of many_association closer to Active Record's w…

github.com/Dynamoid/dynamoid - 658a81a6f7916f03701454a2437b7b063bee8459 authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #50 from pcorpet/boolean

Validates presence of boolean field even if it's false.

github.com/Dynamoid/dynamoid - ef183137c68156d4f615a1ac4cd42a39057c3390 authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #49 from pcorpet/build

Adds build methods to associations to bootstrap embedded models witho…

github.com/Dynamoid/dynamoid - 6e707091ec49d4df38e3f7108710bd48b2e29b4a authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #48 from pcorpet/factorize

Factorize code in create to improve readability and avoid future typos.

github.com/Dynamoid/dynamoid - 6e36793c09aab69e2fe5b0f8251bec9f0dd6fc59 authored over 8 years ago by Philip M. White <[email protected]>
Merge pull request #47 from pcorpet/create

Fix the single association create method. It should not raise an exce…

github.com/Dynamoid/dynamoid - eb91cfb07e90577ed5d43fb3fccf4cfd00e5b516 authored over 8 years ago by Philip M. White <[email protected]>
Change values of read/write capacity in the README

github.com/Dynamoid/dynamoid - 1baea9e4107f71e8248eaee1b2e0593fdc5589f9 authored over 8 years ago by cignoir <[email protected]>
Enable to save without updating timestamps

github.com/Dynamoid/dynamoid - 6eb09aa0adefbedbd71660bc86749f0179133db8 authored over 8 years ago by cignoir <[email protected]>
Merge pull request #40 from brenden/no_table_namespace

Enable creating tables with no namespace prefix

github.com/Dynamoid/dynamoid - 35e3185afcbc2d6f59075bef25bb6ed684bb94f4 authored over 8 years ago by Philip M. White <[email protected]>
fix type

github.com/Dynamoid/dynamoid - 7f51ca3c72be5b2bc2883765564b5eed8a55609f authored over 8 years ago by yoshida_tetsuhiro <[email protected]>
Update dynamoid.gemspec

Am using master locally and building as a gem, and noticed this file is missing :-)

github.com/Dynamoid/dynamoid - f53efccc5c9e8cfaac651b74b161e512f68840b2 authored over 8 years ago by Brian Glusman <[email protected]>
Merge pull request #34 from sumocoder/secondary-index

Added secondary index support

github.com/Dynamoid/dynamoid - 855243a2cc71f0f17c44b7cb6bb0c54f558e173b authored over 8 years ago by Philip M. White <[email protected]>
Make the where method of many_association closer to Active Record's where by cloning the association instead of modifying it

github.com/Dynamoid/dynamoid - b379c2bfb9f9ad6e7205e4fed5dda13c05157e12 authored over 8 years ago by Pascal Corpet <[email protected]>
Validates presence of boolean field even if it's false.

github.com/Dynamoid/dynamoid - 4541078681016d676f145e40364d9ca4639fe3ed authored over 8 years ago by Pascal Corpet <[email protected]>
Adds build methods to association to bootstrap embedded models without trying to add or validate them.

github.com/Dynamoid/dynamoid - ab2211743a6a9d629c1e510de81686d198e96040 authored over 8 years ago by Pascal Corpet <[email protected]>
Factorize code in create to improve readability and avoid future typos.

github.com/Dynamoid/dynamoid - 72a73001d0cef3f2f92d6398b75ac566ee9730d3 authored over 8 years ago by Pascal Corpet <[email protected]>
Fix the single association create method. It should not raise an exception even if persistence failed: there's already create! for that.

github.com/Dynamoid/dynamoid - bfaf8065362b0fd5310ca49402b953f1709a320a authored over 8 years ago by Pascal Corpet <[email protected]>
Removed debugger from gemspec

github.com/Dynamoid/dynamoid - c86d27c97342ba02d7ca25beb2ec4501b3a521d1 authored over 8 years ago by Sumanth Ravipati <[email protected]>
add specs on criteria/chain

github.com/Dynamoid/dynamoid - cb180a55614f2c5a6fbf2c33ccb8c88f5be63ad6 authored over 8 years ago by Yuichiro Someya <[email protected]>
support range_between

github.com/Dynamoid/dynamoid - 9158df91f08621a0a73fad7c948610cbc005ae64 authored over 8 years ago by Yuichiro Someya <[email protected]>
fix problems with range query

github.com/Dynamoid/dynamoid - bc6fc3a52b87538850557c287d63b20c507417fc authored over 8 years ago by Yuichiro Someya <[email protected]>
Mention how to create tables with no namespace in readme

github.com/Dynamoid/dynamoid - d9eddde29c0d93653990af27bf62c7e3dfca3834 authored over 8 years ago by Brenden Kokoszka <[email protected]>
Adding test for nil namespace

github.com/Dynamoid/dynamoid - 4c46aefa7dccc3480ff4d3ff26630cde1a5d5c37 authored over 8 years ago by Brenden Kokoszka <[email protected]>
Don't prefix table names when namespace is nil

github.com/Dynamoid/dynamoid - 78e9d5a5ba2f0cb228e5a86d941cef963b49f765 authored over 8 years ago by Brenden Kokoszka <[email protected]>
Changed the way range param is provided

github.com/Dynamoid/dynamoid - 53ddfbbcd398e8fcd4590ab65ec3c75807fc081d authored over 8 years ago by Sumanth Ravipati <[email protected]>
Added secondary index support

Added create table support

Added lsi/gsi finder

github.com/Dynamoid/dynamoid - 688b2fad08547d258c5fdcd9e94e7f7fbe19be0a authored over 8 years ago by Sumanth Ravipati <[email protected]>
fix query attribute behavior for booleans

github.com/Dynamoid/dynamoid - e11a72c0657b1aa10f261b25879ac0a2e43bc6b7 authored over 8 years ago by Amir Manji <[email protected]>
Merge pull request #33 from sumocoder/unknown_fields

Added fix to ignore unknown fields on model initialize

github.com/Dynamoid/dynamoid - 88cf7fd694cd22863eb2b2d95e4e839bd638bb1e authored almost 9 years ago by Philip M. White <[email protected]>
Added fix to ignore unknown fields on model initialize

github.com/Dynamoid/dynamoid - bf49d4697c4cb3ab19b5cd099cea7b6e38059a56 authored almost 9 years ago by Sumanth Ravipati <[email protected]>
Version 1.1.0

github.com/Dynamoid/dynamoid - 2ba48b1b9c07b2c36fbbf79dca779b102a0dfc8a authored almost 9 years ago by Philip White <[email protected]>
Merge pull request #31 from keithmgould/master

upgrade concurrent-ruby requirement to 1.0

github.com/Dynamoid/dynamoid - ac89dfd40c973b4afd3ed23b994b2e779205909c authored almost 9 years ago by Philip M. White <[email protected]>
upgrade concurrent-ruby requirement to 1.0

github.com/Dynamoid/dynamoid - af1e9a5c5987f86c71b03c1016eb13eaf6adcd53 authored almost 9 years ago by Keith Gould <[email protected]>
Merge pull request #29 from sumocoder/delete_optimistic_locking

Added support for optimistic locking on delete

github.com/Dynamoid/dynamoid - dde056f59b9e773e381ee37c35786d217bff8844 authored almost 9 years ago by Philip M. White <[email protected]>
Added support for optimistic locking on delete

github.com/Dynamoid/dynamoid - 183b96f180c24c3fb131c3f26833d2658e16088b authored almost 9 years ago by Sumanth Ravipati <[email protected]>
Add Coveralls support

github.com/Dynamoid/dynamoid - ad81a329abff456e8e3edfd3095e843821e23227 authored almost 9 years ago by Philip White <[email protected]>
gemspec: fix authors list, add changelog

github.com/Dynamoid/dynamoid - eb0f8956e7e63f15dcd12d7d0cc0c1687b7b37ed authored almost 9 years ago by Philip White <[email protected]>
Merge pull request #25 from Dynamoid/prerelease

Cleanup for 1.0.0 release

github.com/Dynamoid/dynamoid - e22cdb23eeba39d5a8b2adcd40211b9aa786482f authored almost 9 years ago by Peeyush Kumar <[email protected]>
Add CHANGELOG

github.com/Dynamoid/dynamoid - 94c9527b88467961987037a5c6cee56f8cd8b881 authored almost 9 years ago by Philip White <[email protected]>
Update file list in gemspec

github.com/Dynamoid/dynamoid - 481c11c96e124e55080d0127759745146af63138 authored about 9 years ago by Philip White <[email protected]>
Bump version to 1.0.0 and remove VERSION file because it is redundant with gemspec

github.com/Dynamoid/dynamoid - b00804eab39b2dda34885254de3e95cadf257c16 authored about 9 years ago by Philip White <[email protected]>
Remove unnecessary and outdated gemspec attributes `date` and `email`

github.com/Dynamoid/dynamoid - 62889e526538a6304e77776936b4d24e7391672a authored about 9 years ago by Philip White <[email protected]>
Sync authors list in gemspec with README

github.com/Dynamoid/dynamoid - b5b12efb167a4a0d583a084ec3f7d3b5f064c326 authored about 9 years ago by Philip White <[email protected]>
Fix threadsafety of Dynamoid::Adapter (issue #10)

I changed Dynamoid::Adapter from being a module having global state to a class
that's instantiat...

github.com/Dynamoid/dynamoid - ed004b2d53c7500e10bca914ee844957939df2df authored about 9 years ago by Philip White <[email protected]>
Merge pull request #21 from Dynamoid/field-class-type

Field class type

github.com/Dynamoid/dynamoid - c0cf587b732fcaa4624b1d8fe08f050386f22488 authored about 9 years ago by Philip M. White <[email protected]>
Merge pull request #19 from mengwan/master

Document.find returns array if input is array, even for arrays of size 1

github.com/Dynamoid/dynamoid - 16ed156be1ce551bcb1d3ef518ce8f4b31d45cfc authored about 9 years ago by Philip M. White <[email protected]>
make find return array once array argument passed in

github.com/Dynamoid/dynamoid - b0adb8922edf11982bacf4a6ab67ba6125f1f1fd authored about 9 years ago by Wan <[email protected]>
Field class type

github.com/Dynamoid/dynamoid - d89bc393893500b1c46c482a8f9d6067037a325a authored about 9 years ago by Philip White <[email protected]>
Merge pull request #22 from Dynamoid/exceptions

Disambiguate Dynamoid::Errors::ConditionalCheckFailedException (issue #11)

github.com/Dynamoid/dynamoid - 6f07c30edaa9d2216347a3da1e91c82832a46751 authored over 9 years ago by Peeyush Kumar <[email protected]>
Disambiguate Dynamoid::Errors::ConditionalCheckFailedException (issue #11)

github.com/Dynamoid/dynamoid - 149e4184cdaeae0a22990e8754300ad53175e445 authored over 9 years ago by Philip White <[email protected]>
Merge pull request #20 from Dynamoid/float-to-number

Rename :float fields to :number. Back number fields with BigDecimal.

github.com/Dynamoid/dynamoid - 48d54c0990cbd67bdfde978e645fe1ec0a290557 authored over 9 years ago by Peeyush Kumar <[email protected]>
Rename :float fields to :number. Back number fields with BigDecimal.

github.com/Dynamoid/dynamoid - 0e62991d7c728c00bf0b1dfe2f5a05a0b44ca4e0 authored over 9 years ago by Philip White <[email protected]>
Revert "make find return array once array argument passed in"

This reverts commit 7a3092d6e2656012b78b4c41ceac63735e0a3f26.

github.com/Dynamoid/dynamoid - c0112dd72651494d88c6b8bcc7c1dbb85e5268c4 authored over 9 years ago by Philip White <[email protected]>
Merge pull request #17 from Dynamoid/remove-indexes

Remove support for indexes

github.com/Dynamoid/dynamoid - 51d47b11630475c1d1a7375aae34b0c96c15524a authored over 9 years ago by Peeyush Kumar <[email protected]>
Merge pull request #18 from Dynamoid/manage-table-cache

Better manage and cache tables

github.com/Dynamoid/dynamoid - c4b5b2b5d6a5e0d302aa3a10dcf2202c59d8c1f2 authored over 9 years ago by Peeyush Kumar <[email protected]>