log

age author description
Mon, 27 Sep 2010 02:17:03 +0200 Marcin Kuzminski fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions!
Sat, 25 Sep 2010 23:36:10 +0200 Marcin Kuzminski little gui change for file source
Sat, 25 Sep 2010 20:17:56 +0200 Marcin Kuzminski removed pidlock from whoosh and added it as locked_task decorator
Fri, 24 Sep 2010 18:13:29 +0200 Marcin Kuzminski Added user action mapper to map push to changeset.
Thu, 23 Sep 2010 21:25:30 +0200 Marcin Kuzminski simplified task locking, and fixed some bugs for keyworded arguments
Thu, 23 Sep 2010 02:55:43 +0200 Marcin Kuzminski created folder for init.d scripts
Thu, 23 Sep 2010 01:23:57 +0200 Marcin Kuzminski Added tag v0.8.3 for changeset ca41d544dbdf
Thu, 23 Sep 2010 01:23:13 +0200 Marcin Kuzminski Merge with 6aa7db1c083a1384ebff5c2bb3c943a035bb310d - celery branch rhodecode-0.0.0.8.3
Thu, 23 Sep 2010 01:21:46 +0200 Marcin Kuzminski version bump, small readme update celery
Thu, 23 Sep 2010 01:08:33 +0200 Marcin Kuzminski Implemented locking for task, to prevent for running the same tasks, celery
Wed, 22 Sep 2010 16:26:49 +0200 Marcin Kuzminski added mimetypes to annotate celery
Wed, 22 Sep 2010 16:24:07 +0200 Marcin Kuzminski added mimetypes to files celery
Wed, 22 Sep 2010 04:31:21 +0200 Marcin Kuzminski some code fixes templates+helpers new rfc date without tz, added timerproxy formatting celery
Wed, 22 Sep 2010 04:30:36 +0200 Marcin Kuzminski implemented basic autoupdating statistics fetched from database celery
Tue, 21 Sep 2010 15:36:46 +0200 Marcin Kuzminski timeproxy logging memory leak fix. celery