[W3af-svn-notify] SF.net SVN: w3af:[5448] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-07-30 14:06:28
|
Revision: 5448 http://w3af.svn.sourceforge.net/w3af/?rev=5448&view=rev Author: andresriancho Date: 2012-07-30 14:06:18 +0000 (Mon, 30 Jul 2012) Log Message: ----------- * Almost rewrote the html_file plugin * Added unittest to the plugin * Refactoring in html_file / text_file: method that was repeated was moved to base plugin * Renamed directory in order to follow plugin name change Modified Paths: -------------- branches/threading2/core/controllers/basePlugin/baseOutputPlugin.py branches/threading2/plugins/output/gtk_output.py branches/threading2/plugins/output/html_file/style.css branches/threading2/plugins/output/html_file.py branches/threading2/plugins/output/text_file.py Added Paths: ----------- branches/threading2/plugins/output/html_file/ branches/threading2/plugins/tests/output/test_html_file.py Removed Paths: ------------- branches/threading2/plugins/output/htmlFile/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |