log rhodecode/lib/__init__.py @ 1514:87ec80c280bb beta

age author description
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Fri, 30 Sep 2011 18:11:50 +0300 Marcin Kuzminski fixes safe_unicode raise UnicodeDecodeError without any parameters beta
Thu, 29 Sep 2011 22:55:32 +0300 Marcin Kuzminski fixes safe_str method beta
Thu, 29 Sep 2011 03:23:53 +0300 Marcin Kuzminski extended safe_str and safe_unicode with chardet fallback. beta
Mon, 12 Sep 2011 02:42:06 +0300 Marcin Kuzminski Code cleanup beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Fri, 17 Jun 2011 17:37:18 +0200 Marcin Kuzminski moved json import into lib beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Sat, 04 Jun 2011 22:59:05 +0200 Marcin Kuzminski timerproxy will use the same logger as sqlalchemy, in order to be controlled by sqlalchemy logger settings 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
Sun, 22 May 2011 21:09:02 +0200 Marcin Kuzminski When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page beta
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Mon, 02 May 2011 14:42:51 +0200 Marcin Kuzminski moved LANGUAGE_EXTENSION_MAP to lib, and made whoosh indexer use the same map beta