Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-cli

Command-line interface for building NativeScript apps
https://github.com/NativeScript/nativescript-cli

Revert parallel execution of action on multiple devices

Revert change applied in this commit - https://github.com/telerik/mobile-cli-lib/commit/065512bd...

740ea7bbb3783549c32870c473e764f3f6a6cbf0 authored almost 9 years ago
Merge pull request #1456 from NativeScript/vladimirov/speed-lint

Speed-up grunt lint

9280aa9018b83ff83532f13f46840a6cbe54f59d authored almost 9 years ago
Speed-up grunt lint

Currently `grunt lint` might take more than 2-3 minutes. The problem is in the src files passed....

a259a7bf622fb0642b5be8f993c782f4c145dfd9 authored almost 9 years ago
Merge pull request #1452 from NativeScript/kerezov/cocoapods-ignore-scripts

Ignore scripts when checking CocoaPods

67bf5f422ddbd023e5aac0290ef4a0a6710bc9b6 authored almost 9 years ago
Merge pull request #1453 from NativeScript/kerezov/prepare-both-platforms

Call afterPrepareAllPlugins for the specific platform only

571ee48389cd98ad8da3d1e6fa9b27fb3309d34e authored almost 9 years ago
Call afterPrepareAllPlugins for the specific platform only

Instead of calling `afterPrepareAllPlugins` for all installed platforms.

e0ec72c5bc596f7945a463cbcbe9c1a8608b8731 authored almost 9 years ago
Ignore scripts when checking CocoaPods

Install tns-ios with `--ignore-scripts` when the `$ tns doctor` verifies CocoaPods. Else the amo...

08d424e6c5dfdd44615f61cb2ac2af016aaf975a authored almost 9 years ago
Merge pull request #1450 from NativeScript/jasssonpet/typo

Typo

ce1064e89c2a19397da009eadfa57072cd2708f9 authored almost 9 years ago
Merge pull request #1424 from NativeScript/fatme/shasums-on-android

Speed up livesync on android device

5e70b96a513b18ddee9b9c2034263b8d8e903c54 authored almost 9 years ago
Speed up livesync on android device by using hash file

Optimize the usage of `tns livesync android` command. In case your project is huge, every time y...

11221ae4172616b784d7b53ec1e03118e501c90c authored almost 9 years ago
Merge pull request #1449 from NativeScript/vladimirov/fix-tsconfig

Exclude some dirs in tsconfig.json

d039e62a17bc19dea848663fa0e6499331ff8773 authored almost 9 years ago
Typo

c5d51127eceb841884d9aa0322c3461d5987c1b9 authored almost 9 years ago
Exclude some dirs in tsconfig.json

In `tsconfig.json` we have to exclude `node_modules`, `coverage` and `scratch` dirs.
When they a...

b2406feecba95f6a408c35bd07f39d0825044a1d authored almost 9 years ago
Merge pull request #1448 from NativeScript/kerezov/xcode-7.2

Don't code sign upon simulator build

f134750d2566c8366bbb82d7f7ea44a861422c9e authored almost 9 years ago
Don't code sign upon simulator build

Apparently xcodebuild whith xcode 7.2 attempts to code sign the simulator build when CODE_SIGN_I...

037a44df5968c54cbb05c79034dcc2350aadee3e authored almost 9 years ago
Merge pull request #1446 from NativeScript/totev/fix-ios-debugger

Fixed reversed if, code cleanup

f2ed5636e3b3d369bcf37bfc3a37838c1cccdd46 authored about 9 years ago
Fixed reversed if, code cleanup

See https://github.com/NativeScript/ios-runtime/issues/474

823d785cbb8eaf5dc2039b5a28dbd70877fc76d3 authored about 9 years ago
Merge pull request #1445 from NativeScript/buhov/log-socket-path-on-ios-debug

Log socket path on running 'tns debug ios'

24616e3b12a30ba0a69c9ae34ee5cba1f2079dd1 authored about 9 years ago
Merge pull request #1443 from NativeScript/vladimirov/fix-chmod

Fix livesync on Android devices and Genymotion emulator

31d9c0d6256b0c6516f286f1cafe404abfc43f58 authored about 9 years ago
Log socket path on running 'tns debug ios'

cdf49414fdaabae126ca2f0ea57cbaed29895a16 authored about 9 years ago
Fix livesync on Android devices and Genymotion emulator

The following fix has been applied in common lib:

On some Android devices the `android-runtime`...

f5af7f468ee2be38d8f437b30f6977bd6908fd6a authored about 9 years ago
Merge pull request #1444 from NativeScript/vladimirov/update-npm-ignore

Update .npmignore file

3f5fb4fd125fb09060137f45f97d81de2a234334 authored about 9 years ago
Update .npmignore file

Update the file with new directories and files to exclude.

98224b9bea07db41a6dbea8d7ff2fda6c1bf258a authored about 9 years ago
Merge pull request #1442 from NativeScript/separate-debugger-ui

Use Debugger UI from a dedicated npm package

463987b1689a13c130a051a43603bcf50215734d authored about 9 years ago
Use Debugger UI from a dedicated npm package

See https://github.com/nativescript/ios-runtime/issues/474

e25208d84ac8a5d4dc0b5ec39992ee9d5f5c099c authored about 9 years ago
Merge pull request #1441 from NativeScript/vladimirov/fix-exception-message

Fix exception tracking message

7c13e2e78006a2a6af19f0ef5016f47b28b64e8c authored about 9 years ago
Fix exception tracking message

Remove the message of the exception as it is already printed in most of the cases.

72a1ed9585a731377e96ed5bcce8027e8e1adef4 authored about 9 years ago
Merge pull request #1435 from NativeScript/vladimirov/new-analytics

Use new Analytics SDK

3f501688fa57587cc87b6d2c14ea6cc71170a8bd authored about 9 years ago
Use new Analytics SDK

Use the new Analytics SDK and track more information.

9358b81ebf4d82940a6aa16b5ab9600181ac0a4a authored about 9 years ago
Merge pull request #1432 from NativeScript/totev/fix-npm-setup

Install node.js 4.2.5 - most stable at the moment

460e67e959374dff4283d964db96e2130482de30 authored about 9 years ago
Install node.js 4.2.5 - most stable at the moment

Fix Android SDK installation
Fix nativescript cli installation

See https://github.com/NativeScri...

5ac0427fdb19686d6c03ad438928f6144632d2a6 authored about 9 years ago
Merge pull request #1426 from NativeScript/vladimirov/show-device-status

Show device status when listing available devices

1931b8091ee9f13d4cf8c83ed0a1a1006b4cebb1 authored about 9 years ago
Show device status when listing available devices

Add new column - Status.
The values in it will be "Connected" when the device is reachable and "...

5910e1f3722bd2b580acf1dca67b288421f8369e authored about 9 years ago
Merge pull request #1408 from NativeScript/fatme/plugin-vars

Out of the box support for application id in plugins

f8d78317d38254f7d311ceac6127e84ef1558fd1 authored about 9 years ago
Merge pull request #1423 from NativeScript/kerezov/disable-hooks

Separate disableCommandHooks from DISABLE_HOOKS

d625f2808c786f861e00e63817ac765ab1dec307 authored about 9 years ago
Separate disableCommandHooks from DISABLE_HOOKS

The latter is a mechanism to disable all hooks, while the former only disables hooks not invoked...

90d3eaf2bfa6c3af7ca52d0497df74e970e6094e authored about 9 years ago
Merge pull request #1404 from NativeScript/jasssonpet/move-info-plist

Don't prepare Info.plist file from runtime template

4df5e7979084178db49cfe7563f44c84a293e3ad authored about 9 years ago
Merge pull request #1413 from NativeScript/totev/roaming

Move settings into Roaming Windows profile

f89057619f228f7ec1da0761322e5ff290ecc95b authored about 9 years ago
Merge pull request #1414 from NativeScript/fatme/update-to-latest-common-lib

Update to latest common lib

b31cb36286201155ae7f3c3819b3993c8f5ee727 authored about 9 years ago
Merge pull request #1415 from NativeScript/fatme/fix-hooks

Set this._isInitialized after preparePlatform in order before-prepare hooks to work properly

55c369f52ca163999ad9c4ed4a1c3bb02c54d622 authored about 9 years ago
Set this._isInitialized after preparePlatform in order before-prepare hooks to work properly

9bde48ee07f75285f44bf8988d6b333bcc385b9d authored about 9 years ago
Update to latest common lib

850ba47e271b9654a348ab601f13dc67e9a4ee2e authored about 9 years ago
Merge pull request #1410 from NativeScript/fix-deploy

Don't print incorrect message when `tns deploy ios --release` command is executed

d8fc86342cb5e0f04b05e8e91aa76d599c8738fd authored about 9 years ago
Merge pull request #1411 from NativeScript/fatme/additiional-fast-sync-file-extensions

Respect additiional fast sync file extensions

bb9d238e390b29837289281a390041fbf963dbe0 authored about 9 years ago
Move settings into Roaming Windows profile

See https://github.com/NativeScript/nativescript-cli/issues/1412

- Change the default settings...

fbb0f15678c3e7023cf1e170f6f458dc4178536b authored about 9 years ago
Respect additiional fast sync file extensions

c41e64e5d8cb7d7ff578b3a23dd80e3bc71c87ea authored about 9 years ago
Don't print incorrect message when `tns deploy ios --release` command is executed

FIxes https://github.com/NativeScript/nativescript-cli/issues/1403

ed7dd14ef8c8549d2e95c55e4a3b1b4d71352985 authored about 9 years ago
Merge pull request #1409 from NativeScript/fatme/fix-doctor-command

Fix `undefined is not a function` error.

a26f87bb2822cc641e0825baad709a17fa4daddf authored about 9 years ago
Fix `undefined is not a function` error.

Use spinner.message function instead spinner.update

ea3d92f5ba77f669ade28e51ad6871256c24bd73 authored about 9 years ago
Implements https://github.com/NativeScript/nativescript-cli/issues/1026

Removes the unneeded logic that merges configuration files

c1f934fac5164b0252fb8b444031343700dc92a1 authored about 9 years ago
Merge pull request #1407 from NativeScript/vladimirov/fix-unit-tests

Fix unit tests on Windows

8d936030fe068e78d0dd892be345c31741619703 authored about 9 years ago
Merge pull request #1240 from NativeScript/remove-ant

Remove library add command

9f778613fffdbacfd5c982cb60cc1de15303cffe authored about 9 years ago
Fix unit tests on Windows

Fix unit tests on Windows

d49fbff00103f2539db7cb709155f6e47835e225 authored about 9 years ago
Merge pull request #1406 from NativeScript/fatme/fix-deploy

Respect buildConfig parameter from buildForDeploy function

8dde4b0c011acb5b6e8a9d44350fbfda78e4a64c authored about 9 years ago
Merge pull request #1405 from NativeScript/progress

Add spinner to long running operations

2e4c9b5b98f8af33a448e0870d18faa2bb9e6abc authored about 9 years ago
Respect buildConfig parameter from buildForDeploy function

37b6759a6d5a90607069674fbe7587bf5dd4a7eb authored about 9 years ago
Add spinner to long running operations

See https://github.com/NativeScript/nativescript-cli/issues/1382

f80ecb662843bb4d83012ba60e55028565c2a93e authored about 9 years ago
Don't prepare Info.plist file from runtime template

320049b6c558d7001a6a0f4ac6013acdbe874b93 authored about 9 years ago
Merge pull request #1396 from NativeScript/fatme/ios-fix-crashing-app

Fix crash when launching applications on iOS device in debug mode

d6d17c49887cf08a23498fe473d0720ee8d27e3f authored about 9 years ago
Fix unit tests

d7ec0dcfb9dc33856fdd8782b7d2f01f6919f8c6 authored about 9 years ago
Fix crash when launching applications on iOS device in debug mode

Fixes https://github.com/NativeScript/nativescript-cli/issues/1362

1032a7b87f63149423a95a13bcf92221e15d2100 authored about 9 years ago
Merge pull request #1381 from NativeScript/fatme/isim

Integrate iOS simulator with device discovery

98a96fbb833f4b6824ed86a9d28ee3e84881cb1d authored about 9 years ago
Merge pull request #1402 from NativeScript/totev/fix-two-debugged-apps

Fix debugging of two apps at the same time

883378be3290821df2c64c51c47de387cbae9f2b authored about 9 years ago
Integrate iOS simulator with device discovery

c2434a0e87b1cb64aa1aaff18a66583385cb6e74 authored about 9 years ago
Fix debugging of two apps at the same time

See https://github.com/NativeScript/nativescript-cli/issues/1377

085925695b94c929ddab6b29e436ad92b3b95dba authored about 9 years ago
Merge pull request #1400 from NativeScript/vladimirov/fix-create-help

Fix --template help

acf353db95f3fe91dd5b88e47d4e721c96cd1578 authored about 9 years ago
Fix --template help

Fix --template help

fb18c856444253c2e82d3f45589d350adb51654f authored about 9 years ago
Merge pull request #1397 from NativeScript/update-contrib

Include linter into the contributing guide

76e133c03a6efb7705a6bc5edf41f95eb5455c7a authored about 9 years ago
Merge pull request #1394 from NativeScript/wait-for-debugger-before-starting-client

wait for the debugger to settle before starting a client and output t…

44a7a1c976ea531556e96551d93ea18ecf3529e2 authored about 9 years ago
Wait for debugger to start

Wait for the debugger to settle before starting a client and output that the debugger has starte...

5fe74be968443983fc9d0197b5d46d7da601b4d3 authored about 9 years ago
Include linter into the contributing guide

8ada225c2e4b3254eb6f89163c876c032654aec3 authored about 9 years ago
Merge pull request #1395 from NativeScript/vladimirov/update-node-inspector

Update node-inspector to 0.7.4.1

ccf55f2a1d09ce61a2b7cdc96ba28cbd62355e64 authored about 9 years ago
Update node-inspector to 0.7.4.1

Update node-inspector to 0.7.4.1

37bb9c692511e1fcdb4868056ac8460f489b7bba authored about 9 years ago
Merge pull request #1391 from NativeScript/update-xmldom

Update xmldom

0b7755301f0a72354729f891764826e675836690 authored about 9 years ago
Update xmldom

See https://github.com/NativeScript/nativescript-cli/issues/1307

0771bb6767c514706ee758da66e293da1bc83a8d authored about 9 years ago
Merge pull request #1388 from NativeScript/fatme/fast-livesync-for-images

Fast livesync for images in app folder

7907debc5b3f39fc27167b23b24dac1596a04d6d authored about 9 years ago
Fast livesync for images in app folder

4f790da515c794f2de684cae569a588e6d747abd authored about 9 years ago
Merge pull request #1385 from NativeScript/totev/verify-cocoapods

Verify CocoaPods

bb223dc9feddf6b918b886bd454766535002df85 authored about 9 years ago
Verify CocoaPods

see https://github.com/NativeScript/nativescript-cli/issues/1294

96112efac3ea40ed942b864c3dc7e22e38b9bea9 authored about 9 years ago
Merge pull request #1383 from NativeScript/vladimirov/fix-base-config

Fix baseConfig option for iOS

61c6b78059eca9e8170edbe9909da34b28fddc9b authored about 9 years ago
Merge pull request #1384 from NativeScript/totev/npm-silence

Make npm complain a bit less during testing

2bd272d27aae0597cad251e61e26ccd1187859e4 authored about 9 years ago
Make npm complain a bit less during testing

fed4613d21eae1a2428b967c555df2408f227b80 authored about 9 years ago
Fix baseConfig option for iOS

When `--baseConfig` option is used for `tns platform add ios`, the command fails with ENOTEMPTY....

75c2121c1ad8bbea38e9668bc7908eb11731c66b authored about 9 years ago
Merge pull request #1379 from NativeScript/no-client-command-android

support no-client command on android debug commands

331eba08f3d78cb6e885a3c3f28d3a9d1a71f72d authored about 9 years ago
formatted the code

3c3fb19ce9ca87b30910a9c446d2b8e8840359d3 authored about 9 years ago
remove not needed logging

c8729a782168f50345d70b2a64d15ef79851307f authored about 9 years ago
support no-client command on android debug commands (no help for the new argument)

ad6268cb4dad7d924d823337716efc18f7742209 authored about 9 years ago
Merge pull request #1378 from NativeScript/deterministic-get-port-command

make getport command deterministic

f47ce41242471d9726fdd4de6dc6786ba63d19cd authored about 9 years ago
Merge pull request #1369 from NativeScript/cankov/app-resources-info-plist

Merge Info.plist from App_Resources and plugins into platforms/ios

e449f29bae430e811876dac1103558e5c7b2dadd authored about 9 years ago
Merge Info.plist from App_Resources and plugins into platforms/ios

Add an update route for when the Info.plist is missing in the template

66a55a930a502243271171beff6458feb14a01ca authored about 9 years ago
make getport command deterministic

fix output when multiple devices are available

75b8b685f57f9ffad69bf5da2fbf217f54a44cff authored about 9 years ago
Merge pull request #1373 from NativeScript/totev/android-debugger-unixsockets

Implement Android debugging with unix sockets redirection

e46408fbc44c5caedfb74f537dbaf2a3ce1b2668 authored about 9 years ago
Implement Android debugging with unix sockets redirection

182660a3ff0ba5965e4a2a8b7e1d172e26240fd5 authored about 9 years ago
Merge pull request #1374 from NativeScript/totev/dev-gen-help

Add command to generate HTML help

a319067fd51da2fffcd508de7cd3ef8a09d1941c authored about 9 years ago
Add command to generate HTML help

Implements https://github.com/NativeScript/nativescript-cli/issues/1302

099dd7e59cb9be5213666dc20615d2617d59c497 authored about 9 years ago
Merge pull request #1372 from NativeScript/vladimirov/remove-app-resources-as-plugin

Do not consider App_Resources/Android as plugin

f7971c1685d49dd1fa96bfaa6cb796a5d671cff9 authored about 9 years ago
Do not consider App_Resources/Android as plugin

Currently when `app/App_Resources/Android` contains AndroidManifest.xml or include.gradle, we tr...

d669791e126f64cb06367c5b66485d0672d0ec14 authored about 9 years ago
Merge pull request #1371 from NativeScript/update-deps

Update TypeScript to 1.7.5

fe158cf2021d9e59b7f3c01e17c16ee2574b32ec authored about 9 years ago
Update TypeScript to 1.7.5

Update ios-sim-portable

bb5f4a70c7890b6aa5eb24fafb155251af44d241 authored about 9 years ago
Merge pull request #1365 from NativeScript/vladimirov/improve-device-logs

Print all device logs for Android

0c3ff1350b5e4ae0d4ff28191835bf0631d58d4d authored about 9 years ago