Commit Graph

1981 Commits

Author SHA1 Message Date
Matt Burke bc69e69fb5 v0.24.2 v0.24.2 2016-01-04 10:50:55 -05:00
Matt Burke 7f4c91c88a After git clean, these files weren't in the build directory anymore 2016-01-04 10:45:18 -05:00
Matt Burke 4e73ed009f Update release notes 2016-01-04 10:37:41 -05:00
Philippe Miossec e10d66984e Merge pull request #898 from pmiossec/update_tfs2015_packages
Update tfs2015 nuget packages
2015-12-25 12:34:55 +01:00
Philippe Miossec fe27adbfc6 Update tfs2015 nuget packages 2015-12-25 12:33:40 +01:00
Philippe Miossec c8b213aad1 Merge pull request #896 from pmiossec/package_ligther
Prevent shipping some useless dlls for <VS2015
2015-12-25 11:14:15 +01:00
Philippe Miossec 67cd1a97fa Merge pull request #895 from pmiossec/better_loading_plugin_strategy
Better loading plugin strategy
2015-12-25 11:13:55 +01:00
Philippe Miossec 4fdf77fc5a Prevent shipping some useless dlls for <VS2015 2015-12-23 18:34:14 +01:00
Philippe Miossec a2c9d60754 Refactoring... 2015-12-23 18:29:39 +01:00
Philippe Miossec 4d6f0a2065 Detecting VisualStudio versions... 2015-12-23 18:09:25 +01:00
Philippe Miossec 990c80603d Link toward a better version of Total Tfs Migration
with some bugfixes
2015-12-23 18:02:55 +01:00
Philippe Miossec 9a686a2de3 Fix typo 2015-12-23 17:56:14 +01:00
Philippe Miossec 953262adf5 Add way to install the TFS Object Model 2015-12-23 17:55:38 +01:00
Philippe Miossec 0d6c3d84e0 Remove useless code 2015-12-23 17:53:23 +01:00
Philippe Miossec 4c6b05fb86 Fix comment 2015-12-22 17:35:22 +01:00
Matt Burke a7d18edd67 Merge pull request #894 from pmiossec/better_vs_assembly_loading
Mitigate crash with version supporting VS2015 for users of other versions
2015-12-19 22:00:21 -05:00
Matt Burke 24edc64d57 Merge pull request #885 from kgybels/optimize_directory_tidier
Only get full tree if candidates for removal exist
2015-12-19 21:18:41 -05:00
Philippe Miossec dbe54f1ef8 Show a message to tell how to load another version of the tfs client library 2015-12-20 01:44:16 +01:00
Philippe Miossec 014f6c9f7d Load the Vs2015 assembly in the last
...because it will always succeed (there are in the provided with git-tfs!)
but if the tfs object model of this version is not installed,
crash will occure when using checkin tool or checkin policies :(
2015-12-20 01:44:15 +01:00
Philippe Miossec 50423a8c79 Merge pull request #891 from WolfVR/RemoteInfoFix
Fixed RemoteOptions Integration With RemoteInfo (#880)
2015-12-19 17:57:34 +01:00
David Shireman 129a5286c0 Fixed RemoteOptions Integration With RemoteInfo
- Updated RemoteInfo so that properties are correctly set/retrieved when interacting with the RemoteOptions property
 - Added some unit test to check for expected functionality
 - Updated NEXT.md
2015-12-17 08:32:41 -06:00
Matt Burke 007fb0f676 Merge pull request #890 from pmiossec/fix_vs2015_loading_checkintool_assembly
Vs2015: Fix finding the registry key for assembly used by checkin tool
2015-12-16 09:11:22 -05:00
Philippe Miossec 3dc4a39455 Vs2015: Fix finding the registry key for assembly used by checkin tool
The name key in the registry to find the path toward the file
"Microsoft.TeamFoundation.VersionControl.ControlAdapter.dll"
change with

ex:
Vs2015 => "Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions,14.0.23102"
Vs2015 Update 1 => "Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions,14.0.24712"

The only way to solve the problem is to look at the key beginning with
"Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions"

fix #888
2015-12-16 00:49:51 +01:00
Matt Burke 3726e3e803 v0.24.1 v0.24.1 2015-12-11 22:10:45 -05:00
Matt Burke 47656fab1d v0.24.1 release notes 2015-12-11 21:55:17 -05:00
Matt Burke 60aa6ce8cd Merge pull request #887 from git-tfs/clean-releases-dir
Only release with VS2015
2015-12-11 21:52:02 -05:00
Matt Burke 087ccbfd90 Make the release package match the appveyor package
See the artifact for https://ci.appveyor.com/project/pmiossec/git-tfs-v2qcm/build/0.24.0.213/artifacts with these files:

Archive:  git-tfs_2d2a69cf0d60170342161328a471bf30c6d6ac7b.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
   248320  12-09-15 03:07   git-tfs.exe
      198  12-09-15 03:06   git-tfs.exe.config
        0  12-09-15 03:07   GitTfs.Vs2010/
    61440  12-09-15 03:07   GitTfs.Vs2010/GitTfs.Vs2010.dll
        0  12-09-15 03:07   GitTfs.Vs2012/
    61952  12-09-15 03:07   GitTfs.Vs2012/GitTfs.Vs2012.dll
   616088  03-15-13 00:05   GitTfs.Vs2012/Microsoft.TeamFoundation.Build.Client.dll
   183960  03-15-13 00:05   GitTfs.Vs2012/Microsoft.TeamFoundation.Build.Common.dll
  1464448  03-15-13 00:05   GitTfs.Vs2012/Microsoft.TeamFoundation.Client.dll
   680064  03-15-13 00:05   GitTfs.Vs2012/Microsoft.TeamFoundation.Common.dll
    21064  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.Common.Library.dll
    36896  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.Diff.dll
    24584  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.dll
  1168080  08-14-15 02:50   GitTfs.Vs2012/Microsoft.TeamFoundation.VersionControl.Client.dll
   272608  08-14-15 02:50   GitTfs.Vs2012/Microsoft.TeamFoundation.VersionControl.Common.dll
    47768  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.VersionControl.Common.Integration.dll
    24760  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll
   528200  10-30-13 00:28   GitTfs.Vs2012/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
    69808  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll
   534232  03-15-13 00:05   GitTfs.Vs2012/Microsoft.TeamFoundation.WorkItemTracking.Common.dll
   133744  07-26-12 19:08   GitTfs.Vs2012/Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll
   299520  07-26-12 16:59   GitTfs.Vs2012/Microsoft.WITDataStore.dll
        0  12-09-15 03:07   GitTfs.Vs2013/
    62464  12-09-15 03:07   GitTfs.Vs2013/GitTfs.Vs2013.dll
   625944  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.Build.Client.dll
   202520  05-01-14 01:50   GitTfs.Vs2013/Microsoft.TeamFoundation.Build.Common.dll
  1536768  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.Client.dll
   732928  05-01-14 01:50   GitTfs.Vs2013/Microsoft.TeamFoundation.Common.dll
    38136  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.Diff.dll
  1268032  06-28-15 21:58   GitTfs.Vs2013/Microsoft.TeamFoundation.VersionControl.Client.dll
   277312  06-28-15 21:58   GitTfs.Vs2013/Microsoft.TeamFoundation.VersionControl.Common.dll
    49008  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.VersionControl.Common.Integration.dll
    26512  10-05-13 02:40   GitTfs.Vs2013/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll
   524104  05-01-14 01:50   GitTfs.Vs2013/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
    71560  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll
   556872  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.WorkItemTracking.Common.dll
   135496  10-05-13 02:38   GitTfs.Vs2013/Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll
   159520  10-05-13 02:38   GitTfs.Vs2013/Microsoft.VisualStudio.Services.Client.dll
   141600  10-05-13 02:38   GitTfs.Vs2013/Microsoft.VisualStudio.Services.Common.dll
   382240  10-05-13 02:38   GitTfs.Vs2013/Microsoft.VisualStudio.Services.WebApi.dll
   302296  10-05-13 02:38   GitTfs.Vs2013/Microsoft.WITDataStore.dll
   407776  10-02-13 12:10   GitTfs.Vs2013/Newtonsoft.Json.dll
   168616  07-09-13 11:04   GitTfs.Vs2013/System.Net.Http.Formatting.dll
   323240  07-09-13 11:04   GitTfs.Vs2013/System.Web.Http.dll
        0  12-09-15 03:07   GitTfs.Vs2015/
    62464  12-09-15 03:07   GitTfs.Vs2015/GitTfs.Vs2015.dll
   188704  12-09-15 03:07   GitTfs.Vs2015/Microsoft.IdentityModel.Clients.ActiveDirectory.dll
    51008  12-09-15 03:07   GitTfs.Vs2015/Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll
  3724784  12-09-15 03:07   GitTfs.Vs2015/Microsoft.ServiceBus.dll
   624408  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Build.Client.dll
   207640  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Build.Common.dll
   139040  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Build2.WebApi.dll
    34064  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Chat.WebApi.dll
  1526016  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Client.dll
   913664  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Common.dll
    62744  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Core.WebApi.dll
    35120  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.DeleteTeamProject.dll
    37112  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Diff.dll
    86320  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Discussion.Client.dll
    39728  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Discussion.WebApi.dll
    35600  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Git.Client.dll
   271120  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Lab.Client.dll
   124688  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Lab.Common.dll
    35672  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Lab.TestIntegration.Client.dll
    33640  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Lab.WorkflowIntegration.Client.dll
    39200  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Policy.WebApi.dll
   106280  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.ProjectManagement.dll
   231280  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.SharePointReporting.Integration.dll
   325440  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.SourceControl.WebApi.dll
    36624  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Test.WebApi.dll
    47920  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.TestImpact.Client.dll
  1160512  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.TestManagement.Client.dll
    57152  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.TestManagement.Common.dll
   108352  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.TestManagement.WebApi.dll
  1157952  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.VersionControl.Client.dll
   270656  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.VersionControl.Common.dll
    47992  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.VersionControl.Common.Integration.dll
    53016  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.Work.WebApi.dll
    26000  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll
   530760  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
    67464  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll
   531784  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.Common.dll
   130888  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll
    99656  12-09-15 03:07   GitTfs.Vs2015/Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll
   368928  12-09-15 03:07   GitTfs.Vs2015/Microsoft.VisualStudio.Services.Client.dll
   285472  12-09-15 03:07   GitTfs.Vs2015/Microsoft.VisualStudio.Services.Common.dll
   717600  12-09-15 03:07   GitTfs.Vs2015/Microsoft.VisualStudio.Services.WebApi.dll
    17520  12-09-15 03:07   GitTfs.Vs2015/Microsoft.WindowsAzure.Configuration.dll
   482528  12-09-15 03:07   GitTfs.Vs2015/Microsoft.WITDataStore32.dll
   626552  12-09-15 03:07   GitTfs.Vs2015/Microsoft.WITDataStore64.dll
   504832  12-09-15 03:07   GitTfs.Vs2015/Newtonsoft.Json.dll
   135864  12-09-15 03:07   GitTfs.Vs2015/System.IdentityModel.Tokens.Jwt.dll
   185032  12-09-15 03:07   GitTfs.Vs2015/System.Net.Http.Formatting.dll
   471240  12-09-15 03:07   GitTfs.Vs2015/System.Web.Http.dll
    27648  12-09-15 03:07   GitTfs.VsFake.dll
   339968  12-09-15 03:06   LibGit2Sharp.dll
   597071  12-09-15 03:06   LibGit2Sharp.xml
    10174  12-09-15 03:06   LICENSE
        0  12-09-15 03:07   NativeBinaries/
        0  12-09-15 03:07   NativeBinaries/amd64/
  1004544  12-09-15 03:06   NativeBinaries/amd64/git2-e0902fb.dll
        0  12-09-15 03:07   NativeBinaries/x86/
   762880  12-09-15 03:06   NativeBinaries/x86/git2-e0902fb.dll
    22016  12-09-15 03:06   NDesk.Options.dll
     1055  12-09-15 03:06   NOTICE
     9903  12-09-15 03:06   README.md
   245760  12-09-15 03:06   StructureMap.dll
   188453  12-09-15 03:06   StructureMap.xml
 --------                   -------
 34738182                   108 files
2015-12-11 20:57:09 -05:00
Matt Burke 29212f5052 Explicitly list dlls to package. 2015-12-08 21:52:35 -05:00
Matt Burke 95e3d5cdc0 Only bundle vs2015 2015-12-08 21:39:03 -05:00
Matt Burke 2317f30cbd Merge pull request #886 from git-tfs/release-may-fail
Don't stop the release build if uploading the archive to github.com fails
2015-12-08 15:47:51 -05:00
Matt Burke 6b80b5d143 Update release notes 2015-12-08 15:09:34 -05:00
Matt Burke cf383c3bcf Do the rest of the release, even if this fails 2015-12-08 15:05:36 -05:00
Kim Gybels 1ee6e92629 Only get full tree if candidates for removal exist
Getting the initial TFS tree to determine which empty folders can be
deleted can be slow. The directory tidier will now process the changes
first to determine if there are possible candidates for removal, then get
the initial TFS tree to verify if needed.
2015-12-08 14:52:35 +01:00
Matt Burke c6e800af26 v0.24.0 v0.24.0 2015-12-07 10:07:14 -05:00
Matt Burke be246c2e23 Avoid encoding errors in XML 2015-12-07 10:06:37 -05:00
Matt Burke 3b7532775c Update release notes for v0.24.0 2015-12-07 09:54:45 -05:00
Philippe Miossec 723889ee55 Merge pull request #879 from pmiossec/some_stuffs
Some stuffs
2015-12-03 00:41:10 +01:00
Philippe Miossec 1974224fc8 Better documentation 2015-12-03 00:18:12 +01:00
Philippe Miossec 9a7de547bf Typos.... 2015-12-03 00:02:02 +01:00
Matt Burke f32bd44ef8 Merge pull request #837 from pmiossec/tfs2015_nuget
Manage Tfs2015 assemblies with the new nuget packages released by Microsoft
2015-12-01 20:38:48 -06:00
Matt Burke a462309e03 Merge pull request #876 from tverboon/master
#875 - Gated check-in in batch could possibly give a build failed
2015-11-30 06:42:31 -06:00
Tom Verboon f0f21df26e Gated check-in in batch could possibly give a build failed
Gated check-in in batch could possibly give a build failed. - #875
2015-11-29 11:35:52 +01:00
Philippe Miossec 74b7eec652 Merge pull request #872 from pmiossec/refacto_api
refacto: use 'int' to handle changeset Ids
2015-11-16 21:17:51 +01:00
Philippe Miossec 22fc8f91c0 refacto: use 'int' to handle changeset Ids
instead of 'long' to match what is done in the tfs api
2015-11-16 01:11:44 +01:00
Philippe Miossec 84ea318656 Little better build output.... 2015-10-30 00:13:41 +01:00
Philippe Miossec a1867c5b71 (Hope to) fix the released zip file adding GitTfs.Vs20xx sub folders 2015-10-30 00:13:41 +01:00
Philippe Miossec 1503799f42 Update release note 2015-10-30 00:13:41 +01:00
Philippe Miossec ec533ba1ff Ignore file during the post build copy 2015-10-30 00:13:41 +01:00
Philippe Miossec 90aeee42e4 Copy GitTfs.Vs20xx in subfolders
and load assemblies from there...
2015-10-30 00:13:41 +01:00
Philippe Miossec afdd66ede6 Copy missing Microsoft.WITDataStoreXX.dlls 2015-10-30 00:13:41 +01:00