<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/5d8fbada35fcb040b3df46dc86fe557b1b8dec1c">tests: cleanup of fixture.anon_access</a></h1>
<div id="body">
kiilerix committed on Thu, 26 Feb 2015 16:32:34<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/5d8fbada35fcb040b3df46dc86fe557b1b8dec1c">5d8fbada</a><pre>tests: cleanup of fixture.anon_access

 M kallithea/tests/fixture.py (8 lines added, 5 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/afddaa53ab8a2f02c4bcfd2f02111fcdc9db2ce9">tests: fix handling of failing flash assertion ... again</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:21:24<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/afddaa53ab8a2f02c4bcfd2f02111fcdc9db2ce9">afddaa53</a><pre>tests: fix handling of failing flash assertion ... again

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

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/a5475229ba28f28882cd118e637641f5ceb64794">vcs: better handling of closed subprocessio InputStreamChunker source stream  test_git_cmd_injection would fail occasionaly.</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:21:24<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a5475229ba28f28882cd118e637641f5ceb64794">a5475229</a><pre>vcs: better handling of closed subprocessio InputStreamChunker source stream

test_git_cmd_injection would fail occasionaly.

 M kallithea/lib/vcs/subprocessio.py (5 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/8b08599d4b088688ec09d05291fb233a68e29db5">db: fix beaker cache key for user groups - don't collide with users</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:21:24<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8b08599d4b088688ec09d05291fb233a68e29db5">8b08599d</a><pre>db: fix beaker cache key for user groups - don't collide with users

 M kallithea/model/db.py (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/87f5ca5cbd7ea64d37e731c4b1a555fc96bab101">compare: don't use sql 'in' on empty sets</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:21:24<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/87f5ca5cbd7ea64d37e731c4b1a555fc96bab101">87f5ca5c</a><pre>compare: don't use sql 'in' on empty sets

 M kallithea/model/db.py (2 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/dea513b7004bd1dbef62001d973ac788499c169a">kallithea-api: add trailing newline when writing config file</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:21:24<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/dea513b7004bd1dbef62001d973ac788499c169a">dea513b7</a><pre>kallithea-api: add trailing newline when writing config file

 M kallithea/bin/base.py (1 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/51c4d2e74898d67ef2bb8df494f838cda097cd7c">compare: simplify handling of compare with null revision</a></h1>
<div id="body">
kiilerix committed on Wed, 11 Feb 2015 02:05:00<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/51c4d2e74898d67ef2bb8df494f838cda097cd7c">51c4d2e7</a><pre>compare: simplify handling of compare with null revision

 M kallithea/controllers/compare.py (9 lines added, 13 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/c5f49ffbd72b25e20a85ab5c87a576d72216100d">pullrequests: don't add repo owner as reviewer in all PRs</a></h1>
<div id="body">
kiilerix committed on Tue, 10 Dec 2013 18:30:37<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/c5f49ffbd72b25e20a85ab5c87a576d72216100d">c5f49ffb</a><pre>pullrequests: don't add repo owner as reviewer in all PRs

 M kallithea/controllers/pullrequests.py (0 lines added, 6 lines removed)
 M kallithea/templates/pullrequests/pullrequest.html (0 lines added, 18 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
    <style type="text/css">
h1 {
font: 12pt Roboto, "DejaVu Sans", Arial;
}
body {
font: 12pt Roboto, "DejaVu Sans", Arial;
margin-left: 5px;
margin-right: 5px;
}
a:link {
font-weight: bold;
color: #573;
}
blockquote {
font: 10pt monospace;
}
.header {
display:block;
background: #c0cf88;
border-bottom: solid 4px #573;
padding: 5px;
margin-top: 0px;
color: #573;
}
.header a {
font-size: 20px;
text-decoration: none;
}
.footer {
display: none;
background: #c0cf88;
border-top: solid 4px #573;
padding: 5px;
margin-bottom: 0px;
}
    </style>
</head>
<body>
<div id="entry">
<h1 class="header"><a href="https://kallithea-scm.org/repos/kallithea/changeset/66d6dc56479bbe8c1fd5077b5705e2d6b9ee73db">pullrequests: add option for adding repo owner as reviewer if none assigned</a></h1>
<div id="body">
kiilerix committed on Fri, 06 Mar 2015 15:37:19<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/66d6dc56479bbe8c1fd5077b5705e2d6b9ee73db">66d6dc56</a><pre>pullrequests: add option for adding repo owner as reviewer if none assigned

 M kallithea/templates/pullrequests/pullrequest_show.html (28 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>