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 |
|