log

age author description
Sat, 07 Jan 2012 17:03:33 +0100 Pierre-Yves David phases: use graph and phase name in exchange test
Fri, 06 Jan 2012 11:20:49 +0100 Pierre-Yves David phases: ``{phase}`` template keyword display the phase name
Thu, 29 Dec 2011 04:40:09 +0100 Pierre-Yves David phases: add a phasestr method on context
Wed, 04 Jan 2012 01:02:16 +0100 Pierre-Yves David phases: add list of string to access phase name
Wed, 04 Jan 2012 01:12:31 +0100 Pierre-Yves David phases: fix phase synchronization on push
Fri, 06 Jan 2012 10:04:20 +0100 Pierre-Yves David phases: implements simple revset symbol
Fri, 06 Jan 2012 09:51:35 +0100 Pierre-Yves David phases: store phase values in constant instead of using raw integer
Mon, 09 Jan 2012 14:56:05 +0100 Mads Kiilerich sslutil: abort properly if no certificate received for https connection
Mon, 09 Jan 2012 14:43:25 +0100 Mads Kiilerich sslutil: work around validator crash getting certificate on failed sockets
Mon, 09 Jan 2012 14:43:24 +0100 Mads Kiilerich sslutil: reorder validator code to make it more readable
Mon, 09 Jan 2012 14:43:24 +0100 Mads Kiilerich sslutil: show fingerprint when cacerts validation fails
Mon, 09 Jan 2012 14:43:23 +0100 Mads Kiilerich sslutil: handle setups without .getpeercert() early in the validator
Mon, 09 Jan 2012 14:43:15 +0100 Mads Kiilerich sslutil: verify that wrap_socket really wrapped the socket
Sun, 08 Jan 2012 17:46:27 +0100 Levi Bard largefiles: remove pasted code
Sun, 08 Jan 2012 17:09:01 +0100 Levi Bard largefiles: add tests for uncovered codepaths (issue3092)