Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Mon, 27 Feb 2023 23:04:09 -0500 |
Matt Harbison |
configitems: enable changegroup3 by default (unless using infinitepush)
|
Tue, 31 Jan 2023 11:41:59 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 09 Jan 2023 18:25:31 +0400 |
Anton Shestakov |
tests: optional PEP 657 error location in test-lfs-serve-access.t (issue6782)
stable
|
Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Thu, 04 Mar 2021 21:58:55 +0100 |
Joerg Sonnenberger |
exchange: stop advertising rev-branch-cache bundle capability
|
Fri, 15 Jan 2021 12:41:38 +0100 |
Pierre-Yves David |
clone: make sure we warm the cache after a clone
|
Wed, 09 Dec 2020 19:40:30 -0800 |
Martin von Zweigbergk |
errors: use detailed exit code 50 for StorageError
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Tue, 25 Feb 2020 20:27:39 -0500 |
Valentin Gatien-Baron |
exchange: turn on option that makes concurrent pushes work better
|
Tue, 21 Jan 2020 11:40:15 -0500 |
Matt Harbison |
lfs: enable workers by default
|
Sat, 18 Jan 2020 10:43:52 -0800 |
Gregory Szorc |
py3: conditionalize test-lfs-serve-access.t for Python 3.8
|
Tue, 14 Jan 2020 19:42:24 -0500 |
Matt Harbison |
lfs: check content length after downloading content
|
Fri, 06 Dec 2019 15:30:06 +0100 |
Paul Sonnenschein |
tests: remove hardcoded errno values
|
Mon, 04 Nov 2019 16:13:01 +0100 |
Denis Laxalde |
py3: add a __str__ method to Abort
stable
|
Mon, 04 Nov 2019 16:04:09 +0100 |
Denis Laxalde |
py3: add Python 3 exception output to test-lfs-serve-access.t
stable
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Wed, 11 Sep 2019 15:03:08 -0700 |
Martin von Zweigbergk |
bundle2: fix an off-by-one in debug message of number of parts
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Mon, 11 Feb 2019 11:18:37 -0500 |
Augie Fackler |
merge with stable
|
Thu, 07 Feb 2019 11:08:54 +0100 |
Mathias De Mare |
tests: fix regression tests failing on CentOS 7
stable
|
Wed, 06 Feb 2019 22:30:49 -0500 |
Matt Harbison |
lfs: disable all authentication except Basic for HTTP(S) connections
|
Tue, 05 Feb 2019 09:37:23 -0500 |
Matt Harbison |
tests: extract the http server authentication extension to a single module
|
Sun, 27 Jan 2019 20:58:18 -0500 |
Matt Harbison |
py3: conditionalize some LFS test output
|
Sun, 27 Jan 2019 15:19:28 -0500 |
Matt Harbison |
py3: byteify the LFS blobstore module
|
Sun, 27 Jan 2019 00:26:17 -0500 |
Matt Harbison |
py3: add b'' and r'' prefixes to LFS tests
|
Thu, 27 Dec 2018 21:46:03 -0500 |
Matt Harbison |
extensions: deprecate extsetup without a `ui` argument (API)
|
Mon, 10 Dec 2018 10:21:08 +0100 |
Boris Feld |
tests: update network related errors for Debian 9
|
Thu, 15 Nov 2018 18:14:57 -0500 |
Matt Harbison |
lfs: make the exception messages consistent
|