log

age author description
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
Wed, 10 Feb 2016 18:30:13 +0100 Thomas De Schampheleire pytest migration: make pytest's parametrize functionality available
Wed, 10 Feb 2016 18:29:43 +0100 Thomas De Schampheleire pytest migration: convert simple functional tests to TestControllerPytest
Wed, 10 Feb 2016 19:26:22 +0100 Thomas De Schampheleire pytest migration: search: use tmpdir fixture instead of 'current dir'
Wed, 10 Feb 2016 18:28:42 +0100 Thomas De Schampheleire pytest migration: introduce TestControllerPytest
Thu, 11 Feb 2016 12:13:50 +0100 Thomas De Schampheleire tests: summary: fix inter-test dependency
Tue, 09 Feb 2016 17:51:09 +0100 Thomas De Schampheleire tests: move remove_all_notifications outside of BaseTestCase
Tue, 09 Feb 2016 17:54:22 +0100 Thomas De Schampheleire tests: remove duplicate import of 'logging'
Tue, 09 Feb 2016 17:46:36 +0100 Mads Kiilerich Merge stable
Tue, 09 Feb 2016 17:46:21 +0100 Mads Kiilerich hg: support Mercurial 3.7.x stable
Wed, 03 Feb 2016 22:33:59 +0100 Thomas De Schampheleire pytest migration: use pytest test skipping instead of nose's
Wed, 03 Feb 2016 22:26:25 +0100 Thomas De Schampheleire pytest migration: update documentation
Wed, 03 Feb 2016 22:32:28 +0100 Thomas De Schampheleire pytest migration: switch to pytest; remove nose support
Wed, 03 Feb 2016 22:14:36 +0100 Thomas De Schampheleire pytest migration: remove nose from tox configuration
Wed, 03 Feb 2016 22:24:33 +0100 Thomas De Schampheleire tests: gists: comment out always-skipped test of put functionality