16 Commits

Author SHA1 Message Date
DenisGabriela
8e7e775eef ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- addressed review comments
2018-10-15 16:08:47 +03:00
DenisGabriela
6a7bbb3c4e ATS-126 : Expose JVM metrics - eg. CPU & Memory (within jvm process / container)
- added pod name tag tag on metrics
2018-10-15 12:41:42 +03:00
DenisGabriela
24d44398ab ATS-35 : T-Engines: update Docker Transformers to Spring Boot 2.0.x GA
- upgraded to Spring boot 2.0.5
   - added dependency to spring-boot-starter-web (before it was brought in by thymeleaf 1.5.15)
   - removed try-catch since UnsupportedEncodingException is not thrown anymore by HierarchicalUriComponents.encodeUriComponent(..)
   - updated WebApplicationConfig to implement WebMvcConfigurer (WebMvcConfigurerAdapter is deprecated)
   - updated import of LocalServerPort
   - updated tests to use new method from InvocationOnMock
2018-10-08 14:38:27 +03:00
Denis Ungureanu
9fdafcb60f ATS-68 : ATS-16: Fix error status code mapping for expected invalid requests
- updated tests
   - added negative test for 400 reply
2018-08-21 14:05:31 +03:00
Lucian Tuca
dda632c7a5 feature/ATS-16 2018-08-17 09:32:25 +01:00
Alan Davis
7de82a3541 Feature/repo 3505 probes 2018-05-23 15:36:56 +01:00
Alan Davis
a20840c5b8 REPO-3504 Typos in javadoc 2018-05-16 12:11:51 +01:00
Alan Davis
f7f6525950 REPO-3439 LibreOffice now only creates the jodconverter on the 1st request so the correct timeout is used. 2018-04-16 17:23:43 +01:00
Alan Davis
0b1ffe9f29 REPO-3424 Unit tests for docker transformers 2018-04-16 16:24:09 +01:00
Alan Davis
a0dd60d6a6 REPO-3422 Startup check for LibreOffice
Also included the transformer name on the log and error pages.
2018-04-09 06:57:53 +01:00
Alan Davis
419d71bfbf REPO-3264 Typo correction LiberOffice -> LibreOffice 2018-04-03 16:27:37 +01:00
Alan Davis
89e906be6b REPO-3299,REPO-3437,REPO-3436: Switch to Enterprise license. 2018-03-28 14:12:59 +01:00
Alan Davis
47f805e306 REPO-3299,REPO-3436,REPO-3437: License infor for PDFium, LibreOffice and ImageMagick 2018-03-26 18:30:10 +01:00
Alan Davis
8d338d1b55 REPO-3335 Enterprise Docker and docker-compose simplified by pulling in transformer images 2018-03-17 12:27:55 +00:00
Alan Davis
2d6fafaf1c REPO-3264 Fix startup of transformers 2018-03-16 07:29:20 +00:00
Alexandru-Eusebiu Epure
aed1be1d01 Add fabric8 plugin to all docker projects and removed the /docker projects that created the images
Refactor all poms and moved the sources up a level
2018-03-13 19:06:42 +02:00