kallithea-general
Thread
Date
Earlier messages
Later messages
Messages by Date
2019/01/07
Re: Pull / push locking - does it have any happy users, or can we drop it?
Nicolas Pinault
2019/01/06
Pull / push locking - does it have any happy users, or can we drop it?
Mads Kiilerich
2019/01/02
Re: [PATCH] scripts: add developer script validate-commits
Thomas De Schampheleire
2019/01/02
Re: [PATCH] scripts: add developer script validate-commits
Mads Kiilerich
2019/01/02
Re: [PATCH] scripts: add developer script validate-commits
Thomas De Schampheleire
2018/12/30
Re: [PATCH] scripts: add developer script validate-commits
Mads Kiilerich
2018/12/30
[PATCH] tests: fix assert rewriting in non-test modules like api_base.py
Thomas De Schampheleire
2018/12/30
[PATCH] scripts: add developer script validate-commits
Thomas De Schampheleire
2018/12/30
[PATCH 3 of 3] .coveragerc: fix reporting of coverage
Thomas De Schampheleire
2018/12/30
[PATCH 1 of 3] scripts: docs-headings: improve performance by grouping 'hg diff' invocations
Thomas De Schampheleire
2018/12/30
[PATCH 2 of 3] .coveragerc: remove reference to non-existing paster_commands dir
Thomas De Schampheleire
2018/12/30
Re: [PATCH 2 of 6] scripts: docs-headings: distribute over available CPU cores
Thomas De Schampheleire
2018/12/30
Re: [PATCH 3 of 6] scripts: docs-headings: set HGRCPATH to empty
Thomas De Schampheleire
2018/12/30
Re: [PATCH 2 of 6] scripts: docs-headings: distribute over available CPU cores
Thomas De Schampheleire
2018/12/29
Re: [PATCH 3 of 6] scripts: docs-headings: set HGRCPATH to empty
Mads Kiilerich
2018/12/29
Re: [PATCH 2 of 6] scripts: docs-headings: distribute over available CPU cores
Mads Kiilerich
2018/12/29
Re: [PATCH 1 of 6] .coveragerc: fix reporting of coverage
Mads Kiilerich
2018/12/29
[PATCH 1 of 6] .coveragerc: fix reporting of coverage
Thomas De Schampheleire
2018/12/29
[PATCH 6 of 6] install-iis: use logging.config.fileConfig instead of paste.script copy
Thomas De Schampheleire
2018/12/29
[PATCH 3 of 6] scripts: docs-headings: set HGRCPATH to empty
Thomas De Schampheleire
2018/12/29
[PATCH 4 of 6] lib: BaseRepoController: use webob.exc.HTTPNotFound if possible
Thomas De Schampheleire
2018/12/29
[PATCH 5 of 6] middleware: simplegit: remove unused import of paste.httpheaders
Thomas De Schampheleire
2018/12/29
[PATCH 2 of 6] scripts: docs-headings: distribute over available CPU cores
Thomas De Schampheleire
2018/12/29
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Thomas De Schampheleire
2018/12/29
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Mads Kiilerich
2018/12/29
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Thomas De Schampheleire
2018/12/29
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Mads Kiilerich
2018/12/29
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Thomas De Schampheleire
2018/12/28
Re: [PATCH 1 of 6] setup.py: allow Paste 3.0.x
Mads Kiilerich
2018/12/28
[PATCH 1 of 6] setup.py: allow Paste 3.0.x
Thomas De Schampheleire
2018/12/28
[PATCH 2 of 6] docs: upgrade: clarify database upgrade instructions
Thomas De Schampheleire
2018/12/28
[PATCH 6 of 6] docs: upgrade: misc. clarification on upgrade from 0.3.x to 0.4
Thomas De Schampheleire
2018/12/28
[PATCH 3 of 6] docs: upgrade: make upgrade instructions from version control more explicit
Thomas De Schampheleire
2018/12/28
[PATCH 4 of 6] docs: upgrade: front-end should be built for all installation methods
Thomas De Schampheleire
2018/12/28
[PATCH 5 of 6] docs: upgrade: recreating git hooks can only be done after starting Kallithea
Thomas De Schampheleire
2018/12/27
[PATCH 2 of 2] model: comments: allow selective retrieval of inline comments
Thomas De Schampheleire
2018/12/27
[PATCH 1 of 2] tests: add basic tests for comment model
Thomas De Schampheleire
2018/12/23
Re: Some problem of kallithea searching feature.
Mads Kiilerich
2018/12/23
Re: errors with cloning remote mercurial that's HTTPS based
Mads Kiilerich
2018/12/21
Re: errors with cloning remote mercurial that's HTTPS based
Ed Wong
2018/12/20
Some problem of kallithea searching feature.
Zhou, Squall (NSB - CN/Qingdao)
2018/12/20
Re: errors with cloning remote mercurial that's HTTPS based
Mads Kiilerich
2018/12/20
errors with cloning remote mercurial that's HTTPS based
Ed Wong
2018/12/20
Re: Clone repo from remote URL fails
Mads Kiilerich
2018/12/17
[PATCH] kallithea-cli: remind users to generate the front-end
Thomas De Schampheleire
2018/12/12
Re: Clone repo from remote URL fails
Mads Kiilerich
2018/12/11
Re: Clone repo from remote URL fails
Thomas De Schampheleire
2018/12/11
Re: Clone repo from remote URL fails
Mads Kiilerich
2018/12/11
Clone repo from remote URL fails
Thomas De Schampheleire
2018/12/06
Re: [PATCH 0 of 9] remove UI notification feature
Mads Kiilerich
2018/12/06
Re: [PATCH 0 of 9] remove UI notification feature
Thomas De Schampheleire
2018/12/06
Re: [PATCH 0 of 9] remove UI notification feature
Mads Kiilerich
2018/12/06
[PATCH 7 of 9] model: remove UI notification feature
Thomas De Schampheleire
2018/12/06
[PATCH 5 of 9] tests: remove tests of UI notifications
Thomas De Schampheleire
2018/12/06
[PATCH 9 of 9] model: comment out but retain Notification and UserNotification classes
Thomas De Schampheleire
2018/12/06
[PATCH 8 of 9] model: move notification types from Notification to NotificationModel
Thomas De Schampheleire
2018/12/06
[PATCH 6 of 9] controllers/templates: remove UI notification feature
Thomas De Schampheleire
2018/12/06
[PATCH 2 of 9] tests: notifications: increase indentation of multi-line for loop condition
Thomas De Schampheleire
2018/12/06
[PATCH 4 of 9] templates: remove notification count from user profile button
Thomas De Schampheleire
2018/12/06
[PATCH 0 of 9] remove UI notification feature
Thomas De Schampheleire
2018/12/06
[PATCH 1 of 9] model: notification: don't round-trip via list if you want a set
Thomas De Schampheleire
2018/12/06
[PATCH 3 of 9] lib: remove unused method 'notify' from DbManage
Thomas De Schampheleire
2018/12/02
Re: Kallithea feature: notifications: anyone using it?
Thomas De Schampheleire
2018/11/26
Re: [PATCH 4 of 4] cli: front-end-build: generate pygments.css dynamically
Mads Kiilerich
2018/11/26
Re: [PATCH 4 of 4] cli: front-end-build: generate pygments.css dynamically
Thomas De Schampheleire
2018/11/24
Re: [PATCH 4 of 4] cli: front-end-build: generate pygments.css dynamically
Mads Kiilerich
2018/11/24
Re: Kallithea feature: notifications: anyone using it?
Mads Kiilerich
2018/11/24
Re: [PATCH 2 of 4] cli: fix celery-run usage text
Mads Kiilerich
2018/11/24
Re: [PATCH 1 of 4] cli: fix celery-run
Mads Kiilerich
2018/11/24
Re: [PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Mads Kiilerich
2018/11/24
Re: [PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Thomas De Schampheleire
2018/11/24
Re: Kallithea feature: notifications: anyone using it?
Thomas De Schampheleire
2018/11/23
Re: [PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Mads Kiilerich
2018/11/22
Re: [PATCH 2 of 4] cli: fix celery-run usage text
Thomas De Schampheleire
2018/11/22
[PATCH 3 of 4] cli: add command 'kallithea-cli front-end-build'
Thomas De Schampheleire
2018/11/22
[PATCH 1 of 4] cli: fix celery-run
Thomas De Schampheleire
2018/11/22
[PATCH 4 of 4] cli: front-end-build: generate pygments.css dynamically
Thomas De Schampheleire
2018/11/22
[PATCH 2 of 4] cli: fix celery-run usage text
Thomas De Schampheleire
2018/11/22
[PATCH 1 of 2] controllers: remove pr_comment flag in delete_cs_pr_comment
Thomas De Schampheleire
2018/11/22
[PATCH 2 of 2] controllers: add docstring to create_cs_pr_comment and delete_cs_pr_comment
Thomas De Schampheleire
2018/11/22
Re: [PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Thomas De Schampheleire
2018/11/22
Re: [PATCH 06 of 14] controllers: forward pullrequests.delete_comment to changeset
Thomas De Schampheleire
2018/11/21
Re: [PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Mads Kiilerich
2018/11/21
Re: [PATCH 11 of 14] controllers: pullrequests: comments are always using AJAX
Mads Kiilerich
2018/11/21
Re: [PATCH 06 of 14] controllers: forward pullrequests.delete_comment to changeset
Mads Kiilerich
2018/11/21
Re: [PATCH 09 of 14] controllers: changeset: always allow status changes
Mads Kiilerich
2018/11/20
[PATCH 14 of 14] controllers: inline changeset.create_comment
Thomas De Schampheleire
2018/11/20
[PATCH 12 of 14] controllers: align pullrequests.comment with changeset.comment
Thomas De Schampheleire
2018/11/20
[PATCH 13 of 14] controllers: forward pullrequests.comment to changeset
Thomas De Schampheleire
2018/11/20
[PATCH 10 of 14] model: changeset_status: remove support for 'dont_allow_on_closed_pull_request'
Thomas De Schampheleire
2018/11/20
[PATCH 09 of 14] controllers: changeset: always allow status changes
Thomas De Schampheleire
2018/11/20
[PATCH 11 of 14] controllers: pullrequests: comments are always using AJAX
Thomas De Schampheleire
2018/11/20
[PATCH 08 of 14] controllers: pullrequests: rename _get_is_allowed_change_status
Thomas De Schampheleire
2018/11/20
[PATCH 07 of 14] controllers: changeset: catch status changes on inline comments
Thomas De Schampheleire
2018/11/20
[PATCH 04 of 14] tests: test status change in comments and pull requests
Thomas De Schampheleire
2018/11/20
[PATCH 06 of 14] controllers: forward pullrequests.delete_comment to changeset
Thomas De Schampheleire
2018/11/20
[PATCH 00 of 14] align commenting between changeset and pullrequests controller
Thomas De Schampheleire
2018/11/20
[PATCH 05 of 14] controllers: align pullrequests.delete_comment with changeset.delete_comment
Thomas De Schampheleire
2018/11/20
[PATCH 02 of 14] tests: add tests for commenting on pullrequests
Thomas De Schampheleire
2018/11/20
[PATCH 01 of 14] tests: small improvements to test_changeset_comments
Thomas De Schampheleire
2018/11/20
[PATCH 03 of 14] tests: rename test_changeset_comments to test_changeset_pullrequests_comments
Thomas De Schampheleire
2018/11/06
Re: Kallithea 0.3.6 released (security release)
Bob "Wombat" Hogg
2018/11/04
Kallithea 0.3.6 released (security release)
Thomas De Schampheleire
2018/10/23
Re: [PATCH 00 of 17 v3] Introduction of kallithea-cli command
Thomas De Schampheleire
2018/10/21
Re: [PATCH 00 of 17 v3] Introduction of kallithea-cli command
Mads Kiilerich
2018/10/18
[PATCH 16 of 17 v3] cli: front-end-create: generate pygments.css dynamically
Thomas De Schampheleire
2018/10/18
[PATCH 17 of 17 v3] cli: remove now obsolete 'paster_commands' files
Thomas De Schampheleire
2018/10/18
[PATCH 15 of 17 v3] cli: add command 'kallithea-cli front-end-create'
Thomas De Schampheleire
2018/10/18
[PATCH 13 of 17 v3] cli: convert 'gearbox make-rcext' in 'kallithea-cli extensions-create'
Thomas De Schampheleire
2018/10/18
[PATCH 10 of 17 v3] cli: repo-purge-deleted: improve reporting to user
Thomas De Schampheleire
2018/10/18
[PATCH 11 of 17 v3] cli: convert 'gearbox install-iis' into 'kallithea-cli iis-install'
Thomas De Schampheleire
2018/10/18
[PATCH 14 of 17 v3] cli: convert 'gearbox make-index' into 'kallithea-cli index-create'
Thomas De Schampheleire
2018/10/18
[PATCH 09 of 17 v3] cli: convert 'gearbox cleanup-repos' into 'kallithea-cli repo-purge-deleted'
Thomas De Schampheleire
2018/10/18
[PATCH 06 of 17 v3] cli: convert 'gearbox cache-keys --show/--cleanup' into 'kallithea-cli cache-show-keys/cache-cleanup-keys'
Thomas De Schampheleire
2018/10/18
[PATCH 12 of 17 v3] cli: convert 'gearbox setup-db' into 'kallithea-cli db-create'
Thomas De Schampheleire
2018/10/18
[PATCH 02 of 17 v3] cli: initial introduction of 'kallithea-cli' command
Thomas De Schampheleire
2018/10/18
[PATCH 05 of 17 v3] cli: convert 'gearbox celeryd' into 'kallithea-cli celery-run'
Thomas De Schampheleire
2018/10/18
[PATCH 08 of 17 v3] cli: convert 'gearbox update-repoinfo' into 'kallithea-cli repo-update-cache'
Thomas De Schampheleire
2018/10/18
[PATCH 04 of 17 v3] cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Thomas De Schampheleire
2018/10/18
[PATCH 00 of 17 v3] Introduction of kallithea-cli command
Thomas De Schampheleire
2018/10/18
[PATCH 03 of 17 v3] cli: convert 'gearbox make-config' into 'kallithea-cli config-create'
Thomas De Schampheleire
2018/10/18
[PATCH 07 of 17 v3] cli: convert 'gearbox repo-scan' into 'kallithea-cli repo-scan'
Thomas De Schampheleire
2018/10/18
[PATCH 01 of 17 v3] docs: align use of 'my.ini' as configfile placeholder
Thomas De Schampheleire
2018/10/12
Re: [PATCH 4 of 7 WIPv2] cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Mads Kiilerich
2018/10/12
Re: [PATCH 4 of 7 WIPv2] cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Thomas De Schampheleire
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Arun Chandrasekaran
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Arun Chandrasekaran
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Thomas De Schampheleire
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Arun Chandrasekaran
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Thomas De Schampheleire
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Arun Chandrasekaran
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Thomas De Schampheleire
2018/10/09
Re: Kallithea with non-publishing repos and evolve
Arun Chandrasekaran
2018/10/09
Re: [PATCH 0 of 7 WIPv2] Introduction of kallithea-cli command
Mads Kiilerich
2018/10/09
Re: [PATCH 5 of 7 WIPv2] cli: convert 'gearbox celeryd' into 'kallithea-cli celery run'
Mads Kiilerich
2018/10/09
Re: [PATCH 4 of 7 WIPv2] cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Mads Kiilerich
2018/10/08
[PATCH 6 of 7 WIPv2] cli: convert 'gearbox cache-keys --show/--cleanup' into 'kallithea-cli cache show-keys/cleanup-keys'
Thomas De Schampheleire
2018/10/08
[PATCH 7 of 7 WIPv2] cli: convert 'gearbox repo-scan' into 'kallithea-cli repo scan'
Thomas De Schampheleire
2018/10/08
[PATCH 5 of 7 WIPv2] cli: convert 'gearbox celeryd' into 'kallithea-cli celery run'
Thomas De Schampheleire
2018/10/08
[PATCH 2 of 7 WIPv2] cli: initial introduction of 'kallithea-cli' command
Thomas De Schampheleire
2018/10/08
[PATCH 0 of 7 WIPv2] Introduction of kallithea-cli command
Thomas De Schampheleire
2018/10/08
[PATCH 4 of 7 WIPv2] cli: convert 'gearbox ishell' into 'kallithea-cli ishell'
Thomas De Schampheleire
2018/10/08
[PATCH 3 of 7 WIPv2] cli: convert 'gearbox make-config' into 'kallithea-cli config create'
Thomas De Schampheleire
2018/10/08
[PATCH 1 of 7 WIPv2] scripts/manifest: drop unused file
Thomas De Schampheleire
2018/10/02
Re: [PATCH 2 of 3 PoC] cli: add commands to handle front-end generation
Thomas De Schampheleire
2018/10/02
[PATCH 5 of 5 WIP] cli: convert 'gearbox celeryd' to 'kallithea-cli celery run'
Thomas De Schampheleire
2018/10/02
[PATCH 1 of 5 WIP] scripts/manifest: drop unused file
Thomas De Schampheleire
2018/10/02
[PATCH 2 of 5 WIP] cli: initial introduction of 'kallithea-cli' command
Thomas De Schampheleire
2018/10/02
[PATCH 3 of 5 WIP] cli: convert 'gearbox make-config' to 'kallithea-cli config create'
Thomas De Schampheleire
2018/10/02
[PATCH 0 of 5 WIP] Introduction of kallithea-cli command
Thomas De Schampheleire
2018/10/02
[PATCH 4 of 5 WIP] cli: convert 'gearbox ishell' to 'kallithea-cli ishell'
Thomas De Schampheleire
2018/09/30
Re: [PATCH 2 of 3 PoC] cli: add commands to handle front-end generation
Mads Kiilerich
2018/09/30
Re: [PATCH 3 of 3 PoC] cli: convert 'gearbox make-config' to 'kallithea config create'
Mads Kiilerich
2018/09/30
Re: [PATCH 1 of 3 PoC] cli: initial introduction of 'kallithea' command
Mads Kiilerich
2018/09/29
Re: [PATCH] model/scm: fix incorrect reporting of pull from remote git repo
Mads Kiilerich
2018/09/26
Re: [PATCH 3 of 3 PoC] cli: convert 'gearbox make-config' to 'kallithea config create'
Thomas De Schampheleire
2018/09/26
Re: [PATCH 2 of 3 PoC] cli: add commands to handle front-end generation
Thomas De Schampheleire
2018/09/26
Re: [PATCH 1 of 3 PoC] cli: initial introduction of 'kallithea' command
Thomas De Schampheleire
2018/09/26
Re: [PATCH 3 of 3 PoC] cli: convert 'gearbox make-config' to 'kallithea config create'
Mads Kiilerich
2018/09/26
Re: [PATCH 2 of 3 PoC] cli: add commands to handle front-end generation
Mads Kiilerich
2018/09/26
Re: [PATCH 1 of 3 PoC] cli: initial introduction of 'kallithea' command
Mads Kiilerich
2018/09/26
Re: Question add GIT extension into depots
Mads Kiilerich
2018/09/25
Re: Question add GIT extension into depots
Thomas De Schampheleire
2018/09/25
Question add GIT extension into depots
Paul Borel
2018/09/24
[PATCH 3 of 3 PoC] cli: convert 'gearbox make-config' to 'kallithea config create'
Thomas De Schampheleire
2018/09/24
[PATCH 2 of 3 PoC] cli: add commands to handle front-end generation
Thomas De Schampheleire
2018/09/24
[PATCH 1 of 3 PoC] cli: initial introduction of 'kallithea' command
Thomas De Schampheleire
2018/09/24
[PATCH 0 of 3 PoC] 'kallithea' CLI command with Click
Thomas De Schampheleire
2018/09/22
Re: errors in push new
Paul Borel
2018/09/22
[PATCH] docs: upgrade: add section on updating git hooks
Thomas De Schampheleire
2018/09/22
Re: errors in push new
Thomas De Schampheleire
2018/09/22
Re: [PATCH 4 of 4] setup: add gearbox command to setup front-end
Mads Kiilerich
2018/09/22
Re: errors in push new
Paul Borel
2018/09/22
Re: errors in push new
Thomas De Schampheleire
2018/09/22
errors in push new
Paul Borel
2018/09/18
Re: Kallithea feature: notifications: anyone using it?
Long Vu
2018/09/18
[PATCH] notification: don't repeat common actions for each email recipient
Thomas De Schampheleire
2018/09/18
Re: [PATCH 4 of 4] setup: add gearbox command to setup front-end
Thomas De Schampheleire
2018/09/18
Kallithea feature: notifications: anyone using it?
Thomas De Schampheleire
2018/09/18
[PATCH 2 of 2] urls: allow canonical_url to contain more than just a hostname
Thomas De Schampheleire
2018/09/18
[PATCH 1 of 2] tests: add basic tests for canonical_url
Thomas De Schampheleire
2018/09/17
[PATCH 1 of 2 v2] setup: add gearbox command to setup front-end
Thomas De Schampheleire
2018/09/16
[PATCH 2 of 2] style: vertically align comment bubble icon
Thomas De Schampheleire
2018/09/16
[PATCH 1 of 2] style: remove vertical scrollbar on hover of last line's comment bubble
Thomas De Schampheleire
2018/09/16
Re: [PATCH 4 of 4] setup: add gearbox command to setup front-end
Mads Kiilerich
2018/09/16
Issue #329: cannot add inline comment on new empty file (conservancy/kallithea)
Thomas De Schampheleire
2018/09/16
[PATCH 2 of 2 v2] setup-frontend: generate pygments.css dynamically
Thomas De Schampheleire
2018/09/15
[PATCH 0 of 2 v2] gearbox setup-frontend PoC
Thomas De Schampheleire
2018/09/15
[PATCH] model/scm: fix incorrect reporting of pull from remote git repo
Thomas De Schampheleire
2018/09/14
Re: contriibuting...
Thomas De Schampheleire
2018/09/14
Re: erro 500 when delete
Mads Kiilerich
2018/09/14
erro 500 when delete
Paul Borel
2018/09/12
contriibuting...
Paul Borel
2018/09/11
Re: Kallithea pull api is not pulling largefiles even if the extension is enabled
Thomas De Schampheleire
2018/09/11
Re: [PATCH 4 of 4] setup: add gearbox command to setup front-end
Thomas De Schampheleire
2018/09/11
Issue #328: model: UserLog has redundant username entry (conservancy/kallithea)
Thomas De Schampheleire
2018/09/10
Re: Last version of default branch
Paul Borel
2018/09/10
Re: Last version of default branch
Mads Kiilerich
2018/09/10
Last version of default branch
Paul Borel
2018/09/10
Re: Question of using bootstrap to mobile
Paul Borel
Earlier messages
Later messages