Nicholas Westlake
|
85535dc955
|
added nano adapter
|
2012-12-09 03:13:09 -06:00 |
Sébastien Drouyer
|
b3d92131b3
|
limited tests to the one I know
|
2012-11-03 15:53:29 +01:00 |
Sébastien Drouyer
|
7930af6eba
|
trying a fix for redis
|
2012-11-03 15:35:31 +01:00 |
Sébastien Drouyer
|
4c8e4d8e4d
|
fixed regression for postgres
|
2012-11-03 15:25:15 +01:00 |
Sébastien Drouyer
|
36b1d91761
|
fixed tests for mongodb
|
2012-11-03 14:48:57 +01:00 |
Sébastien Drouyer
|
827d32ec47
|
fixed issue for sqlite
|
2012-11-03 13:42:40 +01:00 |
Sébastien Drouyer
|
77ead6d123
|
Merge git://github.com/1602/jugglingdb
|
2012-11-03 13:34:56 +01:00 |
Sébastien Drouyer
|
c626587d8f
|
added log to data (TEMPORARY) to debug on travis
|
2012-11-03 13:19:24 +01:00 |
Anatoliy Chakkaev
|
0c24dfa035
|
Merge pull request #141 from sdrdis/master
Added caching in relationships (+ test cases) (enhanced)
|
2012-11-02 19:20:09 -07:00 |
Sébastien Drouyer
|
89b8329764
|
add test cases for caching in hasMany and fixed test cases for caching in belongsTo
|
2012-11-01 01:17:09 +01:00 |
Sébastien Drouyer
|
6d8454c5ac
|
added test case for the cache of belongsTo
|
2012-11-01 00:15:23 +01:00 |
Anatoliy Chakkaev
|
8cee0ec9b2
|
Merge pull request #137 from sdrdis/master
Enhanced inq and nin for mysql and postgres and added test cases
|
2012-10-28 18:06:54 -07:00 |
Anatoliy Chakkaev
|
c8322eea31
|
Fix instanceof checking
|
2012-10-29 04:05:05 +04:00 |
Sébastien Drouyer
|
4c95f1dcad
|
added test cases for IN and NOT IN. Only in mysql and postgres for the moment
|
2012-10-27 20:51:45 +02:00 |
Anatoliy Chakkaev
|
a31a10a5ae
|
Merge branch 'master' of github.com:1602/jugglingdb
|
2012-10-13 18:26:15 +04:00 |
Anatoliy Chakkaev
|
1ec419aa42
|
Better performance on big datasets read
|
2012-10-13 17:59:25 +04:00 |
Mikko Lehtinen
|
075699ee27
|
Fix for redis adapter when finding records filtered with multiple attributes
|
2012-10-09 21:19:38 +03:00 |
Anatoliy Chakkaev
|
ef93cddf45
|
Fix memory adapter tests
|
2012-10-01 12:20:55 +04:00 |
Anatoliy Chakkaev
|
451000806d
|
Merge mongoose multisort
|
2012-09-27 11:24:20 +04:00 |
Anatoliy Chakkaev
|
b6cecc4b78
|
Added cradle adapter
|
2012-09-26 09:18:43 +04:00 |
Anatoliy Chakkaev
|
c8b8012e28
|
List API improvements
|
2012-09-11 23:22:55 +04:00 |
Anatoliy Chakkaev
|
e0f5f45b05
|
List improvements
|
2012-09-11 20:51:31 +04:00 |
Anatoliy Chakkaev
|
e938a814e8
|
Added typed lists support
|
2012-09-10 19:57:21 +04:00 |
Anatoliy Chakkaev
|
44591111b6
|
Rewritten redis
|
2012-09-08 17:03:49 +04:00 |
Anatoliy Chakkaev
|
62178c26c9
|
Unnecessary error on mongodb authentication. Skip checking
|
2012-08-17 22:48:14 +04:00 |
Anatoliy Chakkaev
|
0defc804c0
|
Remove JSON serialization test case
|
2012-08-14 18:47:59 +04:00 |
Anatoliy Chakkaev
|
efdc4548fc
|
JSON in tests, Schema.JSON published
|
2012-08-13 10:16:01 +04:00 |
Aurélien Thieriot
|
d333fe1d30
|
First version of a cradle adapter
|
2012-06-10 16:51:56 +02:00 |
Anatoliy Chakkaev
|
40c9923053
|
Coverage added to gitignore
|
2012-05-29 15:16:24 +04:00 |
Jonathan Spies
|
3179c05b95
|
added multiple sort for mongoose
|
2012-05-13 23:28:37 -05:00 |
Anatoliy Chakkaev
|
7d748e9c02
|
Upsert with setters
|
2012-04-19 20:06:38 +04:00 |
Anatoliy Chakkaev
|
16a1c21d9c
|
Fix sql adapters
|
2012-04-19 19:20:10 +04:00 |
Anatoliy Chakkaev
|
222b457b3f
|
Setters enabled in new and create
|
2012-04-19 19:01:40 +04:00 |
Anatoliy Chakkaev
|
1b83266fd6
|
Jslinize if blocks, not strict equal for ids on uniqueness checking
|
2012-04-19 03:20:44 +04:00 |
Anatoliy Chakkaev
|
2ce44db4ba
|
Tune propertyChanged behavior
|
2012-04-11 23:31:10 +04:00 |
Anatoliy Chakkaev
|
6be57cf454
|
Fix test: not strict equal when comparing ids
|
2012-04-11 19:52:46 +04:00 |
Anatoliy Chakkaev
|
df57805b94
|
Turn off caching
|
2012-04-11 19:36:10 +04:00 |
Anatoliy Chakkaev
|
95c0e7d5d0
|
upsert for redis
|
2012-03-23 00:24:15 +04:00 |
Anatoliy Chakkaev
|
c06f28f433
|
Support upsert
|
2012-03-22 23:46:16 +04:00 |
Anatoliy Chakkaev
|
4ec9757503
|
Added contributors, MRU cache cleanup, closes #46
|
2012-03-16 18:42:02 +04:00 |
Anatoliy Chakkaev
|
f3e80c28f7
|
Correctly handle callback after blank automigration
|
2012-03-11 16:42:07 +04:00 |
Anatoliy Chakkaev
|
8bb855c88c
|
Mongodb adapter
|
2012-03-11 08:48:38 +04:00 |
Anatoliy Chakkaev
|
3952c329df
|
Remove sequelize tests
|
2012-03-10 16:12:17 +04:00 |
Anatoliy Chakkaev
|
633ae4067a
|
Remove frozen neo4j lib, add neo4j database setup for travis-ci
|
2012-03-10 15:56:23 +04:00 |
Anatoliy Chakkaev
|
d3231e7484
|
Allow custom table name in mysql
|
2012-03-07 11:29:08 +04:00 |
Anatoliy Chakkaev
|
c33bc70756
|
Support reverse sort for redis
|
2012-03-06 17:05:22 +04:00 |
Anatoliy Chakkaev
|
639820bf29
|
Model.findOne, mongoose reverse sort, closes #38
|
2012-03-06 16:46:18 +04:00 |
Anatoliy Chakkaev
|
53f39a046a
|
Fix unnecessary _was attributes issue, closes #36, #31, #34, #35
|
2012-03-03 13:55:29 +04:00 |
Anatoliy Chakkaev
|
9b3d432942
|
Reverse sort order in redis and memory, test
|
2012-03-01 23:57:48 +04:00 |
Anatoliy Chakkaev
|
7f073a4622
|
Test belongsTo
|
2012-03-01 21:26:52 +04:00 |