log production.ini @ 1710:79a06e68a035 beta

age author description
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, 18 Jun 2011 01:50:01 +0200 Marcin Kuzminski removed color formatter for production logs beta
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
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
Sat, 12 Feb 2011 16:21:02 +0100 Marcin Kuzminski updated config files, and changed model repo_followers to followers 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
Sun, 14 Nov 2010 19:57:14 +0100 Marcin Kuzminski fixes #59, notifications for user registrations + some changes to mailer 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
Wed, 06 Oct 2010 03:34:18 +0200 Marcin Kuzminski more renames for rhode code !!
Wed, 06 Oct 2010 03:22:52 +0200 Marcin Kuzminski renamed hg_app to rhodecode
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode