128 Commits

Author SHA1 Message Date
haad
46b7da63f9 Set logging to 'ERROR' in counterdb tests 2016-05-10 14:13:27 +02:00
haad
9e4b9b61e1 Fix tests 2016-05-07 12:25:30 +02:00
haad
c6131a2be0 Use orbit-db store modules, add FeedStore 2016-05-07 11:42:18 +02:00
haad
c4e245d3d1 Merge oplog to store 2016-05-06 13:22:41 +02:00
haad
3ccab7b17d Refactor stores to work with OperationsLog and ipfs-log 2016-05-06 12:20:11 +02:00
haad
ac9af3ddb5 Handle operations based on the hash, not key. 2016-05-04 11:21:42 +02:00
haad
7d44f6c421 Join a network based on ipfs hash, not host+port 2016-05-04 11:05:58 +02:00
haad
aece96b49c Refactor stores to be individual databases 2016-05-03 11:52:58 +02:00
haad
c7dd79bda8 Cleanup 2016-04-28 21:41:14 +02:00
haad
06ee3ebf31 Refactor indexing 2016-04-28 21:34:14 +02:00
haad
3d12247bdb Rename Client to OrbitDB and set it as module's entry point. Move files to appropriate directories. 2016-04-27 12:45:42 +02:00
haad
81a54f762d Use disposableApi for tests 2016-04-27 12:45:42 +02:00
haad
c4c03dba23 Remove orbit-common from dependencies. Use latest orbit-server package. 2016-04-27 12:45:42 +02:00
haad
a858eabbe3 WIP commit 2016-04-27 12:45:41 +02:00
haad
abe957890d WIP commit 2016-04-27 12:45:41 +02:00
haad
11fd73ab18 WIP 2016-04-27 12:45:41 +02:00
haad
2d0dda1571 Refactoring 2016-04-27 12:45:41 +02:00
haad
2af5e40a9b Testing 2016-04-27 12:45:41 +02:00
haad
2c6d9d7101 Remove ipfsDaemon dep from Client. Remove orbit-common dependency. 2016-04-15 11:39:18 +02:00
haad
59c8f8d5b7 Fix CircleCI timeouts 2016-04-14 17:40:42 +02:00
haad
f09ca5ec31 Use logplease, remove log4js 2016-04-14 17:35:35 +02:00
haad
d741c457d9 Fix timeouts in tests 2016-04-13 14:39:25 +02:00
haad
393391a1fd Remove bluebird dependency, fix tests 2016-04-13 10:38:27 +02:00
haad
bed7cd580a Remove asyncawait from Client, test the channel API 2016-04-13 09:47:22 +02:00
haad
50ec1b3b99 Remove old module 2016-04-12 20:52:40 +02:00
haad
c68a304fc8 Fix joins 2016-04-12 20:48:50 +02:00
haad
940731a5ea Remove asyncawait dependency from OrbitDB completely 2016-04-12 19:49:04 +02:00
haad
5aa8d3e384 Test OrbitDB, refactor to use promises 2016-04-12 18:15:31 +02:00
haad
b3c2f5bbc3 Use promises where possible 2016-04-12 11:06:05 +02:00
haad
0817546d2e Fix tests 2016-04-12 09:49:56 +02:00
haad
4c76c3c483 Add loggers 2016-04-11 14:13:53 +02:00
haad
dd06a0ae60 Replace async/await with Promises where possible 2016-04-05 21:38:01 -04:00
haad
42454fa598 Add options, cache filename 2016-03-22 18:26:48 +01:00
haad
d94b171d88 Remove obsolete test 2016-03-21 12:29:33 +01:00
haad
3f06f0a707 Remove obsolete files 2016-03-21 10:26:48 +01:00
haad
55eac964d7 Remove seq and ver, use only IPFS hash for ordering. Remove dependency on POST for db operations. 2016-03-14 12:55:19 +01:00
haad
a54ef8c337 Cleanup and fix tests 2016-03-12 10:55:59 +01:00
haad
d53b4e80f6 Add tests that describe the CRDT 2016-03-11 14:12:40 +01:00
haad
ddd294384c Rename OrbitClient to Client 2016-03-10 09:27:33 +01:00
haad
003efb61ba Major perfomance improvements. Post v2. 2016-03-09 20:22:18 +01:00
haad
7c8d60a4a5 List list perf tests 2016-03-09 20:21:44 +01:00
haad
d31e77215a Refactor async history fetching 2016-03-09 16:08:19 +01:00
haad
514f914b0f Refactor subscriptions. Fix join. 2016-03-07 16:48:49 +01:00
haad
16f8e71bf7 Update history fetching test 2016-03-07 10:23:54 +01:00
haad
78fc0f42f7 Quickfix tests 2016-03-06 19:02:35 +01:00
haad
db7e799a87 Move LWW query away from OrbitList to OrbitDB. OrbitList is now just a transport layer. 2016-03-05 10:10:46 +01:00
haad
0f592c65db Refaactor history fetching 2016-03-04 23:13:56 +01:00
haad
8478d970a7 Make circleci use node 4.3.1. Add longer timeouts to tests. 2016-03-03 15:09:57 +01:00
haad
eb71603ec7 Fix test. Revert test line. 2016-03-03 15:08:06 +01:00
haad
c6c21023d3 Allow "offline mode" without Pubsub (for testing) 2016-03-03 14:58:03 +01:00