Commit Graph

45 Commits

Author SHA1 Message Date
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
fddafa9513 clean before the build 2020-09-28 15:50:48 +02:00
Szakalakamaka
2b441ece74 clean before the build 2020-09-28 15:48:18 +02:00
Szakalakamaka
c06a3e831f clean before the build 2020-09-28 15:42:52 +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
2382404985 testing jenkins docker 2020-09-28 11:42:21 +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
Rafal Zukowicz
78bd0201c4 testing docker - jenkins 2020-09-28 07:23:21 +00:00
Szakalakamaka
4af79721f4 logappender to redis-server 2020-09-22 10:18:27 +02:00
Szakalakamaka
d4579f0707 typo 2020-09-22 10:06:01 +02:00
Szakalakamaka
db625b650b - finishing etrack
- new buttons for main page
- swagger
2020-09-22 10:05:11 +02:00
Szakalakamaka
9f3f2161cb changing redis host 2020-09-11 10:07:49 +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
7de7bf2c72 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/resources/logback.xml
2020-09-09 11:06:39 +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
Rafal Zukowicz
9430ff52db changing logappender DB 2020-09-07 08:55:22 +00: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
42db7344f7 whoami, ping 2020-09-03 09:06:55 +02:00
Szakalakamaka
9dbf8b0fce removing network host flag 2020-09-03 08:38:32 +02:00
Szakalakamaka
3f4e9ccec7 executing dockers as host 2020-09-01 11:52:52 +02:00
Szakalakamaka
72533c1a0c update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 10:14:10 +02:00
Szakalakamaka
0223adb1cf update to current version
all initial features implemented
tbd:
   etrack
   front
2020-09-01 09:50:30 +02:00
Rafal Zukowicz
16dec0fc4d add sudo to docker-compose command 2020-08-28 08:45:53 +00:00
Szakalakamaka
37c5c2e14d adding jenkinsfile 2020-08-25 15:41:55 +02:00
Szakalakamaka
5bcbe6c7a7 adding jenkinsfile 2020-08-25 15:35:03 +02:00
Szakalakamaka
b6819b1d8e adding jenkinsfile 2020-08-25 15:16:39 +02:00
Szakalakamaka
c98c327207 adding jenkinsfile 2020-08-25 15:08:14 +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