log

age author description
Mon, 31 Jul 2017 21:16:41 +0200 domruf summary: put text outside of trending files bar if < 5%
Wed, 19 Oct 2016 23:36:01 +0200 domruf pullrequest: avoid unnecessary text
Tue, 04 Jul 2017 20:18:40 +0200 domruf pullrequest: change 'add repo owner' link to a button
Thu, 23 Nov 2017 19:34:49 +0100 domruf api: add max_revisions option to get_changesets
Sat, 20 Jan 2018 02:24:38 +0100 domruf vcs: fix get_changesets filtering on hg repo to AND the criteria instead of OR
Thu, 23 Nov 2017 22:16:34 +0100 domruf auth: users_and_groups_data should not be available for anonymous/default user
Mon, 12 Feb 2018 02:38:02 +0100 Mads Kiilerich vcs: introduce 'branches' attribute on changesets, making it possible for Git to show multiple branches for a changeset
Sun, 28 Jan 2018 00:16:18 +0100 Mads Kiilerich tests: enable disabled Git branch tests, with comments that the current results seem wrong
Sun, 11 Feb 2018 21:33:37 +0100 Thomas De Schampheleire tests: api: add test for pulling from a custom remote
Sun, 11 Feb 2018 13:54:19 +0100 Thomas De Schampheleire tests: api: cover original behavior for 'pull'
Wed, 07 Feb 2018 09:24:14 +0100 Thomas De Schampheleire tests: notification: clarify that cs_target_repo is a URL
Sat, 03 Feb 2018 22:01:46 +0100 Thomas De Schampheleire HTML email templates: Outlook: fix list bullets
Sat, 03 Feb 2018 17:17:57 +0100 Thomas De Schampheleire HTML email templates: Outlook: fix width and height attributes to preserve whitespace
Sat, 03 Feb 2018 17:13:18 +0100 Thomas De Schampheleire HTML email templates: Outlook: fix padding inside of action button
Sat, 03 Feb 2018 17:10:58 +0100 Thomas De Schampheleire HTML email templates: Outlook: center action button
Fri, 09 Feb 2018 20:14:29 +0100 Thomas De Schampheleire tests: pytest-catchlog is now integrated in pytest 3.3+
Fri, 02 Feb 2018 15:52:53 +0100 Thomas De Schampheleire home: make sure users and group autocomplete is case insensitive
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