log

age author description
Tue, 30 Jan 2018 13:57:26 +0100 Thomas De Schampheleire templates: mark site as IE10+ compatible to bypass Compatibility mode
Thu, 08 Feb 2018 11:23:02 +0100 Thomas De Schampheleire email: fix fallback sending to multiple admins
Fri, 09 Feb 2018 20:19:14 +0100 Thomas De Schampheleire ini: error email settings are comma-separated under backlash
Fri, 09 Feb 2018 20:18:52 +0100 Thomas De Schampheleire api: allow pulling from a custom remote
Sun, 11 Feb 2018 00:26:52 +0100 Branko Majic tests: Removed undocumented and unused option VCS_REMOVE_TEST_DIRS and related code
Sun, 11 Feb 2018 00:14:52 +0100 Branko Majic tests: Use better/more logical assertion when testing creation of new branches
Sat, 10 Feb 2018 19:10:39 +0100 Mads Kiilerich Merge stable
Fri, 09 Feb 2018 18:12:19 +0100 Branko Majic vcs: sanitize diff context values (Issue #306) stable
Tue, 30 Jan 2018 14:35:03 +0100 Branko Majic setup: updated dependencies to accept latest Pylons release (1.0.3). stable
Sun, 21 Jan 2018 14:23:55 +0100 Thomas De Schampheleire setup-db: print completion message to avoid confusion (issue #303) stable
Mon, 15 Jan 2018 00:34:13 +0100 Mads Kiilerich login: fix crash when entering non-ASCII password for login (Issue #300) stable
Sat, 03 Feb 2018 11:12:13 +0100 Branko Majic tests: convert remaining vcs tests to py.test
Fri, 02 Feb 2018 11:45:51 +0100 Branko Majic tests: convert tests_hg.py to py.test
Sat, 10 Feb 2018 17:20:43 +0100 Branko Majic tests: update _BackendTestMixin to py.test and convert tests using it from self.assert to plain py.test style asserts
Sat, 10 Feb 2018 17:50:02 +0100 Branko Majic tests: cleanup imports