log

age author description
Thu, 27 May 2021 21:33:45 +0200 Thomas De Schampheleire Added tag 0.7.0 for changeset 7324ff1929d5 stable
Thu, 27 May 2021 21:28:32 +0200 Thomas De Schampheleire release 0.7.0 stable 0.7.0
Thu, 27 May 2021 21:33:23 +0200 Thomas De Schampheleire MANIFEST.in: add missing pytype_requirements.txt added in commit 278cc5936ed5 stable
Thu, 27 May 2021 21:27:37 +0200 Thomas De Schampheleire release: merge default to stable for 0.7.0 stable
Thu, 13 May 2021 20:17:40 +0200 Thomas De Schampheleire contributors: update default
Fri, 14 May 2021 16:44:27 +0200 Étienne Gilli i18n: updated translation for French
Thu, 27 May 2021 02:01:47 +0200 Mads Kiilerich i18n: update normalized translations
Wed, 12 May 2021 11:01:13 +0200 Mads Kiilerich i18n: fix duplicate entries after fixing odd space before ? in "Don't have an account ?"
Thu, 27 May 2021 00:48:35 +0200 Mads Kiilerich ini: set translate_forwarded_server = False when using paste prefix middleware
Thu, 27 May 2021 00:54:01 +0200 Mads Kiilerich git: fix whitespace in previous commit
Tue, 18 May 2021 00:58:06 +0200 Mads Kiilerich git: update check for invalid URL characters to work with Python versions that include an attempt at fixing the very same problem
Sun, 09 May 2021 22:40:56 +0200 Mads Kiilerich auth: only use X- headers instead of wsgi.url_scheme if explicitly told so in url_scheme_header - drop https_fixup setting
Sun, 09 May 2021 22:34:02 +0200 Mads Kiilerich auth: only use X- headers instead of REMOTE_ADDR if explicitly told so in remote_addr_header
Sun, 09 May 2021 22:32:51 +0200 Mads Kiilerich auth: don't trust clients too much - only trust the *last* IP in the X-Forwarded-For header
Sun, 09 May 2021 22:17:21 +0200 Mads Kiilerich docs: document how proxy servers must be configured
Mon, 17 May 2021 16:59:06 +0200 Mads Kiilerich docs: clarify that force_https trumps anything else
Wed, 12 May 2021 12:01:54 +0200 Mads Kiilerich setup: make chardet a mandatory dependency
Fri, 14 May 2021 16:44:27 +0200 Étienne Gilli i18n: updated translation for French i18n
Wed, 12 May 2021 11:37:00 +0200 Mads Kiilerich Merge default i18n
Wed, 12 May 2021 03:24:37 +0200 Mads Kiilerich i18n: fix odd space before ? in pt_BR translation i18n
Wed, 12 May 2021 11:01:13 +0200 Mads Kiilerich i18n: fix odd space before ? in "Don't have an account ?" i18n
Wed, 12 May 2021 03:31:16 +0200 Mads Kiilerich i18n: fix odd space before ? in "Confirm to revoke permission" i18n
Wed, 12 May 2021 10:41:19 +0200 Mads Kiilerich i18n: fix odd space before ? in "Forgot your password ?" i18n
Wed, 21 Apr 2021 14:52:00 +0200 Mads Kiilerich hg: read hgrc, also in repo_scan
Wed, 21 Apr 2021 14:48:53 +0200 Mads Kiilerich db: read hgrc in Repository.scm_instance_no_cache and Gist.scm_instance
Wed, 21 Apr 2021 13:34:12 +0200 Mads Kiilerich db: inline Repository._ui
Wed, 12 May 2021 00:43:38 +0200 Mads Kiilerich i18n: fix odd space before ?
Wed, 12 May 2021 01:39:21 +0200 Mads Kiilerich Merge stable
Wed, 21 Apr 2021 13:34:02 +0200 Mads Kiilerich hg: support Mercurial 5.8
Fri, 09 Apr 2021 06:26:39 -0400 Mads Kiilerich pytype: support 2021.4.1 on Python 3.9
Fri, 09 Apr 2021 06:27:17 -0400 Mads Kiilerich pytype: drop pytype_requirements.txt appenlight dependency
Fri, 09 Apr 2021 06:40:58 -0400 Mads Kiilerich tests: address pedantic pytype 2021.4.1 warning
Mon, 22 Feb 2021 11:44:23 +0100 Mads Kiilerich diffs: let DiffProcessor inject context_lineno in chunk changes
Mon, 22 Feb 2021 13:08:06 +0100 Mads Kiilerich diffs: don't add a pointless empty first chunk
Mon, 22 Feb 2021 10:56:04 +0100 Mads Kiilerich diffs: drop pointless check for "\ No newline at end of file"
Sun, 21 Feb 2021 23:53:59 +0100 Mads Kiilerich diffs: drop pointless check for adding context line
Mon, 22 Feb 2021 12:12:38 +0100 Mads Kiilerich comments: don't open comment form on page load for comments on line 0
Tue, 16 Feb 2021 22:54:27 +0100 Mads Kiilerich diffs: DiffParser should only HTML escape lines when generating HTML
Tue, 16 Feb 2021 22:56:53 +0100 Mads Kiilerich diffs: generalize name of DiffProcessor argument inline_diff to "html"
Tue, 16 Feb 2021 21:59:00 +0100 Mads Kiilerich diffs: drop as_html default value for mandatory argument 'parsed_lines'
Thu, 18 Feb 2021 12:23:19 +0100 Mads Kiilerich diffs: change name of high level function name for generating HTML diff to html_diff
Wed, 17 Feb 2021 15:03:14 +0100 Mads Kiilerich diffs: add test coverage of inline diff with other markup
Tue, 16 Feb 2021 21:38:09 +0100 Mads Kiilerich mail: drop unicode filter from templates
Tue, 16 Feb 2021 23:41:17 +0100 Mads Kiilerich db: make ChangesetStatus.get_status return an actual string that can be joined and used in mako templates
Thu, 14 Jan 2021 23:03:52 +0100 Mads Kiilerich pytype: introduce configuration for running pytype
Sat, 06 Feb 2021 21:39:27 +0100 Mads Kiilerich pytype: add assertion to guide pytype through Whoosh usage
Tue, 18 Aug 2020 21:22:32 +0200 Mads Kiilerich pytype: add some assertions to guide pytype through const dict with tricky typing structure
Thu, 14 Jan 2021 21:44:53 +0100 Mads Kiilerich pytype: add Python type annotations where necessary to guide pytype
Tue, 18 Aug 2020 22:25:45 +0200 Mads Kiilerich pytype: mute errors from import of optional or platform specific modules
Thu, 14 Jan 2021 21:46:10 +0100 Mads Kiilerich bin: add missing imports
Wed, 20 Jan 2021 00:54:55 +0100 Mads Kiilerich setup: support Mercurial 5.7
Tue, 19 Jan 2021 20:24:31 +0100 Mads Kiilerich ssh: handle case where hg serve_forever doesn't serve forever
Mon, 11 Jan 2021 23:28:09 +0100 Mads Kiilerich hooks: on Git, invoke hooks/post-receive-custom from hooks/post-receive
Mon, 11 Jan 2021 14:25:52 +0100 Mads Kiilerich hooks: clarify in UI and documentation how the hook control essentially is Mercurial only
Mon, 11 Jan 2021 14:25:52 +0100 Mads Kiilerich hooks: drop using Git pre-receive hooks - we don't need them
Mon, 11 Jan 2021 01:14:07 +0100 Mads Kiilerich hooks: when overwriting non-Kallithea hooks, move the old hook to .bak
Sun, 10 Jan 2021 01:28:48 +0100 Mads Kiilerich hooks: be more consistent in only using active Ui entries
Sun, 10 Jan 2021 22:10:34 +0100 Mads Kiilerich hooks: drop UI display of internal hooks - these hooks are just an implementation detail
Mon, 11 Jan 2021 00:06:52 +0100 Mads Kiilerich hooks: reserve .kallithea_ hooks namespace for internal use
Mon, 11 Jan 2021 00:23:20 +0100 Mads Kiilerich hooks: put repo_size and update hooks in kallithea namespace