equal
deleted
inserted
replaced
1 ====================== |
1 ==================== |
|
2 mercurial-server 1.2 |
|
3 ==================== |
|
4 |
|
5 * Fix error in security code ruleset.py |
|
6 * Mercurial 1.9 compatibility |
|
7 * Compatibility with older versions of Python |
|
8 * Allow MQ repositories to be pushed/pulled |
|
9 * Testing and whitespace fixes |
|
10 |
|
11 Upgrading: if you need MQ compatibility, copy in the "[exceptions]" stanza |
|
12 from the default dot-mercurial-server file. |
|
13 |
|
14 ==================== |
2 mercurial-server 1.1 |
15 mercurial-server 1.1 |
3 ====================== |
16 ==================== |
4 |
17 |
5 * Allow subrepo creation |
18 * Allow subrepo creation |
6 * New log filename |
19 * New log filename |
7 * Changed logging format to use JSON/YAML |
20 * Changed logging format to use JSON/YAML |
8 * Add the source IP address and other info in the SSH_CONNECTION environment variable |
21 * Add the source IP address and other info in the SSH_CONNECTION environment variable |