log

age author description
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
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich annotate: invoke hg annotate in a way that is forward compatible with Mercurial 3.9
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich templates: disable special mako error handler - ironically this gives better stack traces
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich controllers: simplify request.GET.get for safe_int
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich diff: make sure context parameter is an integer
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: introduce pytest-catchlog as test dependency
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: move test dependencies to dev_requirements.txt to make them optional
Wed, 13 Jul 2016 21:39:14 +0200 Søren Løvborg db: script to test database upgrades
Fri, 15 Jul 2016 21:49:35 +0200 Søren Løvborg db: use consistent key/index/constraint names when creating database
Mon, 25 Jul 2016 15:33:21 +0200 Søren Løvborg docs: document how to use Alembic for database migrations
Tue, 24 May 2016 12:02:23 +0200 Søren Løvborg db: remove SQLAlchemy Migrate database table
Tue, 05 Jul 2016 13:40:19 +0200 Søren Løvborg db: stamp Alembic version into database
Tue, 05 Jul 2016 16:57:01 +0200 Søren Løvborg db: enable Alembic autogeneration of migration scripts
Mon, 18 Jul 2016 13:32:34 +0200 Søren Løvborg db: enable use of main Kallithea config as Alembic config
Mon, 04 Jul 2016 17:18:49 +0200 Søren Løvborg db: tweak Alembic migration environment
Thu, 02 Jun 2016 13:21:59 +0200 Søren Løvborg db: add Alembic "migration environment"
Tue, 14 Jun 2016 12:02:22 +0200 Søren Løvborg paster: add informational/dummy "upgrade-db" command
Wed, 18 May 2016 14:34:07 +0200 Søren Løvborg db: remove SQLAlchemy Migrate library and RhodeCode migration scripts
Mon, 18 Jul 2016 14:08:43 +0200 Søren Løvborg db: remove SQLAlchemy Migrate support
Mon, 18 Jul 2016 14:03:17 +0200 Søren Løvborg db: drop RhodeCode compatibility (database rebranding etc.)
Fri, 15 Jul 2016 16:02:13 +0200 Søren Løvborg db: remove redundant unique constraint for repository groups
Fri, 15 Jul 2016 15:16:07 +0200 Søren Løvborg db: remove redundant unique constraints from primary keys
Fri, 15 Jul 2016 21:17:16 +0200 Søren Løvborg db: drop length limits on TEXT columns
Sun, 24 Jul 2016 18:12:14 +0200 Andrew Shadura hooks: parse incoming git refs correctly
Thu, 14 Jul 2016 14:47:38 +0200 Andrew Shadura db: ensure git hooks work when the repositories base path is a symlink
Thu, 14 Jul 2016 14:56:20 +0200 Andrew Shadura git: include an LF at the end of the service advertisement (Fixes #230)
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura setup: bump dulwich dependency to 0.14.1
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura git: make sure repository path and name are Unicode strings
Tue, 12 Jul 2016 21:47:14 +0200 Andrew Shadura pygrack: refactor _get_fixedpath
Thu, 14 Jul 2016 15:31:29 +0200 Andrew Shadura pygrack: add missing author and copyright information
Tue, 12 Jul 2016 23:33:11 +0200 Andrew Shadura docs: use ., not source, as the user isn't guaranteed to have it
Tue, 12 Jul 2016 23:31:02 +0200 Andrew Shadura docs: add information about extra dependencies we now need
Sun, 03 Jul 2016 12:21:00 +0200 Andrew Shadura setup: use modern bcrypt implementation instead of unsupported old one
Tue, 14 Jun 2016 21:23:51 +0200 domruf hooks: set Windows stderr output mode to binary