0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempting to remove all failing tests. Added more use of Assert.Ignore() when services or rights are not available on the current machine. Tests that are not very portable (will not work anywhere except original developer's machine) have been marked as Explicit. More... over 17 years ago
AutoBuild More... over 17 years ago
typo fix in DevelopersGuide.txt; re-included NUnitReport.xsl into project, it's necessary for xslt tests to pass when run interactively with NUnitGui;
iko
More... over 17 years ago
AutoBuild More... over 17 years ago
RegistryRead now handles the case where the specified KeyName does not exist. Resolves Issue #17 as suggested by Paul Thompson. More... over 17 years ago
Added the ability to use SvnInfo against a remote repository by removing LocalPath as a required attribute. More... over 17 years ago
Added documentation for XmlMassUpdate task. Moved large documentation examples to AdditionalDocumentation.xml to remove clutter in source code files. More... over 17 years ago
AutoBuild More... over 17 years ago
Improved command-line generation to support long filenames. Added support for an error output file, running tests in a new thread, specifying a project configuration, and disabling shadow copies. More... over 17 years ago
Added support for specifying a file encoding for the FileUpdate task. More... over 17 years ago
Added support for specifying which rules to include or exclude. More... over 17 years ago
Cleanup targets file More... over 17 years ago
Subversion tasks now look for svn client in the registry and PATH, before resorting to default install location. Cleaned up debugging output on SvnInfo task. Subversion.proj tests now operate on the MSBuildTasks project on tigris.org (except for Commit). More... over 17 years ago
AutoBuild More... over 17 years ago
Fixed bug preventing VirtualDir creation if a WebDir already existed. More... over 17 years ago
AutoBuild More... over 17 years ago
Improved error handling with LocalPath is not a TFS working folder. More... over 17 years ago
Added missing XML comment More... over 17 years ago
Removed Server property from TfsVersion, since it can be discovered based on the LocalPath More... over 17 years ago
AutoBuild More... over 17 years ago
Fixed Subversion tasks so that they work in all locales. More... over 17 years ago
Starting to implement some Team Foundation Server Version Control tasks. TfsVersion is equivalent to the SvnVersion task. The tasks are intentionally designed to NOT required the TFS client on the developer's machine for compilation. More... over 17 years ago
AutoBuild More... over 17 years ago
Added TemplateFile and ExecuteDDL tasks and unit tests. More... over 17 years ago
AutoBuild More... over 17 years ago
finish GacUtil task More... over 17 years ago
AutoBuild More... over 17 years ago
Update Script task to allow returning a string value. More... over 17 years ago
update folder attribute to force comment on commit More... over 17 years ago
AutoBuild More... over 17 years ago