log docs/installation.rst @ 8612:4d742b172010

age author description
Thu, 13 Aug 2020 19:04:00 +0200 Mads Kiilerich docs: front-end-build is actually a part of the install process - it is shared among all the instances
Thu, 13 Aug 2020 20:31:39 +0200 Mads Kiilerich docs: clarify that the virtualenv activation assume bash
Wed, 05 Feb 2020 22:28:20 +0100 Mads Kiilerich py3: officially support Python 3
Mon, 03 Feb 2020 16:30:08 +0100 Mads Kiilerich py3: use "python3 -m venv" instead of virtualenv package
Mon, 12 Aug 2019 12:54:01 +0200 Mads Kiilerich docs: clean up installation of optional dependencies
Sun, 31 Mar 2019 21:28:56 +0200 Thomas De Schampheleire merge default to stable for 0.4.0 stable
Sun, 14 May 2017 01:12:56 +0200 Mads Kiilerich setup: don't use setuptools 34 - it has indirect conflicts with the celery version supported on the stable branch (Issue #266) stable
Thu, 06 Jul 2017 19:47:42 +0200 Thomas De Schampheleire docs: recommend --upgrade for all pip installations in a virtualenv
Thu, 20 Oct 2016 17:54:26 +0200 Thomas De Schampheleire docs: remove some references to Pylons
Tue, 12 Jul 2016 23:33:11 +0200 Andrew Shadura docs: use ., not source, as the user isn't guaranteed to have it
Tue, 12 Jul 2016 23:31:02 +0200 Andrew Shadura docs: add information about extra dependencies we now need
Mon, 23 May 2016 19:14:48 +0200 Søren Løvborg docs: restructure Kallithea upgrade instructions
Sat, 12 Mar 2016 14:35:43 +0100 Andrew Shadura docs: suggest using pip instead of setup.py develop stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: mention that the optional dependencies psycopg2 and python-ldap also might be needed in the virtualenv stable
Fri, 25 Sep 2015 14:18:44 +0200 Mads Kiilerich docs: add advice of upgrading pip and setuptools in new virtualenvs stable
Wed, 16 Sep 2015 02:53:28 +0200 Mads Kiilerich setup: explicitly use python2 in examples in the documentation stable
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing between text
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing around headings
Tue, 18 Aug 2015 11:47:19 +0200 Søren Løvborg docs: spelling, grammar, content and typography
Thu, 20 Aug 2015 03:26:18 +0200 Mads Kiilerich docs: cleanup of casing, markup and spacing of headings
Tue, 07 Apr 2015 02:53:04 +0200 Mads Kiilerich docs: add installation overview section
Tue, 07 Apr 2015 02:52:02 +0200 Mads Kiilerich docs: prepare for having a stable development branch
Tue, 07 Apr 2015 02:51:24 +0200 Mads Kiilerich i18n: don't include .mo files in the repo - build them on demand
Tue, 31 Mar 2015 22:15:38 +0200 Michael V. DePalatis docs: English and consistency corrections
Tue, 17 Mar 2015 20:47:00 +0100 Thomas De Schampheleire docs: move all instructions on Celery to Setup
Sun, 15 Mar 2015 22:08:54 +0100 Thomas De Schampheleire docs/installation: clarify and reorder alternative installation methods
Sat, 14 Mar 2015 21:51:33 +0100 Thomas De Schampheleire docs/installation: add section on installation from repository source
Thu, 12 Mar 2015 09:44:28 +0100 Andrew Shadura docs: better capitalisation
Thu, 12 Mar 2015 09:43:05 +0100 Andrew Shadura docs: don't use fixed-width fonts when not needed
Wed, 11 Mar 2015 16:10:30 +0100 Mads Kiilerich docs: rework stuff