summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 testsMagnus Ahltorp2016-11-024-8/+90
* Send list of entries to frontendMagnus Ahltorp2016-11-023-30/+50
* Remove unused code from test Makefile.Magnus Ahltorp2016-10-182-30/+1
* Test failing merge backupMagnus Ahltorp2016-10-1411-46/+94
* Make tests run independently from cwdMagnus Ahltorp2016-10-1315-147/+180
* Specify where to source test.shvars from ('./').Linus Nordberg2016-10-0610-10/+10
* 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
* 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
* Support R18 wrt detoxing precerts.CATLFISH-80Linus Nordberg2016-08-192-4/+11
* 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
* 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
| * 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
* | 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
| * 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
* 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