Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -5/+5 |
|\ | |||||
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -6/+6 |
* | | Use $index<0 in stead of $index==-1 consistantly | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
* | | The [namespace delete ::httpTest] at the end of httpPipeline.test failed to | dgp | 2019-04-17 | 1 | -1/+5 |
|/ | |||||
* | Silence debugging message in test suite. | dgp | 2018-09-24 | 1 | -1/+1 |
* | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re... | kjnash | 2018-04-21 | 1 | -8/+8 |
* | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checki... | kjnash | 2018-03-31 | 1 | -1/+75 |
* | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -0/+431 |