log development.ini @ 1203:6832ef664673 beta

age author description
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
Sun, 05 Dec 2010 18:29:15 +0100 Marcin Kuzminski fixes #79 cut off limit was added into .ini config files beta
Sat, 27 Nov 2010 01:27:24 +0100 Marcin Kuzminski Celery is configured by the .ini files and run from paster now beta
Thu, 18 Nov 2010 16:23:17 +0100 Marcin Kuzminski some logging extras for development config files beta
Sat, 13 Nov 2010 02:29:46 +0100 Marcin Kuzminski Implemented whoosh index building as paster command. beta
Sun, 07 Nov 2010 15:06:43 +0100 Marcin Kuzminski fixes #51 deleting a repo didn't delete it's dependent db entries. beta
Mon, 18 Oct 2010 15:29:56 +0200 Marcin Kuzminski Merge with b0a411f5ec7056bc0b32c8263538b308c33b82f6
Tue, 12 Oct 2010 16:39:53 +0200 Marcin Kuzminski moved out sqlalchemy cache from meta to the config files.
Tue, 12 Oct 2010 23:17:25 +0200 Marcin Kuzminski added password validation, second try on paster setup-app, rhodecode-0.0.1.0.0rc4
Tue, 12 Oct 2010 22:25:25 +0200 Marcin Kuzminski #37 fixed json imports for python2.5