log

age author description
Sat, 29 Dec 2018 17:48:07 +0100 Mads Kiilerich auth: explicit user permission should not blindly overrule permissions through user groups
Mon, 31 Dec 2018 02:25:11 +0100 Mads Kiilerich auth: global permissions given to the default user are the bare minimum and should apply to *all* other users too
Thu, 03 Jan 2019 01:03:27 +0100 Mads Kiilerich auth: minor code improvements around global permission
Mon, 21 Jan 2019 03:57:34 +0100 Mads Kiilerich tests: verify in test_api_pull_remote that a pull from remote updates the tip cache
Mon, 21 Jan 2019 03:39:26 +0100 Mads Kiilerich tests: verify in vcs test_push_invalidates_cache that the push hook actually updates the cache
Mon, 21 Jan 2019 03:37:06 +0100 Mads Kiilerich tests: fix test_push_invalidates_cache - put test data in the right repo
Wed, 16 Jan 2019 02:32:33 +0100 Mads Kiilerich tests: better coverage of UserLog action logging
Wed, 16 Jan 2019 02:11:55 +0100 Mads Kiilerich tests: make test_vcs_operations test_push_new_repo work on hg
Thu, 17 Jan 2019 04:25:52 +0100 Mads Kiilerich tests: create clone_url in VcsTest as repo_url_param - it will soon create more than just a URL when it will be used for ssh testing
Wed, 16 Jan 2019 01:56:37 +0100 Mads Kiilerich tests: refactor vcs _add_files_and_push - pass url_fixture
Thu, 17 Jan 2019 04:00:26 +0100 Mads Kiilerich tests: refactor test_vcs_operations _add_files - make clone_url mandatory
Tue, 13 Mar 2018 23:52:10 +0100 domruf tests: run the same vcs tests both for hg and git using http ... and soon also ssh
Wed, 16 Jan 2019 12:55:10 +0100 Mads Kiilerich hooks: refactor log_push_action
Wed, 23 Jan 2019 00:03:40 +0100 Mads Kiilerich utils: refactor make_ui to always read from db, optionally also augmenting with hgrc content
Wed, 23 Jan 2019 03:52:13 +0100 Mads Kiilerich hooks: make sure push and pull hooks always are enabled
Wed, 16 Jan 2019 02:32:35 +0100 Mads Kiilerich locking: drop the pull-to-lock / push-to-unlock functionality
Wed, 22 May 2019 18:06:55 -0400 Mads Kiilerich tests: make a commit in auto_clear_ip_permissions
Sat, 05 Jan 2019 16:42:07 +0100 Mads Kiilerich tests: fix utils2 extract_mentioned_usernames doctest
Sat, 05 Jan 2019 16:47:08 +0100 Mads Kiilerich tests: fix doctest for summarize_address_range - it is sensitive to linebreaks
Sat, 05 Jan 2019 14:57:49 +0100 Mads Kiilerich tests: fix missing constants in manual_test_concurrency.py
Wed, 16 Jan 2019 03:11:06 +0100 Mads Kiilerich tests: better debugging of failing vcs Commands - show the actual output, not the repr
Sat, 05 Jan 2019 14:57:49 +0100 Mads Kiilerich scripts: clean up and run the old scripts/logformat.py script
Thu, 03 Jan 2019 01:03:14 +0100 Mads Kiilerich tests: make test_forks teardown more stable
Mon, 08 Apr 2019 01:16:34 +0200 Mads Kiilerich markup_renderer: fix doctests after 2ac4499b25eb; .markdown() is no longer safe, but .render() is
Mon, 08 Apr 2019 01:14:10 +0200 Mads Kiilerich markup_renderer: use classmethods - there is really no need for the class; we already have the module namespace
Wed, 22 May 2019 12:50:45 +0200 Thomas De Schampheleire Merge stable
Wed, 22 May 2019 12:49:38 +0200 Thomas De Schampheleire Added tag 0.4.1 for changeset da65398a62ff stable
Wed, 22 May 2019 12:49:32 +0200 Thomas De Schampheleire release: 0.4.1 stable 0.4.1
Wed, 22 May 2019 12:48:57 +0200 Thomas De Schampheleire contributors: update stable
Fri, 19 Apr 2019 20:54:46 +0200 Thomas De Schampheleire changeset: fix XSS vulnerability in parent-child navigation stable
Wed, 24 Apr 2019 20:58:31 +0200 Thomas De Schampheleire search: fix XSS vulnerability in search results stable
Tue, 07 May 2019 20:00:28 +0200 ssantos i18n: updated translation for German stable
Sun, 05 May 2019 08:24:41 +0200 Étienne Gilli i18n: updated translation for French stable
Mon, 13 May 2019 16:31:48 +0200 Wolfgang Scherer style: fix mis-aligned changeset numbers in annotation view stable
Wed, 01 May 2019 00:57:04 +0200 Mads Kiilerich docs: outline the challenges of specifying a locale for services (Issue #340) stable
Fri, 10 May 2019 21:24:21 +0200 Thomas De Schampheleire docs: tweak documentation of Apache+mod_wsgi further stable
Fri, 10 May 2019 21:05:21 +0200 Thomas De Schampheleire docs: move Apache+mod_wsgi example code to the corresponding bullets stable
Sat, 04 May 2019 21:16:15 +0200 Thomas De Schampheleire i18n: regenerate translations stable
Tue, 30 Apr 2019 16:13:14 +0200 Allan Nordhøy i18n: updated translation for Norwegian Bokmål stable
Sat, 27 Apr 2019 22:27:45 +0200 Thomas De Schampheleire templates: narrow down scope of webhelpers.html.literal for HTML injection stable
Mon, 29 Apr 2019 21:46:44 +0200 Thomas De Schampheleire templates/files: narrow down scope of webhelpers.html.literal stable
Mon, 29 Apr 2019 21:33:45 +0200 Thomas De Schampheleire templates, controllers: replace webhelpers.html.literal() with webhelpers.html.HTML() where possible stable
Thu, 18 Apr 2019 21:33:23 +0200 Thomas De Schampheleire files: remove need for webhelpers.html.literal stable
Mon, 29 Apr 2019 21:26:00 +0200 Thomas De Schampheleire templates: don't apply formatting inside ugettext (_) calls stable
Tue, 30 Apr 2019 19:03:02 +0200 Mads Kiilerich files: fix ignored navigation back to initial page stable
Tue, 30 Apr 2019 19:04:38 +0200 Mads Kiilerich files: drop extra history push on source pages that trapped the user without option for going back (Issue #343) stable
Tue, 30 Apr 2019 19:05:16 +0200 Mads Kiilerich files: avoid duplicated "Select changeset" select2 controls on file source pages (Issue #343) stable
Tue, 30 Apr 2019 19:03:27 +0200 Mads Kiilerich files: fix State typo after d66201a7ce6 (Issue #343) stable
Wed, 17 Apr 2019 21:10:55 +0200 Thomas De Schampheleire gists: fix typo in translatable string stable
Tue, 16 Apr 2019 22:25:27 +0200 Thomas De Schampheleire model,templates: make text argument to h.link_to translatable strings stable
Tue, 16 Apr 2019 21:52:51 +0200 Thomas De Schampheleire settings: rework logic for flash message after repository scan stable
Tue, 16 Apr 2019 20:39:13 +0200 Thomas De Schampheleire files: reduce duplication in display of file entries stable
Sun, 14 Apr 2019 20:32:10 +0200 Thomas De Schampheleire files: restore 'Show Authors' functionality stable
Mon, 08 Apr 2019 22:06:12 +0200 Thomas De Schampheleire cli: fill in git_hook_interpreter at 'config-create' time to really fix potentially invalid interpreter in git hooks (Issue #333) stable
Mon, 08 Apr 2019 21:32:57 +0200 Thomas De Schampheleire hooks: make the Python interpreter for Git hooks configurable as 'git_hook_interpreter' (Issue #333) stable
Mon, 08 Apr 2019 22:06:12 +0200 Thomas De Schampheleire hooks: use /usr/bin/env only when needed stable
Wed, 10 Apr 2019 21:54:50 +0200 Thomas De Schampheleire hooks: add intermediate function _get_git_hook_interpreter stable
Mon, 01 Apr 2019 20:06:41 +0200 Thomas De Schampheleire setup: restrict TurboGears2 version to 2.3.x stable
Mon, 01 Apr 2019 11:30:47 +0200 Thomas De Schampheleire ini: fix typo i18n.enable -> i18n.enabled (Issue #339) stable
Sun, 31 Mar 2019 21:31:30 +0200 Thomas De Schampheleire Added tag 0.4.0 for changeset 19086c5de05f stable
Sun, 31 Mar 2019 21:31:17 +0200 Thomas De Schampheleire release: 0.4.0 stable 0.4.0
Sun, 31 Mar 2019 21:28:56 +0200 Thomas De Schampheleire merge default to stable for 0.4.0 stable
Tue, 30 Apr 2019 16:13:14 +0200 Allan Nordhøy i18n: updated translation for Norwegian Bokmål
Wed, 03 Apr 2019 21:06:34 +0200 Thomas De Schampheleire Initiate development cycle for 0.5.x (mark version as 0.4.99)
Sun, 31 Mar 2019 21:26:35 +0200 Thomas De Schampheleire .hgtags: remove accidental unused double tag of 0.4.0rc1
Thu, 28 Mar 2019 21:49:07 +0100 Thomas De Schampheleire git: fix handling of submodules that are not in the repo root (Issue #337)
Tue, 26 Mar 2019 22:20:29 +0100 Thomas De Schampheleire Added tag 0.4.0rc2 for changeset 60f726162fd6
Tue, 26 Mar 2019 22:20:23 +0100 Thomas De Schampheleire release 0.4.0rc2 (release candidate) 0.4.0rc2
Tue, 26 Mar 2019 22:19:16 +0100 Thomas De Schampheleire contributors: update
Tue, 26 Mar 2019 21:14:37 +0000 Thomas De Schampheleire i18n: updated translation for French
Tue, 26 Mar 2019 22:10:53 +0100 Thomas De Schampheleire i18n: regenerate translations
Sat, 23 Mar 2019 08:11:32 +0000 Étienne Gilli i18n: updated translation for French
Mon, 25 Mar 2019 21:07:21 +0100 Thomas De Schampheleire dependencies: bump minimum requirements to fix installation with minimum versions
Mon, 25 Mar 2019 20:57:39 +0100 Thomas De Schampheleire dependencies: remove duplicate dependencies in dev_requirements.txt
Tue, 26 Mar 2019 21:32:47 +0100 Thomas De Schampheleire tests: add missing tests for closing and deleting pullrequests
Sun, 24 Mar 2019 17:57:34 +0100 Mads Kiilerich pull-request: fix missing imports for delete and close
Sun, 24 Mar 2019 03:40:34 +0100 Mads Kiilerich style: fix width of anonymous icon used in changelog for users without gravatar - align it with gravatar icons
Sun, 24 Mar 2019 03:40:34 +0100 Mads Kiilerich style: drop changelog table outer spacing - especially to make right-aligned tags align with the general panel-body margin
Fri, 22 Mar 2019 02:11:45 +0100 Mads Kiilerich style: adjust vertical spacing inside comment chunks
Fri, 22 Mar 2019 02:09:16 +0100 Mads Kiilerich style: increase spacing around PR comment chunks
Fri, 22 Mar 2019 02:14:36 +0100 Mads Kiilerich style: avoid double horizontal padding inside panel-body
Fri, 22 Mar 2019 02:04:31 +0100 Mads Kiilerich style: align repository page HG/GIT logo with other headings - align context-bar heading with panel-heading
Fri, 22 Mar 2019 02:21:57 +0100 Mads Kiilerich summary: fix odd code for allowing URI clone template to either be specified with {repo} or _{repoid} (Issue #336)
Sun, 24 Mar 2019 03:40:34 +0100 Mads Kiilerich pull-request: limit date tooltip on comments to the age itself
Fri, 22 Mar 2019 02:21:53 +0100 Mads Kiilerich pull-request: make pull request title point to the pull request, but explain that it is a PR comment and let "comment" link to the comment
Wed, 20 Mar 2019 15:59:32 +0100 Mads Kiilerich hg: support Mercurial 4.9
Wed, 20 Mar 2019 20:59:59 +0100 Thomas De Schampheleire i18n: regenerate translations
Tue, 19 Mar 2019 08:20:36 +0000 Étienne Gilli i18n: updated translation for French
Wed, 13 Mar 2019 00:34:28 +0000 Allan Nordhøy i18n: updated translation for Norwegian Bokmål
Wed, 13 Mar 2019 00:38:58 +0000 Allan Nordhøy i18n: updated translation for German
Wed, 13 Mar 2019 00:35:45 +0000 Allan Nordhøy i18n: updated translation for Danish
Mon, 18 Mar 2019 22:25:30 +0100 Thomas De Schampheleire cli: fix 'front-end-build' on Windows (Issue #332)
Sun, 10 Mar 2019 20:58:28 +0100 Thomas De Schampheleire docs: suggest creating a new virtual environment for major upgrades
Tue, 19 Mar 2019 21:43:59 +0100 Thomas De Schampheleire scripts/make-release: print out shortlog for inclusion in release announcements
Mon, 18 Mar 2019 23:04:20 +0100 Thomas De Schampheleire scripts/make-release: fix PyPI upload by using twine
Mon, 18 Mar 2019 22:30:51 +0100 Thomas De Schampheleire scripts/make-release: remove uploading of PyPI docs
Fri, 15 Mar 2019 21:25:49 +0100 Thomas De Schampheleire scripts/shortlog: new script
Tue, 19 Mar 2019 22:00:15 +0100 Thomas De Schampheleire scripts/contributor_data: add to-ignore entry for 'Hosted Weblate'
Fri, 15 Mar 2019 21:21:12 +0100 Thomas De Schampheleire scripts: extract contributor data out of update-copyrights.py
Mon, 18 Mar 2019 21:34:32 +0100 Thomas De Schampheleire admin: remove named references to web analytics services
Tue, 19 Mar 2019 03:05:11 +0100 Mads Kiilerich utils: let make_ui return an empty ui.ui() object if the requested hgrc file isn't present
Sat, 16 Mar 2019 21:07:30 +0100 Thomas De Schampheleire Added tag 0.4.0rc1 for changeset 8db761c40768
Sat, 16 Mar 2019 21:04:29 +0100 Thomas De Schampheleire release: 0.4.0rc1 (release candidate) 0.4.0rc1
Sat, 16 Mar 2019 21:06:36 +0100 Thomas De Schampheleire contributors: update
Sat, 05 Jan 2019 17:33:08 +0000 Danni Randeris i18n: added + updated translation for Danish
Mon, 11 Mar 2019 20:51:31 +0100 Thomas De Schampheleire i18n: regenerate translations
Tue, 12 Mar 2019 21:25:19 +0100 Thomas De Schampheleire i18n: pt_BR: fix empty 'Language' entry
Tue, 12 Mar 2019 21:22:43 +0100 Thomas De Schampheleire i18n: how_to: add instructions to regenerate translations
Tue, 12 Mar 2019 21:08:02 +0100 Thomas De Schampheleire i18n: how_to: fix some non-fluent English
Sun, 10 Mar 2019 22:13:35 +0100 Thomas De Schampheleire i18n: es: fix syntax error
Sun, 10 Mar 2019 22:12:18 +0100 Thomas De Schampheleire i18n: ru: fix syntax error
Sun, 10 Mar 2019 22:11:14 +0100 Thomas De Schampheleire i18n: ja: fix syntax errors / duplicate message definition
Sun, 10 Mar 2019 21:58:20 +0100 Thomas De Schampheleire i18n: el: fix syntax errors
Sun, 10 Mar 2019 21:51:06 +0100 Thomas De Schampheleire i18n: de: fix syntax error
Sun, 10 Mar 2019 21:48:43 +0100 Thomas De Schampheleire i18n: fr: fix duplicate message definition
Sun, 10 Mar 2019 21:41:57 +0100 Thomas De Schampheleire i18n: zh_CN: fix 'duplicate message definition'
Sun, 10 Mar 2019 21:23:35 +0100 Thomas De Schampheleire i18n: be: fix syntax errors
Sun, 03 Mar 2019 21:43:18 +0100 Thomas De Schampheleire Merge stable
Sun, 03 Mar 2019 21:38:05 +0100 Thomas De Schampheleire update-copyrights: fixup double entry for Lars Kruse and regenerate
Sun, 03 Mar 2019 21:36:25 +0100 Thomas De Schampheleire Added tag 0.3.7 for changeset a18445b85d40 stable