summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Specify where to source test.shvars from ('./').Linus Nordberg2016-10-0610-10/+10
| | | | For people without '.' in PATH.
* Move test preparation to separate shell scriptMagnus Ahltorp2016-10-052-47/+89
|
* Move tests to shell scriptsMagnus Ahltorp2016-10-0511-162/+264
|
* Move tests to test/MakefileMagnus Ahltorp2016-10-055-224/+225
| | | | Tests only touch the catlfish/tests directory.
* Remove formatupgrade testsMagnus Ahltorp2016-10-051-57/+0
|
* Don't use erlang:timestamp/0 on R17.Linus Nordberg2016-09-151-1/+1
|
* Allow permdb on non-merge nodes.Magnus Ahltorp2016-08-191-3/+9
| | | | Disallow permdb for multi-node configs.
* Support R18 wrt detoxing precerts.CATLFISH-80Linus Nordberg2016-08-192-4/+11
| | | | Fixes CATLFISH-80.
* Use erlang:timestamp/0 instead of deprecated now/0.Linus Nordberg2016-08-181-1/+1
|
* Rename module compat -> catlfish_compat.Linus Nordberg2016-08-182-3/+3
| | | | Can't have two modules with the same name in a release.
* It's a string, not an integer.Linus Nordberg2016-08-181-6/+4
|
* Add compatibility layer for digging around in non-public data structures.Linus Nordberg2016-08-182-5/+31
|
* Use check-sth.py; Add missing testcerts/cert7.Linus Nordberg2016-07-122-8/+96
|\
| * Cert7Magnus Ahltorp2016-07-121-0/+88
| |
| * Added permdb support to mergeMagnus Ahltorp2016-07-085-12/+43
| |
| * Fix bugs in old tests. Add tests for merge takeover.Magnus Ahltorp2016-07-083-10/+66
| | | | | | | | | | submitcert.py was not exiting with error code when cert submission failed. compileconfig.py was generating duplicate node names when Erlang nodes have several servers
| * Implement CATLFISH-74Magnus Ahltorp2016-06-102-11/+19
| |
* | Added permdb support to mergeMagnus Ahltorp2016-07-115-12/+43
| |
* | Fix bugs in old tests. Add tests for merge takeover.Magnus Ahltorp2016-07-113-10/+66
| | | | | | | | | | submitcert.py was not exiting with error code when cert submission failed. compileconfig.py was generating duplicate node names when Erlang nodes have several servers
* | Merge remote-tracking branch 'refs/remotes/map/python-requests-chunked'Linus Nordberg2016-07-116-200/+267
|\ \ | |/
| * Added commented out permdb option for merge secondary testMagnus Ahltorp2016-03-181-0/+2
| |
| * Added description of current merge implementationMagnus Ahltorp2016-03-181-0/+60
| |
| * Limit HTTP chunk size to 900000 bytesMagnus Ahltorp2016-03-171-1/+8
| |
| * bugfix: re-added fetched_entriesMagnus Ahltorp2016-03-151-0/+2
| |
| * Do detection of where log ends before sending new hashesMagnus Ahltorp2016-03-152-35/+70
| | | | | | | | Try to send entries until missing entries is empty
| * Make http_request take optional session parameterMagnus Ahltorp2016-03-151-32/+38
| |
| * Make it work with older python-requestsMagnus Ahltorp2016-03-091-3/+12
| |
| * Use python requests package instead of urllib2Magnus Ahltorp2016-03-093-175/+121
| |
* | Implement CATLFISH-74Magnus Ahltorp2016-07-112-11/+19
| |
* | Don't import certtools twice.Linus Nordberg2016-05-131-1/+0
| |
* | Make merge_sth work again after last commit.Linus Nordberg2015-11-201-2/+1
| |
* | Remove debug printouts from merge programs.Linus Nordberg2015-11-203-4/+4
|/
* No need to strip "/" from path really.parametrise_urlLinus Nordberg2015-11-131-5/+5
|
* Parametrise "application part" of URL.Linus Nordberg2015-11-132-15/+28
| | | | | Breaking out "ct/v1" to a separate argument to request(). Good for other applications.
* Whitespace.Linus Nordberg2015-11-132-16/+26
|
* Update NEWS some more.Linus Nordberg2015-11-121-0/+1
|
* Update NEWS.Linus Nordberg2015-11-121-0/+4
|
* Copyright year.Linus Nordberg2015-11-121-1/+1
|
* Spurious whitespace.Linus Nordberg2015-11-121-1/+1
|
* Handle multiple files in parsebenchMagnus Ahltorp2015-11-121-6/+11
|
* Parse benchmark outputMagnus Ahltorp2015-11-121-0/+59
|
* Handle multiple node types for a nodeMagnus Ahltorp2015-11-121-56/+63
|
* Send many entries at a time in merge_backupMagnus Ahltorp2015-11-122-9/+12
|
* Update NEWS.Linus Nordberg2015-11-111-0/+1
|
* Selectable db backend only available for merge nodes for nowMagnus Ahltorp2015-11-111-0/+1
|
* Make it possible to select backend perm storageMagnus Ahltorp2015-11-111-4/+9
|
* Use plop-0.9.0-dev.Linus Nordberg2015-11-112-1/+6
|
* Fix _args -> args since we now use it.Linus Nordberg2015-11-101-1/+1
|
* Print the string "timing" and the name of the program in merge timing info.Linus Nordberg2015-11-104-4/+4
|
* Print timing information in merge_fetch too.Linus Nordberg2015-11-101-0/+4
|