log pylons_app/controllers/summary.py @ 508:fdb78a140ae4

age author description
Tue, 28 Sep 2010 02:31:10 +0200 Marcin Kuzminski fixes #35 hg-app does not respect SCRIPT_NAME
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!
Wed, 22 Sep 2010 04:30:36 +0200 Marcin Kuzminski implemented basic autoupdating statistics fetched from database 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
Mon, 13 Sep 2010 01:23:58 +0200 Marcin Kuzminski Improved testing scenarios. Made test env creator celery
Sat, 11 Sep 2010 01:55:46 +0200 Marcin Kuzminski starting celery branch celery
Mon, 30 Aug 2010 17:38:38 +0200 Marcin Kuzminski fixed bug in summary graph
Thu, 26 Aug 2010 22:40:53 +0200 *** failed to import extension hggit: No module named hggit added 200 last commits for summary page until issue #29 is resolved
Thu, 26 Aug 2010 22:09:55 +0200 *** failed to import extension hggit: No module named hggit removed decodes, thus it should be implemented on vcs side
Mon, 23 Aug 2010 21:39:17 +0200 Marcin Kuzminski fixed bug when author had " in name, thus breaking the javascript data format
Wed, 18 Aug 2010 16:24:27 +0200 Marcin Kuzminski fixes translations, style updates.
Tue, 17 Aug 2010 23:15:36 +0200 Marcin Kuzminski Implemented search using whoosh. Still as experimental option.
Fri, 06 Aug 2010 00:15:06 +0200 Marcin Kuzminski some small changes to commit activity graph
Thu, 05 Aug 2010 23:59:41 +0200 Marcin Kuzminski fixed sorting of tags and branches. Fix made in vcs.
Tue, 27 Jul 2010 14:41:43 +0200 Marcin Kuzminski Added initial query skipp when seting up the app.