summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added benchmark reporting.Magnus Ahltorp2017-06-273-20/+96
* Make number of fsync processed configurableMagnus Ahltorp2017-03-171-1/+2
* Handle 'null' case in statusreport.map-statusserverMagnus Ahltorp2017-03-151-2/+4
* Add compat functions for timing functionality missing in R17.Linus Nordberg2017-03-152-6/+29
* Added ht:dumpMagnus Ahltorp2017-03-091-2/+26
* Added heartbeat service. Add source. Send better messages.Magnus Ahltorp2017-03-082-8/+36
* Rename to statusserverMagnus Ahltorp2017-03-081-1/+1
* StatusserverMagnus Ahltorp2017-03-084-1/+189
* 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
* | 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
|/
* When checking an ACL, log full ACL only when failing.Linus Nordberg2017-03-031-2/+2
* 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-016-45/+141
|\
| * Rename some variable and function names; add a NEWS entry.Linus Nordberg2017-03-014-23/+18
| * Require that storage servers sign stored entriesMagnus Ahltorp2017-02-186-43/+144
* | Remove unused functions.Linus Nordberg2017-02-161-7/+1
|/
* Parallelised merge, sth phase.Linus Nordberg2017-02-071-1/+1
* Merge remote-tracking branch 'refs/remotes/map/plopcontrol-version' into erlm...erlmerge_backupLinus Nordberg2017-02-071-0/+4
|\
| * Added plopcontrol command "configversion"Magnus Ahltorp2017-02-021-0/+4
* | Parallelised merge, backup phase.Linus Nordberg2017-02-021-2/+11
* | Parallelised merge, distribution phase.erlmerge_distLinus Nordberg2017-02-015-16/+15
|/
* Never cache public API keysMagnus Ahltorp2017-01-271-8/+4
* Separate erlang config file for reloadable parametersMagnus Ahltorp2017-01-277-7/+110
* Merge remote-tracking branch 'refs/remotes/map/config-api-key'Linus Nordberg2017-01-233-32/+23
|\
| * API keys are now provided in config fileMagnus Ahltorp2017-01-203-32/+23
* | Update copyright headers.Linus Nordberg2017-01-1213-12/+21
|/
* Add R16 compatibility.Linus Nordberg2016-12-041-0/+6
* Added RO mode to permdbMagnus Ahltorp2016-11-261-4/+13
* Added verify-entries to frontend.Magnus Ahltorp2016-11-021-2/+31
* Accept list of entries in frontend sendentryMagnus Ahltorp2016-11-021-0/+8
* Don't crash in index.erl when index is invalidMagnus Ahltorp2016-11-022-8/+7
* Don't use erlang:timestamp/0 on R17.Linus Nordberg2016-09-153-3/+12
* Use erlang:timestamp/0 instead of deprecated now/0.CATLFISH-69-rebasedLinus Nordberg2016-08-182-2/+2
* Don't use 'tuple()'.Linus Nordberg2016-08-181-1/+1
* Add compatibility layer for digging around in non-public data structures.Linus Nordberg2016-08-182-2/+16
* Use Index as default value.Linus Nordberg2016-07-121-2/+2
* Take default value as an argument instead of using 0.Linus Nordberg2016-07-121-4/+5
* Added caching of first entry not known to be presentMagnus Ahltorp2016-07-122-2/+38
* Added 'keyexists' command to permdbMagnus Ahltorp2016-05-131-4/+22
* Remove old permdb codeMagnus Ahltorp2016-04-251-89/+3
* Fix incorrect number of arguments to util:exit_with_errorMagnus Ahltorp2016-04-251-1/+1
* Fix warnings. More printouts. Change timeouts.Magnus Ahltorp2016-04-251-1/+1
* Adjust request counter when printing response debug messageMagnus Ahltorp2015-12-091-1/+1
* Better debug messages in permdbMagnus Ahltorp2015-12-091-6/+9
* Make check_entries chunk size configurable and bump default to 1000Magnus Ahltorp2015-12-091-1/+1
* Commit changes to entryhash keyvalue storeMagnus Ahltorp2015-12-093-1/+8