comparison CHANGELOG @ 5221:af9f40236037 stable

topics: fix auto-publish=abort with servers publishing bare branches Before this change, servers that automatically publish bare branches were detected as "non publishing" and the check for automatic publishing on push assumed nothing was to be published. Now we signal the server-side config to clients via a new capability so that they can adjust their behavior.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 06 Apr 2020 05:05:07 +0200
parents 097c3a6a79c1
children 1e0516ee4cb9
comparison
equal deleted inserted replaced
5220:151731be7166 5221:af9f40236037
1 Changelog 1 Changelog
2 ========= 2 =========
3 3
4 9.3.0 - in progress 4 9.3.1 - in progress
5 ------------------- 5 -------------------
6 6
7 * obsexchange: avoid sending too large request to http server 7 * obsexchange: avoid sending too large request to http server
8 * obsdiscovery: server no longer aborts with a 500 error if client sends a 8 * obsdiscovery: server no longer aborts with a 500 error if client sends a
9 request without obscommon 9 request without obscommon
10 * evolve: improved behavior when evolving above the result of a split 10 * evolve: improved behavior when evolving above the result of a split
11 * topic: fix auto-publish=abort with server that auto-publishes bare branches
11 12
12 9.3.0 -- 2020-03-04 13 9.3.0 -- 2020-03-04
13 ------------------- 14 -------------------
14 15
15 * compat: compatibility with Mercurial 5.3 16 * compat: compatibility with Mercurial 5.3