log docs/contributing.rst @ 7074:82e6b481e212

age author description
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