Commit Graph

21 Commits (29f124ceadc4bcebc14f88a677196ea09ec7e285)

Author SHA1 Message Date
Florent BENOIT fad96260fb Add support for github PR urls
Change-Id: I6cd40ee1c620a22eac17dafd12a066a4fa89988b
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2018-09-08 22:25:23 +02:00
Mykhailo Kuznietsov 07263f1e30
Fix license header text (#10629) 2018-08-02 11:18:04 +03:00
Mykhailo Kuznietsov 15d23edc91
Update license to EPL 2.0 (#10531) 2018-07-31 11:24:36 +03:00
Sergii Kabashniuk c038406f63
Restore Che5 factory behaviour. (#9000)
Factories without configuration will have terminal and exec agent enabled.
2018-03-03 16:25:12 +02:00
Oleksii Orel 4991c940f3 CHE-7555 fix resolve factory flow
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2018-01-31 10:10:45 +02:00
Mykhailo Kuznietsov 2c2bd6637c
Set new year in license headers (#8244) 2018-01-11 16:04:49 +02:00
Sergii Kabashniuk 04e4a1b93e
Remove support of Che4 workspace format (#7832)
Remove support of Che4 workspace format
2017-12-13 21:18:44 +02:00
Kamesh Sampath 8887cc56a2 using group name in regex
Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2017-10-31 21:50:50 +02:00
Kamesh Sampath 4b39f7f581 Corrected sign-off email
* Change the default image from `codeenvy/ubuntu_jdk` to `eclipse/ubuntu_jdk8`
* Santize urls ending with .git to enable loading of factory files from git repos

Signed-off-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
2017-10-31 21:50:42 +02:00
Sergii Leshchenko a4b9ecad90 CHE-6972 Uncomment and adapt URLFactoryBuilder (#7032) 2017-10-27 12:07:44 +03:00
Oleksandr Garagatyi cd1301d115 CHE-6124: Do not publish exposed ports in Docker machines
Publish port in Docker machines only in case there is a server
in the workspace config that represents the port.
Refactor OpenShift infrastructure code.
Refactor Docker infrastructure code.
Add constant of memory attribute and reuse it everywhere it is
hardcoded.
Add constant for installer environment attribute and reuse it
everywhere it is hardcoded.
Add machine memory attribute validation to workspace validation.
Move provisioning of servers, environment variables from
infrastructure implementations to runtime SPI abstract level.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2017-10-26 12:10:36 +03:00
Florent BENOIT 3f262e620e Cleanup some Mockito deprecated usage (che6) (#6864)
* Cleanup some Mockito deprecated usage
org.mockito.Matchers —> org.mockito.ArgumentMatchers
org.mockito.runners.MockitoJUnitRunner —> org.mockito.junit.MockitoJUnitRunner

Change-Id: Icf7351cb58e0f42fa95885c2d2cf6b5e98206c35
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-21 09:07:43 +02:00
Florent BENOIT 6a95b6d74a Apply google format v1.4 https://github.com/google/google-java-format/releases/tag/google-java-format-1.4
Change-Id: I5df30c23165df1fd39eef4c57893bebd1d681c1d
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-19 22:23:04 +02: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
Korneta Anton fb75edb1ca Move OldRecipe from machine to workspace api module 2017-07-14 10:25:43 +03:00
Sergii Leshchenko 0504b313d8 CHE-5413 Rename Agent to Installer 2017-06-29 17:58:09 +03:00
Artem Zatsarynnyi 1d5648fd6e Fix building project with maven (#5354) 2017-06-12 23:48:28 +03:00
Yevhenii Voevodin 791b898447 Merged with master 2017-04-12 16:18:56 +03:00
Max Shaposhnik 62d32687c2 Factory migration (#4413) 2017-04-03 15:11:45 +03:00