<!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/e54f4d943d4aff560eb6dd316e48ff175e2f8349" style="text-decoration: none; font-weight: bold; color: #573;">settings: fix saving of visual settings of page size  After 19f15cde2cdb it was no longer to save page_size because formfill didn't match. Back out a part of...</a></h1>
<div id="body">
kiilerix committed on 2017-01-03 01:06:41<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/e54f4d943d4aff560eb6dd316e48ff175e2f8349">e54f4d94</a><pre>settings: fix saving of visual settings of page size<br /><br />After 19f15cde2cdb it was no longer to save page_size because formfill didn't<br />match. Back out a part of that changeset.

 M kallithea/controllers/admin/settings.py (1 lines added, 1 lines removed)
 M kallithea/model/forms.py (1 lines added, 1 lines removed)
 M kallithea/templates/admin/settings/settings_visual.html (2 lines added, 2 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/d02c715e28059083ed19c83f289df72b52ec1e58" style="text-decoration: none; font-weight: bold; color: #573;">docs: tweak formatting of the performance page - replace the odd numbered list with sections</a></h1>
<div id="body">
kiilerix committed on 2017-01-03 01:06:41<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d02c715e28059083ed19c83f289df72b52ec1e58">d02c715e</a><pre>docs: tweak formatting of the performance page - replace the odd numbered list with sections

 M docs/usage/performance.rst (56 lines added, 43 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/692dddf298e2431990a1cd94571538963625386a" style="text-decoration: none; font-weight: bold; color: #573;">middleware: drop gzipper middleware  It added unfortunate buffering, was only enabled for static_files=true, and isn't available for TurboGears2.  If necessa...</a></h1>
<div id="body">
kiilerix committed on 2017-01-03 01:06:41<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/692dddf298e2431990a1cd94571538963625386a">692dddf2</a><pre>middleware: drop gzipper middleware<br /><br />It added unfortunate buffering, was only enabled for static_files=true, and<br />isn't available for TurboGears2.<br /><br />If necessary, it is better to configure the web server to provide it.

 M docs/usage/performance.rst (14 lines added, 8 lines removed)
 M kallithea/config/middleware.py (0 lines added, 2 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/dc94e662ee74dc16d14327621286adc1a2459039" style="text-decoration: none; font-weight: bold; color: #573;">tg: refactor API JSON RPC error handling to prepare for TG</a></h1>
<div id="body">
kiilerix committed on 2016-12-23 22:39:36<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/dc94e662ee74dc16d14327621286adc1a2459039">dc94e662</a><pre>tg: refactor API JSON RPC error handling to prepare for TG

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