log development.ini @ 6891:7292c5976752

age author description
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: simplify preservation of old settings - just keep the old line as comment
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop error_aggregation_service section from shipped ini files - it is not needed for development or test
Thu, 14 Sep 2017 02:08:06 +0200 Mads Kiilerich ini: drop disabled conditional sections in shipped ini files - if people need them, they can use make-config again
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation stable
Sat, 17 Jun 2017 21:53:24 +0200 Thomas De Schampheleire i18n: use TG2 compatible settings names i18n.lang and i18n.enabled
Wed, 10 May 2017 18:38:52 +0200 domruf logging: don't change the log level in the handler config
Tue, 09 May 2017 17:49:31 +0200 domruf sqlalchemy: remove echo setting from .ini files and create_engine
Tue, 04 Apr 2017 22:23:20 +0200 Thomas De Schampheleire TurboGears2 migration: update ini files for error email settings
Fri, 27 Jan 2017 21:31:37 +0100 Thomas De Schampheleire ini: set 'debug' only in one place
Fri, 27 Jan 2017 21:24:08 +0100 Thomas De Schampheleire ini: remove 'pdebug' setting (profiling)
Sun, 29 Jan 2017 21:08:49 +0100 Alessandro Molina backend: replace Pylons with TurboGears2
Tue, 25 Oct 2016 21:32:24 +0200 Mads Kiilerich gearbox: replace paster with something TurboGears2-ish that still works with the Pylons stack
Sat, 24 Dec 2016 00:34:38 +0100 Mads Kiilerich Merge stable
Wed, 21 Dec 2016 14:56:09 +0000 Brandon Jones middleware: replace references to Errormator with AppEnlight. stable
Mon, 22 Aug 2016 17:50:51 +0200 Thomas De Schampheleire Turbogears2 migration: use sqlalchemy.url iso sqlalchemy.db1.url
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celery: use Celery 3 config settings instead of deprecated
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich config: clarify that we only recommend and support single threaded operation
Mon, 18 Jul 2016 13:32:34 +0200 Søren Løvborg db: enable use of main Kallithea config as Alembic config
Wed, 04 May 2016 01:18:25 +0200 Mads Kiilerich ini: document canonical_url - it was introduced long time ago but seems useful
Wed, 04 May 2016 01:18:25 +0200 Mads Kiilerich docs: tweak email documentation - add gmail example
Tue, 03 May 2016 12:13:39 +0000 timeless spelling: separated
Tue, 03 May 2016 05:04:21 +0000 timeless spelling: amount
Tue, 03 May 2016 05:01:51 +0000 timeless spelling: additional
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich db: get rid of vcs_full_cache - it should always be used
Tue, 05 Jan 2016 16:30:12 +0100 Mads Kiilerich db: stop messing with convert_unicode in .ini and db scheme
Tue, 05 Jan 2016 16:30:11 +0100 Mads Kiilerich ini: specify utf8 for sample MySQL connection strings
Tue, 20 Oct 2015 22:18:47 +0900 Takumi IINO indexers: load additional indexers settings from ini
Thu, 08 Oct 2015 23:23:57 +0200 Mads Kiilerich ini: add scripts/generate-ini.py for generating all .ini files from template.ini.mako
Thu, 08 Oct 2015 23:21:58 +0200 Mads Kiilerich cache: make instance_id = * the default and deprecate it
Fri, 11 Sep 2015 13:00:47 +0200 Søren Løvborg cleanup: use example.com for tests and examples stable