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
Sun, 22 Jan 2012 21:11:30 +0200 Marcin Kuzminski fix leftover bad code on fork function beta
Sat, 21 Jan 2012 07:09:18 +0200 Marcin Kuzminski backported #340 session cleanup for celery tasks
Fri, 20 Jan 2012 08:11:00 +0200 Marcin Kuzminski fixes #340 session cleanup for celery tasks beta
Thu, 12 Jan 2012 06:21:48 +0200 Marcin Kuzminski backported fixes for statistics from beta branch, try to fix issue #271
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
Fri, 23 Dec 2011 04:47:48 +0200 Marcin Kuzminski - fixed issue with missing commits on some repos commands beta
Wed, 21 Dec 2011 02:47:39 +0200 Marcin Kuzminski fixes issue with unbound session, thanks to slafs for patch
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Thu, 01 Dec 2011 03:11:26 +0200 Marcin Kuzminski implements #193 journal stores information about deleting of repos beta
Wed, 30 Nov 2011 23:11:30 +0200 Marcin Kuzminski added option to do a checkout after cloning a repository beta
Sat, 26 Nov 2011 19:26:24 +0200 Marcin Kuzminski fixed fork journal entry beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 15:36:57 +0200 Marcin Kuzminski Tests updates, Session refactoring beta
Sat, 12 Nov 2011 12:20:50 +0200 Marcin Kuzminski Added email sending test site beta
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Sun, 30 Oct 2011 20:30:24 +0200 Marcin Kuzminski implements #291 email notification sent to all admin users beta
Thu, 20 Oct 2011 11:58:11 -0400 Les Peabody applied smth_auth options update patch beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Tue, 11 Oct 2011 01:08:23 +0200 Marcin Kuzminski fixes #258 RhodeCode 1.2 assumes egg folder is writable 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
Mon, 04 Jul 2011 10:59:01 +0200 Marcin Kuzminski fixes #223 improve password reset form 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
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