Commit Graph

49 Commits

Author SHA1 Message Date
Szakalakamaka
5a7bc90eac name network 2020-10-01 15:18:34 +02:00
Szakalakamaka
3ba8fb823e name network 2020-10-01 14:49:25 +02:00
Szakalakamaka
030df74b1b name network 2020-10-01 14:36:24 +02:00
Szakalakamaka
4b29a659b3 initial commit - eureka service 2020-10-01 11:00:22 +02:00
Szakalakamaka
3954073b4e testing jenkins docker 2020-09-30 13:34:17 +02:00
Szakalakamaka
6e4f118068 testing jenkins docker 2020-09-30 13:23:47 +02:00
Szakalakamaka
3c9de81511 testing jenkins docker 2020-09-30 12:51:45 +02:00
Szakalakamaka
215c9ca22a testing jenkins docker 2020-09-30 12:30:44 +02:00
Szakalakamaka
7c8fe06ea0 testing jenkins docker 2020-09-30 11:43:04 +02:00
Szakalakamaka
49e4c265e2 testing jenkins docker 2020-09-30 10:26:30 +02:00
Szakalakamaka
25b0bc0b5f testing jenkins docker 2020-09-30 10:18:06 +02:00
Szakalakamaka
8a65809d30 testing jenkins docker 2020-09-30 10:12:21 +02:00
Szakalakamaka
6d287b7757 testing jenkins docker 2020-09-30 09:49:38 +02:00
Szakalakamaka
b97d6dd1c2 testing Jenkinsfile 2020-09-29 15:34:13 +02:00
Szakalakamaka
0a986d5b4a testing Jenkinsfile 2020-09-29 15:17:58 +02:00
Szakalakamaka
bcd8bc6505 testing Jenkinsfile 2020-09-29 15:12:28 +02:00
Szakalakamaka
62193d55f7 testing Jenkinsfile 2020-09-29 14:43:35 +02:00
Szakalakamaka
493e8cc30d moving docker to a separate package 2020-09-29 14:01:54 +02:00
Szakalakamaka
96a75d6923 jenkins - testing remote deploy 2020-09-29 13:50:34 +02:00
Szakalakamaka
85df18ada0 jenkins - testing remote deploy 2020-09-29 13:12:12 +02:00
Szakalakamaka
834f300bc4 jenkins - testing remote deploy 2020-09-29 11:23:11 +02:00
Szakalakamaka
a506d26f70 jenkins - testing remote deploy 2020-09-29 11:04:42 +02:00
Szakalakamaka
2b441ece74 clean before the build 2020-09-28 15:48:18 +02:00
Szakalakamaka
6964e4dc03 clean before the build 2020-09-28 15:39:26 +02:00
Szakalakamaka
00da5915b6 adding logs from the application 2020-09-28 14:58:15 +02:00
Szakalakamaka
9481af141c adding logs from the application 2020-09-28 14:55:33 +02:00
Szakalakamaka
4f4c545e0d adding logs from the application 2020-09-28 14:50:00 +02:00
Szakalakamaka
93cab46bbd adding logs from the application 2020-09-28 14:18:10 +02:00
Szakalakamaka
0442310dee adding logs from the application 2020-09-28 14:11:36 +02:00
Szakalakamaka
15486207a4 adding logs from the application 2020-09-28 14:06:50 +02:00
Szakalakamaka
c820560efe testing jenkins docker 2020-09-28 13:56:33 +02:00
Szakalakamaka
d3ba7d1f27 testing jenkins docker 2020-09-28 12:07:48 +02:00
Szakalakamaka
e53cb8128d testing jenkins docker 2020-09-28 12:04:22 +02:00
Szakalakamaka
13b798f1fb testing jenkins docker 2020-09-28 11:21:43 +02:00
Szakalakamaka
40aa87fd32 testing docker - jenkins 2020-09-28 10:05:55 +02:00
Szakalakamaka
9a27c021fe testing docker - jenkins 2020-09-28 09:51:42 +02:00
Szakalakamaka
57e1942eb7 testing docker jenkins 2020-09-28 09:31:36 +02:00
Szakalakamaka
4af79721f4 logappender to redis-server 2020-09-22 10:18:27 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
790f34a5e1 your messages table with update, delete buttons 2020-09-11 10:01:30 +02:00
Szakalakamaka
13dd0642ab attach missing files 2020-09-09 11:07:06 +02:00
Szakalakamaka
31148ea6f1 attach missing files 2020-09-09 11:06:16 +02:00
Szakalakamaka
34953ed003 fix for history and allMessages table 2020-09-09 11:04:58 +02:00
Szakalakamaka
87eb042008 adding missing files 2020-09-04 16:20:38 +02:00
Szakalakamaka
027382fa5e fixing iml and pom 2020-09-04 16:16:09 +02:00
Szakalakamaka
2ccd960fd8 changing index.html and adding Etrack 2020-09-04 16:07:27 +02:00
Szakalakamaka
9dbf8b0fce removing network host flag 2020-09-03 08:38:32 +02:00
Szakalakamaka
72533c1a0c update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 10:14:10 +02:00
Szakalakamaka
dcc996c006 Create an initial web service
Create a maven project structure.

One mock webservice should be included. Both Json and XML payload accepted.
Configuration of this webservice (response body, response headers, http status code) should be fully configured in a configuration file.

Invoication details (headers, payload) should be logged.

Closes #T124
2020-08-25 14:05:39 +02:00