summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* wipmergefetchLinus Nordberg2017-07-065-0/+436
|
* Merge branch 'map-benchreport2'HEADmasterLinus Nordberg2017-07-066-26/+156
|\
| * Added benchmark reporting.Magnus Ahltorp2017-06-276-26/+156
| |
| * Report errors as exceptions when called from python.Magnus Ahltorp2017-03-173-0/+13
| |
* | Report errors as exceptions when called from python.Magnus Ahltorp2017-06-213-0/+13
| |
* | Add missing point release to NEWS file.Linus Nordberg2017-04-271-0/+4
|/
* Add a news entry for CATLFISH-102.Linus Nordberg2017-03-171-0/+2
|
* Make number of fsync processed configurableMagnus Ahltorp2017-03-171-1/+2
|
* Add a news entry for CATLFISH-104.Linus Nordberg2017-03-171-0/+4
|
* Implement reading over the file/writebuffer boundaryMagnus Ahltorp2017-03-161-6/+17
|
* Test permdb filebuffer boundary readsMagnus Ahltorp2017-03-163-0/+2768
|
* Add NEWS entry for statusserver.Linus Nordberg2017-03-151-0/+3
|
* Merge branch 'map-statusserver'Linus Nordberg2017-03-1516-62/+486
|\
| * Handle 'null' case in statusreport.map-statusserverMagnus Ahltorp2017-03-151-2/+4
| |
| * Add compat functions for timing functionality missing in R17.Linus Nordberg2017-03-153-8/+31
| |
| * Fix statusserver version number.Linus Nordberg2017-03-141-1/+1
| |
| * Fix copyright year.Linus Nordberg2017-03-141-3/+1
| |
| * Added ht:dumpMagnus Ahltorp2017-03-091-2/+26
| |
| * Added heartbeat service. Add source. Send better messages.Magnus Ahltorp2017-03-087-69/+99
| |
| * Rename to statusserverMagnus Ahltorp2017-03-088-23/+23
| |
| * StatusserverMagnus Ahltorp2017-03-0814-8/+355
| |
* | Update NEWS.Linus Nordberg2017-03-081-0/+3
|/
* Merge branch 'CATLFISH-100'Linus Nordberg2017-03-081-56/+86
|\
| * Don't corrupt internal tree structure when evaluating a version zero tree.CATLFISH-100Linus Nordberg2017-03-071-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 Nordberg2017-03-081-1/+7
| |
* | Limit HTTP chunk sizeMagnus Ahltorp2017-03-081-1/+11
| |
* | Complete renaming of add_stp to add_spt_sigMagnus Ahltorp2017-03-081-1/+1
| |
* | Support for Erlang 19Magnus Ahltorp2017-03-081-0/+6
| |
* | Limit log level in unit tests to 'warning'.Linus Nordberg2017-03-081-1/+4
|/
* When checking an ACL, log full ACL only when failing.Linus Nordberg2017-03-031-2/+2
| | | | Also, log the fact that we're failing, with path, at info level.
* Stop logging full data sent to permdb port.Linus Nordberg2017-03-031-1/+0
|
* Log the HTTP status code we return, debug level.Linus Nordberg2017-03-031-2/+2
|
* Merge branch 'map-storage-signature'Linus Nordberg2017-03-017-45/+149
|\
| * Rename some variable and function names; add a NEWS entry.Linus Nordberg2017-03-015-23/+26
| |
| * Require that storage servers sign stored entriesMagnus Ahltorp2017-02-186-43/+144
| |
* | Use map() rather than a list comprehension.dist-debugLinus Nordberg2017-02-271-1/+1
| | | | | | | | Increase readability.
* | Whitespace.Linus Nordberg2017-02-271-1/+2
| | | | | | | | That's a long line!
* | Report total entries to dist (info level).Linus Nordberg2017-02-231-1/+2
| |
* | Simplify added error handling.Linus Nordberg2017-02-231-8/+6
| | | | | | | | keysearch is as fast as member.
* | Fix error printout.Linus Nordberg2017-02-231-1/+1
| |
* | Add debug printouts and error handling.Linus Nordberg2017-02-232-6/+18
| |
* | Bump version number.Linus Nordberg2017-02-212-2/+2
| |
* | Remove unused functions.Linus Nordberg2017-02-161-7/+1
|/
* Ready for 0.10.1.Linus Nordberg2017-02-113-2/+8
|
* Ready for plop-0.10.0, for real this time.Linus Nordberg2017-02-111-1/+1
|
* Ready for plop-0.10.0.Linus Nordberg2017-02-111-1/+1
|
* Merge branch 'releng010'Linus Nordberg2017-02-111-0/+23
|\
| * Proposed NEWS.md.releng010Linus Nordberg2017-02-111-0/+23
| |
* | Move a spammy log entry from info to debug.Linus Nordberg2017-02-111-2/+2
|/
* Don't divide merge_delay with 60 in merge_sth.Linus Nordberg2017-02-111-1/+1
|