log docs/contributing.rst @ 8395:482e163caccd i18n

age author description
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich doc: fix wording of debug hint in contributing.rst stable
Wed, 22 Apr 2020 20:47:02 +0200 Mads Kiilerich ini: tweak template configuration for TG's handling of application errors
Fri, 20 Mar 2020 20:16:43 +0100 Mads Kiilerich docs: fix contributing.rst reference to Session.remove()
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
Mon, 12 Aug 2019 12:54:01 +0200 Mads Kiilerich docs: always use dev_requirements.txt together with main version constraints in setup.py
Wed, 01 May 2019 22:44:51 +0200 Mads Kiilerich setup: drop support for Python 2.6
Sun, 31 Mar 2019 21:28:56 +0200 Thomas De Schampheleire merge default to stable for 0.4.0 stable
Mon, 24 Sep 2018 20:44:36 +0200 Thomas De Schampheleire cli: add command 'kallithea-cli front-end-build'
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 make-config' into 'kallithea-cli config-create'
Mon, 29 Oct 2018 01:07:15 +0100 Mads Kiilerich docs: update i18n doc after TG migration changed lang to i18n.lang and test.ini is generated
Mon, 18 Dec 2017 22:20:10 +0100 domruf move package.json to root directory
Tue, 24 Oct 2017 21:18:09 +0200 domruf less: don't distribute the generated style.css file - for now, it must be built with npm after installing Kallithea
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
Tue, 25 Jul 2017 16:22:16 +0200 Andrew Shadura docs: fix broken references
Thu, 06 Jul 2017 19:47:42 +0200 Thomas De Schampheleire docs: recommend --upgrade for all pip installations in a virtualenv
Wed, 28 Jun 2017 21:26:21 +0200 Thomas De Schampheleire docs/contributing: clarify that Kallithea now also has a stable branch
Wed, 28 Jun 2017 21:24:54 +0200 Thomas De Schampheleire docs/contributing: move installation of dev_requirements to default instructions
Wed, 28 Jun 2017 21:52:35 +0200 Karl Goetz docs/contributing: make contribution information more accessible
Sat, 01 Jul 2017 22:39:41 +0200 Thomas De Schampheleire docs: mention pytest-profiling
Thu, 29 Jun 2017 11:18:44 +0200 Eivind Tagseth tests: add simple (skipped) unit tests for graph_data that may be used to measure performance
Sun, 14 May 2017 21:20:12 +0200 Mads Kiilerich docs: clarify that Session usually should be called - methods should not be used directly
Mon, 01 May 2017 17:23:31 +0200 domruf test: add warning about not mounting /tmp noexec
Sat, 28 Jan 2017 20:46:00 +0100 Thomas De Schampheleire backend: add TurboGears2 DebugBar support
Mon, 12 Sep 2016 17:50:11 +0200 Mads Kiilerich gearbox: make a make-config sub-command available again
Tue, 25 Oct 2016 21:32:24 +0200 Mads Kiilerich gearbox: replace paster with something TurboGears2-ish that still works with the Pylons stack
Fri, 18 Nov 2016 01:11:13 +0100 Mads Kiilerich Merge stable
Thu, 17 Nov 2016 13:09:43 +0800 Anton Shestakov docs: update links to Mercurial's website and wiki stable