Commit Graph

28 Commits

Author SHA1 Message Date
Joao Moreno 261f0f1cf6 wip: telemetry service in shared process 2016-06-07 17:45:08 +02:00
Joao Moreno 39a82d2ee4 fixes #6959 2016-06-02 10:16:34 +02:00
Joao Moreno f22a249469 Merge remote-tracking branch 'origin/master' 2016-05-27 09:44:01 +02:00
Joao Moreno 82b6aae02f return empty promise 2016-05-27 09:43:25 +02:00
Joao Moreno d0eba0dbd4 Merge branch 'master' into tyriar/install_extension_ret_zero 2016-05-27 09:41:34 +02:00
Joao Moreno 58b253544b mention extension id case sentitivity
fixes #6727
2016-05-26 10:46:12 +02:00
Joao Moreno 09ecb80c94 always check whether extension is installed
fixes #6732
2016-05-26 10:45:06 +02:00
Joao Moreno 870c700e55 parse gallery error message
fixes #6761
2016-05-26 10:42:08 +02:00
Joao Moreno 91198c9b95 localize help messages
fixes #6717
2016-05-26 10:25:58 +02:00
Joao Moreno d12a408d8a uppercase id
fixes #6870
2016-05-26 09:14:45 +02:00
Daniel Imms 9c4c58251f Fix typo in cli breaking launch
Fixes #6902
2016-05-25 17:08:17 -07:00
Daniel Imms 4dd53510e2 Have --verbose work on the bin command
Fixes #6556
2016-05-20 12:28:38 -07:00
Daniel Imms 49990e778b Merge remote-tracking branch 'origin' into tyriar/install_extension_ret_zero 2016-05-13 18:52:12 -07:00
Daniel Imms a631525fbb Have --install-extension exit earlier if already installed
Fixes #6364
2016-05-13 18:49:43 -07:00
Daniel Imms 02d79c97ed Return 0 if extension already installed
Fixes #6365
2016-05-13 18:26:25 -07:00
Daniel Imms cf48c4eb7d Fix --uninstall-extension typo in --help
Fixes #6266
2016-05-12 00:15:42 -07:00
Johannes Rieken 224bbb8b45 run the actual ai module inside the shared process such that it cannot tamper with the main process, fixes #1000 2016-05-10 14:39:31 +02:00
Joao Moreno b455db9f35 docs 2016-05-04 17:40:46 +02:00
Joao Moreno 93eb848846 (un)install multiple extensions at once
fixes #691
2016-05-04 17:38:22 +02:00
Joao Moreno ac7a5c5d9e --uninstall-extension #691 2016-05-04 17:38:18 +02:00
Joao Moreno 6043ff88dc --install-extension #691 2016-05-04 17:38:12 +02:00
Joao Moreno eab9ef45a4 --list-extensions #691 2016-05-04 17:38:05 +02:00
Joao Moreno 72f9c0b9b2 platform/extensionManagement 2016-05-04 17:38:03 +02:00
Joao Moreno cc8b65c8c8 simplify shared process startup 2016-05-04 17:38:03 +02:00
Joao Moreno faf07be9e2 introduce IEnvironmentService 2016-05-04 17:38:03 +02:00
Joao Moreno fb467cc7a6 reduce app dependency from env 2016-05-02 18:54:07 +02:00
Joao Moreno fda1e69828 move args, cli, sharedProcessMain to code 2016-05-02 16:05:37 +02:00
Joao Moreno 8aeb918803 move to code 2016-05-02 16:05:37 +02:00