log

age author description
Wed, 02 Mar 2016 16:21:11 +0100 Søren Løvborg paster: remove unused BasePasterCommand.notify_msg
Wed, 24 Feb 2016 13:32:33 +0100 Andrew Shadura auth: support both old and new python-pam API stable
Thu, 03 Mar 2016 14:19:06 +0100 domruf vcs: the git backend requires string encoded repository names too
Wed, 02 Mar 2016 18:51:58 +0100 domruf tests: load fixture in binary mode - otherwise \r would be filtered on Windows
Wed, 02 Mar 2016 19:50:51 +0100 domruf tests: binary streams/files need to be opened in binary mode
Wed, 02 Mar 2016 18:58:25 +0100 domruf windows: node paths should always use posixpath - avoid \ in repo internal paths on windows
Thu, 03 Mar 2016 18:53:16 +0100 domruf localization: set language for formencode based on config file
Wed, 02 Mar 2016 20:32:32 +0100 Mads Kiilerich setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop" stable
Wed, 02 Mar 2016 17:03:23 +0100 Mads Kiilerich tests: clarify user IP range test dependency on beaker caching of user objects
Mon, 29 Feb 2016 22:36:09 +0100 domruf scm: don't fail if create_nodes paths actually need normalization - don't look f_path up with the wrong normalized name
Wed, 24 Feb 2016 22:34:33 +0100 domruf vcs: use date format that is supported by Mercurial on non-english machines
Wed, 02 Mar 2016 00:14:31 +0100 Mads Kiilerich unicode: Fix unicode conversion in repo2db_mapper
Tue, 01 Mar 2016 00:17:28 +0100 Mads Kiilerich Merge stable
Tue, 01 Mar 2016 00:16:38 +0100 Mads Kiilerich db: make return type for get_comments consistent - don't return a list for the empty case
Tue, 01 Mar 2016 00:07:33 +0100 Mads Kiilerich Update copyrights and contributors stable
Wed, 10 Feb 2016 12:01:22 +0000 Asterios Dimitriou i18n: updated translation for Greek
Wed, 24 Feb 2016 16:35:32 +0100 Andrew Shadura i18n: update Belarusian translation.
Wed, 24 Feb 2016 16:34:59 +0100 Andrew Shadura i18n: regenerate POT
Mon, 22 Feb 2016 21:07:47 +0100 Mads Kiilerich graph: detect git branches and colourise them properly without rainbow effect (Issue #188)
Sun, 21 Feb 2016 16:36:54 +0100 Mads Kiilerich graph: avoid collision between "heir has been found" and "child has no name" both using None as branch name
Sun, 21 Feb 2016 16:36:04 +0100 Mads Kiilerich graph: improve source comments
Sun, 21 Feb 2016 16:36:02 +0100 Mads Kiilerich tests: some test coverage of graph structure and coloring
Sun, 21 Feb 2016 12:04:43 +0100 Angel Ezquerra summary, changelog: add reviewer username to status change tooltips
Sun, 21 Feb 2016 10:43:53 +0100 Angel Ezquerra summary: add tooltip and link to status change icons (same as on changelog page)
Sun, 21 Feb 2016 15:44:05 +0100 Mads Kiilerich users: fix crash when creating users with non ASCII characters stable
Mon, 15 Feb 2016 19:29:14 +0100 Mads Kiilerich copyright: 2016 stable
Mon, 08 Feb 2016 17:42:59 +0100 Thomas De Schampheleire pullrequest: add URL changesets in txt notification email to reviewers
Mon, 15 Feb 2016 19:29:26 +0100 Mads Kiilerich vcs: better handling of invalid email addresses: don't consider them email addresses
Mon, 15 Feb 2016 19:29:26 +0100 Mads Kiilerich tests: add test for author_email handling of invalid author strings
Wed, 10 Feb 2016 18:30:27 +0100 Thomas De Schampheleire pytest migration: files: convert to TestControllerPytest and parametrize