<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/2d89d49c30e8f9e4124d3a3a240ed36a17c505f6" style="text-decoration: none; font-weight: bold; color: #573;">docs: add notes about IIS, Windows Authentication and Mercurial  (The original patch from Konstantin has been heavily copyedited and modified by Mads Kiileri...</a></h1>
<div id="body">
Konstantin Veretennicov committed on 2016-03-30 19:11:38<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/2d89d49c30e8f9e4124d3a3a240ed36a17c505f6">2d89d49c</a><pre>docs: add notes about IIS, Windows Authentication and Mercurial

(The original patch from Konstantin has been heavily copyedited and modified by
Mads Kiilerich but is still [based on] Konstantin's feedback and contribution.)

 M docs/installation_iis.rst (22 lines added, 3 lines removed)
 M docs/setup.rst (1 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/8c479b274e0370e70d64614ff630620a1d0d952a" style="text-decoration: none; font-weight: bold; color: #573;">docs: improve mod_wsgi documentation (Issue #203)  Based on feedback from Graham Dumpleton.  * Recommend setting global Apache config WSGIRestrictEmbedded On...</a></h1>
<div id="body">
kiilerix committed on 2016-04-03 20:45:37<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8c479b274e0370e70d64614ff630620a1d0d952a">8c479b27</a><pre>docs: improve mod_wsgi documentation (Issue #203)

Based on feedback from Graham Dumpleton.

* Recommend setting global Apache config WSGIRestrictEmbedded On
* Don't set the default value for processes=1 - it has side effects
* Use python-home instead of python-path
* Fix confusing mentioning of root and clarify the use of specifying user and group
* Include WSGIProcessGroup in configuration excerpt

 M docs/setup.rst (19 lines added, 10 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/ac4daf77523029c7b358689642c1cfa24beea9e1" style="text-decoration: none; font-weight: bold; color: #573;">api: avoid sending double Content-Length header (Issue #201)  WSGI will take of Content-Length - handling it explicitly was misguided.</a></h1>
<div id="body">
kiilerix committed on 2016-04-03 20:45:38<br />branch: stable<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ac4daf77523029c7b358689642c1cfa24beea9e1">ac4daf77</a><pre>api: avoid sending double Content-Length header (Issue #201)

WSGI will take of Content-Length - handling it explicitly was misguided.

 M kallithea/controllers/api/__init__.py (1 lines added, 3 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>