log pylons_app/lib/utils.py @ 524:63212fea2471

age author description
Wed, 29 Sep 2010 22:36:53 +0200 Marcin Kuzminski a lot of fixes in templates,
Tue, 28 Sep 2010 21:08:43 +0000 Marcin Kuzminski dohh !! fixed EmptyCHangeset for new vcs
Thu, 23 Sep 2010 01:08:33 +0200 Marcin Kuzminski Implemented locking for task, to prevent for running the same tasks, 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:47:20 +0200 Marcin Kuzminski fixed bug when new repo had no last commiter, celery
Mon, 13 Sep 2010 01:23:58 +0200 Marcin Kuzminski Improved testing scenarios. Made test env creator celery
Fri, 06 Aug 2010 02:40:57 +0200 Marcin Kuzminski Added hooks managment into application settings
Fri, 06 Aug 2010 02:03:22 +0200 Marcin Kuzminski Implemented hooks system,
Thu, 05 Aug 2010 22:31:23 +0200 Marcin Kuzminski Added new application settings,Push ssl and repositories path
Thu, 05 Aug 2010 01:22:33 +0200 Marcin Kuzminski moved out ui_sections out of make ui function
Sun, 01 Aug 2010 18:36:00 +0200 Marcin Kuzminski cleared global application settings.
Tue, 27 Jul 2010 14:53:22 +0200 Marcin Kuzminski fixes issue #16 reimplementation of database repository, for using generic pk instead of repo naming as pk. Which caused to many problems.
Sat, 24 Jul 2010 00:50:41 +0200 Marcin Kuzminski Added implementation of Ordered Dict.
Thu, 15 Jul 2010 06:25:43 +0200 Marcin Kuzminski updated db manage script, and remove broken test
Wed, 14 Jul 2010 18:31:06 +0200 Marcin Kuzminski Added application settings, are now customizable from database