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
github.com/Dynamoid/dynamoid - 0c85507e421d3a1b17b7022d2053dab4bc9f0bfb authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - ec2b66379668a2d652338ee5d8aa2994bbac2bbf authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 09a063d3ade0b20b3f92cf2d11d68b81127feb3f authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 82a313810a49e1786cc23049e71f8e4ffba54d85 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - f7976b02e89d05408356013c93bdee7205ed93af authored over 12 years ago by Josh Symonds <[email protected]>
add proc support for field's default value
github.com/Dynamoid/dynamoid - 2006f6c997b5df1ae4bd4f6840c696d51ef101ab authored over 12 years ago by Josh Symonds <[email protected]>Can't delete object with DateTime range key
github.com/Dynamoid/dynamoid - a2c5fe7ef498657a15507c61f200dc5fa114db89 authored over 12 years ago by Josh Symonds <[email protected]>cleanup local adapter
github.com/Dynamoid/dynamoid - 81d54cb4b1034a365a2b77401c323bac20612b68 authored over 12 years ago by Josh Symonds <[email protected]>Fix error on creating table which includes "::" separator
github.com/Dynamoid/dynamoid - 47c2a5a11ec7d13d7e8a69d5adc0990e18673540 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - b5fbf4cb6418e3727bba2ab5eb1fe48a896f207b authored over 12 years ago by Kiyoka Nishiyama <[email protected]>
* remove local adapter
* change the test config to use fake_dynamo
github.com/Dynamoid/dynamoid - a3cc0d49a7c05d77e97204f6bccccd305396eb95 authored over 12 years ago by Jon Spalding <[email protected]>
github.com/Dynamoid/dynamoid - 27a8fe30d02493b1d56325f503c02d95b6283ebb authored over 12 years ago by Anantha Kumaran <[email protected]>
make dirty tracking work with activemodel 3.0 & 3.1
github.com/Dynamoid/dynamoid - 3b19e45ef9b904d9e633ecb54fca4ef74f792093 authored over 12 years ago by Josh Symonds <[email protected]>see #62
github.com/Dynamoid/dynamoid - 26fb4fe0e7fa0a533cfc57b754e7ab018cc315f4 authored over 12 years ago by Anantha Kumaran <[email protected]>
Change table name of index to use table_name of the source table.
This allows creating indexes o...
This allows creating indexes of namespaced models if they specify a name for their table
github.com/Dynamoid/dynamoid - d6fbe1c30173eca12e130cf854e8e28888db0bb2 authored over 12 years ago by Nathan Keyes <[email protected]>Identity map
github.com/Dynamoid/dynamoid - 626ddf797a56ccaf966c6f81de940f176aae3d60 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 58f78d6e3b180a5bd8aa5e1379ba228f08095b09 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - a57ec08e9a0a03d786e7716af941334889690fa1 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 337662c53679830f09c082c08a6b0e0370cdc4d5 authored over 12 years ago by Anantha Kumaran <[email protected]>
currently there is no way to do a batch_get with hash & range key.
find_all allows to do it.
github.com/Dynamoid/dynamoid - 292d5d6e0ed7fd494344aab55eadeb0dd37a696f authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 2c9383e0267e4702ca4d087b8b30116a4f05a322 authored over 12 years ago by Josh Symonds <[email protected]>
use_ssl option added in preparation for fake_dynamo (or equivalent)
github.com/Dynamoid/dynamoid - b5a339557d911443a0978ecdda1ee5de673a6e58 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 08ad19e7e7368d11389edb57864ab8239f7cd756 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 67a90858b6ca809e0c2ac24a716bd8e8e3d99ad9 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 0a8e468742f6fc9a5a19adf82030fc96231e4a4c authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 82dedb9dfbb4d42f0d2967834d2f6e3b5dd9ac7c authored over 12 years ago by Andrés Rojas <[email protected]>
Treat deleting tables like creating tables
github.com/Dynamoid/dynamoid - 61de8e9ce41ef41e89b7c49c96bd596eb2df4709 authored over 12 years ago by Josh Symonds <[email protected]>fixing issues we're seeing in production
github.com/Dynamoid/dynamoid - 2229b6bd27bb7259aabc9b30781e18b5fa685f1d authored over 12 years ago by Josh Symonds <[email protected]>updateItem
github.com/Dynamoid/dynamoid - a81bff80c8970aecef63231b77077ea8b6506614 authored over 12 years ago by Josh Symonds <[email protected]>Code cleanup
github.com/Dynamoid/dynamoid - f1c0e9171b4728c66cdaa5e8e015af79f169a80c authored over 12 years ago by Josh Symonds <[email protected]>use hash_key instead of using 'id'. see #43
github.com/Dynamoid/dynamoid - ac616e16aff7da1fdadf0bbe22cb58d96a89c57d authored over 12 years ago by Josh Symonds <[email protected]>Added default value support
github.com/Dynamoid/dynamoid - e61d057660fac2ecff619a1d1c1ba178d3426151 authored over 12 years ago by Josh Symonds <[email protected]>Added a few helper finders
github.com/Dynamoid/dynamoid - 097fc5f181632a1b688ba78ea4215a6f92e96aa3 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - bb792980a140c2bababd9bbce7f6aace251b2bfb authored over 12 years ago by Andrés Rojas <[email protected]>
see #50
github.com/Dynamoid/dynamoid - cd280a7a647388471558b230d25d3a7eacce9c54 authored over 12 years ago by Anantha Kumaran <[email protected]>github.com/Dynamoid/dynamoid - 0b04518636e9f90760963c19bd110245ec7965b8 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - e90e76dec7ff2a419a78a86472ea46825b2749f0 authored over 12 years ago by Jason Dew <[email protected]>
github.com/Dynamoid/dynamoid - 93251f2f933e22146bafa8d9ac44d2c13f2a0dc3 authored over 12 years ago by Jason Dew <[email protected]>
github.com/Dynamoid/dynamoid - eeb05153f4c991fe899ced4da15215fcd974d69b authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 4867966689269a77b5e58d319bbba6debb404143 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 80bfbd81999594de7742f790e5b4137c54fdc267 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 2b43d0e48892c7c380633b4df5bc15ef3c018f24 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 9b7c00fd6d3143b100de37388805b0aa1619a1b9 authored over 12 years ago by Andrés Rojas <[email protected]>
Initializer callback support
github.com/Dynamoid/dynamoid - 4c9c3c33244c715ad102c82d4c75bbcf9d8b0ab8 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 62e4e4fd0c1a617beb1ef912af3cdcc406132222 authored over 12 years ago by Andrés Rojas <[email protected]>
Added touch method
github.com/Dynamoid/dynamoid - aa04f99123273e9309f20450850368205eab05ca authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 1d648941e00e0cb640501df3c514b0dcea04fa4c authored over 12 years ago by Andrés Rojas <[email protected]>
github.com/Dynamoid/dynamoid - 38ae8d8a665ca4667bbbb517dba3b134ff41f0e1 authored over 12 years ago by Andrés Rojas <[email protected]>
github.com/Dynamoid/dynamoid - 4a84e9b558deb51047198a11fe2393010ee631bb authored over 12 years ago by Andrés Rojas <[email protected]>
Dynamite ==> Dynamoid
github.com/Dynamoid/dynamoid - 77e480a0f132051fd158249985c62bd9cdea5511 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 5d593a1c5f87517413fe903ab56544b3eb69d868 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - dcf79c3832cdc4196f65e6fb8dafef1aed093849 authored over 12 years ago by Andrés Rojas <[email protected]>
github.com/Dynamoid/dynamoid - 349d92d88924903cd26d0853b0d966a804b41b8f authored over 12 years ago by Andrés Rojas <[email protected]>
github.com/Dynamoid/dynamoid - be02ffd2ade683a0b50217539e38f502c2f5eb6f authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - de802ca377f8250431161d855e2f16392b687c71 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 5c2279edc0ae7a81d5e060781a9d11c87edb90fb authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - a59cfb006804b463529268dc49c2a99cb740ee61 authored over 12 years ago by Josh Symonds <[email protected]>
Fixes bug where setting a range key on a table fails due to :number vs :integer/:float
github.com/Dynamoid/dynamoid - f1aac41091337fcdef679788176e421aebd4be83 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 350350dbe6cc137ff02c2fcafab7447b430c68e7 authored over 12 years ago by Andrés Rojas <[email protected]>
Reducing the number of log statements due to double benchmarks
github.com/Dynamoid/dynamoid - 3ba5e19a5793742adf3a17dcdd82195ae6960997 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 9cbde30c4afe8b553ac0f08a2921ba8aff017450 authored over 12 years ago by Andrés Rojas <[email protected]>
A little nicety for knowing when Dynamoid created a table
github.com/Dynamoid/dynamoid - 6d94d9acffb090a43780dd7585c2700b922102f0 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 42ad65b25b6960b687de9f9638403e171433d005 authored over 12 years ago by Andrés Rojas <[email protected]>
Specifying a serializer for :serialized fields
github.com/Dynamoid/dynamoid - daa2624c3d3b4aba8dc5daefbc8e0d82dbfb31b3 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 68dc4f1307f64bcacd84ca3decf7f0cf48c1ad17 authored over 12 years ago by Andrés Rojas <[email protected]>
github.com/Dynamoid/dynamoid - 4bfcf8a70af27a6684523b9120f5f48e4a29a364 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - b2b8895646076151d26510c5b68c41c899c2dff6 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - f4ca1f0f23a41afebc85eb08da4b038d37ac3a12 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - e7792ad4f7c5aec55a168cda5b07188aab4d9dab authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 6329cf60ad01738036135ec3d1590c5c91f4eeda authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - af62b1da6a98764f60d2bfcf05f8cf50954df110 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 2da8ea1563121f07c451ac799911cc168a302a25 authored over 12 years ago by Josh Symonds <[email protected]>
don't load association target unnecessarily
github.com/Dynamoid/dynamoid - 621b0d0b7bb6d2df518cedddb699e0ed1007ffa7 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 1d3c1a2267b49aa063cdec498a9167531f6a4f8e authored over 12 years ago by Anantha Kumaran <[email protected]>
fixing documentation
github.com/Dynamoid/dynamoid - ae9ac550218935f35be80242dbbcb6ee934ae893 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 4c36627bd0eeb561ee1be8e1c03f10f2caa41e43 authored over 12 years ago by Jason Dew <[email protected]>
implementing a warning when we know the item will be too large to save
github.com/Dynamoid/dynamoid - e6890919d563a442d07cc3364e0d386bfb555eaf authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 1a949366e82ce50d79bd5794df9a1fbe77c7847b authored over 12 years ago by Jason Dew <[email protected]>
consistent option
github.com/Dynamoid/dynamoid - 22883705ffdfa3f6ea6d1ae59ba1e8326aa8c4a6 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 954cdda225210adffb35f55a2d88ed97c912d659 authored over 12 years ago by Anantha Kumaran <[email protected]>
range, limit, start
github.com/Dynamoid/dynamoid - b87ea3fead819c1a7653f0d351fcb35ac024aff0 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 83e57555d94713a373c0dfd0f8d336c21dd88050 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - f235297baef73c724390f806eaa7a5add695b7a6 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 5cdcf3b9bd690e079072822464f1c3dfa1e52f7b authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 5803e5094637daa0356ef430661fa8e4a4b24463 authored over 12 years ago by Anantha Kumaran <[email protected]>
adding support for versions of ActiveModel <= 3.1
github.com/Dynamoid/dynamoid - 17b018f6cdd36eaf68f6babb9758bb6351ab0d61 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - b8486ab88d6029b218050c582c7c71544f53507e authored over 12 years ago by Jason Dew <[email protected]>
github.com/Dynamoid/dynamoid - 3266f1b1a20363b585b8150321349e59db354b43 authored over 12 years ago by Jason Dew <[email protected]>
adding support for virtual attributes
github.com/Dynamoid/dynamoid - 29265763d2b6e1d86788cbf475705140ced3b099 authored over 12 years ago by Josh Symonds <[email protected]>github.com/Dynamoid/dynamoid - 166c179b83430e346cc70e949c0ed63201f8b361 authored over 12 years ago by Jason Dew <[email protected]>
github.com/Dynamoid/dynamoid - d5907d3ff748b334c3ecbc169867133df5c17e3a authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - dcd62fd250b432e6813d7e43ee427ce9dac63fe3 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - 81d0617f18dadacc8c9c0e8d06b45976fde02b50 authored over 12 years ago by Josh Symonds <[email protected]>
github.com/Dynamoid/dynamoid - d9b635c411f19e91ff15960e182755f52e0f18ac authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - e7ecc24d34090289b9b66b8180d855be22b7cf4c authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 12300b2e0e98ecebf4ca5dfcb24f6e257a038466 authored over 12 years ago by Anantha Kumaran <[email protected]>
github.com/Dynamoid/dynamoid - 17b4eeaa4f32518db3ce97e125e85a889f2d04e7 authored over 12 years ago by Josh Symonds <[email protected]>