log docs/contributing.rst @ 8809:4f0de9468da3

age author description
Fri, 13 Nov 2020 01:06:16 +0100 Mads Kiilerich controllers: move controllers base class from lib/base to controllers
Fri, 13 Nov 2020 01:04:30 +0100 Mads Kiilerich docs: describe, visualize, and verify internal code structure and layering
Fri, 09 Oct 2020 19:31:44 +0200 Thomas De Schampheleire docs/contributing: wrap long line
Mon, 05 Oct 2020 21:14:05 +0200 Thomas De Schampheleire merge stable
Mon, 24 Aug 2020 15:13:52 +0200 Mads Kiilerich docs: when using venv with a clone, recommend using 'venv' as location
Sat, 22 Aug 2020 21:07:30 +0200 Thomas De Schampheleire docs: contributing: use '.' rather than 'source' to align with 'installation'
Thu, 13 Aug 2020 20:31:39 +0200 Mads Kiilerich docs: clarify that the virtualenv activation assume bash
Wed, 01 Jul 2020 14:58:56 +0200 Mads Kiilerich mysql: bump sqlalchemy.url MariaDB/MySQL charset to to 'utf8mb4' to get full UTF-8 support
Thu, 25 Jun 2020 01:29:02 +0200 Mads Kiilerich tests: introduce REUSE_TEST_DB as an alternative to TEST_DB
Sun, 04 Oct 2020 20:41:49 +0200 Thomas De Schampheleire docs/readme: remove more references to Bitbucket stable
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
Mon, 07 Nov 2016 14:51:12 +0100 Søren Løvborg docs: add code guidelines on template helpers and the SQLAlchemy session
Tue, 25 Oct 2016 21:24:54 +0200 Søren Løvborg docs: separate coding/contribution guidelines
Thu, 28 Jul 2016 16:28:34 +0200 Mads Kiilerich setup: move test dependencies to dev_requirements.txt to make them optional
Wed, 15 Jun 2016 21:09:03 +0200 Konstantin Veretennicov docs: mention preference for non-publishing repositories for pull requests
Wed, 15 Jun 2016 21:12:39 +0200 Konstantin Veretennicov docs: run-all-cleanup superseded whitespaceleanup.sh
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich docs: move translation to a separate page
Fri, 10 Jun 2016 01:19:58 +0200 Mads Kiilerich docs: make the default method for running tests more visible
Mon, 02 May 2016 23:45:26 +0200 Mads Kiilerich scripts: introduce scripts/run-all-cleanup - run this before committing to make sure some aspects of the coding style is maintained
Tue, 03 May 2016 11:52:15 +0000 timeless spelling: evaluable
Mon, 14 Mar 2016 00:36:08 +0100 Mads Kiilerich Merge stable
Sat, 12 Mar 2016 14:35:43 +0100 Andrew Shadura docs: suggest using pip instead of setup.py develop stable
Wed, 03 Feb 2016 22:26:25 +0100 Thomas De Schampheleire pytest migration: update documentation
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 around headings
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: contributing.rst clarification of American English and Title Casing
Tue, 18 Aug 2015 11:47:19 +0200 Søren Løvborg docs: spelling, grammar, content and typography
Thu, 20 Aug 2015 17:29:55 +0200 Mads Kiilerich tests: move test.ini to kallithea/tests/
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: use "email" consistently
Sun, 17 May 2015 21:37:46 +0200 Mads Kiilerich js: drop excanvas used for IE 8 support