Commit Graph

13 Commits (f2ee3bf834bab3d4f4e0bd1f6b73aef8063dba34)

Author SHA1 Message Date
Anatoliy Bazko e67979d337 CHE-5431: Add versioning to installers (#5940)
* CHE-5431: Add versioning to installers
2017-08-19 10:32:20 +00:00
Sergii Kabashniuk 6e9825c699 Used Google Java Codestyle 2017-08-18 17:16:54 +03:00
Artem Zatsarynnyi a552e67a76 Merge branch 'master' into spi 2017-08-17 16:40:48 +03:00
Mykhailo Kuznietsov 69d5148385 Changed copyright owner to "Red Hat, Inc." in license headers (#5964)
Change license header contributor to Red Hat, Inc.
2017-08-11 10:46:58 +03:00
Artem Zatsarynnyi c9d0c12923 Merge branch 'master' into spi 2017-08-02 10:05:43 +03:00
Mario Loriedo 2de906d375 Fix launchers to call to set_sudo_command (#5866)
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-08-01 15:19:17 +03:00
Mario Loriedo a419690730 Avoid using `sudo` in agent launchers when the current user is not a sudoer (#5835)
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-08-01 08:27:18 +02:00
Sergii Leshchenko 0504b313d8 CHE-5413 Rename Agent to Installer 2017-06-29 17:58:09 +03:00
Sergii Leshchenko fbd1b02f25 Move agent impl to shared module to server one 2017-06-23 10:07:46 +03:00
Valeriy Svydenko 6a4e3831cd CHE-5154: use new implementation of the Language Server Protocol for python (#5267) 2017-06-07 10:07:04 +00:00
Eugene Ivantsov 374e10f49d Add pip3 check (#4648) 2017-03-30 12:18:36 -06:00
Alexander Garagatyi f1f0764370 CHE-3920: make agents installation scripts respect environment variables
Replaces "sudo" with "sudo -E" which preserves user's environment
variables which may contain proxy settings.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-01-30 17:44:14 +02:00
Anatoliy Bazko c8dafb9c6b CHE-3720: Decouple different agents on different maven modules (#3830) 2017-01-25 20:42:32 +02:00