Commit Graph

130 Commits

Author SHA1 Message Date
Michał Michaluk
7977afb179 droping maven 2018-06-28 00:11:50 +02:00
Michał Michaluk
9a008dcbfe java10 compatibility 2018-06-28 00:08:54 +02:00
Michał Michaluk
ef2adde225 Merge branch 'rearrange-liquibase-changelogs' 2018-06-25 02:17:16 +02:00
Michał Michaluk
41bafb2387 liquidbase changelogs converted to yaml 2018-06-25 02:11:40 +02:00
Michał Michaluk
8257a1b246 Merge branch 'master' into rearrange-liquibase-changelogs 2018-06-22 21:07:53 +02:00
Michał Michaluk
d8ed794642 remove not used db.changelog.xml 2018-06-22 21:06:59 +02:00
Jakub Pilimon
e7e3393b52 Merge pull request #12 from marcingrzejszczak/sc-pipelines
Added sc-pipelines support
2018-06-14 10:40:29 +02:00
Michał Michaluk
8dec537aed Merge pull request #15 from kuli1/bugfix/error_postgress
Hide error while loading postgress
2018-06-13 12:44:52 +02:00
Lukasz
24e4b79886 Hide error while loading postgress 2018-06-07 23:30:25 +02:00
Marcin Grzejszczak
f5a610997e Moved the allow snapshot section out 2018-06-07 15:11:59 +02:00
Marcin Grzejszczak
7607770920 Moved the allow snapshot section out 2018-06-07 15:06:48 +02:00
Marcin Grzejszczak
cd6bf16f13 Trying to make this work on concourse 2018-06-07 14:53:28 +02:00
Marcin Grzejszczak
5bf1ad82bd Trying to make this work on concourse 2018-06-07 14:39:35 +02:00
Marcin Grzejszczak
3cd2816ff1 Revert "Moving to Finchley RC2 and 2.0.0.RC2 for sc-contract"
This reverts commit 6152fa2db7.
2018-06-07 14:31:56 +02:00
Marcin Grzejszczak
6152fa2db7 Moving to Finchley RC2 and 2.0.0.RC2 for sc-contract 2018-06-07 14:04:10 +02:00
Marcin Grzejszczak
c71d9b815d Removed awaitlity 2018-06-07 11:20:39 +02:00
Marcin Grzejszczak
b5016e61cb Added Gradle 2018-06-07 11:15:51 +02:00
Adam Kulawik
af639c661a liquibase changelogs distributed to adapter modules 2018-06-05 22:53:18 +02:00
Marcin Grzejszczak
2cc035fa26 Came back to default for spring.jpa 2018-06-05 16:34:21 +02:00
Marcin Grzejszczak
13404d2f1c Fixing messed up rebase 2018-06-05 16:09:53 +02:00
Marcin Grzejszczak
20f780a989 Putting assembly descriptor to stub jar for tests to pass 2018-06-05 11:43:27 +02:00
Marcin Grzejszczak
26b0884d1f Conflicts 2018-06-05 11:11:09 +02:00
adamkulawik
08554b0cca Merge pull request #1 from ddd-by-examples/master
Sync with origin repo
2018-06-05 10:55:28 +02:00
Marcin Grzejszczak
831f721748 Limited number of connections 2018-06-05 10:50:11 +02:00
Marcin Grzejszczak
be80da9ce7 Fixed 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
8f7e92b6bf Turned on spring profile by default 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
5d9ddf767f Fixed 2018-06-05 10:50:10 +02:00
Marcin Grzejszczak
bd67d810e8 Fixed tests: 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
763105d5f7 Removed spring runner 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
2b163e235b Fixed tests 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
e91a0d3292 Fixed tests 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
2726293a02 Added setup for smoke & e2e 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
e877095af3 Tying to fix grant 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
7c444ee1d2 Tying to fix grant 2018-06-05 10:49:17 +02:00
Marcin Grzejszczak
06ec7c93d7 Fixed wrong service 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
8c791be2fa Fixed wrong service 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
6880c2f8d5 Fixed wrong db type 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
472dc8dfc1 Changed service to postgresql 2018-06-05 10:48:37 +02:00
Marcin Grzejszczak
e11a4052b7 Migrated to main_module 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
fba42ce5e6 Added missing version 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
be241d91e3 Added distr manag 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
21819d196c Added e2e and smoke 2018-06-05 10:48:36 +02:00
Marcin Grzejszczak
dc44873966 Backward compatibility of HAL is working - still in offline mode - need to change it to remote 2018-06-05 10:48:35 +02:00
Marcin Grzejszczak
102f96d338 First contract test 2018-06-05 10:48:34 +02:00
Marcin Grzejszczak
15f5a079ab Added maven wrapper 2018-06-05 10:46:57 +02:00
Michał Michaluk
0255f655d8 Merge branch 'adamkulawik-tech/move-tests-to-inmemoryDB' 2018-06-04 22:58:36 +02:00
Michał Michaluk
6e22c176d5 adapters still excluded from jacoco reporting 2018-06-04 22:57:58 +02:00
Adam Kulawik
17f9631062 Groovy tests made working with maven build 2018-06-03 22:10:06 +02:00
Adam Kulawik
d6b6d948fe Adapters tests renamed from *Test to *Spec 2018-06-02 22:07:26 +02:00
Adam Kulawik
2856483f6b h2 dependency move do adapter poms with test scope 2018-06-02 22:02:30 +02:00