[W3af-svn-notify] SF.net SVN: w3af:[6013] branches/threading2/core
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-10-25 14:04:32
|
Revision: 6013 http://w3af.svn.sourceforge.net/w3af/?rev=6013&view=rev Author: andresriancho Date: 2012-10-25 14:04:21 +0000 (Thu, 25 Oct 2012) Log Message: ----------- * Moving startup config from auto_update to core.data.db in order to use it for other things and not only for auto_update. * Adding unittests Modified Paths: -------------- branches/threading2/core/controllers/auto_update/auto_update.py branches/threading2/core/controllers/auto_update/tests/test_auto_update.py Added Paths: ----------- branches/threading2/core/data/db/startup_cfg.py branches/threading2/core/data/db/tests/test_startup_cfg.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |