<!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/8b90694580aba83e633daacdaf319efa923be19e" style="text-decoration: none; font-weight: bold; color: #573;">Merge stable to default</a></h1>
<div id="body">
kiilerix committed on 2015-04-10 22:31:14<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8b90694580aba83e633daacdaf319efa923be19e">8b906945</a><pre>Merge stable to default

 M .hgtags (1 lines added, 0 lines removed)
 M kallithea/__init__.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/07dbfabb8fea8a11dbf5963c84debc1ccdfb64bc" style="text-decoration: none; font-weight: bold; color: #573;">tests: Add conftest.py for pytest  This adds a conftest.py for pytest that initializes the Pylons app so that the SQLAlchemy session is bound and such.  This...</a></h1>
<div id="body">
Marc Abramowitz committed on 2015-04-07 23:21:12<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/07dbfabb8fea8a11dbf5963c84debc1ccdfb64bc">07dbfabb</a><pre>tests: Add conftest.py for pytest

This adds a conftest.py for pytest that initializes the Pylons app so that the
SQLAlchemy session is bound and such.

This is sort of the Python analogue for the nosetest plugin that Pylons
includes: <a href="https://github.com/Pylons/pylons/blob/master/pylons/test.py">https://github.com/Pylons/pylons/blob/master/pylons/test.py</a>

 A kallithea/tests/conftest.py (14 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>