Commit Graph

57 Commits

Author SHA1 Message Date
Vinnie Falco
c27294e0f0 Convert unit tests to beast 2013-07-24 11:47:43 -07:00
Vinnie Falco
3435636a43 Use beast_sqlite and beast_sqdb 2013-07-24 11:47:42 -07:00
Vinnie Falco
58ee1b2019 Move all remaining files into modules 2013-07-23 18:47:02 -07:00
Vinnie Falco
a3264a291a Add memory backend for node store 2013-07-23 14:53:48 -07:00
Vinnie Falco
07dda3eb26 Import KeyvaDB to Beast 2013-07-23 13:23:07 -07:00
Vinnie Falco
a762781343 Convert to beast UnitTest 2013-07-21 12:55:46 -07:00
Vinnie Falco
959e0bd512 New MasterLockType which tracks ownership 2013-07-21 12:55:46 -07:00
Vinnie Falco
8b1592e494 Refactor NodeStore 2013-07-21 12:54:14 -07:00
Vinnie Falco
ff73676294 Add KeyvaDB, Backend, and unit test 2013-07-21 12:54:06 -07:00
JoelKatz
3994546083 Raise the current file descriptor limit to the maximum. 2013-07-15 14:58:04 -07:00
Vinnie Falco
0841a3b103 Rename to Application 2013-07-15 09:38:05 -07:00
Vinnie Falco
44e0886df8 Move ledger files to ripple_app 2013-07-15 09:37:42 -07:00
Vinnie Falco
169bac3640 Move files to ripple_app 2013-07-15 09:37:41 -07:00
Vinnie Falco
740115b65a Add HyperLevelDB backend 2013-07-15 08:39:07 -07:00
Vinnie Falco
ab6b0e00e6 Add MDB NodeStore::BackendFactory 2013-07-11 15:35:07 -07:00
Vinnie Falco
7d2cc6887d Add null backend factory 2013-07-10 14:23:24 -07:00
Vinnie Falco
72769c5c40 Plug backends into NodeStore 2013-07-10 14:23:23 -07:00
Vinnie Falco
c346d4d613 Refactor backends to new interfaces 2013-07-10 14:23:23 -07:00
Vinnie Falco
07d73f471c Remove unused header 2013-07-10 14:23:23 -07:00
Vinnie Falco
8f0d65f099 Rename NodeStore and add backend abstractions 2013-07-10 14:23:22 -07:00
Vinnie Falco
d6fb686426 Rename to NodeObject 2013-07-10 14:23:22 -07:00
Vinnie Falco
4b5daa70c9 Bring in backends from the dead branch 2013-07-10 14:23:22 -07:00
JoelKatz
3017929746 Parsing the cluster status message, updates to tracking code 2013-07-10 10:25:39 -07:00
JoelKatz
f590162d82 Create a new ClusterNodeStatus class and hook it up. 2013-07-10 10:18:39 -07:00
Vinnie Falco
33bb2f6887 Use DeadlineTimer in UniqueNodeList 2013-07-10 09:51:32 -07:00
Vinnie Falco
0bfe5fc3a6 Rename to ripple_WSHandler 2013-07-10 09:51:31 -07:00
Vinnie Falco
747131137b Move SNTPClient to ripple_net module 2013-07-10 09:51:30 -07:00
Vinnie Falco
b343b0929a Refactor RPCServer 2013-07-10 09:51:30 -07:00
Vinnie Falco
8d4f8b3fa3 Hide RPCServer implementation 2013-07-10 09:51:29 -07:00
Vinnie Falco
2a29d3b0da Move HttpsClient to ripple_net 2013-07-10 09:51:28 -07:00
Vinnie Falco
394328e202 Add module ripple_basio and ripple_net 2013-07-10 09:51:27 -07:00
Vinnie Falco
d5d40733fb Add QTCreator .pro based build 2013-07-05 07:09:57 -07:00
Vinnie Falco
69d1771ef6 Fix unused function warning 2013-07-03 10:05:43 -07:00
Vinnie Falco
8497597d91 Break ripple_app module into 8 pieces (from 4)
Conflicts:
	Builds/VisualStudio2012/RippleD.vcxproj
	modules/ripple_app/ripple_app.cpp
2013-07-03 09:41:45 -07:00
Vinnie Falco
f903df5a1a Fix out-of-date bug by recreating VS2012 project 2013-07-03 09:41:44 -07:00
Vinnie Falco
0deaeb1000 Cleanly destroy Application on exit 2013-07-01 09:32:06 -07:00
Vinnie Falco
f881ee96f9 Tidy up and activate the MSVC Debug Heap 2013-07-01 09:32:03 -07:00
Vinnie Falco
ebd10afdb2 Put boost placeholders in a namespace (hack) 2013-06-28 17:01:04 -07:00
Vinnie Falco
122f1c54e2 Uniform include of BeastConfig.h 2013-06-28 17:01:03 -07:00
Vinnie Falco
832f67b35c Roll back 7 commits 2013-06-28 11:48:43 -07:00
Vinnie Falco
d80547e980 Hack to put boost placeholders in a namespace 2013-06-28 10:19:40 -07:00
Vinnie Falco
443551abe6 Uniform include of BeastConfig.h 2013-06-28 07:02:49 -07:00
Eric Lombrozo
1a2c87b3a8 Add version and build information to server_info response. 2013-06-27 20:45:55 -07:00
Vinnie Falco
6f03efa882 Consolidate includes into group headers 2013-06-27 13:57:30 -07:00
Vinnie Falco
638656a597 Put modules in ripple namespace 2013-06-27 13:41:20 -07:00
Vinnie Falco
905b920e99 Split unit tests to separate files 2013-06-27 10:37:01 -07:00
Vinnie Falco
36ecca14d7 Full Refactor of LoadManager 2013-06-24 15:52:01 -07:00
Vinnie Falco
fca16f5c71 Tidy up and move more items into ripple_core 2013-06-24 15:51:32 -07:00
Vinnie Falco
4cf60ee679 Rebalance includes to reduce compile time 2013-06-23 11:12:40 -07:00
Vinnie Falco
3b20bd1b0c Move refactored files into ripple_core 2013-06-23 11:12:39 -07:00