<!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/98a02b20c75114ec5a8cd41ed691f2cdb1248d8a" style="text-decoration: none; font-weight: bold; color: #573;">setup: constrain dulwich to version 0.9.9  65c5e70a1d0c bumped the version to 0.10 but there seems to be some unicode compatibility issues there. So for now,...</a></h1>
<div id="body">
kiilerix committed on 2015-03-30 23:16:53<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/98a02b20c75114ec5a8cd41ed691f2cdb1248d8a">98a02b20</a><pre>setup: constrain dulwich to version 0.9.9

65c5e70a1d0c bumped the version to 0.10 but there seems to be some unicode
compatibility issues there. So for now, just stay on 0.9.9 which both works and
has the fix for CVE-2015-0838.

 M setup.py (1 lines added, 1 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/afc5b51bba18e4f0fdfa315ff8b685365b1d3630" style="text-decoration: none; font-weight: bold; color: #573;">gists: use allow_extra_fields and filter_extra_fields in gist forms like in most other forms</a></h1>
<div id="body">
kiilerix committed on 2015-03-30 23:17:37<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/afc5b51bba18e4f0fdfa315ff8b685365b1d3630">afc5b51b</a><pre>gists: use allow_extra_fields and filter_extra_fields in gist forms like in most other forms

 M kallithea/model/forms.py (2 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/85ff6389b43467e87fd4533861cf016d10db1ac6" style="text-decoration: none; font-weight: bold; color: #573;">hooks: make settings hook name field smaller so it is less likely to overlap with the value field</a></h1>
<div id="body">
kiilerix committed on 2015-03-30 23:17:37<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/85ff6389b43467e87fd4533861cf016d10db1ac6">85ff6389</a><pre>hooks: make settings hook name field smaller so it is less likely to overlap with the value field

 M kallithea/templates/admin/settings/settings_hooks.html (1 lines added, 1 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/287332039f57406aa01bbf3d701a987b1846d99b" style="text-decoration: none; font-weight: bold; color: #573;">javascript: use jQuery $.post instead of YAHOO.util.Connect.asyncRequest  ajaxPOST will add the extra custom X-PARTIAL-XHR header ... but it does no harm in ...</a></h1>
<div id="body">
kiilerix committed on 2015-03-30 23:17:37<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/287332039f57406aa01bbf3d701a987b1846d99b">28733203</a><pre>javascript: use jQuery $.post instead of YAHOO.util.Connect.asyncRequest

ajaxPOST will add the extra custom X-PARTIAL-XHR header ... but it does no harm
in these cases.

 M kallithea/public/js/base.js (25 lines added, 33 lines removed)
 M kallithea/templates/admin/settings/settings_hooks.html (6 lines added, 8 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>