Issue #110: Investigate upgrading from Pylons to Pyramid (conservancy/kallithea)

2015-03-15 Thread Nick Coghlan
New issue 110: Investigate upgrading from Pylons to Pyramid https://bitbucket.org/conservancy/kallithea/issue/110/investigate-upgrading-from-pylons-to Nick Coghlan: This isn't an urgent proposal, just a suggestion that an upgrade from Pylons to Pyramid be considered at some point. At least from

Re: [PATCH 3 of 3] docs/installation: clarify root privileges requirement for 'pip install'

2015-03-15 Thread Thomas De Schampheleire
Hi, On Sun, Mar 15, 2015 at 2:06 PM, Mads Kiilerich m...@kiilerich.com wrote: On 03/15/2015 01:04 PM, Andrew Shadura wrote: Hello, On Sat, 14 Mar 2015 23:03:27 +0100 Mads Kiilerich m...@kiilerich.com wrote: +Note that this method requires root privileges. When installing as a regular

Re: [PATCH 3 of 3] docs/installation: clarify root privileges requirement for 'pip install'

2015-03-15 Thread Mads Kiilerich
On 03/15/2015 02:57 PM, Thomas De Schampheleire wrote: Hi, On Sun, Mar 15, 2015 at 2:06 PM, Mads Kiilerich m...@kiilerich.com wrote: On 03/15/2015 01:04 PM, Andrew Shadura wrote: Hello, On Sat, 14 Mar 2015 23:03:27 +0100 Mads Kiilerich m...@kiilerich.com wrote: +Note that this method

Re: [PATCH 3 of 3] docs/installation: clarify root privileges requirement for 'pip install'

2015-03-15 Thread Mads Kiilerich
On 03/15/2015 01:04 PM, Andrew Shadura wrote: Hello, On Sat, 14 Mar 2015 23:03:27 +0100 Mads Kiilerich m...@kiilerich.com wrote: +Note that this method requires root privileges. When installing as a regular +user, you can use:: + +pip install --user kallithea + +or (recommended) install

Issue #111: Mail Transport Unavailable - during active session (conservancy/kallithea)

2015-03-15 Thread _aurelien_
New issue 111: Mail Transport Unavailable - during active session https://bitbucket.org/conservancy/kallithea/issue/111/mail-transport-unavailable-during-active _aurelien_: Hi, Using postfix on debian. (mail in/out works just fine) Loading a kallithea session give a Mail Transport Unavailable en

New commits on Our Own Kallithea

2015-03-15 Thread Our Own Kallithea
pullrequests: fix updates for PRs between same branch on different repositories kiilerix committed on Thu, 12 Mar 2015 14:34:24branch: defaulttag: tipchangeset: 422667bdpullrequests: fix updates for PRs between same branch on different repositories M kallithea/controllers/pullrequests.py

[PATCH] docs/installation: clarify and reorder alternative installation methods

2015-03-15 Thread Thomas De Schampheleire
# HG changeset patch # User Thomas De Schampheleire thomas.de.schamphele...@gmail.com # Date 1426453734 -3600 # Sun Mar 15 22:08:54 2015 +0100 # Node ID 0e43ad4a28cdaa4218ccacea0963c7bf0a1a3b9f # Parent 5e66d3ec9880073b78653861518fe810c3bb1754 docs/installation: clarify and reorder

New commits on Our Own Kallithea

2015-03-15 Thread Our Own Kallithea
docs/installation: clarify and reorder alternative installation methods - Add an introduction describing the different installation methods and their pros/c... Thomas De Schampheleire committed on Sun, 15 Mar 2015 21:08:54branch: defaulttag: tipchangeset: 7c952ea3docs/installation:

Re: [PATCH] docs/installation: clarify and reorder alternative installation methods

2015-03-15 Thread Mads Kiilerich
On 03/15/2015 10:11 PM, Thomas De Schampheleire wrote: # HG changeset patch # User Thomas De Schampheleire thomas.de.schamphele...@gmail.com # Date 1426453734 -3600 # Sun Mar 15 22:08:54 2015 +0100 # Node ID 0e43ad4a28cdaa4218ccacea0963c7bf0a1a3b9f # Parent