log development.ini @ 6377:d89d586b26ae

age author description
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
Fri, 14 Aug 2015 17:07:49 +0200 Søren Løvborg spelling: use "email" consistently
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich docs: improve documentation of beaker session configuration
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: kill unused beaker cache regions
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add documentation about configuration settings
Thu, 16 Jul 2015 17:40:35 +0200 Thomas De Schampheleire e-mail: add some default values and some examples to .ini file as comments
Thu, 06 Aug 2015 22:37:18 +0200 Mads Kiilerich ini: consistently write #-disabled lines without space after # and with single space around =
Thu, 06 Aug 2015 22:12:30 +0200 Mads Kiilerich ini: consistently use single line escaping of ## in template.ini.mako and separate sections by a single empty line
Thu, 16 Jul 2015 17:43:41 +0200 Thomas De Schampheleire e-mail: clarify that smtp_use_ssl defaults to false
Thu, 16 Jul 2015 08:09:20 +0200 Thomas De Schampheleire e-mail: remove unused setting error_message from ini files
Tue, 28 Apr 2015 16:55:05 +0200 Mads Kiilerich config: don't use rc in description of prefix middleware
Tue, 07 Apr 2015 14:23:50 +0200 Mads Kiilerich i18n: drop redundant english translation
Wed, 25 Mar 2015 20:38:09 +0100 Mads Kiilerich Make celeryd.log.level default values uppercase - lowercase might not be recognized and cause failure
Tue, 10 Mar 2015 20:00:41 +0100 Thomas De Schampheleire ini file: clarify that beaker.session.key should be unique
Thu, 28 Aug 2014 22:09:27 +0200 domruf config: the default for show_revision_number should be false
Fri, 19 Sep 2014 14:18:56 +0200 Na'Tosha Bard Correct capitalization and improved English text in the UI
Wed, 27 Aug 2014 21:50:25 +0200 domruf issue #7 remove obsolete configuration
Wed, 02 Jul 2014 19:08:38 -0400 Mads Kiilerich Align and update the outdated ini files and templates kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn General renaming to Kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:47 -0400 Bradley M. Kuhn Rename some strings in defaults found in config files kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:41 -0400 Bradley M. Kuhn Rename some strings in init files and logger names kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:53 -0400 Bradley M. Kuhn Change example URL kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:47 -0400 Bradley M. Kuhn Change bitbucket and hosting URL kallithea-2.2.5-rebrand
Thu, 18 Jul 2013 12:52:29 +0200 Marcin Kuzminski Added uwsgi timeouts into example
Tue, 09 Jul 2013 19:48:42 +0200 Marcin Kuzminski added larger buffers for example uwsgi setup
Tue, 02 Jul 2013 23:02:57 +0200 Marcin Kuzminski added memory report into uwsgi example
Sat, 29 Jun 2013 23:00:10 +0200 Marcin Kuzminski added ini files into codecleaner
Sat, 29 Jun 2013 22:47:26 +0200 Marcin Kuzminski config: added example uwsgi configuration with auto-scaling
Thu, 27 Jun 2013 00:47:15 +0200 Marcin Kuzminski Add ini option to controll custom advanced hooks settings
Mon, 17 Jun 2013 12:41:28 -0400 Jonathan Sternberg Allow RhodeCode maintainers to specify a custom bug tracker.
Fri, 07 Jun 2013 20:01:57 +0200 Marcin Kuzminski merged dev into stable
Fri, 07 Jun 2013 19:56:17 +0200 Marcin Kuzminski Added timeout option to gunicorn example config beta
Fri, 07 Jun 2013 19:31:29 +0200 Marcin Kuzminski merge beta into dev
Fri, 07 Jun 2013 19:23:20 +0200 Marcin Kuzminski Fill session cookie secret with random generated app_uuid. beta
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Tue, 04 Jun 2013 14:42:49 +0200 Marcin Kuzminski fixed gunicorn example config beta
Mon, 03 Jun 2013 16:04:12 +0200 Marcin Kuzminski removed yet unavailable option for waitress beta
Mon, 03 Jun 2013 03:10:48 +0200 Marcin Kuzminski added info about settings instance_id=* with gunicorn setup and >1 workers beta
Thu, 30 May 2013 16:08:14 +0200 Marcin Kuzminski Added flag to controll option for changing the repos path location beta
Tue, 28 May 2013 16:57:24 +0200 Marcin Kuzminski added dashboard items config in visual settings beta
Tue, 28 May 2013 16:15:40 +0200 Marcin Kuzminski Added use_poll option for latest waitress release. beta
Sun, 12 May 2013 16:58:01 +0200 Marcin Kuzminski added alias configuration option for gists. beta
Mon, 22 Apr 2013 14:20:14 +0200 Marcin Kuzminski added initial_repo_scan flag for controll if repo scaning should be performed on every startup. beta
Mon, 15 Apr 2013 01:46:32 +0200 Marcin Kuzminski new feature: API access white list definition from .ini files beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich config: rename options to show_revision_number and show_sha_length beta
Mon, 25 Mar 2013 14:08:15 +0100 Marcin Kuzminski rename sha_rev to something more understandable beta
Thu, 21 Mar 2013 23:56:17 +0100 Marcin Kuzminski made git refs filter configurable ref issue #797 beta
Thu, 21 Mar 2013 21:03:22 +0100 Marcin Kuzminski Implemented show_id function that is a configurable way to display sha hashes in the changelog. beta
Sun, 10 Mar 2013 22:53:25 +0100 Marcin Kuzminski configurable locking codes. beta
Wed, 06 Mar 2013 18:47:59 +0100 Marcin Kuzminski initial version of #788 tarball cache beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sun, 10 Feb 2013 20:35:35 +0100 Marcin Kuzminski make the htsts headers optional and stored in .ini file. beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 12 Dec 2012 23:38:10 +0100 Marcin Kuzminski added option to ini file to define lightweight dashboard items per page before pagination beta
Mon, 26 Nov 2012 20:14:12 +0100 Marcin Kuzminski Implemented #661 Add option to include diff in RSS feed beta
Sat, 24 Nov 2012 01:59:14 +0100 Marcin Kuzminski Added option to ini files for controlling full cache of VCS instances. beta
Thu, 15 Nov 2012 00:57:52 +0100 Marcin Kuzminski Implemented #647, option to pass list of default encoding used to encode to/decode from unicode beta
Fri, 19 Oct 2012 00:03:58 +0200 Marcin Kuzminski simplify errormator config beta
Thu, 18 Oct 2012 23:54:46 +0200 Marcin Kuzminski Added Errormator and Sentry support part of pull request #71 beta
Fri, 28 Sep 2012 23:28:10 +0200 Marcin Kuzminski merged beta into stable
Sun, 23 Sep 2012 17:33:53 +0200 Marcin Kuzminski #518 multiple issues patterns beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Thu, 13 Sep 2012 20:07:43 +0200 Marcin Kuzminski Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme} beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Tue, 28 Aug 2012 09:05:27 +0200 Marcin Kuzminski fixes issue #543, un-broken alternative gravatar option beta
Sat, 25 Aug 2012 17:19:23 +0200 Marcin Kuzminski sync alternative gravatar options to other .ini files beta
Mon, 16 Jul 2012 00:40:34 +0200 Marcin Kuzminski added comments into beaker session, beta
Fri, 13 Jul 2012 21:17:38 +0200 Marcin Kuzminski Switch to waitress wsgi server by default in rhodecode. beta
Fri, 25 May 2012 18:59:15 +0200 Marcin Kuzminski Added optional repo_name into issue tracker url to get just the name of repo without group prefix beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 21 Mar 2012 19:19:00 +0200 Marcin Kuzminski Mysql fixes beta
Fri, 16 Mar 2012 23:58:05 +0200 Marcin Kuzminski Alternative HTTP response codes when client failed to Authenticate correctly beta
Mon, 05 Mar 2012 02:46:08 +0200 Marcin Kuzminski Whoosh logging is now controlled by the .ini files logging setup beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Wed, 22 Feb 2012 04:30:26 +0200 Marcin Kuzminski implements #212 moved default encoding variable into rhodecode-config. It's now possible to change beta
Sat, 21 Jan 2012 00:55:09 +0200 Marcin Kuzminski changed default issue tracker links pattern beta
Mon, 09 Jan 2012 04:00:12 +0200 Marcin Kuzminski added repository name into issue tracker link to support different projects issues tracker mapping beta
Mon, 09 Jan 2012 03:46:56 +0200 Marcin Kuzminski UI fixes beta
Fri, 06 Jan 2012 19:27:32 +0200 Marcin Kuzminski #73 mapping of commited issues from commit message into issue tracker url. beta
Thu, 05 Jan 2012 16:47:48 +0200 Marcin Kuzminski removed default encryption in inis to not require AES beta
Fri, 09 Dec 2011 13:45:48 +0200 Marcin Kuzminski default session settings was reverted to file. beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 16:37:50 +0200 Marcin Kuzminski added httponly and secure cookie into ini files beta
Mon, 21 Nov 2011 19:31:23 +0200 Marcin Kuzminski changed session to client side encrypted cookie, for better horizontal scalability of rhodecode beta
Tue, 08 Nov 2011 03:05:00 +0200 Marcin Kuzminski db based session example for .ini beta
Thu, 03 Nov 2011 03:00:53 +0200 Marcin Kuzminski configurable clone url beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Fri, 28 Oct 2011 02:40:22 +0200 Marcin Kuzminski Cached readme generation beta
Fri, 21 Oct 2011 13:26:54 +0200 Marcin Kuzminski Updated ini files for new auth flag for mailing beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 04 Jun 2011 20:34:30 +0200 Marcin Kuzminski Bumped sqlalchemy version to 0.7, replaced timerproxy with new event system for sqlalchemy. beta
Fri, 03 Jun 2011 13:45:10 +0200 Marcin Kuzminski added simple profiling middleware controlled by .ini file flag beta
Sat, 23 Apr 2011 16:38:10 +0200 Marcin Kuzminski changed dafault to use sqlite for dev beta
Fri, 08 Apr 2011 00:47:20 +0200 Marcin Kuzminski merged some docs, and fixed setup.py platform check
Mon, 28 Mar 2011 22:13:21 +0200 Marcin Kuzminski timperproxy will just measure the time of queries, and formatting will be handled by the new sql_formatter of queries from sqlalchemy itself. Updated ini files for new way logging beta
Sun, 06 Mar 2011 00:06:28 +0100 Marcin Kuzminski Added api_key into user, api key get's generated again after password change beta
Wed, 02 Mar 2011 11:50:13 +0100 Marcin Kuzminski #21 added optional flag to disable gravatar, and use local icon beta
Thu, 24 Feb 2011 23:44:21 +0100 Marcin Kuzminski moved statistics parse_limit into .ini files beta
Thu, 27 Jan 2011 21:45:30 +0100 Marcin Kuzminski changed dev and tests to postgressql for more error proof setup. beta
Wed, 05 Jan 2011 23:39:26 +0100 Marcin Kuzminski Added force https option into config files beta