Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LICENSE.txt #5

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
2777320
First try
AlexRukhlin Aug 30, 2017
9c56ca5
Second try
AlexRukhlin Aug 31, 2017
c696f20
Third try
AlexRukhlin Aug 31, 2017
912e68e
4th try
AlexRukhlin Aug 31, 2017
ff8885d
5th try
AlexRukhlin Aug 31, 2017
6af5fc0
Merge branch 'master' into users/arukhlin/test_01
AlexRukhlin Sep 1, 2017
5765d9f
gasgasg
AlexRukhlin Sep 13, 2017
9eaf699
asdgfa
AlexRukhlin Sep 19, 2017
cd30036
Merge pull request #1 from alexr/users/arukhlin/test_01
AlexRukhlin Oct 23, 2017
cfdc161
asgwgqaerg
AlexRukhlin Oct 23, 2017
d42f928
Merge branch 'master' of https://10.160.100.70/alexr/gitTest_1 into u…
AlexRukhlin Oct 31, 2017
14f74fc
avas svfasvasv
AlexRukhlin Oct 31, 2017
4a0e59a
avas svfasdvasvasvavasvasv
AlexRukhlin Oct 31, 2017
6b2fd79
avas svfasvasv
AlexRukhlin Oct 31, 2017
f8ee59e
avas svfasvasv adsvfsfAS
AlexRukhlin Nov 9, 2017
172edec
agagfdbdfb
AlexRukhlin Nov 10, 2017
8f5e004
Merge branch 'master' into users/arukhlin/test_01
AlexRukhlin Nov 21, 2017
9106876
Add microsoft.yml
AlexRukhlin Apr 3, 2018
44dd0c1
Update LICENSE.txt
AlexRukhlin May 10, 2018
80e7941
dsasasv asvas
AlexRukhlin May 18, 2018
f4673ba
Merge branch 'users/arukhlin/test_01' of https://github.com/AlexRukhl…
AlexRukhlin May 18, 2018
f199fa0
dsasasv asvasdfbdbsddsb
AlexRukhlin May 18, 2018
5cb8cf8
dsasasv asvasdfbdbsddsb
AlexRukhlin May 18, 2018
bd9d7af
dsasasv asvasdfbdbsd
AlexRukhlin May 18, 2018
87eb515
dsasasv asvasdfbdbsd
AlexRukhlin May 18, 2018
81489c4
dsasasv asvasdfbdbsd
AlexRukhlin May 18, 2018
ceb01e3
dsasasv asvasdfbdd ehweth wrehwe
AlexRukhlin May 18, 2018
c5c2aa5
dsasasv asvasdfbdd ehweth wreh
AlexRukhlin May 18, 2018
bf27f76
Merge branch 'users/arukhlin/test_01' into users/arukhlin/pr-2
AlexRukhlin May 18, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions .vsts/microsoft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ queue:

#variables:
# system.debug: true
resources:
- repo: self

queue:
name: Hosted VS2017

variables:
dockerRegistryConnectionEndpoint: '69a1a8df-4cb8-46ce-9e6e-e8197ff93ded' # VSTS service connection endpoint "Docker Registry"
dockerHostEndpoint: '3f5ecfa0-cdda-4405-aad7-e3e5cc508d2a' # VSTS service connection endpoint "Docker Host"
imageName: '$(Build.Repository.Name):$(Build.BuildId)'

steps:
- task: Docker@0
Expand Down Expand Up @@ -53,3 +63,37 @@ steps:
enforceDockerNamingConvention: true # The docker image name will be modified to follow Docker naming
# convention. Converts upper case character to lower case and
# removes spaces in the image name.
containerregistrytype: 'Container Registry'
dockerRegistryConnection: '$(dockerRegistryConnectionEndpoint)'
action: 'Build an image'
dockerFile: '**/Dockerfile'
buildArguments: |
# arg1=val1
# arg2=val2
defaultContext: true
imageName: '$(imageName)'
qualifyImageName: true
additionalImageTags: |
# Tag1
# Tag2
includeSourceTags: false
includeLatestTag: false
dockerHostEndpoint: '$(dockerHostEndpoint)'
enforceDockerNamingConvention: true
memory: 512MB

- task: Docker@0
inputs:
containerregistrytype: 'Container Registry'
dockerRegistryConnection: '$(dockerRegistryConnectionEndpoint)'
action: 'Push an image'
imageName: '$(imageName)'
includeSourceTags: false
includeLatestTag: false
imageDigestFile: 'repository_digest'
dockerHostEndpoint: '$(dockerHostEndpoint)'





11 changes: 11 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
Team Explorer Everywhere Plug-in for Eclipse
svasvava
srfabdfbnsd asdvdasv
asdvasdv rhwehw

dsasga
asasads bsdb erhwehw
dbasdb


Copyright (c) Microsoft Corporation




All rights reserved.

MIT License
Expand Down
3 changes: 3 additions & 0 deletions Localization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
We’re using an open localization platform to regularly integrate community feedback and contributions into our products.




##Where are our translations?
* Go to [www.transifex.com](https://www.transifex.com/), sign in if you have a **Transifex** account, sign up for an account if you don’t have one.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# archives may contain both plug-ins for these graphical envrionments
# and a properties file if the policy runs in both the graphical
# and command-line clients.
#########################################################

# Defines the policy ID implemented by a class in this archive.
id=com.teamprise.checkinpolicies.build.BuildPolicy-1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See License.txt in the repository root.

//



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

package com.microsoft.tfs.core.pendingcheckin.events;


import com.microsoft.tfs.core.clients.CoreClientEvent;
import com.microsoft.tfs.core.clients.versioncontrol.events.EventSource;
import com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@

package com.microsoft.tfs.core.pendingcheckin.events;


/*

*/
import java.util.EventListener;

import com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges;

/**
Expand Down