View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/squid

Squid has 4 active reviews. See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/squid-cache/squid.git.

An import is currently running on juju-98ee42-prod-launchpad-codeimport-2, and was started . The last few lines of the job's output were:
2026-01-14 13:31:08 INFO     * [new branch]            v7                   -> source/v7
2026-01-14 13:31:08 INFO    source/HEAD set to master
2026-01-14 13:31:09 INFO    Pushing repository to hosting service.
2026-01-14 13:32:48 INFO    Everything up-to-date

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 7 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 hour 10 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 19 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
master 2026-01-13 18:02:36 UTC
CI: Collect logs of failed unit tests (#2348)

Author: eduard-bagdasaryan
Author Date: 2026-01-13 16:15:58 UTC

CI: Collect logs of failed unit tests (#2348)

When a unit test fails during CI checks, the corresponding GitHub
Actions reports and collected btlayer-*.log files do not contain
any failure details. For example, we see

    FAIL: tests/testRock
    # FAIL: 1

but are missing critical details like

    stub time| FATAL: Ipc::Mem::Segment::create failed to
    shm_open(/squid-0-tr_rebuild_versions.shm): (63) File name too long

Now, GitHub Actions collect all log files, including unit test logs. For
the `ubuntu-24.04,gcc,default` build target, adding more logs increases
artifacts zip archive size by about 100 KB (from ~200KB to ~300KB).

If `test-builds.sh` succeeds, there are no unit test logs to collect
because all unit test logs are erased when `make distcheck` (initiated
by `test-builds.sh`) reaches its `make distclean` step. If a unit test
fails, then that cleaning step is not reached, (successful and failed)
unit test logs are preserved and are now added to CI artifacts.

auto 2026-01-13 18:02:36 UTC
CI: Collect logs of failed unit tests (#2348)

Author: eduard-bagdasaryan
Author Date: 2026-01-13 16:15:58 UTC

CI: Collect logs of failed unit tests (#2348)

When a unit test fails during CI checks, the corresponding GitHub
Actions reports and collected btlayer-*.log files do not contain
any failure details. For example, we see

    FAIL: tests/testRock
    # FAIL: 1

but are missing critical details like

    stub time| FATAL: Ipc::Mem::Segment::create failed to
    shm_open(/squid-0-tr_rebuild_versions.shm): (63) File name too long

Now, GitHub Actions collect all log files, including unit test logs. For
the `ubuntu-24.04,gcc,default` build target, adding more logs increases
artifacts zip archive size by about 100 KB (from ~200KB to ~300KB).

If `test-builds.sh` succeeds, there are no unit test logs to collect
because all unit test logs are erased when `make distcheck` (initiated
by `test-builds.sh`) reaches its `make distclean` step. If a unit test
fails, then that cleaning step is not reached, (successful and failed)
unit test logs are preserved and are now added to CI artifacts.

v7 2026-01-12 18:01:06 UTC
Revert "CI: Allow github merge queue to run build tests (#2334)"

Author: Amos Jeffries
Author Date: 2026-01-11 17:05:55 UTC

Revert "CI: Allow github merge queue to run build tests (#2334)"

This reverts commit f2f21b5d49d405a42690137c03de43fa42e1db01.

revert-2334-v7-merge-queue 2026-01-11 17:05:55 UTC
Revert "CI: Allow github merge queue to run build tests (#2334)"

Author: Amos Jeffries
Author Date: 2026-01-11 17:05:55 UTC

Revert "CI: Allow github merge queue to run build tests (#2334)"

This reverts commit f2f21b5d49d405a42690137c03de43fa42e1db01.

v6 2025-11-04 22:16:16 UTC
Do not show arbitrary hostname in cachemgr.cgi output

Author: Amos Jeffries
Author Date: 2025-11-04 21:23:34 UTC

Do not show arbitrary hostname in cachemgr.cgi output

v5 2024-09-30 11:22:47 UTC
5.10 final

Author: Amos Jeffries
Author Date: 2024-09-30 11:19:58 UTC

5.10 final

v4 2022-09-22 07:39:23 UTC
Bug 3193 pt2: NTLM decoder truncating strings (#1114)

Author: Amos Jeffries
Author Date: 2022-08-09 23:34:54 UTC

Bug 3193 pt2: NTLM decoder truncating strings (#1114)

The initial bug fix overlooked large 'offset' causing integer
wrap to extract a too-short length string.

Improve debugs and checks sequence to clarify cases and ensure
that all are handled correctly.

v3.5 2020-02-04 23:13:24 UTC
fix security patch

Author: Armin Wolfermann
Author Date: 2020-02-04 20:15:00 UTC

fix security patch

mingw-fixes 2018-10-21 13:06:33 UTC
Mingw build fixes

Author: Francesco Chemolli
Author Date: 2018-10-21 13:06:33 UTC

Mingw build fixes

There are type errors and data access errors in windows-specific bits of
code.

v3.1 2016-12-17 13:56:49 UTC
Bug 4169: HIT marked as MISS when If-None-Match does not match

Author: Garri Djavadyan
Author Date: 2016-12-17 13:56:49 UTC

Bug 4169: HIT marked as MISS when If-None-Match does not match

v3.2 2016-12-17 12:59:41 UTC
Bug 4169: HIT marked as MISS when If-None-Match does not match

Author: Garri Djavadyan
Author Date: 2016-12-17 12:59:41 UTC

Bug 4169: HIT marked as MISS when If-None-Match does not match

v3.3 2016-12-17 10:04:42 UTC
Bug 4169: HIT marked as MISS when If-None-Match does not match

Author: Garri Djavadyan
Author Date: 2016-12-17 10:04:42 UTC

Bug 4169: HIT marked as MISS when If-None-Match does not match

v3.4 2016-12-17 06:37:44 UTC
Do not override user defined -std option

Author: Amos Jeffries
Author Date: 2016-12-17 06:37:44 UTC

Do not override user defined -std option

v3.0 2015-04-23 13:02:10 UTC
Docs: Update CONTRIBUTORS

Author: Source Maintenance
Author Date: 2015-04-23 13:02:10 UTC

Docs: Update CONTRIBUTORS

mswin 2012-08-08 08:16:36 UTC
merged from trunk

Author: Amos Jeffries
Author Date: 2012-08-08 08:16:36 UTC

merged from trunk

SQUID_NT_3_0 2008-03-02 23:54:50 UTC
Windows port: Add reconfigure action to cachemgr.

Author: serassio <>
Author Date: 2008-03-02 23:54:50 UTC

Windows port: Add reconfigure action to cachemgr.

cbdatahistory 2002-10-24 20:53:10 UTC
cbdata debug history

Author: robertc <>
Author Date: 2002-10-24 20:53:10 UTC

cbdata debug history

117 of 17 results

Other repositories

Name Last Modified
lp:squid 12 hours ago
11 of 1 result
You can't create new repositories for Squid.