Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanami/model

Ruby persistence framework with entities and repositories
https://github.com/hanami/model

Remove assign value when update for case touches updated_at at .persist

b8e6d835d5c62e8397cc129b22b5489f5e3bcaa0 authored over 9 years ago by My Mai <[email protected]>
Split condition test for created_at and updated_at

eb508976d5bc4d800f742d44c4f8e16ebfea8533 authored over 9 years ago by My Mai <[email protected]>
Test case previous updated_at < latest updated_at

f3a26b78f8aef212c42e695c09cb99cb59c02dba authored over 9 years ago by My Mai <[email protected]>
Remove code unnecessary

33ba7f1ba7fb0e8127f3b0d768900bfc827ed948 authored over 9 years ago by My Mai <[email protected]>
Add updated_at for repository

9485e8303a0d9bc83df1f2d6ea622b723bb025d7 authored over 9 years ago by My Mai <[email protected]>
Update fixtures for user

3a8164192236d9571c7003b1e7ec975e42285b20 authored over 9 years ago by My Mai <[email protected]>
Add test case for updated_at

f16bef3b5e7d2ed065e72fe0ffd6f2c0f21b1121 authored over 9 years ago by My Mai <[email protected]>
Merge branch 'memory-enhance-where-condition'

7c1f3da5d44340da708d16bf19bd4a9b98d62de5 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into memory-enhance-where-condition

c6c54bdc4c46befc5b61f99ebaf7b0c411ccccb9 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' of github.com:lotus/model

2c69d918655cbd081df30ecb8c9077bd4ffce523 authored over 9 years ago by Luca Guidi <[email protected]>
Enhance "where" condition for memory adapter

053f814ad4b14bffdc7edc23b5c78d4f0550a069 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'fix-arry-coercion'

5a980261c4b64324716f8bd2004b608bbe5bf11a authored over 9 years ago by Luca Guidi <[email protected]>
Ensure Array coercion to preserve data structure

a1e40efb054033ac4e424934e0822948af672d58 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #173 from LeoTeam/update-created-at

Update created at

948b02451203e88add69f5ca40f66f82e046cff6 authored almost 10 years ago by Trung Lê <[email protected]>
Update user variable at case 'When passed a persisted entity' in .persist

3a8add975b26f2b8cd1e2a29d2deb6f09edc8937 authored almost 10 years ago by My Mai <[email protected]>
Remove test case unnecessary at .persist

7a5ac0b912f2117aa986d6ea64fc78a8a15b8f05 authored almost 10 years ago by My Mai <[email protected]>
Use let define variable instead of defining in before block

858a2495be610c4fa3a0142ee417a79314b2947f authored almost 10 years ago by My Mai <[email protected]>
Use common fixture for .persist test cases

e0409d9c4e595ec8aff157cf346643c6aa071d1c authored almost 10 years ago by My Mai <[email protected]>
Use common fixture for .persist test cases

5bfd1ec600aee719098730ec6a3361f67f9510b1 authored almost 10 years ago by My Mai <[email protected]>
Update comment code for _persisted method

495009ee9f6398055cd1295be1ce7c9339290bc5 authored almost 10 years ago by My Mai <[email protected]>
Add test case for persist method in repository

33a6920c734abf64ca663de41fa53c9ba3740e0b authored almost 10 years ago by My Mai <[email protected]>
Add _ prefix for private for private method _update_timestamps

56d06226ba2c08888fdd230f792b28c92e6528b0 authored almost 10 years ago by My Mai <[email protected]>
Refactor code for update_timestamps

84da33d4b716562ba44cb3cfce3bf12b7cc08846 authored almost 10 years ago by My Mai <[email protected]>
Use method Entity#persisted? in entity.rb instead of method check entity persisted in repository.rb

67b4f7496eb95742db2c08d26513cf3bceb0fbc4 authored almost 10 years ago by My Mai <[email protected]>
Move @unpersisted_user to describe 'when entity is not persisted'

5bb91986f226916980a0b46ac921eb04ceab7df3 authored almost 10 years ago by My Mai <[email protected]>
Use persist user instead of creating new user for test case check update_created_at

af96f94eafd17e2d24548e1c449de848fe1a79b6 authored almost 10 years ago by My Mai <[email protected]>
Use _persisted? instead of entity.persisted

2a389a3d36db8ee7398ed2164546ba6822d8513a authored almost 10 years ago by My Mai <[email protected]>
Remove PhoneRepository, update test case update_created_at

069547897385b1182c2911b78a4b01e2c7d4486e authored almost 10 years ago by My Mai <[email protected]>
Remove empty line

73f57a1bbef6c8f49a9b661eaf39487325aafdbf authored almost 10 years ago by My Mai <[email protected]>
Update test for update create_at when entity is already persisted.

8b97c7c22761185b06726143676b2669fd145d6a authored almost 10 years ago by My Mai <[email protected]>
Move test case update_create_at into describe .create

2bdd633716a9a3e43a4e90d0423d00657e109041 authored almost 10 years ago by My Mai <[email protected]>
Remove test case unnecessary , update variable name, use persist method for persisted entity.

5f96582aa83418c570408994cc2ea7bae58fe424 authored almost 10 years ago by My Mai <[email protected]>
Update code style.

803688309883ac10b65da03664182a1650561dd1 authored almost 10 years ago by My Mai <[email protected]>
Create a private method update_timestamps

f541ef46676add6f6ed58842d881cc344d64d071 authored almost 10 years ago by My Mai <[email protected]>
Create Phone entity

d054370363fd133f59cf4c3411cb298e69ea1b76 authored almost 10 years ago by My Mai <[email protected]>
Update code style

8c565a9d1a9ea8139a6823349848d4907ecaf5b1 authored almost 10 years ago by My Mai <[email protected]>
Remove Phone entity

d6a5082431d6cbdcc3f2bdf5c19a880b7147720e authored almost 10 years ago by My Mai <[email protected]>
Update time for method update_timestamps

2d6791118e62a2fc7f7b335a4e9c9cbe46ce25c3 authored almost 10 years ago by My Mai <[email protected]>
Write test case for update created_at. It include persisted un assign time, persisted assigned time, un persist created_at

6d5d7056bc60423e09ac6019086fc7abe3582cfd authored almost 10 years ago by My Mai <[email protected]>
Write method check entity persisted and update created_at

1320eaf48720c6427faffdbbc2fdf3803bd7c6e1 authored almost 10 years ago by DonDinhIT <[email protected]>
Revert "Add Entity#persisted?"

This reverts commit 50fb6023ae07b46545347f6bfeacf84ac0c272a0.

Entity should not be aware of any...

4d3c60986973deccd1c01d8656fcfb3e0bac9418 authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #175 from joneslee85/revert-entity-persisted

Revert "Add Entity#persisted?"

2848ca7a2e87d1cd24efaeda9923ab343f2e9fdb authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #174 from joneslee85/add-entity-persistence-checker

Add Entity#persisted?

1e08124a6b6916c43754fd2fe0baf13e06676bc7 authored almost 10 years ago by Trung Lê <[email protected]>
Add Entity#persisted?

50fb6023ae07b46545347f6bfeacf84ac0c272a0 authored almost 10 years ago by Trung Lê <[email protected]>
Update Mapping::Collection to mention about BigDecimal coercion [ci ski]

d3d94e192f7dd5552335f3c0dcab9abf0328ee02 authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #171 from joneslee85/patch-1

Update Mapping::Collection to mention about BigDecimal coercion [ci ski]

fde2eae29cbe7ae0742751ae9006b3c8785876bd authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #166 from joneslee85/reverse-order

Rename desc() to reverse_order()

b64753f79bd2bb9623f3d5ce8c1c942fe964f762 authored almost 10 years ago by Trung Lê <[email protected]>
Add doc for asc()

ab0e1be5bbbf8720c1659e54929b2fe36b726c4b authored almost 10 years ago by Trung Lê <[email protected]>
Add doc for desc

8e2293fb204e37b37debfd28f624b312f168809c authored almost 10 years ago by Trung Lê <[email protected]>
Rename desc() to reverse_order()

1f2b0881828c50ee76f315f4108ce19023f2fbf3 authored almost 10 years ago by Trung Lê <[email protected]>
[ci skip] CHANGELOG and API docs

0d535e467f5f8dd6ca7653c3d790c2dcb5c676ab authored almost 10 years ago by Luca Guidi <[email protected]>
Bump version to 0.3.0

da347b00113494a53a9b86b723a93df95549008c authored almost 10 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.4

a16618bac65f706750c1087c75f08b0ea11f2c06 authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #160 from janlelis/remove-boolean

Do not define top-level Boolean, because it is already defined in Utils

5fc9ccf8460a9390a93d6b187b1951a518194647 authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #161 from AlfonsoUceda/fix_nil_value

Fix send nil value when creating an entity

80b40a013806bb26ac998fdcaa65d9c0b569dabf authored almost 10 years ago by Trung Lê <[email protected]>
Fix send nil value when creating an entity

3a3e6fd628373ab81d25b92f23d32b01b03870fa authored almost 10 years ago by Alfonso Uceda Pompa <[email protected]>
Do not define top-level Boolean, because it is already defined in Utils

792f37363a3c0292c6eea7dc4195614cf568bbd5 authored almost 10 years ago by Jan Lelis <[email protected]>
Test against 2.2.1

872296fbe1275da1252a8dbbc33987b6c3415da4 authored almost 10 years ago by Trung Lê <[email protected]>
Fix doc change Lotus::Model.adapter_config to configuration.adapter_config [ci skip]

10a2324692001ec2efc182326737f4d614519c70 authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #159 from joneslee85/patch-b

Fix doc change adapter_config to configuration.adapter_config

bbd94cba99addd4a27ab7a597603fb38952939de authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #157 from 7even/coercer_constant_resolving

Fix entity class resolving in Coercer#from_record

c28b20db4d32eff824328b7d9b42d47a26f3e2af authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #150 from Linuus/feature/dbconsole-support

Adds a connection string for Adapters / SQLAdapter

f1d129e2b69afe7c677e36ed47a04ea7fdd4a2e1 authored almost 10 years ago by Trung Lê <[email protected]>
Removed Shellword escaping for mysql and postgresql

580bc8ded6879d95a0b942f878b7345f679aa96f authored almost 10 years ago by Linus Pettersson <[email protected]>
Fix entity class resolving in Coercer#from_record

80c65e4ea29ad54349b3d608347f3889b24f6b4d authored almost 10 years ago by Vsevolod Romashov <[email protected]>
Add tests for escaped connection strings

b6f4b39b5a9816d47142900e0d26133af283d28d authored almost 10 years ago by Linus Pettersson <[email protected]>
Merge branch 'master' into feature/dbconsole-support

7afd98ae596a5177021e5ece2258664e4499d34c authored almost 10 years ago by Linus Pettersson <[email protected]>
Escape correct path with Shellwords

6dbdb3022804c670e02b091adac83f87fc6362a3 authored almost 10 years ago by Linus Pettersson <[email protected]>
Document NotSupportedError and clean ENV variable in test

fc5eba55841ee801fb0255f218224be86e8d7b6d authored almost 10 years ago by Linus Pettersson <[email protected]>
Prepare for v0.2.4

efe7ff673c82cfe2496c69f173b6c4f0f6963388 authored almost 10 years ago by Luca Guidi <[email protected]>
Remove mistakenly committed file

7282c71de9e96a8905429c4fedfe468c3d23cf0b authored almost 10 years ago by Linus Pettersson <[email protected]>
Remove options for connection_string overrides

dcc08f382f939210dc56b14c917dd6921ed0951d authored almost 10 years ago by Linus Pettersson <[email protected]>
When duplicate the framework don't copy over the original Lotus::Model configuration. Closes #154

12ac5a472faf064d7de6972e8f5134b99f690a3e authored almost 10 years ago by Luca Guidi <[email protected]>
Fix coding style

0024de250fdf90952bcccdfa5c65dbdc86074bd0 authored almost 10 years ago by Linus Pettersson <[email protected]>
Updates based on code review

c9871e7bffcec18121e1f4412458c1d0192edc88 authored almost 10 years ago by Linus Pettersson <[email protected]>
Prepare for v0.2.3

4f3aba549cc3c68ba9789500ac868543a800e4df authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #152 from lotus/fix-non-persisted-file-system-adapter

Fix non persisted file system adapter

85e44ee2fe6873cf1a5df815edceae6dd587dd79 authored almost 10 years ago by Luca Guidi <[email protected]>
Ensure to load old data when a new instance of file system adapter is created

66d27dd131ac26d60ef8e6240300047f45bcdbec authored almost 10 years ago by Luca Guidi <[email protected]>
Added some tests for sql consoles

2fe187419bb44812e1eac478210acf397642dadb authored almost 10 years ago by Linus Pettersson <[email protected]>
Symbol -> String

b731f281edb67dbb0de94cb5df18bdc163a9d941 authored almost 10 years ago by Linus Pettersson <[email protected]>
Cleanup

c2309962fe71fb477258bff62f78b16a74fc3d34 authored almost 10 years ago by Linus Pettersson <[email protected]>
Implemented more options and moved console related logic to their own

classes

bd901b671de41989b84dd933f8355626313f3e3f authored almost 10 years ago by Linus Pettersson <[email protected]>
Merge pull request #147 from jc00ke/patch-1

Update .travis.yml for faster runs

78d06c1a6f7b8afe95ea1fd45d0ce614b693e31b authored almost 10 years ago by Luca Guidi <[email protected]>
Update .travis.yml for faster runs

Use Travis container for faster tests.
Cache Bundler downloads.

b36e0666aafb65cd6b3d205c01c1fb9a78cec023 authored almost 10 years ago by Jesse Cooke <[email protected]>
Adds a connection_string method to the adapters. It is used to retrieve

a command to start a db console/REPL

cff00271152d5382285e00be8136c7edaf848a31 authored almost 10 years ago by Linus Pettersson <[email protected]>
Test against JRuby 9000 pre1 (jruby-head on Travis CI)

02c3c29925204d96abc517fb15857d080317f99e authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #146 from lotus/joneslee85-patch-1

Update year in LICENSE [ci skip]

3624bb7463151bdb54c6ba8f09373d1a659b038f authored almost 10 years ago by Trung Lê <[email protected]>
Update year in LICENSE [ci skip]

32d9ee6382e61c973532adf409fc8c554a40b87e authored almost 10 years ago by Trung Lê <[email protected]>
Merge pull request #145 from lotus/joneslee85-patch-1

Update year in README [ci skip]

7b80b3bb8960b16bb64550bb698fb1d4a3cad8c2 authored almost 10 years ago by Trung Lê <[email protected]>
Update year in README [ci skip]

59567f720b1e88ce0dc24d7ec51ca2e162d30ab3 authored almost 10 years ago by Trung Lê <[email protected]>
Cleanup per #139

2a467fe178a8ece111e13b6ec36b5eae61d00650 authored almost 10 years ago by Luca Guidi <[email protected]>
Merge branch 'AlfonsoUceda-transactions'

cf528d422cfe5f4089433582d76af2cd20e9b959 authored almost 10 years ago by Luca Guidi <[email protected]>
Merge branch 'transactions' of https://github.com/AlfonsoUceda/model into AlfonsoUceda-transactions

2901716b54adac458aee64f617c9d71d4caebd32 authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #143 from wmoxam/master

Fixes spelling mistake

44254aec037a6858cd52e385f3cdf4d9b6994fdf authored almost 10 years ago by Trung Lê <[email protected]>
Fixes spelling mistake

66e44dafa76919c373e24ab872f41deaa1f0b54d authored almost 10 years ago by Wesley Moxam <[email protected]>
Merge pull request #142 from midas/instance-eval-backtrace-fix

Add file and line to instance_eval call to make backtrace more usable.

dd10315ef3e728b13ef88cc8960e02a33d0ddef0 authored almost 10 years ago by Trung Lê <[email protected]>
Add file and line to instance_eval call to make backtrace more usable.

Avoid situations where the backtrace includes an (eval) instead of the name of
the file:

fr...

e76219efb683ad9642c5515575ba0318fc90b761 authored almost 10 years ago by Jason Harrelson <[email protected]>
Prepare for v0.2.2

158752d6fae8bea8fd8195bcfa90586baa371131 authored almost 10 years ago by Luca Guidi <[email protected]>
Removed debug code :scream_cat: thanks @stevehodgkiss for the catch

af99b67ecb7e9506ffa8bde51fe651f0c05702eb authored almost 10 years ago by Luca Guidi <[email protected]>
Merge pull request #141 from lotus/fix-repository-coercion

Coerce entities when persisted

485024ba77aacfc79ab6a0e8625d6f74b9ed958e authored almost 10 years ago by Luca Guidi <[email protected]>
Coerce entities when persisted

74ce7ccc23219e2fc6873b7be3efcedf14855f23 authored almost 10 years ago by Luca Guidi <[email protected]>