log pylons_app/model/db.py @ 536:39203995f2c4

age author description
Sat, 02 Oct 2010 01:52:43 +0200 Marcin Kuzminski made action logger more global, to be used in other places to log other actions.
Fri, 01 Oct 2010 00:16:09 +0200 Marcin Kuzminski Implemented server side forks
Fri, 24 Sep 2010 18:13:29 +0200 Marcin Kuzminski Added user action mapper to map push to changeset.
Wed, 22 Sep 2010 04:30:36 +0200 Marcin Kuzminski implemented basic autoupdating statistics fetched from database celery
Mon, 13 Sep 2010 01:23:58 +0200 Marcin Kuzminski Improved testing scenarios. Made test env creator celery
Sun, 05 Sep 2010 23:40:08 +0200 Marcin Kuzminski more test suites on login, fixed strange detached instance bug found during in tests.
Sun, 05 Sep 2010 16:20:29 +0200 Marcin Kuzminski implemented basic (startup) nose test suite.