- 07 Jan, 2015 7 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
and V1F, it has nothing to do with the VDI layer.
-
Nils Goroll authored
e.g. <undef> >= 0.1 should fail for being an invalid comparison
-
Poul-Henning Kamp authored
the director has it. Make VDI_GetBody() and VDI_Finish() operate on the implied bo->director_resp.
-
Poul-Henning Kamp authored
IP numbers.
-
Nils Goroll authored
-
Nils Goroll authored
This reverts commit 468a0472. The next commit will make obj.hits reliable
-
- 06 Jan, 2015 15 commits
-
-
Nils Goroll authored
The common method to check obj.hits is racy: While the update to the hits counter happens under a lock, a hit could have happened before the missing request gets to read obj.hits.
-
Nils Goroll authored
-
Nils Goroll authored
-
Nils Goroll authored
... by example of the backend object flags
-
Nils Goroll authored
-
Nils Goroll authored
Outcome of a discussion of the suggestion to treat empty headers like non-existing for Vary processing: https://www.varnish-cache.org/lists/pipermail/varnish-dev/2015-January/008131.html
-
Nils Goroll authored
req->wrk->stats->cache_hit only gets reset when workers go to idle and sum up stats. This additional space-wasting byte-flag will get collapsed with the other space-wasting flags soon, it is just added temporarly to separate commits.
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
Inspired by fix from JonathanHuot@github
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
problem, it may be a platform thing, in which case Jenkins should go Technicrome after this commit...3...2...1...
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 05 Jan, 2015 1 commit
-
-
Poul-Henning Kamp authored
-
- 02 Jan, 2015 1 commit
-
-
Federico G. Schwindt authored
-
- 30 Dec, 2014 1 commit
-
-
Federico G. Schwindt authored
-
- 27 Dec, 2014 1 commit
-
-
Federico G. Schwindt authored
-
- 19 Dec, 2014 2 commits
-
-
Federico G. Schwindt authored
-
arianna-aondio authored
-
- 18 Dec, 2014 1 commit
-
-
Geoff Simmons authored
found at: http://www.open-mpi.org/community/lists/devel/2010/09/8472.php
-
- 17 Dec, 2014 3 commits
-
-
arianna-aondio authored
Fixes: #1378
-
Martin Blix Grydeland authored
Fixes: #1648
-
Martin Blix Grydeland authored
The streaming fetch of an object can fail between lookup time and when we actually use it. Relax this assertion. Fixes: #1647
-
- 16 Dec, 2014 8 commits
-
-
Poul-Henning Kamp authored
Fixes #1638 Fixes #1641
-
Federico G. Schwindt authored
-
Federico G. Schwindt authored
Converts an date in various formats to a VCL_TIME.
-
Federico G. Schwindt authored
-
Poul-Henning Kamp authored
If that fails to, bail at ARGV_ERR level. Fixes #1597
-
Martin Blix Grydeland authored
-
Martin Blix Grydeland authored
-
Poul-Henning Kamp authored
a still-being-streamed object. Fixes #1646
-