log rhodecode/lib/celerylib/tasks.py @ 3626:0a1417ef1a9c beta

age author description
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich celery tasks: use None as special value beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken
Mon, 04 Mar 2013 12:12:38 +0100 Marcin Kuzminski notification model should only send html emails not generating multipart ones beta
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken beta
Thu, 31 Jan 2013 02:09:50 +0100 Marcin Kuzminski fixes issue #747, load changeset cache after forking to refresh lightweight dashboard caches beta
Wed, 30 Jan 2013 22:30:52 +0100 Marcin Kuzminski added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Wed, 02 Jan 2013 13:56:34 +0100 Mads Kiilerich email: fail nicely when no SMTP server has been configured beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Sat, 01 Dec 2012 15:17:36 +0100 Marcin Kuzminski fixes #666 move lockkey path location to cache_dir to ensure this path is always writable for rhodecode server beta
Thu, 08 Nov 2012 14:24:31 +0100 Marcin Kuzminski git hook installation should be only executed for git backend beta
Wed, 07 Nov 2012 23:36:28 +0100 Marcin Kuzminski added missing installation of git hooks when doing a fork beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Thu, 06 Sep 2012 00:03:29 +0200 Marcin Kuzminski Fixed mercurial backend doesn't take bare parameter when forking beta
Wed, 05 Sep 2012 20:24:21 +0200 Marcin Kuzminski git forks were not created as bare repos beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sun, 22 Jul 2012 01:15:53 +0200 Marcin Kuzminski Refactored create fork function to use new RepoModel functions instead of old beta
Sun, 01 Jul 2012 15:47:54 +0200 Marcin Kuzminski New repo model create function beta
Sun, 27 May 2012 18:27:59 +0200 Marcin Kuzminski fixed issue #459. Changed the way of obtaining logger in reindex task. beta
Thu, 17 May 2012 14:27:51 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.6
Thu, 17 May 2012 14:26:43 +0200 Marcin Kuzminski Don't clear dbsessions when celery_eager is turned on beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Fri, 13 Apr 2012 00:30:06 +0200 Marcin Kuzminski fixed repo_create hooks for forks beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Thu, 22 Mar 2012 02:29:43 +0200 Marcin Kuzminski fixed email prefix sent as None beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Sun, 22 Jan 2012 21:23:32 +0200 Marcin Kuzminski white space cleanup beta