| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Chunk HTTP requests if larger than 512 kB.http-chunking | Linus Nordberg | 2016-02-20 | 1 | -5/+47 |
| | | |||||
| * | "Integrity check". | Linus Nordberg | 2016-01-25 | 1 | -3/+3 |
| | | |||||
| * | Added preliminary permdb format specification | Magnus Ahltorp | 2016-01-18 | 2 | -1/+142 |
| | | |||||
| * | Make bench work again, add printing of total memory | Magnus Ahltorp | 2016-01-14 | 3 | -3/+11 |
| | | |||||
| * | Adjust request counter when printing response debug message | Magnus Ahltorp | 2015-12-09 | 1 | -1/+1 |
| | | |||||
| * | Better debug messages in permdb | Magnus Ahltorp | 2015-12-09 | 1 | -6/+9 |
| | | |||||
| * | Make check_entries chunk size configurable and bump default to 1000 | Magnus Ahltorp | 2015-12-09 | 1 | -1/+1 |
| | | |||||
| * | Commit changes to entryhash keyvalue store | Magnus Ahltorp | 2015-12-09 | 3 | -1/+8 |
| | | |||||
| * | Follow catlfish change in how request() is being called.parametrise_url | Linus Nordberg | 2015-11-13 | 3 | -20/+27 |
| | | |||||
| * | Update NEWS. | Linus Nordberg | 2015-11-11 | 1 | -0/+8 |
| | | |||||
| * | Get rid of warnings of unused functions and arguments. | Linus Nordberg | 2015-11-11 | 2 | -5/+1 |
| | | |||||
| * | Increase storage quorum timeout to 10 seconds | Magnus Ahltorp | 2015-11-11 | 1 | -1/+1 |
| | | |||||
| * | Make check_entries parallelism configurable | Magnus Ahltorp | 2015-11-11 | 2 | -1/+4 |
| | | |||||
| * | Move timeouts to separate include file | Magnus Ahltorp | 2015-11-11 | 7 | -6/+24 |
| | | |||||
| * | Fix alignment, unsigned/signed, and size issues. | Magnus Ahltorp | 2015-11-11 | 4 | -129/+176 |
| | | |||||
| * | Added util:parallel_map and use it when checking entries. | Magnus Ahltorp | 2015-11-11 | 3 | -8/+91 |
| | | |||||
| * | Change index.erl to use gen_server and named databases. | Magnus Ahltorp | 2015-11-11 | 6 | -95/+151 |
| | | | | | Prefetch indices in frontend:fetchmissingentries/2. | ||||
| * | Add node to cache after lookup | Magnus Ahltorp | 2015-11-11 | 1 | -0/+5 |
| | | |||||
| * | Make it possible to send several entries at once with merge/sendentry | Magnus Ahltorp | 2015-11-11 | 3 | -6/+27 |
| | | |||||
| * | Only return first 100000 missing entries and make sendlog faster. | Magnus Ahltorp | 2015-11-11 | 1 | -23/+34 |
| | | |||||
| * | Remove warnings on Linux | Magnus Ahltorp | 2015-11-11 | 2 | -7/+11 |
| | | |||||
| * | Make it possible to select backend perm storage | Magnus Ahltorp | 2015-11-11 | 4 | -140/+179 |
| | | |||||
| * | Added permdb | Magnus Ahltorp | 2015-11-11 | 10 | -3/+1959 |
| | | |||||
| * | Change perm interface to be add/commit based | Magnus Ahltorp | 2015-11-11 | 7 | -54/+118 |
| | | |||||
| * | Include C source in TAGS. | Linus Nordberg | 2015-10-08 | 1 | -1/+1 |
| | | |||||
| * | Bump version. | Linus Nordberg | 2015-10-08 | 2 | -1/+3 |
| | | |||||
| * | plop-0.8.0. | Linus Nordberg | 2015-09-21 | 2 | -2/+2 |
| | | |||||
| * | Update NEWS. | Linus Nordberg | 2015-09-15 | 1 | -1/+11 |
| | | |||||
| * | Save sendsth verification position and restart from that point | Magnus Ahltorp | 2015-09-15 | 2 | -21/+86 |
| | | |||||
| * | Mention that the "bucketed" directories are actually key-value stores. | Linus Nordberg | 2015-09-07 | 1 | -3/+4 |
| | | |||||
| * | Handle hsmhelper port crashes by restarting the signing gen_server. | Linus Nordberg | 2015-08-31 | 1 | -1/+10 |
| | | | | | | Match on exit_status messages and return stop. Timeout on receive and return stop. | ||||
| * | Try adding tlv to list of plop modules to fix escript trouble. | Linus Nordberg | 2015-08-21 | 1 | -1/+1 |
| | | | | | catlfish/verificert.erl can't find tlv:decodelist/1. | ||||
| * | Change internal HTTP API URL.internal-api | Linus Nordberg | 2015-08-20 | 3 | -17/+17 |
| | | | | | | | | Change 'ct/' and 'catlfish/' to 'plop/'. Add 'v1/' after 'plop/'. Closes CATLFISH-59. | ||||
| * | Wrap entries in plop wrapper | Magnus Ahltorp | 2015-08-19 | 3 | -13/+76 |
| | | |||||
| * | Merge remote-tracking branch 'refs/remotes/map/storagegc' | Linus Nordberg | 2015-08-19 | 2 | -3/+26 |
| |\ | |||||
| | * | Use lastverifiednewentry file when reading new entries | Magnus Ahltorp | 2015-07-31 | 2 | -3/+26 |
| | | | |||||
| * | | Add tlv.erl. | Linus Nordberg | 2015-08-06 | 2 | -0/+47 |
| | | | | | | | | | Also, add test/check.erl for unit tests (make check). | ||||
| * | | Handle nonexistent entries correctly in merge/verifyroot. | Linus Nordberg | 2015-08-05 | 1 | -1/+1 |
| |/ | |||||
| * | Merge remote-tracking branch 'refs/remotes/map/mergesecondary-prel' | Linus Nordberg | 2015-07-31 | 2 | -20/+162 |
| |\ | |||||
| | * | Implement merge/setverifiedsize | Magnus Ahltorp | 2015-07-31 | 1 | -2/+23 |
| | | | |||||
| | * | Preliminary merge secondary implementation. | Magnus Ahltorp | 2015-06-18 | 2 | -20/+141 |
| | | | |||||
| * | | Allow ht:load_tree() 30 seconds to finish. | Linus Nordberg | 2015-06-12 | 3 | -6/+13 |
| |/ | | | | Default 5 seconds was not enough on a tree with around 5.2M entries. | ||||
| * | Bump version and describe changes. | Linus Nordberg | 2015-06-10 | 2 | -1/+7 |
| | | |||||
| * | Return error when verify_entry/1 does so. | Linus Nordberg | 2015-06-10 | 1 | -1/+2 |
| | | |||||
| * | Add comment about what db:add_entryhash/2 returns. | Linus Nordberg | 2015-06-10 | 1 | -2/+2 |
| | | |||||
| * | Add verification of entry contents in frontend/sendsth | Magnus Ahltorp | 2015-05-29 | 1 | -4/+22 |
| | | |||||
| * | Make check clean. | Linus Nordberg | 2015-05-06 | 5 | -25/+8 |
| | | |||||
| * | Dialyzer clean. | Linus Nordberg | 2015-05-05 | 5 | -7/+14 |
| | | |||||
| * | Ready for plop-0.7.0. | Linus Nordberg | 2015-04-25 | 2 | -2/+11 |
| | | |||||
| * | Optionally read pin from file | Magnus Ahltorp | 2015-04-24 | 1 | -1/+46 |
| | | |||||
