<!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/cf21a36ac3bb5352f92a9738e81d8e7e0bcfd929" style="text-decoration: none; font-weight: bold; color: #573;">codemirror: fix modeURL when using proxy prefix (Issue #160)  Modified by Mads to use request.script_name instead of h.url().</a></h1>
<div id="body">
Christian Oyarzun committed on 2015-09-17 20:46:36<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/cf21a36ac3bb5352f92a9738e81d8e7e0bcfd929">cf21a36a</a><pre>codemirror: fix modeURL when using proxy prefix (Issue #160)

Modified by Mads to use request.script_name instead of h.url().

 M kallithea/public/js/base.js (2 lines added, 2 lines removed)
 M kallithea/templates/admin/gists/edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/new.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_edit.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/1eeb3510917ea5fd024a1e963185fe813d43492e" style="text-decoration: none; font-weight: bold; color: #573;">codemirror: remove the bad and hopefully unused CodeMirror.modeURL guessing  It should always be set in initCodeMirror before CodeMirror actually is used.</a></h1>
<div id="body">
kiilerix committed on 2015-09-20 20:22:50<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/1eeb3510917ea5fd024a1e963185fe813d43492e">1eeb3510</a><pre>codemirror: remove the bad and hopefully unused CodeMirror.modeURL guessing

It should always be set in initCodeMirror before CodeMirror actually is used.

 M kallithea/public/js/codemirror_loadmode.js (0 lines added, 3 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/cb17acb443c035cf35478c864edaeac4b0988392" style="text-decoration: none; font-weight: bold; color: #573;">javascript: fix missing variable declaration</a></h1>
<div id="body">
kiilerix committed on 2015-09-20 20:22:50<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/cb17acb443c035cf35478c864edaeac4b0988392">cb17acb4</a><pre>javascript: fix missing variable declaration

 M kallithea/public/js/base.js (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/bfa66e8887d7dfd8b4e86de5d11ccf7aaaa732f1" style="text-decoration: none; font-weight: bold; color: #573;">hgignore: ignore `.cache/`, created by pytest 2.8 when writing `.cache/v/cache/lastfailed`</a></h1>
<div id="body">
kiilerix committed on 2015-09-20 20:22:50<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/bfa66e8887d7dfd8b4e86de5d11ccf7aaaa732f1">bfa66e88</a><pre>hgignore: ignore `.cache/`, created by pytest 2.8 when writing `.cache/v/cache/lastfailed`

 M .hgignore (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/fce926a9d7c74ab5ef5c8b3694e6e2853a79bfe1" style="text-decoration: none; font-weight: bold; color: #573;">scripts: move whitespacecleanup.sh to scripts/</a></h1>
<div id="body">
kiilerix committed on 2015-09-20 20:31:00<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/fce926a9d7c74ab5ef5c8b3694e6e2853a79bfe1">fce926a9</a><pre>scripts: move whitespacecleanup.sh to scripts/

 R scripts/whitespacecleanup.sh (0 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/8a1166a465fe05cc80efb04c706c68ae47957fad" style="text-decoration: none; font-weight: bold; color: #573;">i18n: fixup the Russian translation</a></h1>
<div id="body">
andrewsh committed on 2015-09-25 10:50:03<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8a1166a465fe05cc80efb04c706c68ae47957fad">8a1166a4</a><pre>i18n: fixup the Russian translation

 M kallithea/i18n/ru/LC_MESSAGES/kallithea.po (12 lines added, 12 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/8c234ae2c2587530048aef6c30ad25e0de3a87f8" style="text-decoration: none; font-weight: bold; color: #573;">docs: add advice of upgrading pip and setuptools in new virtualenvs  Withtout this, the new virtualenv might have setuptools version 12 while the URLObject d...</a></h1>
<div id="body">
kiilerix committed on 2015-09-25 12:18:44<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8c234ae2c2587530048aef6c30ad25e0de3a87f8">8c234ae2</a><pre>docs: add advice of upgrading pip and setuptools in new virtualenvs

Withtout this, the new virtualenv might have setuptools version 12 while the
URLObject dependency mock fails because it requires setuptools>=17.1 .

 M docs/contributing.rst (1 lines added, 0 lines removed)
 M docs/installation.rst (4 lines added, 1 lines removed)
 M docs/installation_win.rst (1 lines added, 0 lines removed)
 M docs/installation_win_old.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/4e9f5ef98dc492676edc9642f5ba23162919c868" style="text-decoration: none; font-weight: bold; color: #573;">docs: mention that the optional dependencies psycopg2 and python-ldap also might be needed in the virtualenv</a></h1>
<div id="body">
kiilerix committed on 2015-09-25 12:18:44<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/4e9f5ef98dc492676edc9642f5ba23162919c868">4e9f5ef9</a><pre>docs: mention that the optional dependencies psycopg2 and python-ldap also might be needed in the virtualenv

 M docs/installation.rst (9 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/4ca5818a2ff41793d22e3b56b0ecb6260e73a0f6" style="text-decoration: none; font-weight: bold; color: #573;">summary: add missing c.stats_percentage initialization that caused crash on empty repos</a></h1>
<div id="body">
kiilerix committed on 2015-09-25 12:18:44<br />branch: stable<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/4ca5818a2ff41793d22e3b56b0ecb6260e73a0f6">4ca5818a</a><pre>summary: add missing c.stats_percentage initialization that caused crash on empty repos

 M kallithea/controllers/summary.py (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/092ea4d40d605fd37b2c92c4cc354912049f4035" style="text-decoration: none; font-weight: bold; color: #573;">git: fix typo in error logging from 1ea1761bab12</a></h1>
<div id="body">
kiilerix committed on 2015-09-30 21:19:46<br />branch: stable<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/092ea4d40d605fd37b2c92c4cc354912049f4035">092ea4d4</a><pre>git: fix typo in error logging from 1ea1761bab12

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