log rhodecode/lib/celerylib/tasks.py @ 1401:b7563ad4e7ee beta

age author description
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Fri, 03 Jun 2011 13:44:10 +0200 Marcin Kuzminski fixes issue #197 Relative paths for pidlocks beta
Sun, 15 May 2011 18:18:00 +0200 Marcin Kuzminski Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation. 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
Sun, 17 Apr 2011 14:45:16 +0200 Marcin Kuzminski moved locking of commit stats into the task itself to remove race conditions when lock was not removed before starting another task. beta
Tue, 12 Apr 2011 20:10:47 +0200 Marcin Kuzminski merged latest fixes for stable
Mon, 11 Apr 2011 22:24:04 +0200 Marcin Kuzminski fixed issue #165 trending source files are now stored in cache as ext only, and translated to description only when displaying, so future changes of mappings will take affect right away. beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
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
Tue, 22 Mar 2011 18:10:37 +0100 Marcin Kuzminski control mailer debug with the .ini file 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
Tue, 01 Mar 2011 10:05:43 +0100 Marcin Kuzminski Added branch filter to repo pager beta
Thu, 24 Feb 2011 23:44:21 +0100 Marcin Kuzminski moved statistics parse_limit into .ini files beta