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
Tue, 21 Sep 2010 01:08:01 +0200 Marcin Kuzminski Added some more tests, rewrite testing schema, to autogenerate fresh db, new index. celery
Mon, 20 Sep 2010 22:55:55 +0200 Marcin Kuzminski fixed validation of user email in user creation, and editing on admin panel celery
Mon, 20 Sep 2010 22:47:20 +0200 Marcin Kuzminski fixed bug when new repo had no last commiter, celery
Sun, 19 Sep 2010 03:42:48 +0200 Marcin Kuzminski fixed sorting in repo list switcher and removed lower() since repo names can be have capital letters now celery
Sun, 19 Sep 2010 03:29:49 +0200 Marcin Kuzminski Some fixes to summary, and total rewrite of summary graphs implemented more interactive graph. celery
Sat, 18 Sep 2010 17:03:29 +0200 Marcin Kuzminski rewrote graph plotting, added zooming and json dump insted of stupid string formating. celery
Sat, 18 Sep 2010 00:50:54 +0200 Marcin Kuzminski added limit for showing pygemntized source codes larger than 250kb. celery
Fri, 17 Sep 2010 23:57:22 +0200 Marcin Kuzminski fixed up celeryconfig, to get results database from config files celery
Fri, 17 Sep 2010 22:54:30 +0200 Marcin Kuzminski Removed config names from whoosh and celery, celery
Fri, 17 Sep 2010 21:35:46 +0200 Marcin Kuzminski added caching queries to hg-app celery
Fri, 17 Sep 2010 21:26:53 +0200 Marcin Kuzminski reimplemented name slug to accept capitalized repositories names celery
Thu, 16 Sep 2010 15:40:01 +0200 Marcin Kuzminski small fix for summary graph celery
Thu, 16 Sep 2010 15:22:10 +0200 Marcin Kuzminski fixed search chunking bug and optimized chunk size celery
Thu, 16 Sep 2010 02:59:47 +0200 Marcin Kuzminski Reimplemented searching for speed on large files and added paging for search results celery
Tue, 14 Sep 2010 17:34:15 +0200 Marcin Kuzminski Some gui fixes celery