47 Commits

Author SHA1 Message Date
Unitech
9eca957336 register/login/autolink/browser open from CLI 2017-04-29 17:56:51 +02:00
Unitech
23ba6e9217 add pm2 register to autolink 2017-04-29 03:47:42 +02:00
Unitech
90e3c1f644 (docker integration) #2320 feature v1 POC (test+cmds+logic) 2016-08-14 13:21:05 +02:00
Unitech
23f2130de0 rename CLI.js to API.js + some fix on pm2-docker command 2016-07-23 19:13:55 +02:00
Unitech
3090275a93 clone to fclone 2016-07-01 16:03:35 +02:00
Unitech
cc5ee4ca52 add copyright 2016-06-30 19:05:52 +02:00
Unitech
4930489045 new clone utility 2016-06-30 19:04:54 +02:00
Unitech
0f51a30a77 display metadata on pm2 daemon startup 2016-06-29 23:31:40 +02:00
Unitech
5f9a83ed8d refactor progress 2016-06-05 12:39:04 +02:00
Unitech
1886f73a2f #2203 deep refactor 2016-06-04 14:04:26 +02:00
Unitech
8fddf74c1a node v6 compat 2016-04-24 17:10:33 +02:00
Unitech
1ac2a6988b enhancements: allow multiple aliases in schema.json + allow to use same conf attributes in both JSON and CLI + add tests for extra languages like pypy and php #517 #2031 2016-03-24 21:35:55 +01:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Unitech
8f6bc844c6 enhancement: move CLI related files to CLI / upgrade moment dependency / remove some unused require 2016-03-21 19:09:25 +01:00
Unitech
e91b21dde2 reflect api 2016-03-15 18:42:49 +01:00
--global
0499084961 fix error 2016-02-28 22:58:28 +01:00
--global
b74ca35d2e feature: add source map support [#1980] 2016-02-28 22:32:03 +01:00
--global
4bb7c1859c #1945: fix post_update command parsing 2016-02-15 11:16:54 +01:00
Unitech
6a774df4ed #1867 2016-01-04 10:18:59 +01:00
Unitech
df3ec5846e refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts 2015-12-15 02:07:25 +01:00
Unitech
d59e700da0 fix code comments 2015-12-07 12:28:03 +01:00
Unitech
6722f7ee03 merge safe-clone-deep 2015-12-07 12:20:10 +01:00
Unitech
5dc50b14d6 merge isbinaryfile 2015-12-07 12:17:42 +01:00
jshkurti
b8f5e71939 now pm2 pull [commit id] now handles tags 2015-06-22 12:48:52 +02:00
Joni Shkurti
aad54d90ff small fix 2015-04-12 02:15:35 +02:00
Joni Shkurti
08e903bdf3 triggerPM2actions : now reloads instead of restarting a process 2015-04-12 01:15:05 +02:00
Joni Shkurti
4b7b4d38ce VersionManagment: exec_timeout is now configurable 2015-04-09 20:32:06 +02:00
jshkurti
152812358b small fix 2015-04-08 15:58:21 +02:00
jshkurti
27f639a720 travis test before release 0.12.10 2015-04-07 16:32:54 +02:00
jshkurti
ac68e2963b done 2015-04-03 19:26:07 +02:00
jshkurti
56c2f172fd more verbosity on versioning output 2015-04-02 20:18:07 +02:00
jshkurti
1d3831c7a7 small refactor 2015-04-01 17:18:12 +02:00
Unitech
96e759ffd0 On pull error send back a result to keymetrics - when calling ._pull method send more data via the callback 2015-03-05 17:41:33 -05:00
Unitech
6e7c2c6ab3 refactor a bit _pull method and send back error message 2015-03-05 15:40:17 -05:00
Unitech
f7bb46320a call cb with first argument when errors in VersionManagement 2015-03-05 15:21:27 -05:00
Joni Shkurti
801e910438 Update VersionManagement.js 2015-02-12 00:12:30 +01:00
Tjatse
2cc824c744 do not strip quotes in sentence 2014-11-26 22:01:14 +08:00
Tjatse
7053921785 fix: match more complex arguments 2014-11-26 21:03:03 +08:00
Unitech
0b3a2c693e State ERRORED_STATUS like stopped/stopping - calling reloadProcessId restart if app stopped or not cluster_mode (fix pull&reload bug) - change exec logic order - flattify Methods.backward 2014-11-26 01:03:53 +01:00
Unitech
1244da156b homogeneize option parsing logic between JSON and CLI execution - cancel JSON execution if there are errors - cleanly exit PM2 CLI with exitCli() 2014-11-25 22:19:02 +01:00
Tjatse
0c31dede26 1. Validate Commander options && JSON key-values and make options briefness and easy configuration. 2. Refactor start/restart 2014-11-24 14:44:20 +08:00
jshkurti
402190264f CLI Feature added: pm2 pull <name> [commit_id] // goes to commit_id if specified 2014-11-21 15:46:09 +01:00
jshkurti
b00d910ff2 Versioning features now check ecosystem.json, process.json and package.json files in this order for post update commands to execute 2014-11-12 18:37:26 +01:00
jshkurti
fe89ecf626 minor fix 2014-11-07 16:23:39 +01:00
tknew2
2ec84b7987 Merge branch 'development' of https://github.com/Unitech/PM2 into development 2014-11-07 15:19:00 +01:00
jshkurti
0e43616527 backward/pull/forward code moved to lib/tools/VersionManagement.js 2014-11-07 15:19:20 +01:00
tknew2
90f1181d8c add JSON5 support - better sample file - restructure samples 2014-11-07 15:08:22 +01:00