This commit is contained in:
digeff 2016-03-10 11:30:27 -08:00
Родитель 580325cf57
Коммит bb4de9a390
192 изменённых файлов: 435 добавлений и 1311 удалений

Просмотреть файл

@ -1,4 +1,7 @@
/* placeholder gulpfile, allows calling gulpmain tasks */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/* placeholder gulpfile, allows calling gulpmain tasks */
var fs = require("fs"),
path = require('path'),
gulp = require("gulp"),

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/Q.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/remotebuild.d.ts" />
/// <reference path="../../typings/nconf_extensions.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/Q.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/request.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/request.d.ts" />

Просмотреть файл

@ -1,4 +1,7 @@
/// <reference path="../../typings/remotebuild.d.ts" />
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/remotebuild.d.ts" />
/// <reference path="../../typings/express.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/nopt.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/opener.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/nopt.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/cordovaExtensions.d.ts" />
/// <reference path="../../typings/nameDescription.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/nopt.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
// NOTE: This file is intended to run on-require, and print the logo, only once.
// We avoid using logger.log and other package dependencies because this is required in
// a couple of places including post-install, and we don't want to drag in all the infrastructure

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/tacoKits.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/tacoKits.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/request.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/request.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/nopt.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/cordovaExtensions.d.ts" />
/// <reference path="../../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
"use strict";

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
"use strict";

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/nopt.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
import tacoUtility = require ("taco-utils");
import PlatformHelper = require ("./platformHelper");

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/request.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/tacoUtils.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
/// <reference path="../../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/adm-zip.d.ts"/>
/// <reference path="../../../typings/replace.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
********************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/should.d.ts"/>
/// <reference path="../../typings/mocha.d.ts"/>

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/should.d.ts"/>
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/tacoUtils.d.ts"/>

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/node.d.ts" />
/// <reference path="../../typings/should.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
* ******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
/// <reference path="../../typings/tacoErrorTestHelper.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 * ******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/archiver.d.ts"/>
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/rimraf.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,6 @@
/**
* ******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/tacoUtils.d.ts" />
import path = require ("path");

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />

Просмотреть файл

@ -1,4 +1,7 @@
/// <reference path="../../cli/utils/settings.ts" />
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../cli/utils/settings.ts" />
import Settings = require ("../../cli/utils/settings");

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
interface IRemoteServerSequence {
expectedUrl: string;

Просмотреть файл

@ -1,4 +1,7 @@
/// <reference path="../../../typings/node.d.ts" />
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../../typings/node.d.ts" />
import fs = require ("fs");
import http = require ("http");
import https = require ("https");

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/node.d.ts" />
/// <reference path="../typings/q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/adm-zip.d.ts" />
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/Q.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/node.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
/// <reference path="../../typings/lodash.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
/// <reference path="../../typings/lodash.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/mocha.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/mocha.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
"use strict";

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
/// <reference path="../../typings/lodash.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
/// <reference path="../../typings/lodash.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
* ******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/hashFiles.d.ts" />
/// <reference path="../../typings/request.d.ts" />

Просмотреть файл

@ -1,10 +1,5 @@
/**
*******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
"use strict";

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/node.d.ts" />
"use strict";

Просмотреть файл

@ -1,10 +1,6 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/node.d.ts" />
"use strict";

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../typings/Q.d.ts" />
/// <reference path="../typings/tacoUtils.d.ts" />

Просмотреть файл

@ -1,10 +1,6 @@
/**
* ******************************************************
* *
* Copyright (C) Microsoft. All rights reserved. *
* *
*******************************************************
*/
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts" />
"use strict";

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Просмотреть файл

@ -1,10 +1,5 @@
/**
 *******************************************************
 * *
 * Copyright (C) Microsoft. All rights reserved. *
 * *
 *******************************************************
 */
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for details.
/// <reference path="../../typings/mocha.d.ts"/>
/// <reference path="../../typings/should.d.ts"/>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше