Commit graph

  • 6f077fbb62 New machi_lifecycle_mgr_test, AST spec -> running FLUs & chains works! Scott Lystig Fritchie 2015-12-11 18:57:57 +0900
  • e55115fdba All EUnit tests in machi_lifecycle_mgr_test pass! Scott Lystig Fritchie 2015-12-11 17:28:27 +0900
  • 009bad230f WIP: change internal types for most strings -> atom to match chmgr internal use Scott Lystig Fritchie 2015-12-11 16:36:18 +0900
  • 6b7d871ada WIP: diff in progress 2 Scott Lystig Fritchie 2015-12-11 16:26:13 +0900
  • 1db232db1b WIP: diff in progress Scott Lystig Fritchie 2015-12-11 15:33:31 +0900
  • 3826af8ee2 WIP: dict -> gb_trees, 2 of 2 Scott Lystig Fritchie 2015-12-11 13:17:33 +0900
  • df8eea8c10 WIP: dict -> gb_trees, 1 of 2 Scott Lystig Fritchie 2015-12-11 12:54:54 +0900
  • 61eae1300f WIP: finish basic 'run', add negative tests Scott Lystig Fritchie 2015-12-11 12:43:38 +0900
  • 436c308db2 Merge pull request #46 from basho/ss/flu1-factorization1-ranch slf/doc-name-game2 Shunichi Shinohara 2015-12-11 10:16:10 +0900
  • 3ee3de1aaf WIP: end of day Scott Lystig Fritchie 2015-12-10 23:44:27 +0900
  • 6a5c590ad1 WIP: AST change {chain,...} thingie Scott Lystig Fritchie 2015-12-10 23:05:08 +0900
  • c37f23d97a WIP: 'Run' AST thingie ha, take that, wheel! Scott Lystig Fritchie 2015-12-10 22:53:17 +0900
  • 9cec53eea6 Yet another strawman AST Scott Lystig Fritchie 2015-12-10 19:18:25 +0900
  • eef00e4f8f Add TODO comment for possible race condition Shunichi Shinohara 2015-12-10 15:58:17 +0900
  • 9472bad37b Clean up test errors Scott Lystig Fritchie 2015-12-10 15:57:35 +0900
  • cb706f0d23 Add test/machi_lifecycle_mgr_test.erl Scott Lystig Fritchie 2015-12-10 15:20:56 +0900
  • 61ef7739cd Modify chain mostly works, better Scott Lystig Fritchie 2015-12-10 00:12:34 +0900
  • b0a9e65ca2 WIP: trying to shut down entire chain, but buggy, derp Scott Lystig Fritchie 2015-12-09 23:00:27 +0900
  • 95e2df304e WIP: minor cleanup Scott Lystig Fritchie 2015-12-09 22:25:43 +0900
  • 7f25fcc8f8 Modify chain mostly works Scott Lystig Fritchie 2015-12-09 19:02:16 +0900
  • cd9bf9eeab Modify chain mostly works, 2 TODOs remain Scott Lystig Fritchie 2015-12-09 18:17:26 +0900
  • 2e2d282afc Use outside of ephemeral port range to listen on Shunichi Shinohara 2015-12-09 18:04:50 +0900
  • 2871f8397c WIP: modify chain still a bit broken Scott Lystig Fritchie 2015-12-09 17:19:02 +0900
  • 65eec61f82 Basic stuff to add new flus via 'pending' dir Scott Lystig Fritchie 2015-12-09 14:48:46 +0900
  • 7301c8308e Clarify the initial docs, thanks @mrallen1! Scott Lystig Fritchie 2015-12-09 14:07:27 +0900
  • b243a9b863 Avoid TCP port # reuse in machi_flu_psup_test tests Scott Lystig Fritchie 2015-12-09 12:29:59 +0900
  • f23e500993 WIP comments Scott Lystig Fritchie 2015-12-09 11:32:05 +0900
  • ade4430d30 More cleaner clean up Shunichi Shinohara 2015-12-08 15:38:27 +0900
  • aa0a0413d1 Cosmetics of comments, specs, whitespaces and unit tests refactoring Shunichi Shinohara 2015-12-07 15:26:39 +0900
  • 14765a7279 Change ranch callback module name Shunichi Shinohara 2015-12-07 14:46:08 +0900
  • a1f5a6ce62 Fix unit test cases around flu1 startup Shunichi Shinohara 2015-11-19 17:42:01 +0900
  • 7614910f36 Initialize FLU package with ranch listener Shunichi Shinohara 2015-11-18 17:00:14 +0900
  • 9579b1b8b2 Introduce ranch and add transport callback Shunichi Shinohara 2015-11-18 15:16:04 +0900
  • a8785e44b1 Set longer timeout for hyooge binary write test case Shunichi Shinohara 2015-12-07 13:19:30 +0900
  • 83b4466a85 Merge pull request #50 from basho/slf/doc-name-game2 Shunichi Shinohara 2015-12-09 09:45:11 +0900
  • 69280bfb4f Fix typo/thinko: correct chain name @ bootstrap Scott Lystig Fritchie 2015-12-08 22:19:26 +0900
  • 0fc7bc74b7 EDoc fixes Scott Lystig Fritchie 2015-12-08 21:33:16 +0900
  • 8285899dba Bootstrap chain @ app init: done, with an example. Scott Lystig Fritchie 2015-12-08 21:16:54 +0900
  • de3764b2bc Intermittent update to EDoc in gh-pages gh-pages Scott Lystig Fritchie 2015-12-08 21:38:34 +0900
  • 04233dd328 Intermittent update to EDoc in gh-pages Scott Lystig Fritchie 2015-12-08 21:34:37 +0900
  • 37ac09a680 Rename src/machi_chain_bootstrap.erl -> src/machi_lifecycle_mgr.erl Scott Lystig Fritchie 2015-12-08 17:46:11 +0900
  • 3391c89818 Clean up verbosity of nonunanimous_setup_and_fix_test2() Scott Lystig Fritchie 2015-12-08 16:29:56 +0900
  • e27a59e20f Merge pull request #51 from basho/ku/eleveldb Scott Lystig Fritchie 2015-12-08 16:04:52 +0900
  • 27e8a31307 Fix fitness timing problem with short-circuit +trigger_early_adjustment/2 Scott Lystig Fritchie 2015-12-08 15:27:47 +0900
  • ef10ebed22 WIP: now trying to diagnose fitness server bug? Scott Lystig Fritchie 2015-12-08 14:50:16 +0900
  • 16acda3c7e Merge pull request #53 from basho/bugfix/52 Scott Lystig Fritchie 2015-12-08 11:50:10 +0900
  • 1bc9033076 Yay, all tests pass! Scott Lystig Fritchie 2015-12-07 22:15:23 +0900
  • 38e63e8181 Add & remove, mostly working (2 eunit tests broken) Scott Lystig Fritchie 2015-12-07 21:52:27 +0900
  • 293eb4810f Fix dialyzer error UENISHI Kota 2015-12-07 14:07:00 +0900
  • 5aeaf872d9 WIP: machi_chain_manager1:set_chain_members() API change, all tests pass, yay Scott Lystig Fritchie 2015-12-07 14:41:56 +0900
  • 89e80a8862 Fix GC not running UENISHI Kota 2015-12-07 11:47:45 +0900
  • 07c2b97918 Change checksum_list API to return a t2b list UENISHI Kota 2015-12-04 17:51:27 +0900
  • 1d3d121d83 Simple fix for #52: file size matters bugfix/52 Scott Lystig Fritchie 2015-12-07 10:24:19 +0900
  • 3c880dc437 WIP: find 1st overlapping FLU in any #chain_def_v1{} Scott Lystig Fritchie 2015-12-04 17:47:18 +0900
  • befa776685 Fix several new bugs UENISHI Kota 2015-12-04 17:16:18 +0900
  • a7ffef6b8e Add src/machi_chain_bootstrap.erl Scott Lystig Fritchie 2015-12-04 17:18:15 +0900
  • 8528567954 Add eleveldb with sext to use it as metadata storage UENISHI Kota 2015-12-03 18:55:39 +0900
  • cf0829b934 Add rc.d style config dir for FLU server startup Scott Lystig Fritchie 2015-12-04 16:37:05 +0900
  • 35c48300a5 Fix Dialyzer complaints, derp! Scott Lystig Fritchie 2015-12-04 15:21:44 +0900
  • 66de92490c Introduce eleveldb, along with cuttlefish to avoid dependency confustion UENISHI Kota 2015-12-03 16:48:23 +0900
  • e9b1134cd9 Merge pull request #48 from basho/mra/merkle-cleanup Scott Lystig Fritchie 2015-12-02 16:25:50 +0900
  • 37f33fae7b Fix bad_arg errors in low level eunit tests ... all pass now, yay! Scott Lystig Fritchie 2015-12-02 15:57:25 +0900
  • d44e9dd542 Fix plumbing for find_file() Scott Lystig Fritchie 2015-12-02 15:54:34 +0900
  • 0d517d2377 fix machi_ap_repair_eqc:sublist() Scott Lystig Fritchie 2015-12-02 15:36:41 +0900
  • 2f95305292 Add machi_ap_repair_eqc:sublist() Scott Lystig Fritchie 2015-12-02 15:24:24 +0900
  • 29c2ede275 Add missing \ldots in chain repair figure Scott Lystig Fritchie 2015-10-28 15:10:27 +0900
  • 916ac754d7 WIP: still broken, almost passes suites=machi_cr_client_test tests=smoke_test_ Scott Lystig Fritchie 2015-10-23 00:24:55 +0900
  • 5477f3b6f8 WIP broken Scott Lystig Fritchie 2015-10-22 17:28:15 +0900
  • a1c834518d Attempt to address Mark's review comments Scott Lystig Fritchie 2015-10-20 01:38:46 +0900
  • c3002d9852 Push TODO closer to actual TODO work site, standardize var spelling Scott Lystig Fritchie 2015-10-20 00:20:04 +0900
  • 10a27ce7dd All eunit tests now passing again Scott Lystig Fritchie 2015-10-19 21:08:38 +0900
  • 014ba89e3a Add client-side plumbing for high proto append chunk CoC Scott Lystig Fritchie 2015-10-19 17:58:50 +0900
  • ac10f97220 Add machi_ap_repair_eqc:sublist() Scott Lystig Fritchie 2015-12-02 15:34:27 +0900
  • 1f56850c2b Remove merklet from header file too. mra/merkle-cleanup Mark Allen 2015-11-20 22:34:41 -0600
  • a5a0369905 Add basic unit test Mark Allen 2015-11-20 21:22:41 -0600
  • 4ce7a87d56 Remove merklet Mark Allen 2015-11-20 16:29:17 -0600
  • d5c56980b3 Merge pull request #42 from basho/ss/native-ebin-ubuntu-friendly Scott Lystig Fritchie 2015-11-19 09:57:34 +0900
  • fd649c00d2 Merge pull request #45 from basho/ku/file-reopen UENISHI Kota 2015-11-19 09:45:41 +0900
  • 9f6b53fc15 Make bigger offset and a bit code cleanup UENISHI Kota 2015-11-18 14:11:50 +0900
  • e11cdfe95c Add stop and trim command to eqc_statem test on file_proxy UENISHI Kota 2015-11-05 17:25:52 +0900
  • 8d3f631d84 Oops. Accidentally left this out. mra/merkle-bench Mark Allen 2015-11-17 22:07:28 -0600
  • 84058f8c9c Merge pull request #44 from basho/ss/repair-eqc-pleak-fix UENISHI Kota 2015-11-17 19:16:24 +0900
  • ad419ada50 Refactoring, cosmetics, comments Shunichi Shinohara 2015-11-17 12:55:12 +0900
  • 049311614f Fix process leak of CR clients and FLU1 proxy clients Shunichi Shinohara 2015-11-16 17:47:03 +0900
  • 3a35fe38c8 Merge branch 'slf/doc-cleanup2' ... in the middle of things Scott Lystig Fritchie 2015-11-06 07:22:38 -0800
  • 73890171ba Format PDF version of high-level-chain-mgr doc Scott Lystig Fritchie 2015-11-06 07:21:44 -0800
  • 919a408e17 Ubuntu /bin/sh is dash then something wrong happens sometimes Shunichi Shinohara 2015-11-06 12:35:02 +0900
  • 393132a1d8 Minor type fix tmp/ss/filename-mgr-reuse-fix Shunichi Shinohara 2015-11-05 23:43:10 +0900
  • 0e21581e47 Temporary dirty fix for filename reuse bug for AP-mode Shunichi Shinohara 2015-11-05 23:42:53 +0900
  • 6786820401 Merge pull request #35 from basho/ku/making-file-proxy-spec UENISHI Kota 2015-11-05 16:27:48 +0900
  • 81fae32539 Remove unused test function UENISHI Kota 2015-11-05 16:19:46 +0900
  • 2e6e6dd9e8 Merge pull request #40 from basho/ss/missing-test-cleanups UENISHI Kota 2015-11-05 16:16:40 +0900
  • ce41f9005e Fix machi_file_proxy_eqc:write_post to proper assertion UENISHI Kota 2015-11-05 14:48:35 +0900
  • 922baaf433 Make rebar unit output verbose Shunichi Shinohara 2015-11-05 11:55:47 +0900
  • 9e4dc83f2a Add missing cleanup tasks, suppress some not-so-useful logs Shunichi Shinohara 2015-11-05 11:47:47 +0900
  • 1b0711f151 Stop flu1 client under CR client Shunichi Shinohara 2015-11-05 11:46:22 +0900
  • 39a937db9b Merge pull request #38 from basho/ku/otp-18 Shunichi Shinohara 2015-11-05 10:49:56 +0900
  • f56037240e Plan trim commands in eqc tests UENISHI Kota 2015-11-04 16:32:53 +0900
  • d0e6417f5d Remove unnecessary output UENISHI Kota 2015-11-04 16:15:33 +0900
  • 3f6f9e2c6b Address one offset+length issue UENISHI Kota 2015-11-04 16:08:43 +0900