log

age author description
Mon, 25 Nov 2019 03:23:42 +0100 Mads Kiilerich vcs: drop unused Node.unicode_path
Sat, 23 Nov 2019 22:07:02 +0100 Mads Kiilerich model: use unicode for internal rendering of repo snippets
Sat, 23 Nov 2019 21:42:11 +0100 Mads Kiilerich pygmentsutils: simplify get_index_filenames
Mon, 25 Nov 2019 02:46:02 +0100 Mads Kiilerich cleanup: convert some StringIO use to use the py3 compatible io module
Sun, 24 Nov 2019 21:19:03 +0100 Mads Kiilerich cleanup: drop some unnecessary use of StringIO
Sat, 23 Nov 2019 22:21:28 +0100 Mads Kiilerich cleanup: use isinstance instead of comparing types
Sat, 23 Nov 2019 21:36:07 +0100 Mads Kiilerich tests: fix some odd source formatting / spacing around ','
Tue, 10 Dec 2019 12:57:02 +0100 Mads Kiilerich changeset: store hexified source hash in context so it is readily available in template
Sat, 23 Nov 2019 23:16:20 +0100 Mads Kiilerich home: don't send _changeset_cache in repo_switcher_data result
Sat, 23 Nov 2019 15:55:40 +0100 Mads Kiilerich lib: drop redundant json.dumps encoding=utf8
Sun, 24 Nov 2019 00:16:31 +0100 Mads Kiilerich app: drop finally handling in BaseVCSController.__call__
Sat, 16 Nov 2019 16:49:04 +0100 Mads Kiilerich utils: drop make_ui parameter clear_session - this utility function should never mess with sessions
Sat, 16 Nov 2019 16:43:25 +0100 Mads Kiilerich utils: back out changeset cbf524e4c1a3 - the setup code is removing the session after app creation - set_app_settings shouldn't do it
Sat, 16 Nov 2019 16:57:27 +0100 Mads Kiilerich app: let app instance creation remove its SA Session when done
Sat, 16 Nov 2019 16:52:02 +0100 Mads Kiilerich app: drop unused "cache" of available_permissions
Sat, 16 Nov 2019 15:35:22 +0100 Mads Kiilerich home: drop disabled caching of repo_switcher_data
Mon, 11 Nov 2019 01:56:23 +0100 Mads Kiilerich setup: upgrade to Routes > 2 - all blockers have been fixed
Mon, 11 Nov 2019 01:56:23 +0100 Mads Kiilerich routing: fix files_annotate_home annotate value to be compatible with Routes >= 2
Sun, 01 Dec 2019 21:02:43 +0100 Mads Kiilerich routing: drop default f_path for changelog_file_home
Sun, 01 Dec 2019 20:24:28 +0100 Mads Kiilerich routing: drop action='index' - that is already the default
Fri, 06 Dec 2019 21:21:24 +0100 Adi Kriegisch ssh: fix parsing of ed25519 keys stable
Fri, 06 Dec 2019 21:13:41 +0100 Thomas De Schampheleire ssh: add doctest showing incorrect handling of ed25519 keys stable
Sat, 30 Nov 2019 20:47:01 +0100 Thomas De Schampheleire scripts/make-release: install ldap and pam to fix isort instabilities stable
Sat, 30 Nov 2019 20:44:45 +0100 Thomas De Schampheleire bin/ldap_sync: revert commit 04dee6fdfdff stable
Sat, 30 Nov 2019 19:55:45 +0100 Thomas De Schampheleire admin: fix 'Settings > Visual' form validation after commit 574218777086 stable
Sat, 16 Nov 2019 20:02:04 +0100 Mads Kiilerich lib: clarify where caching_query comes from
Sun, 24 Nov 2019 21:40:05 +0100 Mads Kiilerich pygrack: address webob AcceptValidHeader DeprecationWarning
Thu, 21 Nov 2019 12:44:42 +0100 Mads Kiilerich celerylib: use email.utils instead of deprecated rfc822 module
Mon, 11 Nov 2019 00:20:43 +0100 Mads Kiilerich journal: refactor to reduce feed code duplication
Mon, 11 Nov 2019 00:27:49 +0100 Mads Kiilerich feed: refactor to reduce code duplication
Thu, 07 Nov 2019 23:53:35 +0100 Mads Kiilerich page: drop most paginate customizations - the bare implementation seems good enough
Thu, 07 Nov 2019 03:12:41 +0100 Mads Kiilerich page: minimal change to move from webhelpers.paginate to paginate
Fri, 08 Nov 2019 00:23:10 +0100 Mads Kiilerich page: consistently invoke Page with kwargs instead of explicitly providing a custom url generator
Sat, 09 Nov 2019 19:08:16 +0100 Mads Kiilerich page: pass url query params to Page instead of passing request.GET.mixed() to .pager
Sat, 16 Nov 2019 22:49:59 +0100 Mads Kiilerich page: replace RepoPage with Page given the reverse collection
Sun, 24 Nov 2019 02:22:27 +0100 Mads Kiilerich summary: handle repo like changelog does
Wed, 20 Nov 2019 23:49:40 +0100 Mads Kiilerich vcs: fix get_changesets to .reverse() list of revision hashes in place instead of using reversed()
Wed, 27 Nov 2019 20:50:29 +0100 Thomas De Schampheleire Kick off next release cycle (0.5.99)
Wed, 27 Nov 2019 20:47:49 +0100 Thomas De Schampheleire Merge stable
Wed, 27 Nov 2019 20:44:12 +0100 Thomas De Schampheleire Added tag 0.5.0 for changeset bfa0b0a81464 stable
Wed, 27 Nov 2019 20:44:04 +0100 Thomas De Schampheleire release 0.5.0 stable 0.5.0
Wed, 27 Nov 2019 20:43:37 +0100 Thomas De Schampheleire MANIFEST.in: add missing conftest.py added in commit afa5e0bdb76f stable
Wed, 27 Nov 2019 20:35:19 +0100 Thomas De Schampheleire merge default to stable for 0.5.0 stable
Wed, 27 Nov 2019 20:30:56 +0100 Thomas De Schampheleire bin/ldap_sync: fix isort difference detected by run-all-cleanup
Wed, 27 Nov 2019 20:27:23 +0100 Thomas De Schampheleire contributors: update
Sun, 24 Nov 2019 02:52:51 +0100 Mads Kiilerich db: migration step after 95c01895c006 failed to add usk_public_key_idx in alembic step b74907136bc1
Sat, 23 Nov 2019 02:27:19 +0100 Mads Kiilerich db: introduce migration step after 93834966ae01 dropped non-nullable inherit_default_permissions
Tue, 19 Nov 2019 21:47:15 +0100 Thomas De Schampheleire js: replace jQuery's deprecated .size() with .length
Wed, 20 Nov 2019 15:12:23 +0100 Thomas De Schampheleire diff: fix 2-way diff panel height
Sat, 16 Nov 2019 20:23:31 +0100 Mads Kiilerich docs: document official method for beaker cache cleanup
Wed, 20 Nov 2019 12:55:14 +0100 Mads Kiilerich search: avoid crash when making (odd) search for '*'
Sat, 09 Nov 2019 19:13:41 +0100 Mads Kiilerich search: fix "'' is not unicode" when searching for wildcards
Sun, 26 Jan 2020 14:12:25 +0100 robertus i18n: updated translation for Polish default-i18n
Mon, 02 Dec 2019 07:10:09 +0100 Private i18n: updated translation for Russian default-i18n
Mon, 02 Dec 2019 06:41:32 +0100 Private i18n: updated translation for Russian default-i18n
Mon, 02 Dec 2019 06:19:49 +0100 Private i18n: updated translation for Russian default-i18n
Fri, 29 Nov 2019 11:31:42 +0100 Private i18n: updated translation for Russian default-i18n
Fri, 29 Nov 2019 10:17:11 +0100 Private i18n: updated translation for Russian default-i18n
Thu, 14 Nov 2019 23:36:16 +0100 Mads Kiilerich Merge default default-i18n
Mon, 04 Nov 2019 08:00:01 +0100 Hüseyin Tunç i18n: added translation for Turkish
Mon, 11 Nov 2019 15:59:18 +0100 Oleksandr Shtalinberg i18n: updated translation for Ukrainian
Sat, 05 Oct 2019 19:27:07 +0200 Thomas De Schampheleire i18n: updated translation for Flemish
Thu, 14 Nov 2019 21:10:59 +0100 Mads Kiilerich i18n: drop some additional strings that actually are fuzzy and very wrong - follow up to 21c6a1e5bf6c
Thu, 14 Nov 2019 22:08:27 +0100 Mads Kiilerich i18n: reintroduce some strings that incorrectly were dropped in 21c6a1e5bf6c - improved tooling clarify that they actually not are fuzzy
Thu, 14 Nov 2019 09:12:22 +0100 Mads Kiilerich i18n: extract_messages will use 'utf-8', bot msgmerge will uppercase it ... so let's just do that consistently
Mon, 21 Oct 2019 00:17:28 +0200 Mads Kiilerich caching: invalidate Repository cache of README and RSS based on latest revision hash in its .changeset_cache
Thu, 14 Nov 2019 22:58:55 +0100 Mads Kiilerich caching: clarify that arguments to internal @cache_region functions only are used as caching key
Sun, 20 Oct 2019 04:57:04 +0200 Mads Kiilerich caching: drop unused cache control arguments to getters
Sun, 20 Oct 2019 21:55:40 +0200 Mads Kiilerich model: use repo.set_invalidate() instead of accesssing CacheInvalidation directly
Sun, 20 Oct 2019 21:53:34 +0200 Mads Kiilerich model: name arguments to get_by_group_name
Sun, 20 Oct 2019 22:19:00 +0200 Mads Kiilerich helpers: refactor user_or_none to keep things simple and make sure we only cache simple values - no SA objects
Thu, 07 Nov 2019 02:38:47 +0100 Mads Kiilerich helpers: replace webhelpers.flash with own implementation
Mon, 21 Oct 2019 01:10:29 +0200 Mads Kiilerich front-end: use select2-bootstrap-css 1.4 ... which needs tweaking for positioning of Repositories and Switch To drop-downs
Sat, 09 Nov 2019 12:23:01 +0100 Mads Kiilerich Fix docs whitespace from scripts/run-all-cleanup
Mon, 21 Oct 2019 00:49:59 +0200 Mads Kiilerich front-end: update npm packages - some minor fixes, and also muting some audit noise
Mon, 21 Oct 2019 01:46:44 +0200 Mads Kiilerich front-end: tweak display of select2 - both in settings and Summary Download options
Mon, 21 Oct 2019 01:00:46 +0200 Mads Kiilerich front-end: build using latest dev tools from npm
Thu, 07 Nov 2019 02:11:05 +0100 Mads Kiilerich front-end: track package-lock.json - that seems like a popular thing to do
Sat, 09 Nov 2019 02:25:58 +0100 Mads Kiilerich flash: make ignore_duplicate the default - nobody should ever want to have *exactly* the same message shown multiple times
Tue, 05 Nov 2019 02:50:28 +0100 Mads Kiilerich helpers: refactor flash - drop unnecessary subclassing, and just wrap using helper functions
Wed, 30 Oct 2019 12:59:39 +0100 Mads Kiilerich setup: set explicit minimum version for all dependencies
Tue, 22 Oct 2019 21:30:49 +0200 Oleksandr Shtalinberg i18n: updated translation for Ukrainian
Mon, 07 Oct 2019 18:35:43 +0200 Христо Станев i18n: added translation for Bulgarian
Sat, 05 Oct 2019 19:27:07 +0200 Thomas De Schampheleire i18n: updated translation for Flemish
Thu, 31 Oct 2019 22:40:24 +0100 Thomas De Schampheleire i18n: disable 'no-wrap' on extract_messages to align wrap settings with weblate
Sun, 03 Nov 2019 15:39:36 +0100 Mads Kiilerich i18n: reformat translation to wrap at 76 - that's our default
Sun, 03 Nov 2019 15:22:28 +0100 Mads Kiilerich i18n: drop translation of "Inherit defaults" after 93834966ae01
Sun, 03 Nov 2019 15:02:12 +0100 Mads Kiilerich i18n: drop translation of "Token mismatch" after d9421a78a534
Sun, 03 Nov 2019 15:14:16 +0100 Mads Kiilerich i18n: drop translation of "Log user push/pull commands" after 642847355a10
Sun, 03 Nov 2019 14:54:50 +0100 Mads Kiilerich i18n: drop translation of "Invalid API key" after 7977ca209b1d
Sun, 03 Nov 2019 15:26:04 +0100 Mads Kiilerich i18n: drop translation of "Permanent Repository ID" after 1a25c408d8a4
Sun, 03 Nov 2019 15:08:45 +0100 Mads Kiilerich i18n: drop translation of "Check for updates" after it was removed in 62822054a1e2
Sun, 03 Nov 2019 15:18:42 +0100 Mads Kiilerich i18n: update translation strings for "Clone URL" after 574218777086
Sun, 03 Nov 2019 23:48:20 +0100 Mads Kiilerich i18n: drop translation of Schema of clone URL construction example after d83f41634d06
Sun, 03 Nov 2019 15:23:31 +0100 Mads Kiilerich i18n: drop translations of push-to-lock strings, removed in 99edd97366e3
Sun, 03 Nov 2019 22:55:17 +0100 Mads Kiilerich i18n: drop automaticly introduced bad translations - completely remove previously fuzzy translations, not just the fuzzy markers
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: drop/fix some badly translated python formatting strings
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: fix translation merge error in nb_NO
Sun, 03 Nov 2019 13:25:37 +0100 Mads Kiilerich i18n: also drop Project-Id-Version from po files - avoid "random" changes
Wed, 06 Nov 2019 23:39:49 +0100 Mads Kiilerich i18n: normalize .pot header a bit - remove 'FIRST AUTHOR' and fuzzyness left by extract_messages
Thu, 03 Oct 2019 22:59:06 +0200 Mads Kiilerich vcs: drop subprocessio __del__ - it should no longer be necessary, and it might confuse both users and garbage collector
Wed, 09 Oct 2019 12:23:21 +0200 Mads Kiilerich wsgi: make WSGI wrapper follow the size of the result and log when it finished
Sat, 19 Oct 2019 23:07:12 +0200 Mads Kiilerich wsgi: make WSGI wrapper follow the result and log when it actually has finished
Sat, 19 Oct 2019 22:53:21 +0200 Mads Kiilerich wsgi: reintroduce the "wrapper" middleware for logging request timing, but guarded by optional use_wsgi_wrapper=true
Thu, 31 Oct 2019 21:15:14 +0100 Thomas De Schampheleire Merge stable
Sat, 12 Oct 2019 16:23:29 +0200 Nathan i18n: updated translation for French stable
Sat, 28 Sep 2019 10:09:59 +0200 Allan Nordhøy i18n: updated translation for French stable
Sun, 27 Oct 2019 21:01:52 +0100 Thomas De Schampheleire scripts/validate-commits: use direct /bin/bash interpreter
Sun, 27 Oct 2019 20:51:04 +0100 Thomas De Schampheleire scripts: new maintainer script validate-minimum-dependency-versions
Sat, 26 Oct 2019 21:35:19 +0200 Thomas De Schampheleire dev_requirements.txt: bump minimum pytest versions to a working set
Mon, 21 Oct 2019 21:55:58 +0200 Thomas De Schampheleire setup.py: bump Pygments minimum version to 2.2.0
Sun, 27 Oct 2019 18:29:52 +0100 Mads Kiilerich hg: support Mercurial 5.2
Thu, 03 Oct 2019 23:04:58 +0200 Mads Kiilerich bin: let ldap_sync use explicit .close() instead of relying on unbinding in .__del__()
Thu, 03 Oct 2019 22:52:53 +0200 Mads Kiilerich vcs: close SubprocessIOChunker after use - it has a close method, so let's make sure we use it
Thu, 03 Oct 2019 23:02:07 +0200 Mads Kiilerich vcs: drop unused lockfiles.py
Fri, 27 Sep 2019 01:12:38 +0200 Mads Kiilerich Merge stable
Fri, 27 Sep 2019 01:08:52 +0200 Mads Kiilerich i18n: normalize headers too
Fri, 27 Sep 2019 01:07:24 +0200 Mads Kiilerich i18n: also normalize kallithea/i18n/kallithea.pot, leaving it almost empty in the main repo
Thu, 26 Sep 2019 11:50:13 +0200 Mads Kiilerich i18n: drop entries without translation - they just add noise in the main repository and have no value
Thu, 26 Sep 2019 11:40:39 +0200 Mads Kiilerich docs: fix curl example
Tue, 09 Jul 2019 19:43:54 +0200 Elizabeth Sherrock i18n: updated translation for Chinese (Simplified) stable
Tue, 25 Jun 2019 18:57:03 +0200 THANOS SIOURDAKIS i18n: updated translation for Greek stable
Wed, 29 May 2019 15:31:13 +0200 ssantos i18n: updated translation for German stable
Wed, 11 Sep 2019 23:00:57 +0200 Mads Kiilerich git: exit early if Git is found but too old (Issue #342)
Wed, 11 Sep 2019 23:00:53 +0200 Mads Kiilerich git: refactor check_git_version
Sun, 04 Aug 2019 18:53:58 +0200 Mads Kiilerich hgignore: *.orig and *.rej as created by hg when using revert, import, mq, etc
Wed, 04 Sep 2019 23:26:18 +0200 Mads Kiilerich hg: fix pull requests between repositories by using the makeunionrepository factory with Mercurial 4.8 stable
Wed, 31 Jul 2019 21:31:23 +0200 Mads Kiilerich user: allow LDAP users with non-ASCII characters in the DN stable
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: drop/fix some badly translated python formatting strings default-i18n
Sun, 03 Nov 2019 15:35:08 +0100 Mads Kiilerich i18n: fix translation merge error in nb_NO default-i18n
Mon, 11 Nov 2019 15:59:18 +0100 Oleksandr Shtalinberg i18n: updated translation for Ukrainian default-i18n
Mon, 04 Nov 2019 08:00:01 +0100 Hüseyin Tunç i18n: updated translation for Turkish default-i18n
Mon, 04 Nov 2019 07:57:36 +0100 Hüseyin Tunç i18n: added translation for Turkish default-i18n
Tue, 22 Oct 2019 21:30:49 +0200 Oleksandr Shtalinberg i18n: updated translation for Ukrainian default-i18n
Tue, 22 Oct 2019 08:11:22 +0200 Oleksandr Shtalinberg i18n: updated translation for Ukrainian default-i18n
Mon, 21 Oct 2019 09:38:00 +0200 Oleksandr Shtalinberg i18n: updated translation for Ukrainian default-i18n
Sat, 12 Oct 2019 16:23:01 +0200 Nathan i18n: updated translation for French default-i18n
Mon, 07 Oct 2019 18:35:43 +0200 Христо Станев i18n: added translation for Bulgarian default-i18n
Sat, 05 Oct 2019 19:27:07 +0200 Thomas De Schampheleire i18n: updated translation for Flemish default-i18n
Sat, 28 Sep 2019 10:09:59 +0200 Allan Nordhøy i18n: updated translation for French default-i18n
Tue, 10 Sep 2019 19:45:45 +0200 Thomas De Schampheleire i18n: updated translation for Flemish default-i18n
Thu, 12 Sep 2019 19:38:49 +0200 Thomas De Schampheleire i18n: updated translation for Flemish
Mon, 02 Sep 2019 21:43:37 +0200 Thomas De Schampheleire i18n: regenerate translation data (commit de1342abcf42) default-i18n
Mon, 02 Sep 2019 21:04:54 +0200 Thomas De Schampheleire merge default to default-i18n (nontrivial) default-i18n
Mon, 02 Sep 2019 20:46:13 +0200 Thomas De Schampheleire merge default to default-i18n default-i18n
Sat, 24 Aug 2019 21:47:47 +0200 Thomas De Schampheleire create branch 'default-i18n' default-i18n
Thu, 29 Aug 2019 22:02:33 +0200 Thomas De Schampheleire i18n/how_to: fix typos
Mon, 26 Aug 2019 07:08:52 +0200 leela i18n: updated translation for Japanese
Wed, 29 May 2019 15:31:13 +0200 ssantos i18n: updated translation for German
Tue, 25 Jun 2019 18:57:03 +0200 THANOS SIOURDAKIS i18n: updated translation for Greek
Wed, 14 Aug 2019 13:31:41 +0200 Elizabeth Sherrock i18n: updated translation for Chinese (Simplified)
Sat, 17 Aug 2019 18:10:42 +0200 Mateusz Mendel i18n: updated translation for Polish
Sun, 25 Aug 2019 21:51:37 +0200 Thomas De Schampheleire i18n: align headers in kallithea.po files
Fri, 23 Aug 2019 22:17:00 +0200 Thomas De Schampheleire i18n: remove source code references from kallithea.po files
Fri, 23 Aug 2019 22:06:52 +0200 Thomas De Schampheleire i18n: remove fuzzy markers
Fri, 23 Aug 2019 22:02:10 +0200 Thomas De Schampheleire i18n: remove unused translation strings
Sun, 25 Aug 2019 21:27:30 +0200 Thomas De Schampheleire contributors: remove redundant entries
Sun, 25 Aug 2019 21:15:39 +0200 Thomas De Schampheleire contributors: fix existing email-less entry of 'mikespook'
Sun, 25 Aug 2019 21:13:15 +0200 Thomas De Schampheleire i18n: move list of translators to contributors file
Thu, 29 Aug 2019 21:22:19 +0200 Thomas De Schampheleire i18n: update name/email of 'marcinkuzminski'
Thu, 29 Aug 2019 21:18:44 +0200 Thomas De Schampheleire i18n/ja: remove duplicate entry for 'しろう' (shirou)
Sun, 11 Aug 2019 14:08:58 +0200 Mads Kiilerich setup: TurboGears 2.4 (and WebOb 1.8.0)
Wed, 28 Aug 2019 12:28:01 +0200 Mads Kiilerich tg2: handle cache_dir configuration jumping around between TurboGears versions
Wed, 28 Aug 2019 12:07:37 +0200 Mads Kiilerich tg2: move routing mapper initialization from RootController class definition time to instantiation time
Fri, 23 Aug 2019 21:29:01 +0200 Thomas De Schampheleire front-end: fix documentation regarding theme.less file
Sun, 18 Aug 2019 20:25:18 +0200 Mads Kiilerich future: use Python print function
Sun, 18 Aug 2019 20:27:50 +0200 Mads Kiilerich tests: drop some stray print statements
Mon, 12 Aug 2019 12:54:01 +0200 Mads Kiilerich docs: clean up installation of optional dependencies
Mon, 12 Aug 2019 12:54:01 +0200 Mads Kiilerich docs: always use dev_requirements.txt together with main version constraints in setup.py
Sun, 11 Aug 2019 14:14:48 +0200 Mads Kiilerich admin: drop dead code for system update notifications
Sun, 04 Aug 2019 18:43:33 +0200 Mads Kiilerich pylint: fix W0715(raising-format-tuple) Exception arguments suggest string formatting might be intended
Sun, 18 Aug 2019 15:15:20 +0200 Mads Kiilerich routing: don't use http://example.com/_admindefaults for Admin » Repository Defaults - it should be /admin/default
Sun, 18 Aug 2019 20:15:45 +0200 Mads Kiilerich helpers: handle webhelpers2 select with option groups
Sun, 18 Aug 2019 18:08:10 +0200 Mads Kiilerich helpers: refactor select to build Options without temporary list
Sun, 18 Aug 2019 15:52:33 +0200 Mads Kiilerich helpers: fix bad handling of select values with length 2 - 'hg' showed up as 'g' in repo types list
Sun, 18 Aug 2019 19:50:49 +0200 Mads Kiilerich scm: select options should be tuples - not lists with 2 elements
Sun, 18 Aug 2019 18:33:35 +0200 Mads Kiilerich setup: use an actual existing version as minimum requirement for ipaddr
Wed, 14 Aug 2019 20:59:27 +0200 Mads Kiilerich ssh: handle IPv6 ssh connections
Tue, 13 Aug 2019 21:51:03 +0200 Mads Kiilerich summary: only show SSH clone URL if SSH is enabled and the user is authenticated
Mon, 12 Aug 2019 20:53:56 +0200 Mads Kiilerich docs: add high-level description of SSH repository access
Sun, 04 Aug 2019 01:49:22 +0200 Mads Kiilerich flake8: fix E303 too many blank lines
Sun, 04 Aug 2019 01:46:23 +0200 Mads Kiilerich flake8: fix E122 continuation line missing indentation or outdented
Sun, 04 Aug 2019 01:37:08 +0200 Mads Kiilerich flake8: fix E125 continuation line with same indent as next logical line
Sun, 04 Aug 2019 01:29:11 +0200 Mads Kiilerich flake8: fix E129 visually indented line with same indent as next logical line
Sun, 04 Aug 2019 01:39:04 +0200 Mads Kiilerich flake8: fix E117 over-indented
Sun, 04 Aug 2019 01:23:57 +0200 Mads Kiilerich flake8: fix E111 indentation is not a multiple of four
Sun, 04 Aug 2019 01:00:48 +0200 Mads Kiilerich flake8: fix E701 multiple statements on one line (colon)
Sun, 04 Aug 2019 01:20:49 +0200 Mads Kiilerich flake8: fix E502 the backslash is redundant between brackets
Sun, 04 Aug 2019 01:52:12 +0200 Mads Kiilerich flake8: fix E227 missing whitespace around bitwise or shift operator
Sun, 04 Aug 2019 01:48:26 +0200 Mads Kiilerich flake8: fix E226 missing whitespace around arithmetic operator
Sun, 04 Aug 2019 01:54:18 +0200 Mads Kiilerich flake8: fix E202 whitespace before ')'
Sun, 04 Aug 2019 01:27:29 +0200 Mads Kiilerich flake8: fix E203 whitespace before ','
Sun, 04 Aug 2019 01:15:36 +0200 Mads Kiilerich flake8: fix E231 missing whitespace after ':'
Sun, 04 Aug 2019 00:59:42 +0200 Mads Kiilerich flake8: fix some E712 comparison to True should be 'if cond is True:' or 'if cond:'
Sat, 03 Aug 2019 23:31:43 +0200 Mads Kiilerich flake8: fix F632 use ==/!= to compare str, bytes, and int literals
Sun, 04 Aug 2019 00:13:03 +0200 Mads Kiilerich flake8: fix W605 invalid escape sequence
Wed, 07 Aug 2019 23:48:26 +0200 Mads Kiilerich flake8: fix some F401 '...' imported but unused
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Wed, 07 Aug 2019 00:22:56 +0200 Mads Kiilerich scripts: introduce import cleanup using isort
Sun, 04 Aug 2019 01:08:08 +0200 Mads Kiilerich lib: use ipaddr from pip instead of vendoring it
Sat, 03 Aug 2019 22:55:46 +0200 Mads Kiilerich kallithea: drop long forgotten kallithea.brand warning
Sat, 03 Aug 2019 19:21:32 +0200 Mads Kiilerich setup: support Mercurial 5.1
Mon, 22 Jul 2019 04:38:22 +0200 Mads Kiilerich config: stop using the app_conf sub key - TurboGears2 2.4 will drop it
Mon, 22 Jul 2019 04:18:37 +0200 Mads Kiilerich helpers: use WebHelpers2 as much as possible - it supports Python3, and WebHelpers is dead
Tue, 06 Aug 2019 22:42:37 +0200 Mads Kiilerich helpers: change CSRF protection POST parameter name to "_session_csrf_secret_token" and fix up tests to use new names
Mon, 22 Jul 2019 02:02:11 +0200 Mads Kiilerich helpers: handle CSRF protection directly, without using webhelpers, pylonslib and secure_form
Mon, 22 Jul 2019 03:29:45 +0200 Mads Kiilerich helpers: rename internal names of authentication_token to clarify that secure_form is about session CSRF secrets - not authentication
Sun, 21 Jul 2019 18:24:09 +0200 Mads Kiilerich helpers: always access secure_form through helpers
Tue, 06 Aug 2019 22:50:03 +0200 Mads Kiilerich helpers: drop unused references to secure_form
Sun, 21 Jul 2019 23:34:47 +0200 Mads Kiilerich smtp_mailer: clarify that sslerror is ssl.SSLError - slightly clearer, and Python 3 compatible
Mon, 22 Jul 2019 01:18:14 +0200 Mads Kiilerich summary: simplify sorting of language stats - avoid comparing dicts
Mon, 22 Jul 2019 04:43:45 +0200 Mads Kiilerich admin: in advanced settings, only show repos of same type in the select list for "Parent"
Tue, 06 Aug 2019 22:07:00 +0200 Mads Kiilerich admin: drop c.repos_list assignment in repos index - it is only used when actually editing a repo
Tue, 06 Aug 2019 21:31:13 +0200 Mads Kiilerich admin: drop redundant c.backends assignment - it is already set in BaseController._before
Tue, 06 Aug 2019 21:26:37 +0200 Mads Kiilerich celerylib: simplify over engineered repo walk
Sun, 21 Jul 2019 19:03:30 +0200 Mads Kiilerich vcs: fix regexp with nested [] - the outer one was apparently supposed to just do grouping
Sun, 21 Jul 2019 23:26:24 +0200 Mads Kiilerich refactor: use string methods instead of class functions and map
Mon, 22 Jul 2019 00:37:47 +0200 Mads Kiilerich setup: some additional cleanup after we no longer support Python < 2.7
Tue, 06 Aug 2019 21:08:02 +0200 Mads Kiilerich vcs: drop get_total_seconds - we only support Python 2.7 which has timedelta.total_seconds()
Sun, 21 Jul 2019 19:12:20 +0200 Mads Kiilerich compat: use collections.OrderedDict - we only support Python 2.7 and no longer need our own implementation
Wed, 31 Jul 2019 03:15:06 +0200 Mads Kiilerich kallithea-cli: use null handler to mute all console logging for ssh-serve
Wed, 31 Jul 2019 21:53:59 +0200 Mads Kiilerich kallithea-cli: introduce generic custom logging configuration for each cli command
Mon, 01 Jul 2019 10:05:00 +0200 Thomas De Schampheleire kallithea-cli: set ssh_locale when creating .ini file so it doesn't have to be set manually before using ssh
Fri, 19 Jul 2019 01:12:35 +0200 Thomas De Schampheleire ssh: set a valid locale in the ssh-serve process
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: keep track of latest use of SSH keys
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: add documentation of SSH support
Tue, 30 Jul 2019 23:55:09 +0200 Mads Kiilerich ssh: add clone_ssh_tmpl setting when migration database for SSH
Wed, 27 Sep 2017 22:45:28 +0200 domruf ssh: show ssh URL on summary page
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: maintain authorized_keys file automatically
Sun, 30 Jun 2019 13:31:56 +0200 Mads Kiilerich kallithea-cli: set kallithea_cli_path when creating .ini file so it doesn't have to be set manually before using ssh
Sat, 22 Jun 2019 19:46:25 +0200 Mads Kiilerich kallithea-cli: set ssh_authorized_keys when creating .ini file so it doesn't have to be set manually before using ssh
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: introduce 'kallithea-cli ssh-update-authorized-keys' command for updating authorized_keys file
Wed, 31 Jul 2019 03:56:57 +0200 Mads Kiilerich tests: run vcs tests on ssh too
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: introduce 'kallithea-cli ssh-serve' command for providing actual protocol access over ssh
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: when adding a new public key, if no description is provided and the SSH key itself has a comment, use that as description
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: error checking for ssh key management
Mon, 17 Nov 2014 14:40:35 -0500 Tim Freund ssh: user management of ssh keys
Mon, 17 Nov 2014 14:42:45 -0500 Christian Oyarzun ssh: admin management of ssh keys
Fri, 19 Jul 2019 01:12:35 +0200 Thomas De Schampheleire ssh: introduce ini setting 'ssh_enabled', disabled by default
Mon, 17 Nov 2014 14:40:35 -0500 Tim Freund ssh: db models for ssh key management