| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'map-benchreport2'HEADmaster | Linus Nordberg | 2017-07-06 | 6 | -26/+156 |
| |\ | |||||
| | * | Added benchmark reporting. | Magnus Ahltorp | 2017-06-27 | 6 | -26/+156 |
| | | | |||||
| | * | Report errors as exceptions when called from python. | Magnus Ahltorp | 2017-03-17 | 3 | -0/+13 |
| | | | |||||
| * | | Report errors as exceptions when called from python. | Magnus Ahltorp | 2017-06-21 | 3 | -0/+13 |
| | | | |||||
| * | | Add missing point release to NEWS file. | Linus Nordberg | 2017-04-27 | 1 | -0/+4 |
| |/ | |||||
| * | Add a news entry for CATLFISH-102. | Linus Nordberg | 2017-03-17 | 1 | -0/+2 |
| | | |||||
| * | Make number of fsync processed configurable | Magnus Ahltorp | 2017-03-17 | 1 | -1/+2 |
| | | |||||
| * | Add a news entry for CATLFISH-104. | Linus Nordberg | 2017-03-17 | 1 | -0/+4 |
| | | |||||
| * | Implement reading over the file/writebuffer boundary | Magnus Ahltorp | 2017-03-16 | 1 | -6/+17 |
| | | |||||
| * | Test permdb filebuffer boundary reads | Magnus Ahltorp | 2017-03-16 | 3 | -0/+2768 |
| | | |||||
| * | Add NEWS entry for statusserver. | Linus Nordberg | 2017-03-15 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'map-statusserver' | Linus Nordberg | 2017-03-15 | 16 | -62/+486 |
| |\ | |||||
| | * | Handle 'null' case in statusreport. | Magnus Ahltorp | 2017-03-15 | 1 | -2/+4 |
| | | | |||||
| | * | Add compat functions for timing functionality missing in R17. | Linus Nordberg | 2017-03-15 | 3 | -8/+31 |
| | | | |||||
| | * | Fix statusserver version number. | Linus Nordberg | 2017-03-14 | 1 | -1/+1 |
| | | | |||||
| | * | Fix copyright year. | Linus Nordberg | 2017-03-14 | 1 | -3/+1 |
| | | | |||||
| | * | Added ht:dump | Magnus Ahltorp | 2017-03-09 | 1 | -2/+26 |
| | | | |||||
| | * | Added heartbeat service. Add source. Send better messages. | Magnus Ahltorp | 2017-03-08 | 7 | -69/+99 |
| | | | |||||
| | * | Rename to statusserver | Magnus Ahltorp | 2017-03-08 | 8 | -23/+23 |
| | | | |||||
| | * | Statusserver | Magnus Ahltorp | 2017-03-08 | 14 | -8/+355 |
| | | | |||||
| * | | Update NEWS. | Linus Nordberg | 2017-03-08 | 1 | -0/+3 |
| |/ | |||||
| * | Merge branch 'CATLFISH-100' | Linus Nordberg | 2017-03-08 | 1 | -56/+86 |
| |\ | |||||
| | * | Don't corrupt internal tree structure when evaluating a version zero tree. | Linus Nordberg | 2017-03-07 | 1 | -56/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add() and reset_tree(): Update the tree too. consistency(), path() and head(): Stop updating the tree. read_new_entries(): Update the tree after every MAX_READ_ENTRIES (10k) entries. Remove update_tree/2 since we don't do partial updates of the tree any more. In tests, add consistency checks for tree data structure and underlying storage. Fix by map@ and linus@. Closes CATLFISH-100. | ||||
| * | | Update NEWS. | Linus Nordberg | 2017-03-08 | 1 | -1/+7 |
| | | | |||||
| * | | Limit HTTP chunk size | Magnus Ahltorp | 2017-03-08 | 1 | -1/+11 |
| | | | |||||
| * | | Complete renaming of add_stp to add_spt_sig | Magnus Ahltorp | 2017-03-08 | 1 | -1/+1 |
| | | | |||||
| * | | Support for Erlang 19 | Magnus Ahltorp | 2017-03-08 | 1 | -0/+6 |
| | | | |||||
| * | | Limit log level in unit tests to 'warning'. | Linus Nordberg | 2017-03-08 | 1 | -1/+4 |
| |/ | |||||
| * | When checking an ACL, log full ACL only when failing. | Linus Nordberg | 2017-03-03 | 1 | -2/+2 |
| | | | | | Also, log the fact that we're failing, with path, at info level. | ||||
| * | Stop logging full data sent to permdb port. | Linus Nordberg | 2017-03-03 | 1 | -1/+0 |
| | | |||||
| * | Log the HTTP status code we return, debug level. | Linus Nordberg | 2017-03-03 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'map-storage-signature' | Linus Nordberg | 2017-03-01 | 7 | -45/+149 |
| |\ | |||||
| | * | Rename some variable and function names; add a NEWS entry. | Linus Nordberg | 2017-03-01 | 5 | -23/+26 |
| | | | |||||
| | * | Require that storage servers sign stored entries | Magnus Ahltorp | 2017-02-18 | 6 | -43/+144 |
| | | | |||||
| * | | Use map() rather than a list comprehension. | Linus Nordberg | 2017-02-27 | 1 | -1/+1 |
| | | | | | | | | | Increase readability. | ||||
| * | | Whitespace. | Linus Nordberg | 2017-02-27 | 1 | -1/+2 |
| | | | | | | | | | That's a long line! | ||||
| * | | Report total entries to dist (info level). | Linus Nordberg | 2017-02-23 | 1 | -1/+2 |
| | | | |||||
| * | | Simplify added error handling. | Linus Nordberg | 2017-02-23 | 1 | -8/+6 |
| | | | | | | | | | keysearch is as fast as member. | ||||
| * | | Fix error printout. | Linus Nordberg | 2017-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | Add debug printouts and error handling. | Linus Nordberg | 2017-02-23 | 2 | -6/+18 |
| | | | |||||
| * | | Bump version number. | Linus Nordberg | 2017-02-21 | 2 | -2/+2 |
| | | | |||||
| * | | Remove unused functions. | Linus Nordberg | 2017-02-16 | 1 | -7/+1 |
| |/ | |||||
| * | Ready for 0.10.1.plop-0.10.1 | Linus Nordberg | 2017-02-11 | 3 | -2/+8 |
| | | |||||
| * | Ready for plop-0.10.0, for real this time. | Linus Nordberg | 2017-02-11 | 1 | -1/+1 |
| | | |||||
| * | Ready for plop-0.10.0.plop-0.10.0 | Linus Nordberg | 2017-02-11 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'releng010' | Linus Nordberg | 2017-02-11 | 1 | -0/+23 |
| |\ | |||||
| | * | Proposed NEWS.md. | Linus Nordberg | 2017-02-11 | 1 | -0/+23 |
| | | | |||||
| * | | Move a spammy log entry from info to debug. | Linus Nordberg | 2017-02-11 | 1 | -2/+2 |
| |/ | |||||
| * | Don't divide merge_delay with 60 in merge_sth. | Linus Nordberg | 2017-02-11 | 1 | -1/+1 |
| | | |||||
| * | Always load the tree before getting the root. | Linus Nordberg | 2017-02-10 | 1 | -3/+6 |
| | | | | | | | The case where this is necessary is when we have zero merge secondaries and thus no merge_backup processes loading the tree for us. | ||||
