kallithea-general
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2] auth: secure password reset implementation
Mads Kiilerich
[meta] Sending pullrequest and/or issue notifications from Bitbucket to the mailing list
Thomas De Schampheleire
Re: [meta] Sending pullrequest and/or issue notifications from Bitbucket to the mailing list
Mads Kiilerich
Re: [meta] Sending pullrequest and/or issue notifications from Bitbucket to the mailing list
Thomas De Schampheleire
Re: [meta] Sending pullrequest and/or issue notifications from Bitbucket to the mailing list
Mads Kiilerich
Fwd: Re: GitHub “pull request ” is proprietary, incom patible with Git ‘requ est-pull ’
Andrew Shadura
Fwd: GitHub “pull request ” is proprietary, incom patible with Git ‘requ est-pull ’
Andrew Shadura
Re: Fwd: GitHub “pull request ” is proprietary, incom patible with Git ‘requ est-pull ’
Mads Kiilerich
Re: Fwd: GitHub “pull request ” is proprietary, incom patible with Git ‘requ est-pull ’
Andrew Shadura
Server side pull request merging
Moreno Javier
Re: Server side pull request merging
Mads Kiilerich
Re: Server side pull request merging
Nick Coghlan
Kallithea 0.2.2
Andrew Shadura
[PATCH 1 of 5] e-mail: describe and clarify e-mail settings in the ini file
Thomas De Schampheleire
[PATCH 3 of 5] e-mail: allow specifying a different noreply e-mail than app_email_from
Thomas De Schampheleire
Re: [PATCH 3 of 5] e-mail: allow specifying a different noreply e-mail than app_email_from
Mads Kiilerich
[PATCH 2 of 5] e-mail: send comment and pullrequest mails with the author's name in From
Thomas De Schampheleire
Re: [PATCH 2 of 5] e-mail: send comment and pullrequest mails with the author's name in From
Mads Kiilerich
Re: [PATCH 2 of 5] e-mail: send comment and pullrequest mails with the author's name in From
Thomas De Schampheleire
Re: [PATCH 2 of 5] e-mail: send comment and pullrequest mails with the author's name in From
Mads Kiilerich
[PATCH 5 of 5] e-mail: move branch information close to repository in mail subjects
Thomas De Schampheleire
[PATCH 4 of 5] e-mail: remove user and add relevant title to subject of e-mails
Thomas De Schampheleire
Re: [PATCH 1 of 5] e-mail: describe and clarify e-mail settings in the ini file
Mads Kiilerich
Re: [PATCH 1 of 5] e-mail: describe and clarify e-mail settings in the ini file
Thomas De Schampheleire
Re: [PATCH 1 of 5] e-mail: describe and clarify e-mail settings in the ini file
Mads Kiilerich
[PATCH] tests: hide database setup queries with pytest
Thomas De Schampheleire
Re: [PATCH] tests: hide database setup queries with pytest
Mads Kiilerich
Re: [PATCH] tests: hide database setup queries with pytest
Thomas De Schampheleire
Re: [PATCH] tests: hide database setup queries with pytest
Mads Kiilerich
Kallithea and Celery on Windows - can we use Celery 3.X instead of 2.1 - 2.3?
Todd Morgan
Re: Kallithea and Celery on Windows - can we use Celery 3.X instead of 2.1 - 2.3?
Mads Kiilerich
how can I lock a branch in a Kallithea Hg repository?
Todd Morgan
Re: how can I lock a branch in a Kallithea Hg repository?
Mads Kiilerich
[PATCH 00 of 19] autocomplete cleanup / user name displaying
Thomas De Schampheleire
[PATCH 01 of 19] autocomplete: remove dead code
Thomas De Schampheleire
[PATCH 03 of 19] autocomplete: factor out matchGroups function
Thomas De Schampheleire
[PATCH 04 of 19] autocomplete: factor out highlightMatch function
Thomas De Schampheleire
[PATCH 02 of 19] autocomplete: factor out matchUsers function
Thomas De Schampheleire
[PATCH 06 of 19] autocomplete: increase reuse of gravatar logic
Thomas De Schampheleire
[PATCH 05 of 19] autocomplete: factor out _gravatar function
Thomas De Schampheleire
[PATCH 14 of 19] autocomplete: misc cleanup
Thomas De Schampheleire
[PATCH 17 of 19] user: fall back to username in full_name_and_username if no name set
Thomas De Schampheleire
[PATCH 11 of 19] autocomplete: remove redundant specification of responseSchema
Thomas De Schampheleire
[PATCH 13 of 19] autocomplete: fix completion of repository owner
Thomas De Schampheleire
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Mads Kiilerich
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Mads Kiilerich
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Thomas De Schampheleire
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Thomas De Schampheleire
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Mads Kiilerich
Re: [PATCH 13 of 19] autocomplete: fix completion of repository owner
Thomas De Schampheleire
[PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Thomas De Schampheleire
Re: [PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Mads Kiilerich
Re: [PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Thomas De Schampheleire
Re: [PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Mads Kiilerich
Re: [PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Thomas De Schampheleire
Re: [PATCH 08 of 19] autocomplete: clean up handlers for itemSelectEvent
Mads Kiilerich
[PATCH 16 of 19] user: show 'Firstname Lastname (username)'
Thomas De Schampheleire
[PATCH 12 of 19] autocomplete: introduce function to set up basic autocomplete functionality
Thomas De Schampheleire
[PATCH 19 of 19] autocomplete: consistently show 'username (Full Name)'
Thomas De Schampheleire
[PATCH 15 of 19] user: rename property username_and_name into full_name_and_username
Thomas De Schampheleire
[PATCH 09 of 19] autocomplete: remove leftover 'cache' in PullRequestAutocomplete
Thomas De Schampheleire
[PATCH 07 of 19] autocomplete: factor out formatResult function
Thomas De Schampheleire
[PATCH 10 of 19] autocomplete: remove redundant return in MembersAutoComplete
Thomas De Schampheleire
[PATCH 18 of 19] pullrequest: re-add username when adding reviewers
Thomas De Schampheleire
Issue #144: Add ability to review a full file and not only a changeset (conservancy/kallithea)
Mathieu Clabaut
Issue #143: Repository/ies invisible from elinks and w3m (conservancy/kallithea)
_aurelien_
Issue #142: It's possible to deploy Kallithea using PEX (conservancy/kallithea)
Lucas Sampaio
Issue #141: encoding error with hg repo and umlaut (conservancy/kallithea)
Adi Kriegisch
[PATCH] user: show 'Firstname Lastname (username)' and use string formatting instead of appending strings
Mads Kiilerich
[PATCH 1 of 4] user: rename property username_and_name into full_name_and_username
Thomas De Schampheleire
[PATCH 2 of 4] user: fall back to username in full_name_and_username if no name set
Thomas De Schampheleire
[PATCH 3 of 4] pullrequest: re-add username when adding reviewers
Thomas De Schampheleire
[PATCH 4 of 4] autocomplete: consistently show 'username (Full Name)'
Thomas De Schampheleire
Re: [PATCH 4 of 4] autocomplete: consistently show 'username (Full Name)'
Thomas De Schampheleire
Re: [PATCH 4 of 4] autocomplete: consistently show 'username (Full Name)'
Mads Kiilerich
Re: [PATCH 4 of 4] autocomplete: consistently show 'username (Full Name)'
Thomas De Schampheleire
[PATCH 1 of 2] model: check for invalid users centrally
Thomas De Schampheleire
[PATCH 2 of 2] pullrequest: internally use username iso userid when adding reviewers
Thomas De Schampheleire
Re: [PATCH 2 of 2] pullrequest: internally use username iso userid when adding reviewers
Mads Kiilerich
Re: [PATCH 2 of 2] pullrequest: internally use username iso userid when adding reviewers
Thomas De Schampheleire
Re: [PATCH 2 of 2] pullrequest: internally use username iso userid when adding reviewers
Mads Kiilerich
Re: [PATCH 1 of 2] model: check for invalid users centrally
Mads Kiilerich
Re: [PATCH 1 of 2] model: check for invalid users centrally
Thomas De Schampheleire
Re: [PATCH 1 of 2] model: check for invalid users centrally
Mads Kiilerich
Re: [PATCH 1 of 2] model: check for invalid users centrally
Thomas De Schampheleire
[PATCH] tests: improve robustness of notifications tests
Thomas De Schampheleire
Spurious test failure: test_create_notification
Thomas De Schampheleire
Re: Spurious test failure: test_create_notification
Thomas De Schampheleire
Re: Spurious test failure: test_create_notification
Thomas De Schampheleire
Re: Spurious test failure: test_create_notification
Mads Kiilerich
Re: Spurious test failure: test_create_notification
Thomas De Schampheleire
[PATCH 0 of 7] tests: remove hardcoded strings defined symbolically in kallithea/tests/__init__.py
Thomas De Schampheleire
[PATCH 5 of 7] tests: remove hardcoded test passwords
Thomas De Schampheleire
[PATCH 4 of 7] tests: remove hardcoded test e-mail addresses
Thomas De Schampheleire
[PATCH 1 of 7] tests: remove hardcoded test_admin username
Thomas De Schampheleire
[PATCH 2 of 7] tests: remove hardcoded test_regular2 username
Thomas De Schampheleire
[PATCH 6 of 7] tests: remove hardcoded reference to HG_REPO
Thomas De Schampheleire
[PATCH 3 of 7] tests: remove hardcoded test_regular username
Thomas De Schampheleire
[PATCH 7 of 7] tests: remove hardcoded reference to GIT_REPO
Thomas De Schampheleire
Re: [PATCH 0 of 7] tests: remove hardcoded strings defined symbolically in kallithea/tests/__init__.py
Mads Kiilerich
Re: [PATCH 0 of 7] tests: remove hardcoded strings defined symbolically in kallithea/tests/__init__.py
Thomas De Schampheleire
[PATCH 1 of 2] pullrequest: warn for duplication of reviewer handling with base.js
Thomas De Schampheleire
[PATCH 2 of 2] pullrequest: when adding a reviewer, show full name only
Thomas De Schampheleire
Issue #140: Non free javascript (conservancy/kallithea)
_aurelien_
[PATCH v2] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Thomas De Schampheleire
[PATCH] routing: remove dysfunctional route to pullrequest copy_update
Thomas De Schampheleire
[PATCH] pullrequests: detect invalid reviewers and raise HTTPBadRequest
Thomas De Schampheleire
[PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Jan Heylen
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Mads Kiilerich
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Jan Heylen
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Thomas De Schampheleire
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Jan Heylen
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Mads Kiilerich
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Jan Heylen
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Jan Heylen
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Thomas De Schampheleire
Re: [PATCH] backout "pullrequests: don't add automatic 'status change' message - it will be added in template"
Mads Kiilerich
[PATCH 1 of 2] pullrequsts: really create a comment when creating a PR and setting status to 'under review'
Mads Kiilerich
[PATCH 2 of 2] db: add explicit constraint for the implicit invariant that all status changes have a comment
Mads Kiilerich
[PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Mads Kiilerich
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Mads Kiilerich
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Mads Kiilerich
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Mads Kiilerich
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Mads Kiilerich
Re: [PATCH] notification: use Sender and From header to clarify comment and pull request mails
Thomas De Schampheleire
[PATCH 1 of 2 v3] helpers: add automatic logging of Flash messages shown to users
Thomas De Schampheleire
[PATCH 2 of 2 v3] changeset: reduce log level of stack trace on innocent exceptions
Thomas De Schampheleire
[PATCH] style: prefer Lucida Console over Consolas font
Thomas De Schampheleire
[PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Thomas De Schampheleire
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Mads Kiilerich
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Thomas De Schampheleire
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Mads Kiilerich
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Thomas De Schampheleire
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Thomas De Schampheleire
Re: [PATCH] comments: remove dysfunctional comment bubble on compare and file views (issue #84)
Andrew Shadura
[PATCH] admin: reenable update checks
Andrew Shadura
Re: [PATCH] admin: reenable update checks
Andrew Shadura
Journal view: Possibility to filter out various actions from the view, such as the "pulled from..." action?
Christian Stimming
Re: Journal view: Possibility to filter out various actions from the view, such as the "pulled from..." action?
Mads Kiilerich
[PATCH] frontend: on comment, relink the next previous comments links
Jan Heylen
Kallithea 0.2.2 coming soon - start testing
Mads Kiilerich
Talk on Kallithea at OSCON
Bradley M. Kuhn
Re: Talk on Kallithea at OSCON
Mads Kiilerich
Re: Talk on Kallithea at OSCON
Thomas De Schampheleire
Re: Talk on Kallithea at OSCON
Nick Coghlan
[PATCH 1 of 3 v3] admin: users: factorize check for default user
Thomas De Schampheleire
[PATCH 2 of 3 v3] users: add extra checks on editing the default user
Thomas De Schampheleire
[PATCH 3 of 3 v3] UserModel: remove code duplication of User.get_by_username()
Thomas De Schampheleire
Re: [PATCH 1 of 3 v3] admin: users: factorize check for default user
Mads Kiilerich
Re: [PATCH 1 of 3 v3] admin: users: factorize check for default user
Thomas De Schampheleire
Issue #139: Repo Group assigned top-level parent by mistake (conservancy/kallithea)
Bosco Rama
Issue #138: Inactive User Groups affecting permissions (conservancy/kallithea)
Bosco Rama
Issue #137: On page changelog_summary_data, the displayed author is always set to "default" when no email is present in hg commit author (conservancy/kallithea)
marcvilletard
[PATCH] files: fix invalid links to Last Revision
Thomas De Schampheleire
[PATCH 0 of 1 v2] preserve get arguments in login redirection
Thomas De Schampheleire
[PATCH 1 of 1 v2] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
Re: [PATCH 1 of 1 v2] login: preserve GET arguments throughout login redirection (issue #104)
Mads Kiilerich
Re: [PATCH 1 of 1 v2] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
Re: [PATCH 1 of 1 v2] login: preserve GET arguments throughout login redirection (issue #104)
Mads Kiilerich
Re: [PATCH 1 of 1 v2] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
[PATCH v2] pullrequest/compare: add logical changeset index to clarify the order
Thomas De Schampheleire
Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Mads Kiilerich
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Andrew Shadura
Re: Making pytest the standard test suite (instead of nose)
Andrew Shadura
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Brianna Laugher
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Brianna Laugher
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
Re: Making pytest the standard test suite (instead of nose)
Thomas De Schampheleire
[PATCH] changeset comment: fix delete button issue
Jan Heylen
Issue #136: Syntax highlighting support (conservancy/kallithea)
Sam Jaques
migrating or onboarding existing users using LDAP and groups based ACLs
Todd Morgan
Re: migrating or onboarding existing users using LDAP and groups based ACLs
Thomas De Schampheleire
Re: migrating or onboarding existing users using LDAP and groups based ACLs
Thomas De Schampheleire
Re: migrating or onboarding existing users using LDAP and groups based ACLs
Nick Coghlan
[PATCH] spelling: IP address, IPv4, IPv6
Andrew Shadura
Issue #135: Forking a git repository hangs in infinite loop (conservancy/kallithea)
Matthias Zilk
[PATCH] admin: use POST in routing for adding API keys for users - match template changeset 6f6aab7ca754
Christian Oyarzun
[PATCH] utils: return 'never' when the age is None
Andrew Shadura
Re: [PATCH] utils: return 'never' when the age is None
Mads Kiilerich
Re: [PATCH] utils: return 'never' when the age is None
Andrew Shadura
Issue #134: updated_on column of repositories table required (conservancy/kallithea)
Michael JasonSmith
Migration from Kallithea to simple git-repository
Andrea Taini
Re: Migration from Kallithea to simple git-repository
Thomas De Schampheleire
[PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
Re: [PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
Re: [PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Mads Kiilerich
Re: [PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Mads Kiilerich
Re: [PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Thomas De Schampheleire
Re: [PATCH] login: preserve GET arguments throughout login redirection (issue #104)
Mads Kiilerich
Earlier messages
Later messages