Mercurial > evolve
comparison CHANGELOG @ 3510:3bd642f11313 stable
legacy: respect explicit config for server.bundle1
Unconditionally disabling bundle1 is a problem for larger hosting website. We
adopt a less aggressive approach and only disable it the default would be used.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 02 Mar 2018 19:33:20 -0500 |
parents | 8275ef099135 |
children | b1cc19e5ef24 cd4db75413a2 |
comparison
equal
deleted
inserted
replaced
3507:c0b6a95b94b9 | 3510:3bd642f11313 |
---|---|
4 7.2.2 -- (in-progress) | 4 7.2.2 -- (in-progress) |
5 ---------------------- | 5 ---------------------- |
6 | 6 |
7 * fold: fix issue related to bookmarks movement (issue5772) | 7 * fold: fix issue related to bookmarks movement (issue5772) |
8 * amend: take lock before parsing the commit description (issue5266) | 8 * amend: take lock before parsing the commit description (issue5266) |
9 * legacy: respect 'server.bundle1' config if any is set | |
9 | 10 |
10 7.2.1 --2018-01-20 | 11 7.2.1 --2018-01-20 |
11 ------------------- | 12 ------------------- |
12 | 13 |
13 * compatibility with future Mercurial 4.5 | 14 * compatibility with future Mercurial 4.5 |