James Lee
|
f35b6c5269
|
msftidy on post modules for spaces at EOL
|
2011-11-20 12:53:25 +11:00 |
Wei Chen
|
e767214411
|
Fix: whitespaces, svn propset, author e-mail format
git-svn-id: file:///home/svn/framework3/trunk@14175 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-11-06 22:02:26 +00:00 |
Tod Beardsley
|
3c36b0c975
|
Msftidy: knocking out all those trailing spaces. Screw those guys.
git-svn-id: file:///home/svn/framework3/trunk@13967 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-17 03:49:49 +00:00 |
Chao Mu
|
c77dfcc48e
|
fixes #5232 Add DLL definition for crypt32. I removed a custom add too
git-svn-id: file:///home/svn/framework3/trunk@13560 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-14 21:08:55 +00:00 |
David Rude
|
5b7a8ad6a3
|
Fix a stack trace when loading sqlite gem
git-svn-id: file:///home/svn/framework3/trunk@13369 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 15:35:35 +00:00 |
Tod Beardsley
|
c41d60ab1b
|
Description clean up and a tiny bit of whitespace changes. Also changed one use of eql?() to == since that's nearly always better, says me.
git-svn-id: file:///home/svn/framework3/trunk@13357 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 02:39:49 +00:00 |
James Lee
|
c412a836ed
|
add VERBOSE option to all modules and vprint_* methods to use it
git-svn-id: file:///home/svn/framework3/trunk@13183 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 15:33:35 +00:00 |
Carlos Perez
|
68e3691411
|
Change Post Mixin for Windows platform in its own separate class and minor fixes on modules and scripts
git-svn-id: file:///home/svn/framework3/trunk@12990 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-21 00:38:04 +00:00 |
Wei Chen
|
90278f308b
|
Fixed issue with 'break'. Added x64 support.
git-svn-id: file:///home/svn/framework3/trunk@12570 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-09 18:27:54 +00:00 |
Wei Chen
|
eb2c0a5919
|
Fixed more typos
git-svn-id: file:///home/svn/framework3/trunk@12527 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-03 05:29:59 +00:00 |
Wei Chen
|
c4e8889119
|
Fixed typo.
git-svn-id: file:///home/svn/framework3/trunk@12526 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-03 05:27:54 +00:00 |
Wei Chen
|
c0baf731f8
|
Updated print_error() for sqlite3's rescue
git-svn-id: file:///home/svn/framework3/trunk@12524 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-03 05:23:51 +00:00 |
David Rude
|
5e374e1d36
|
Post module title changes for consistency
git-svn-id: file:///home/svn/framework3/trunk@12455 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-27 16:25:15 +00:00 |
Wei Chen
|
46c919cc8a
|
Removed meetRequirements(). No need since it's already specified in SessionTypes.
git-svn-id: file:///home/svn/framework3/trunk@12454 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-27 15:48:35 +00:00 |
Wei Chen
|
2f6b941584
|
Fixed a bug with "TypeError can't convert nil into String"
git-svn-id: file:///home/svn/framework3/trunk@12453 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-27 15:41:37 +00:00 |
Wei Chen
|
7502895037
|
Minor changes
git-svn-id: file:///home/svn/framework3/trunk@12216 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-02 05:54:02 +00:00 |
Carlos Perez
|
a5e899cb04
|
Fix loading problem on one of the test boxes
git-svn-id: file:///home/svn/framework3/trunk@12003 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-03-17 00:10:07 +00:00 |
Carlos Perez
|
4031daa1fb
|
update modules to use is_system? to ensure SID is used to verify when running in certain languages in Windows
git-svn-id: file:///home/svn/framework3/trunk@11999 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-03-16 22:54:40 +00:00 |
Wei Chen
|
15f52a2e6b
|
Updated: Make sure sqlite3 is supported before executing SQL queries
git-svn-id: file:///home/svn/framework3/trunk@11949 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-03-14 00:11:06 +00:00 |
Wei Chen
|
d8ff158855
|
Ported Sven Taute's enum_chrome.rb as a POST module. Modified output, saved log format, supports data dumping for x64 Windows, etc. Improvements still needed.
git-svn-id: file:///home/svn/framework3/trunk@11947 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-03-13 21:19:27 +00:00 |