log

age author description
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
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich cache-keys: fix printing of unicode repo names - don't crash
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich tests: move test data to top level 'data' folder - make grepping in kallithea/ easier
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich docs: drop empty Changelog in the documentation
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich groups: make group management UI less dangerous
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich repogroups: show more helpful headers when managing permissions
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich db: make repo creation state constants unicode - avoid conversion in sqlalchemy
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: drop ez_setup
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: support Mercurial 3.9