0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 13 years ago
Released 1.3. More... almost 13 years ago
GIT-based versioning, license, changelog. More... almost 13 years ago
Corrected link in README. More... almost 13 years ago
Added README and ported Screenshots. More... almost 13 years ago
#12812 Added beforeinstall/beforeuninstall options to when attribute of copyfile. #12813 Added exclude attribute to copyfile. More... almost 15 years ago
#13185: Added support to create snapshots which include the full state of the running virtual machine, including memory #12976: Documented work-around for error "The command is not recognized by VMware Tools" #13032: Documented known issue when using VMware Workstation with CruiseControl.NET Server's windows service Added support for reverting to snapshots with a powered on state More... almost 15 years ago
Updated to SandCastle Help File Builder 1.9.3.0. More... almost 15 years ago
updated documentation +++ trunk/Documentation/Content/ExecutingTasks.aml + If logged in interactively, then the current working directory is %HOMEPATH% (ex. "C:\Documents and Settings\Administrator"). More... about 15 years ago
outputting error messages to stdout and stderr so that the error messages also appear in-line with other stdout messages More... about 15 years ago
#12931: Updated RemoteInstaller.exe to output results xml file on exception and errors written to stderr, and "Integrating with CruiseControl" documentation so that dashboard.config references compile.xsl to display any errors and warnings in the build report. #12999: Updated RemoteInstaller.exe to automatically delete the results xml file to resolve unexpected ccnet build summary email results behavior. #13018: Updated "Executing Tasks" documentation to document the current working directory for command tasks. #13021: Updated "Integrating with CruiseControl" documentation so that the merge task is placed in the publishers task, so that results.xml is always published, even on failure. #13022: Updated "Integrating with CruiseControl" documentation so that the buildpublisher publishes the test results to the ccnet project's artifact directory by default, pointing ccnet project url to project page directly instead of dashboard, and including email task in sample project configuration by default. More... about 15 years ago
Updated documentation to directly referencing RemoteInstaller.exe instead of cmd for ccnet's exec task to resolve unexpected ccnet build summary email behavior. http://remoteinstall.codeplex.com/workitem/12999 patch by http://www.codeplex.com/site/users/view/icnocop More... about 15 years ago
http://remoteinstall.codeplex.com/workitem/12943 Not powering off the vm if powerOff="false" and using a saved snapshot. More... about 15 years ago
Updated documentation to explain the need for VMWare Tools. More... about 15 years ago
Adds an additional constructor to the Driver class with a configuration object passed as pre-populated instance, instead of just file name. This allows to run RemoteInstall with multiple different configurations dynamically in a same process. In contrast, in current implementation we can't load multiple configurations created in run-time. patch by http://www.codeplex.com/site/users/view/Shcherbachev More... about 15 years ago
Updated docs for CC 1.6. http://remoteinstall.codeplex.com/workitem/12929 by http://www.codeplex.com/site/users/view/tadowguy More... about 15 years ago
update Installers.aml documentation to resolve inconsistencies http://remoteinstall.codeplex.com/workitem/12930 by http://www.codeplex.com/site/users/view/tadowguy More... about 15 years ago
Example XML config for MSI is invalid http://remoteinstall.codeplex.com/workitem/12907 patch by http://www.codeplex.com/site/users/view/tadowguy More... about 15 years ago
Typo in docs. http://remoteinstall.codeplex.com/workitem/12926 More... about 15 years ago
Fixed unit test run for 64-bit. More... over 15 years ago
Fixed build on 64-bit systems. Updated docs to Sandcastle 2.6 / SHFB 1.9. More... over 15 years ago
Removed empty what's new section. More... over 15 years ago
Cosmetic wording changes in docs. More... over 15 years ago
Added support for * in file attribute of copyfile tag when moving files to the VM. More... over 15 years ago
Bug: missing timeout. More... over 15 years ago
Corrected unit test XSL transforms (UnitTests.xsl and UnitTestDetails.xsl) to include junit suite-level errors. More... over 15 years ago
Added activatewindow to command tasks. For Windows guest operating systems, when running a program with a graphical user interface, will ensure that the application's window is visible and not minimized on the guest's screen. Changed logintype to be lowercase, consistent with other options. http://remoteinstall.codeplex.com/workitem/11684 More... over 15 years ago
- Added support for interactive virtual machine logon with a loginType option. Can be normal (default) or interactive and be specified at snapshots and snapshot nodes. - Incremented version to 1.3. - Bug: build xsd broken with x86 configuration. http://remoteinstall.codeplex.com/workitem/11677 More... over 15 years ago
Produce non-obscure error when there's nothing to do http://remoteinstall.codeplex.com/WorkItem/View.aspx?WorkItemId=10782 More... almost 16 years ago
Bug: values from separate installations overwrite each-other. Installer configuration instances are not thread-safe and parameter rewriting has to be. More... almost 16 years ago