<!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/6245435fd8d77b80c1509fbbc97e77122eecfc7c" style="text-decoration: none; font-weight: bold; color: #573;">repogroups: use AvailableRepoGroupChoices</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/6245435fd8d77b80c1509fbbc97e77122eecfc7c">6245435f</a><pre>repogroups: use AvailableRepoGroupChoices

 M kallithea/controllers/admin/repo_groups.py (18 lines added, 32 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/8e87c16ac58e22a37b0c2b23ea650709bef980e6" style="text-decoration: none; font-weight: bold; color: #573;">db: remove unused repository groups_choices parameter show_empty_group</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8e87c16ac58e22a37b0c2b23ea650709bef980e6">8e87c16a</a><pre>db: remove unused repository groups_choices parameter show_empty_group

 M kallithea/model/db.py (3 lines added, 9 lines removed)
 M kallithea/model/scm.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/cd655fbd79ce5d00c2dbfae57ae56977faf9039b" style="text-decoration: none; font-weight: bold; color: #573;">repogroups: compute repo group id lists on demand where they are needed</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/cd655fbd79ce5d00c2dbfae57ae56977faf9039b">cd655fbd</a><pre>repogroups: compute repo group id lists on demand where they are needed

 M kallithea/controllers/admin/repo_groups.py (2 lines added, 3 lines removed)
 M kallithea/controllers/admin/repos.py (2 lines added, 3 lines removed)
 M kallithea/controllers/forks.py (1 lines added, 2 lines removed)
 M kallithea/model/forms.py (8 lines added, 4 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/fa8b8df51ad0cc8ee82361ccbe2e892596726af2" style="text-decoration: none; font-weight: bold; color: #573;">i18n: use plain strings on the english lookup side of translations  Unicode strings are unnecessarily complex and do not in any of our cases add any value. I...</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/fa8b8df51ad0cc8ee82361ccbe2e892596726af2">fa8b8df5</a><pre>i18n: use plain strings on the english lookup side of translations

Unicode strings are unnecessarily complex and do not in any of our cases add
any value. It is thus better to consistently use plain strings.

 M kallithea/lib/utils2.py (5 lines added, 5 lines removed)
 M kallithea/model/forms.py (4 lines added, 4 lines removed)
 M kallithea/model/user.py (2 lines added, 2 lines removed)
 M kallithea/model/validators.py (33 lines added, 33 lines removed)
 M kallithea/templates/admin/gists/index.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/show.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_show.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/users.html (1 lines added, 1 lines removed)
 M kallithea/templates/base/base.html (3 lines added, 3 lines removed)
 M kallithea/templates/index_base.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/82ea8d67fc622ad1d9b9795a53c78a113aa340a9" style="text-decoration: none; font-weight: bold; color: #573;">validators: cleanup of message wording  NotReviewedRevisions was unused and could thus got the big cleanup ...</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/82ea8d67fc622ad1d9b9795a53c78a113aa340a9">82ea8d67</a><pre>validators: cleanup of message wording

NotReviewedRevisions was unused and could thus got the big cleanup ...

 M kallithea/model/user.py (2 lines added, 2 lines removed)
 M kallithea/model/validators.py (10 lines added, 43 lines removed)
 M kallithea/tests/functional/test_login.py (5 lines added, 5 lines removed)
 M kallithea/tests/functional/test_my_account.py (2 lines added, 2 lines removed)
 M kallithea/tests/other/test_validators.py (0 lines added, 27 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/88c6d393f2d5d77c16011a62990bb8e8103923e1" style="text-decoration: none; font-weight: bold; color: #573;">admin: rename 'Delegated Admin' to what it usually is known as: 'Admin'</a></h1>
<div id="body">
kiilerix committed on 2015-07-22 22:52:29<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/88c6d393f2d5d77c16011a62990bb8e8103923e1">88c6d393</a><pre>admin: rename 'Delegated Admin' to what it usually is known as: 'Admin'

 M kallithea/templates/admin/repo_groups/repo_group_edit_perms.html (4 lines added, 4 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit_perms.html (4 lines added, 4 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/45ee73bdfa0310815d6be1392323765cd57ad8f7" style="text-decoration: none; font-weight: bold; color: #573;">python: update #! headers to explicitly use python2</a></h1>
<div id="body">
Grzegorz Krason committed on 2015-07-20 22:25:20<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/45ee73bdfa0310815d6be1392323765cd57ad8f7">45ee73bd</a><pre>python: update #! headers to explicitly use python2

 M kallithea/bin/kallithea_config.py (1 lines added, 1 lines removed)
 M kallithea/bin/rebranddb.py (1 lines added, 1 lines removed)
 M kallithea/config/post_receive_tmpl.py (1 lines added, 1 lines removed)
 M kallithea/config/pre_receive_tmpl.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/config.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/script/__init__.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/script/base.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/script/py.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/script/sql.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/shell.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/template.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/util/__init__.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/util/keyedinstance.py (1 lines added, 1 lines removed)
 M kallithea/lib/dbmigrate/migrate/versioning/version.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/efbd922f594caba44232bf9214bff57fbe8ce8b4" style="text-decoration: none; font-weight: bold; color: #573;">admin: remap/rescan: fix alignment of button  The 'Rescan repositories' button was not aligned with the checkboxes as intended (like on the search settings p...</a></h1>
<div id="body">
patrickdp committed on 2015-07-22 19:42:04<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/efbd922f594caba44232bf9214bff57fbe8ce8b4">efbd922f</a><pre>admin: remap/rescan: fix alignment of button

The 'Rescan repositories' button was not aligned with the checkboxes as
intended (like on the search settings page) due to a stray </div> tag.

 M kallithea/templates/admin/settings/settings_mapping.html (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/dc6abf7a63d37f0a43082825a89b2b76aa44d43a" style="text-decoration: none; font-weight: bold; color: #573;">e-mail: remove unused setting error_message from ini files  The ini files and templates contain a commented setting of 'error_message' which does not seem to...</a></h1>
<div id="body">
patrickdp committed on 2015-07-16 06:09:20<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/dc6abf7a63d37f0a43082825a89b2b76aa44d43a">dc6abf7a</a><pre>e-mail: remove unused setting error_message from ini files

The ini files and templates contain a commented setting of 'error_message'
which does not seem to be used. It is referring to the error_message
variable in Paste, which has as description (Paste:ErrorMiddleware):

    When debug mode is off, the error message to show to users.

However, setting this value apparently made no effect at all in Kallithea.

 M development.ini (0 lines added, 1 lines removed)
 M kallithea/bin/template.ini.mako (0 lines added, 1 lines removed)
 M kallithea/config/deployment.ini_tmpl (0 lines added, 1 lines removed)
 M production.ini (0 lines added, 1 lines removed)
 M test.ini (0 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/8479cf4432fca503cd4be63a28badb897f78e414" style="text-decoration: none; font-weight: bold; color: #573;">e-mail: clarify that smtp_use_ssl defaults to false  Commented settings in configuration files conventionally indicate the default value.</a></h1>
<div id="body">
patrickdp committed on 2015-07-16 15:43:41<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8479cf4432fca503cd4be63a28badb897f78e414">8479cf44</a><pre>e-mail: clarify that smtp_use_ssl defaults to false

Commented settings in configuration files conventionally indicate the
default value.

 M development.ini (1 lines added, 1 lines removed)
 M kallithea/bin/template.ini.mako (1 lines added, 1 lines removed)
 M kallithea/config/deployment.ini_tmpl (1 lines added, 1 lines removed)
 M production.ini (1 lines added, 1 lines removed)
 M test.ini (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>