log

age author description
Thu, 19 Oct 2017 10:02:13 +0000 Allan Nordhøy i18n: added translation for Norwegian Bokmål stable
Tue, 29 Jan 2019 09:43:29 +0100 Andrej Shadura misc: update the contributor’s preferred name
Tue, 29 Jan 2019 09:36:42 +0100 Hosted Weblate Update translation files
Wed, 11 Apr 2018 03:04:14 +0000 Pheng Heong Tan i18n: updated translation for Chinese (Simplified)
Mon, 03 Dec 2018 19:27:15 +0000 ssantos i18n: updated translation for German
Fri, 05 Oct 2018 18:45:49 +0000 Allan Nordhøy i18n: added translation for Norwegian Bokmål
Tue, 17 Apr 2018 11:24:31 +0000 Jesús Sánchez i18n: updated translation for Spanish
Wed, 04 Apr 2018 04:18:02 +0000 Pheng Heong Tan i18n: updated translation for Chinese (Simplified)
Sat, 19 Aug 2017 07:58:41 +0000 Lars i18n: updated translation for German
Sat, 19 Aug 2017 07:54:34 +0000 Viktar Vauchkevich i18n: updated translation for Belarusian
Sat, 29 Dec 2018 01:48:02 +0100 Mads Kiilerich auth: drop support for different "algorithms" for computing permission
Sat, 29 Dec 2018 16:17:31 +0100 Mads Kiilerich tests: merge tests that depend on each other
Sat, 29 Dec 2018 16:16:36 +0100 Mads Kiilerich auth: don't ignore login POSTs if already logged in
Sun, 30 Dec 2018 20:28:06 +0100 Thomas De Schampheleire scripts: add developer script validate-commits
Sun, 30 Dec 2018 21:25:30 +0100 Thomas De Schampheleire tests: fix assert rewriting in non-test modules like api_base.py
Sat, 29 Dec 2018 20:26:02 +0100 Thomas De Schampheleire .coveragerc: fix reporting of coverage to match what is run
Sun, 30 Dec 2018 13:56:00 +0100 Thomas De Schampheleire .coveragerc: remove reference to non-existing paster_commands dir
Sun, 30 Dec 2018 11:45:28 +0100 Thomas De Schampheleire scripts: docs-headings: improve performance by grouping 'hg diff' invocations
Fri, 28 Dec 2018 21:56:52 +0100 Thomas De Schampheleire setup.py: support Paste 3.0.x
Sat, 29 Dec 2018 22:30:08 +0100 Thomas De Schampheleire install-iis: use logging.config.fileConfig instead of paste.script copy
Sat, 29 Dec 2018 22:09:24 +0100 Thomas De Schampheleire middleware: simplegit: remove unused import of paste.httpheaders
Sat, 29 Dec 2018 22:02:39 +0100 Thomas De Schampheleire lib: BaseRepoController: use webob.exc.HTTPNotFound if possible
Fri, 28 Dec 2018 22:11:40 +0100 Thomas De Schampheleire docs: upgrade: misc. clarification on upgrade from 0.3.x to 0.4
Fri, 28 Dec 2018 22:46:35 +0100 Thomas De Schampheleire docs: upgrade: recreating git hooks can only be done after starting Kallithea
Fri, 28 Dec 2018 22:43:49 +0100 Thomas De Schampheleire docs: upgrade: front-end should be built for all installation methods
Fri, 28 Dec 2018 22:39:38 +0100 Thomas De Schampheleire docs: upgrade: make upgrade instructions from version control more explicit
Fri, 28 Dec 2018 22:38:02 +0100 Thomas De Schampheleire docs: upgrade: clarify database upgrade instructions
Wed, 26 Dec 2018 21:39:32 +0100 Thomas De Schampheleire model: comments: allow selective retrieval of inline comments
Wed, 26 Dec 2018 20:52:04 +0100 Thomas De Schampheleire tests: add basic tests for comment model
Wed, 26 Dec 2018 22:55:06 +0100 Mads Kiilerich auth: drop UserCreationError handling for AuthUser.from_cookie
Wed, 26 Dec 2018 03:03:31 +0100 Mads Kiilerich auth: make sure request.authuser *always* has been checked for check_ip_allowed - there is thus no need to check it later
Wed, 26 Dec 2018 02:21:26 +0100 Mads Kiilerich auth: consistently use request.authuser - drop request.user
Wed, 26 Dec 2018 02:18:59 +0100 Mads Kiilerich auth: let AuthUser fetch default user on demand
Wed, 26 Dec 2018 02:11:55 +0100 Mads Kiilerich auth: drop confusing and layering-violating User.AuthUser property
Wed, 26 Dec 2018 01:54:23 +0100 Mads Kiilerich auth: move 'active' handling out of the individual auth modules
Wed, 26 Dec 2018 01:53:28 +0100 Mads Kiilerich auth: drop active_from_extern from internal auth API
Tue, 25 Dec 2018 20:31:12 +0100 Mads Kiilerich auth: change get_allowed_ips to be more resilient when operating on a cached default user
Tue, 25 Dec 2018 20:31:12 +0100 Mads Kiilerich tests: make IP access control tests more stable - make one unified test_add_delete_ips test
Tue, 25 Dec 2018 20:31:12 +0100 Mads Kiilerich tests: make lock tests stable against running 'py.test -k user'
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: use the web browsers built-in js history instead of native.history.js
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: set page title explicitly when navigating history
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: Extract load_state function
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: more cleanup of what history "state" actually is
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: change "callbacks" function to the more descriptive name "post_load_state" and let it take an actual state data object
Tue, 11 Dec 2018 01:14:16 +0100 Mads Kiilerich front-end: Move .less files to the front-end folder
Tue, 11 Dec 2018 01:40:17 +0100 Mads Kiilerich front-end: Drop lessc --relative-urls
Tue, 11 Dec 2018 00:25:21 +0100 Mads Kiilerich front-end: More clean-up after YUI is gone
Sun, 06 Aug 2017 12:46:03 +0200 domruf front-end: remove unused YUI
Wed, 11 Oct 2017 19:37:03 +0200 domruf front-end: remove code that is unused after autocomplete switched to At.js
Mon, 10 Dec 2018 22:54:04 +0100 domruf front-end: use At.js for MentionsAutoComplete
Mon, 10 Dec 2018 23:32:39 +0100 Mads Kiilerich front-end: Use codemirror from node_modules and stop bundling it
Mon, 10 Dec 2018 22:47:01 +0100 Mads Kiilerich front-end: Use DataTables from node_modules and stop bundling it
Tue, 11 Dec 2018 01:22:56 +0100 Mads Kiilerich front-end: Use select2 from node_modules and stop bundling it
Mon, 10 Dec 2018 23:20:54 +0100 Mads Kiilerich front-end: Use jQuery and Flot from node_modules and stop bundling them
Mon, 10 Dec 2018 23:25:58 +0100 Mads Kiilerich front-end: Use the existing bootstrap.js from node_modules and stop bundling Bootstrap
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich front-end: use license-checker to generate information about code used to build the front-end
Mon, 10 Dec 2018 22:35:29 +0100 Mads Kiilerich front-end: Store temporary files in a tmp directory
Tue, 04 Dec 2018 12:16:20 +0100 Mads Kiilerich front-end: Introduce 'front-end' directory with source files for building the front-end
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich make-release: drop partial support for shipping the generated style.css and corresponding bootstrap
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich make-release: only specify Sphinx once for pip install
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich docs: Fix a couple of build warnings
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich hgignore: .pytest_cache
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich gearbox: drop last traces of upgrade-db paster command
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: tweak logging from index-create
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: better messaging when the index hasn't been built yet
Sun, 23 Dec 2018 21:16:07 +0100 Mads Kiilerich search: Actually raise EmptyIndexError if the index hasn't been built yet
Sun, 23 Dec 2018 21:16:06 +0100 Mads Kiilerich hg: fix URL cloning with Mercurial 4.6 and later
Mon, 17 Dec 2018 22:33:29 +0100 Thomas De Schampheleire kallithea-cli: remind users to generate the front-end
Wed, 05 Dec 2018 21:37:21 +0100 Thomas De Schampheleire model: move notification types from Notification to NotificationModel
Wed, 05 Dec 2018 21:27:58 +0100 Thomas De Schampheleire model: remove UI notification feature
Wed, 05 Dec 2018 21:21:39 +0100 Thomas De Schampheleire controllers/templates: remove UI notification feature
Wed, 05 Dec 2018 07:40:00 +0100 Thomas De Schampheleire tests: remove tests of UI notifications
Tue, 04 Dec 2018 21:32:57 +0100 Thomas De Schampheleire templates: remove notification count from user profile button
Tue, 04 Dec 2018 21:27:35 +0100 Thomas De Schampheleire lib: remove unused method 'notify' from DbManage
Sat, 01 Dec 2018 22:04:58 +0100 Thomas De Schampheleire tests: notifications: increase indentation of multi-line for loop condition
Wed, 28 Nov 2018 21:22:28 +0100 Thomas De Schampheleire model: notification: don't round-trip via list if you want a set
Thu, 22 Nov 2018 22:27:14 +0100 Thomas De Schampheleire cli: fix celery-run usage text
Sat, 15 Sep 2018 21:52:16 +0200 Thomas De Schampheleire cli: front-end-build: generate pygments.css dynamically
Mon, 24 Sep 2018 20:44:36 +0200 Thomas De Schampheleire cli: add command 'kallithea-cli front-end-build'
Thu, 22 Nov 2018 21:51:52 +0100 Thomas De Schampheleire cli: fix celery-run
Thu, 22 Nov 2018 21:19:45 +0100 Thomas De Schampheleire controllers: add docstring to create_cs_pr_comment and delete_cs_pr_comment
Thu, 22 Nov 2018 21:01:54 +0100 Thomas De Schampheleire controllers: remove pr_comment flag in delete_cs_pr_comment
Sat, 17 Nov 2018 21:31:08 +0100 Thomas De Schampheleire controllers: inline changeset.create_comment
Fri, 16 Nov 2018 22:20:32 +0100 Thomas De Schampheleire controllers: forward pullrequests.comment to changeset
Fri, 16 Nov 2018 22:09:30 +0100 Thomas De Schampheleire controllers: align pullrequests.comment with changeset.comment
Fri, 16 Nov 2018 21:45:21 +0100 Thomas De Schampheleire controllers: pullrequests: comments are always using AJAX
Sat, 10 Nov 2018 21:35:54 +0100 Thomas De Schampheleire model: changeset_status: remove support for 'dont_allow_on_closed_pull_request' and 'StatusChangeOnClosedPullRequestError'
Sat, 10 Nov 2018 21:34:57 +0100 Thomas De Schampheleire controllers: changeset: always allow status changes
Sat, 10 Nov 2018 21:29:29 +0100 Thomas De Schampheleire controllers: pullrequests: rename _get_is_allowed_change_status
Sat, 10 Nov 2018 21:05:28 +0100 Thomas De Schampheleire controllers: changeset: catch status changes on inline comments
Thu, 08 Nov 2018 21:38:37 +0100 Thomas De Schampheleire controllers: forward pullrequests.delete_comment to changeset
Fri, 19 Oct 2018 22:02:55 +0200 Thomas De Schampheleire controllers: align pullrequests.delete_comment with changeset.delete_comment
Tue, 20 Nov 2018 21:22:43 +0100 Thomas De Schampheleire tests: test status change in comments and pull requests
Tue, 20 Nov 2018 20:13:54 +0100 Thomas De Schampheleire tests: rename test_changeset_comments to test_changeset_pullrequests_comments
Mon, 19 Nov 2018 22:07:26 +0100 Thomas De Schampheleire tests: add tests for commenting on pullrequests
Sat, 17 Nov 2018 21:54:21 +0100 Thomas De Schampheleire tests: small improvements to test_changeset_comments
Thu, 18 Oct 2018 22:47:25 +0200 Thomas De Schampheleire cli: remove now obsolete 'paster_commands' files
Sun, 18 Nov 2018 19:57:40 +0100 Mads Kiilerich utils2: Move ask_ok out of paster_commands
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox celeryd' into 'kallithea-cli celery-run'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-index' into 'kallithea-cli index-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-rcext' in 'kallithea-cli extensions-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox install-iis' into 'kallithea-cli iis-install'
Sun, 14 Oct 2018 22:09:49 +0200 Thomas De Schampheleire cli: repo-purge-deleted: improve reporting to user
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox cleanup-repos' into 'kallithea-cli repo-purge-deleted'
Wed, 03 Oct 2018 21:47:43 +0200 Thomas De Schampheleire cli: drop 'gearbox cache-keys --show/--cleanup' - they are rarely used, and use cases are covered by commands for updating metadata
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox update-repoinfo' into 'kallithea-cli repo-update-metadata'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox repo-scan' into 'kallithea-cli repo-scan'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: convert 'gearbox make-config' into 'kallithea-cli config-create'
Sun, 18 Nov 2018 20:02:17 +0100 Thomas De Schampheleire cli: initial introduction of 'kallithea-cli' command
Mon, 05 Nov 2018 00:31:07 +0100 Mads Kiilerich Merge stable
Mon, 29 Oct 2018 21:51:53 +0100 Thomas De Schampheleire Added tag 0.3.6 for changeset 082c9b8f0f17 stable
Mon, 29 Oct 2018 21:50:56 +0100 Thomas De Schampheleire release: 0.3.6 stable 0.3.6
Sun, 21 Oct 2018 17:44:06 +0200 Mads Kiilerich lib: use bleach to sanitize HTML generated from markdown - fix XSS issue when repo front page shows README.md stable
Sun, 21 Oct 2018 17:42:37 +0200 Mads Kiilerich lib: refactor use of markdown library - it is a mandatory dependency stable
Sun, 21 Oct 2018 17:42:00 +0200 Mads Kiilerich lib: some doctest coverage of markup rendering stable
Sun, 21 Oct 2018 15:19:56 +0200 Mads Kiilerich hg: make protocol access control more explicit stable
Sun, 21 Oct 2018 15:18:43 +0200 Mads Kiilerich hg: explicit handling of the 'batch' protocol command - consider it a "push" command if any of the batch commands are stable
Thu, 11 Oct 2018 02:06:50 +0200 Mads Kiilerich hg: make __get_action command parsing simpler and safer stable