[W3af-svn-notify] SF.net SVN: w3af:[6620] branches/threading2/core
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2013-01-05 21:32:04
|
Revision: 6620 http://w3af.svn.sourceforge.net/w3af/?rev=6620&view=rev Author: andresriancho Date: 2013-01-05 21:31:58 +0000 (Sat, 05 Jan 2013) Log Message: ----------- * Avoid checking if the table exists each time a new history item is created. * Avoid checking if the directory exists each time a new history item is created. * New exception type, I don't want to have all those w3afExceptions! Modified Paths: -------------- branches/threading2/core/controllers/exceptions.py branches/threading2/core/data/db/history.py branches/threading2/core/data/db/tests/test_history.py branches/threading2/core/data/url/handlers/localCache.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |