Thread: [W3af-svn-notify] SF.net SVN: w3af:[6070] branches/threading2/core/ui/gui
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-10-31 13:47:05
|
Revision: 6070 http://w3af.svn.sourceforge.net/w3af/?rev=6070&view=rev Author: andresriancho Date: 2012-10-31 13:46:57 +0000 (Wed, 31 Oct 2012) Log Message: ----------- * pep8 * import loop fix Modified Paths: -------------- branches/threading2/core/ui/gui/compare.py branches/threading2/core/ui/gui/craftedRequests.py branches/threading2/core/ui/gui/reqResViewer.py branches/threading2/core/ui/gui/scanrun.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-08 20:32:22
|
Revision: 6159 http://w3af.svn.sourceforge.net/w3af/?rev=6159&view=rev Author: andresriancho Date: 2012-11-08 20:32:15 +0000 (Thu, 08 Nov 2012) Log Message: ----------- Very, very trivial unittests for some pygtk stuff. Modified Paths: -------------- branches/threading2/core/ui/gui/main.py branches/threading2/core/ui/gui/tests/helloworld.py branches/threading2/core/ui/gui/tests/mocked/check_called.py branches/threading2/core/ui/gui/tests/mocked/test_helloworld.py Added Paths: ----------- branches/threading2/core/ui/gui/comparator/tests/ branches/threading2/core/ui/gui/comparator/tests/__init__.py branches/threading2/core/ui/gui/comparator/tests/example1.txt branches/threading2/core/ui/gui/comparator/tests/example2.txt branches/threading2/core/ui/gui/comparator/tests/test_comparator.py Removed Paths: ------------- branches/threading2/core/ui/gui/comparator/example1.txt branches/threading2/core/ui/gui/comparator/example2.txt branches/threading2/core/ui/gui/comparator/test.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-11-09 18:28:58
|
Revision: 6169 http://w3af.svn.sourceforge.net/w3af/?rev=6169&view=rev Author: andresriancho Date: 2012-11-09 18:28:52 +0000 (Fri, 09 Nov 2012) Log Message: ----------- PEP8 changes Modified Paths: -------------- branches/threading2/core/ui/gui/confpanel.py branches/threading2/core/ui/gui/helpers.py branches/threading2/core/ui/gui/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 21:37:16
|
Revision: 6251 http://w3af.svn.sourceforge.net/w3af/?rev=6251&view=rev Author: andresriancho Date: 2012-12-04 21:37:10 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixing a couple of bugs after autopep8 Modified Paths: -------------- branches/threading2/core/ui/gui/entries.py branches/threading2/core/ui/gui/main.py branches/threading2/core/ui/gui/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-04 21:45:00
|
Revision: 6253 http://w3af.svn.sourceforge.net/w3af/?rev=6253&view=rev Author: andresriancho Date: 2012-12-04 21:44:52 +0000 (Tue, 04 Dec 2012) Log Message: ----------- Fixes after PEP8 search and replace Modified Paths: -------------- branches/threading2/core/ui/gui/logtab.py branches/threading2/core/ui/gui/messages.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-14 23:31:38
|
Revision: 6373 http://w3af.svn.sourceforge.net/w3af/?rev=6373&view=rev Author: andresriancho Date: 2012-12-14 23:31:29 +0000 (Fri, 14 Dec 2012) Log Message: ----------- All my threads are daemon processes, because I can't really code. Modified Paths: -------------- branches/threading2/core/ui/gui/clusterTable.py branches/threading2/core/ui/gui/craftedRequests.py branches/threading2/core/ui/gui/encdec.py branches/threading2/core/ui/gui/exception_handling/common_windows.py branches/threading2/core/ui/gui/helpers.py branches/threading2/core/ui/gui/main.py branches/threading2/core/ui/gui/reqResViewer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:12:44
|
Revision: 6392 http://w3af.svn.sourceforge.net/w3af/?rev=6392&view=rev Author: andresriancho Date: 2012-12-17 15:12:38 +0000 (Mon, 17 Dec 2012) Log Message: ----------- PEP8 Modified Paths: -------------- branches/threading2/core/ui/gui/exception_handling/common_windows.py branches/threading2/core/ui/gui/helpers.py branches/threading2/core/ui/gui/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |