log rhodecode/lib/__init__.py @ 3181:efe23d6c178c rhodecode-0.0.1.5.2

age author description
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Tue, 06 Mar 2012 23:03:10 +0200 Marcin Kuzminski added initial rc-extension module beta
Tue, 28 Feb 2012 20:21:35 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.2
Tue, 28 Feb 2012 05:25:16 +0200 Marcin Kuzminski updated CONTRIBUTORS beta
Sun, 26 Feb 2012 21:56:03 +0200 Marcin Kuzminski merge
Sun, 26 Feb 2012 21:53:36 +0200 Marcin Kuzminski reverted accidentally removed function in safe_str beta
Sun, 26 Feb 2012 18:09:28 +0200 Marcin Kuzminski merged beta into stable
Sun, 26 Feb 2012 18:08:37 +0200 Marcin Kuzminski merged changes from stable into beta 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
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Thu, 19 Jan 2012 06:46:25 +0200 Marcin Kuzminski fixes for release 1.2.4
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Wed, 23 Nov 2011 15:36:57 +0200 Marcin Kuzminski Tests updates, Session refactoring beta
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Sat, 29 Oct 2011 17:44:46 +0200 Marcin Kuzminski Fixed problems with unicode cache keys in celery beta
Thu, 27 Oct 2011 03:26:02 +0200 Marcin Kuzminski implements #215 Repository view uses a README (text/markdown + rst) beta
Wed, 19 Oct 2011 10:13:10 +0200 Marcin Kuzminski Catch all exception on get_current_revision beta
Mon, 17 Oct 2011 01:48:36 +0200 Marcin Kuzminski Merge with a9888895b60d1af2a16fecfe670a3e39327ed290
Mon, 17 Oct 2011 01:48:00 +0200 Marcin Kuzminski added quiet flag into get_current_revision beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Tue, 11 Oct 2011 02:14:42 +0200 Marcin Kuzminski fixes rhodecode upgrade problem that caused setuptool to crash on importing sqlalchemy models beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
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
Mon, 02 May 2011 12:40:57 +0200 Marcin Kuzminski fixed problem with `Cannot operate on a closed database` error, by forcing NullPool when using sqlite database. beta
Sat, 09 Apr 2011 11:22:32 +0200 Marcin Kuzminski merges for stable
Wed, 06 Apr 2011 20:35:50 +0200 Marcin Kuzminski fixed setup.py file to use same platform as defined in main rhodecode PLATFORM_OTHERS, beta
Wed, 06 Apr 2011 20:25:51 +0200 Marcin Kuzminski simplified safe_unicode function beta
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 02 Apr 2011 21:19:16 +0200 Marcin Kuzminski Added os.sep in models for better win support beta
Fri, 18 Mar 2011 19:39:48 +0100 Marcin Kuzminski simplified str2bool, and moved safe_unicode out of helpers since it was not html specific function beta
Fri, 18 Mar 2011 19:02:11 +0100 Marcin Kuzminski fixed str2bool typo rhodecode-0.0.1.1.5
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Tue, 15 Mar 2011 23:34:14 +0100 Marcin Kuzminski fixed some config bool converter problems with ldap 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, 05 Jan 2011 23:39:26 +0100 Marcin Kuzminski Added force https option into config files beta
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/lib/__init__.py@b80de5d13875