summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change hard coded paths to use variablesexperimental-new-distMagnus Ahltorp2016-11-221-8/+8
|
* Log simple web request logging on level infoMagnus Ahltorp2016-11-221-2/+6
|
* Added back support for R16Magnus Ahltorp2016-11-221-0/+10
|
* parsebench: change from table to div:sMagnus Ahltorp2016-11-221-4/+4
|
* Only allocate one color per stageMagnus Ahltorp2016-11-191-13/+36
|
* Use sessions in merge_fetchMagnus Ahltorp2016-11-182-16/+18
|
* Change algorithm for merge backup and merge distMagnus Ahltorp2016-11-024-149/+185
|
* Added performance testslarge-tests5Magnus Ahltorp2016-11-024-8/+90
|
* Send list of entries to frontendMagnus Ahltorp2016-11-023-30/+50
| | | | Handle connection error
* Remove unused code from test Makefile.large-tests4Magnus Ahltorp2016-10-182-30/+1
| | | | Fix parsing bug in compileconfig.
* Test failing merge backupMagnus Ahltorp2016-10-1411-46/+94
| | | | Refactor tests
* Make tests run independently from cwdlarge-tests3Magnus Ahltorp2016-10-1315-147/+180
|
* Specify where to source test.shvars from ('./').Linus Nordberg2016-10-0610-10/+10
| | | | For people without '.' in PATH.
* Move test preparation to separate shell scriptlarge-tests2Magnus 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.permdb-configMagnus Ahltorp2016-08-191-3/+9
| | | | Disallow permdb for multi-node configs.
* Support R18 wrt detoxing precerts.Linus 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
|\
| * Cert7cert7Magnus Ahltorp2016-07-121-0/+88
| |
| * Added permdb support to mergecatlfish-78Magnus 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-74catlfish-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 testpython-requests-chunkedMagnus 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_entriespython-requestsMagnus 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.Linus 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
|