log

age author description
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich controllers: remove pointless comments
Thu, 04 Aug 2016 14:23:36 +0200 Mads Kiilerich tests: update mail template dump test
Thu, 28 Jul 2016 15:38:30 +0200 Søren Løvborg login: have self-signup confirmation message respect site_name
Thu, 28 Jul 2016 15:25:42 +0200 Søren Løvborg compare: ensure that repositories exist before proceeding
Thu, 28 Jul 2016 14:21:08 +0200 Søren Løvborg paster: split paster specifics out of kallithea.lib.utils
Thu, 07 Apr 2016 17:53:51 +0200 Søren Løvborg auth: clean up PermsFunction
Thu, 28 Jul 2016 13:57:16 +0200 Søren Løvborg auth: remove HasPermissionAll and variants
Thu, 28 Jul 2016 13:46:04 +0200 Søren Løvborg db: increase default Alembic log level to INFO
Thu, 28 Jul 2016 13:30:44 +0200 Søren Løvborg whitespacecleanup: exclude email test reference
Thu, 28 Jul 2016 13:41:28 +0200 Søren Løvborg run-all-cleanup: fix incorrect interpreter
Thu, 28 Jul 2016 16:34:29 +0200 Mads Kiilerich notifications: tweak PR mail subject lines
Thu, 09 Jul 2015 22:17:26 +0200 Thomas De Schampheleire email: add relevant title to subject of emails
Thu, 28 Jul 2016 16:31:40 +0200 Mads Kiilerich tests: add test coverage of PR comment @mention
Thu, 28 Jul 2016 16:30:28 +0200 Mads Kiilerich notifications: make more template strings available for mails
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: improve test data in test_notifications mail template dump test
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: fix unicode issues in test_notifications mail template dump test
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich admin: make user group member overview more readable and copy-paste friendly with one line per member
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich update-repoinfo: pass command line repository names to the database as unicode
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich repo-scan: rewrite get_filesystem_repos to use os.walk instead of stupid recursion
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich style: use monospace for hashes - columns of hashes look messy when they have different lenght
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich helpers: pass url generator function to Pager - don't rely on Pylons hack in webhelpers
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: better handling of Mercurial pullrequests with missing revisions - don't crash
Wed, 15 Jun 2016 18:33:27 +0200 domruf pullrequests: better handling of revision range pullrequests with missing revisions - don't crash
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: use same quoting for "Missing since previous iteration" as for "New"
Thu, 16 Jun 2016 18:40:26 +0200 domruf setup: support later waitress versions
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich hooks: always convert unicode to byte strings when passed to ui.status
Wed, 15 Jun 2016 18:33:27 +0200 domruf hooks: fix encoding problems of lock release ui messages
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich pullrequests: for consistency, always initialize c.a_branch_name
Mon, 13 Apr 2015 15:58:56 +0200 Mads Kiilerich changeset: don't crash with unhandled EmptyRepositoryError when visiting (non-existing) changeset in an empty repo
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich cache-keys: optimize --delete - don't commit after every deleted key