log

age author description
Fri, 16 Mar 2018 22:08:46 +0100 Thomas De Schampheleire tests: vcs: recreate_repo_per_test is really optional
Fri, 16 Mar 2018 21:44:08 +0100 Thomas De Schampheleire tests: vcs: use pytest fixtures instead of xUnit-style setup_method/setup_class
Fri, 16 Mar 2018 21:33:53 +0100 Thomas De Schampheleire tests: vcs: use new setup_empty_repo method from test_changesets.py
Fri, 16 Mar 2018 21:32:01 +0100 Thomas De Schampheleire tests: vcs: split off repo creation helpers
Fri, 16 Mar 2018 22:07:58 +0100 Thomas De Schampheleire tests: vcs: remove duplicated base class in test_inmemchangesets
Fri, 16 Mar 2018 21:15:38 +0100 Thomas De Schampheleire tests: vcs: use _BackendTestMixin instead of duplicated BackendBaseTestCase in test_filenodes_unicode_path
Fri, 23 Feb 2018 13:29:03 +0100 Branko Majic tests: Remove metaprogramming constructs for vcs test classes (issue #309):
Mon, 26 Jun 2017 23:49:26 +0200 domruf templates: use bootstrap grid system for centered panels (login page etc.)
Sun, 29 Oct 2017 23:22:18 +0100 domruf less: bootstrap grid system for settings like pages
Sun, 11 Mar 2018 12:20:29 +0100 domruf pullrequests: fix position of edit button
Sun, 11 Mar 2018 10:23:33 +0100 domruf templates: make 'Anonymous access' markup more consistent with the others
Sun, 11 Mar 2018 10:11:13 +0100 domruf templates: be consistent with the help-block markup
Wed, 21 Feb 2018 18:25:19 +0100 domruf git: open submodule links in a new tab
Sun, 11 Mar 2018 17:36:38 +0100 domruf git: fix links to nodes that are submodule links
Mon, 20 Nov 2017 23:18:38 +0100 domruf git: remove support for submodules without a URL
Mon, 20 Nov 2017 23:18:38 +0100 domruf git: fix URL for submodules - make it link to the external URL
Mon, 20 Nov 2017 23:18:38 +0100 domruf git: let links to git submodules be real links that can open in new tabs - not just in-page navigation
Sun, 11 Mar 2018 17:35:11 +0100 Mads Kiilerich git: additional submodule redirection test coverage
Mon, 20 Nov 2017 23:18:38 +0100 domruf git: add a bit of submodule test coverage
Sun, 11 Mar 2018 17:33:01 +0100 Mads Kiilerich tests: mute verbose "anonymous access is now" printing
Mon, 05 Mar 2018 21:13:20 +0100 domruf tests: change vcs repo name strings to unicode
Thu, 08 Mar 2018 23:16:03 +0100 domruf logging: add missing logging config for werkzeug and backlash
Wed, 07 Mar 2018 23:54:34 +0100 domruf ini: set default log level to WARN
Sun, 11 Mar 2018 15:24:47 +0100 Mads Kiilerich ini: only keep default value as comment if the custom value actually is different
Tue, 06 Mar 2018 01:27:15 +0100 Mads Kiilerich make-release: cleanup and fix bitrot
Wed, 28 Feb 2018 21:20:59 +0100 Thomas De Schampheleire update-copyrights: adapt email of Thomas De Schampheleire
Tue, 20 Feb 2018 20:45:34 +0100 domruf less: shrink or hide less important changelog columns on smaller screens
Sun, 29 Oct 2017 21:30:23 +0100 domruf less: use Bootstrap columns for changeset graph
Sun, 26 Nov 2017 13:12:46 +0100 domruf tests: add custom hook tests
Thu, 25 Jan 2018 23:04:37 +0100 domruf db_manage: remove create_ui_settings method
Sat, 25 Nov 2017 10:20:23 +0100 domruf hooks: rename hooks to reflect what they are doing
Thu, 12 Oct 2017 22:21:51 +0200 domruf icons: replace icon-keyhole-circled with icon-lock for private repositories and gists
Wed, 21 Feb 2018 10:58:21 +0100 Mads Kiilerich less: fix changelog commit message flowing into the labels that are floating to the right of it
Thu, 25 Jan 2018 22:17:00 +0100 domruf tests: split _add_files_and_push in two
Wed, 21 Feb 2018 02:16:55 +0100 Mads Kiilerich tests: slight cleanup of test_vcs_operations _add_files_and_push
Wed, 29 Nov 2017 20:17:02 +0100 domruf hook: the git hooks should exit with the return value of the handlers
Thu, 25 Jan 2018 21:49:33 +0100 domruf hooks: rename 'push_data' and 'revs' to git_stdin_lines
Thu, 25 Jan 2018 21:49:14 +0100 domruf tests: add test_push_with_readonly_credentials
Tue, 20 Feb 2018 20:31:18 +0100 domruf less: use "vertical-align: baseline" in changelog to align texts of different sizes
Tue, 30 Jan 2018 18:44:25 +0100 domruf pullrequests: fix broken delete button on overview list
Wed, 21 Feb 2018 01:27:43 +0100 Mads Kiilerich comments: don't leave stray "Add Another Comment" buttons after cancelling adding comments on a new line
Fri, 16 Feb 2018 02:13:28 +0100 Mads Kiilerich less: reduce space around panels and thus make pages more dense
Fri, 16 Feb 2018 01:41:45 +0100 domruf less: override some bootstrap less variables to make headers more compact (waste less space)
Fri, 16 Feb 2018 01:40:00 +0100 Mads Kiilerich less: prepare styling for different navbar-height
Wed, 14 Feb 2018 09:12:17 +0100 Thomas De Schampheleire lib: fix detection of ' as issue reference
Wed, 14 Feb 2018 08:32:19 +0100 Thomas De Schampheleire tests: issues: use urlify_text wrapper rather than urlify_issues directly
Thu, 15 Feb 2018 00:23:52 +0100 Mads Kiilerich diff: fix 2-way diff panes not being shown side by side
Wed, 14 Feb 2018 01:54:12 +0100 Mads Kiilerich Merge stable
Tue, 13 Feb 2018 16:23:55 +0100 Branko Majic vcs: Fix internal server error when trying to get diff from Mercurial for paths that include globbing patterns (Issue #308): stable
Tue, 06 Feb 2018 22:00:01 +0100 Thomas De Schampheleire email templates: reorder references to pullrequests
Tue, 06 Feb 2018 21:42:50 +0100 Thomas De Schampheleire email templates: align word to indicate branches: at / branch
Tue, 06 Feb 2018 21:34:48 +0100 Thomas De Schampheleire HTML email templates: make pullrequest title a hyperlink
Tue, 06 Feb 2018 21:28:13 +0100 Thomas De Schampheleire HTML email templates: restrict amount of visible hyperlinks
Tue, 06 Feb 2018 20:53:54 +0100 Thomas De Schampheleire HTML email templates: don't use link color for non-links
Sat, 03 Feb 2018 22:29:41 +0100 Thomas De Schampheleire HTML email templates: don't use link color for PR descriptions
Tue, 13 Feb 2018 11:09:14 +0100 Thomas De Schampheleire HTML email templates: introduce link_style variable
Fri, 09 Feb 2018 20:19:32 +0100 Thomas De Schampheleire issues: simplify example in ini file
Tue, 13 Feb 2018 08:36:26 +0100 Thomas De Schampheleire issues: make issue_prefix optional again
Wed, 14 Feb 2018 00:12:59 +0100 Thomas De Schampheleire tests: add basic tests for urlify_issues
Sun, 29 Oct 2017 21:30:23 +0100 domruf less: cleanup changeset style