0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new Xml.XmlQuery task to replace the XmlRead task. It includes the ability to return multiple nodes, using multiple namespaces in your query, and retrieve attribute values as metadata properties. More... almost 18 years ago
Second attempt to remove the AssemblyInfoCommon.cs from source control. The builds will now create a stub when it does not exist. More... almost 18 years ago
Added Prompt task to allow user intervention during a build. More... almost 18 years ago
XmlRead can now use XPath expressions that evaluate to a numeric or boolean result. Resolves Issue #14 http://msbuildtasks.tigris.org/issues/show_bug.cgi?id=14 More... almost 18 years ago
More cleanup / svn:ignore More... almost 18 years ago
Setup svn:ignore properties. Developers should not be prompted to checkin files they did not change. More... almost 18 years ago
Removed Vault tasks from the build until they can be refactored to eliminate dependencies on the Vault client libraries. More... almost 18 years ago
Master.proj is now completely self-sufficient. It acts as a bootstrap for Master-helper.proj, to build the Community.Tasks project, and then use the just-built tasks to perform the rest of the build. More... almost 18 years ago
Removing the Vault tasks unit tests until I create the Wrapper for the Client API dll's. This will allow developers to continue working without having to download and install the Client API's. More... almost 18 years ago
Added tests for UndoCheckout, GetFile, and AddFile. More... almost 18 years ago
Removing the Vault tasks until I create the Wrapper for the Client API dll's. This will allow developers to continue working without having to download and install the Client API's. More... almost 18 years ago
Property change. More... almost 18 years ago
Updated project references for the Vault Client API's. More... almost 18 years ago
Removed the SourceGear Client API dll's due to redistribution rights. We will now provide users with a link to the SourceGear web site where they can download the Client API's. More... almost 18 years ago
AutoBuild More... almost 18 years ago
New properties for Vault tasks. More... almost 18 years ago
Added better instructions for running unit test build. Added details for adding the Id keyword to new files. More... almost 18 years ago
Did some minor refactoring. More... almost 18 years ago
Fixed XML documentation typos. More... almost 18 years ago
Added more detailed comment. More... almost 18 years ago
Code cleanup. More... almost 18 years ago
More code cleanup. More... almost 18 years ago
Code cleanup. More... almost 18 years ago
Fixed merge. More... almost 18 years ago
Updated for Vault tasks and references. More... almost 18 years ago
git-svn-id: http://msbuildtasks.tigris.org/svn/msbuildtasks/trunk@196 299a232d-b705-0410-b782-f21f2f1e606a More... almost 18 years ago
File no longer needed. More... almost 18 years ago
Updated for Vault test. More... almost 18 years ago
Libraries needed for Vault tasks. More... almost 18 years ago
Added VaultCheckin and VaultCheckout. More... almost 18 years ago