Jack-Leung
1ad96d48b3
testing 4
2020-03-16 00:21:45 -04:00
Jack-Leung
eb8d0bb158
Update Jenkinsfile
2020-03-16 00:08:05 -04:00
Jack-Leung
c39a1b34dd
typo
2020-03-16 00:04:59 -04:00
Jack-Leung
cef0d94b64
testing 3
2020-03-16 00:02:14 -04:00
Jack-Leung
cfb812d8f1
testing 2
2020-03-15 23:56:29 -04:00
Jack-Leung
a81b521880
testing slack notif
2020-03-15 23:43:53 -04:00
Jack-Leung
08e6477f96
testing slack notification
2020-03-15 23:38:52 -04:00
Jack-Leung
77b8b30033
fixing steps
2020-03-15 23:30:16 -04:00
Jack-Leung
0d48d1ed81
Update Jenkinsfile
2020-03-15 22:45:48 -04:00
Jack-Leung
37ba1a9157
Update Jenkinsfile
2020-03-15 22:44:10 -04:00
Jack-Leung
409dc1a86c
removin slackSend
2020-03-15 22:34:56 -04:00
Jack-Leung
cbc9331989
Update Jenkinsfile
2020-03-15 22:29:22 -04:00
Jack-Leung
d0aa1a02f5
Update Jenkinsfile
2020-03-15 22:25:44 -04:00
Jack-Leung
8b7dfe3714
fixing 2
2020-03-15 22:16:11 -04:00
Jack-Leung
cd96aec24a
fixing slackSend
2020-03-15 22:10:33 -04:00
Jack-Leung
5556822705
fixing bugs
2020-03-15 22:04:39 -04:00
Jack-Leung
b6c037e803
Update Jenkinsfile
2020-03-15 21:58:04 -04:00
Jack-Leung
2593ed00e5
fixing
2020-03-15 21:48:31 -04:00
Jack-Leung
db85f23189
adding slack send
2020-03-15 21:44:11 -04:00
Jack-Leung
eafc553e35
Merge pull request #1 from Jack-Leung/Stage-splitting
...
Splitting stage
2020-03-15 21:29:57 -04:00
Jack-Leung
ab5dce8666
Splitting stage
2020-03-13 01:13:24 -04:00
Jack-Leung
d1735c4594
Create Jenkinsfile
2020-03-12 21:23:26 -04:00
Jack-Leung
8ce4c0ab9b
Create newfile
2020-03-06 09:20:01 -05:00
Dave Syer
ac3e64208e
Update checkstyle plugin for security scan warning
2020-02-03 09:20:37 +00:00
Stephane Nicoll
1cc942a4ad
Add nohttp check
2020-01-31 17:31:19 +01:00
Stephane Nicoll
7e64f558f2
Merge pull request #522 from vbadipat
...
* pr/522:
Polish "Use https for Maven XSD"
Use https for Maven XSD
Closes gh-522
2020-01-31 16:54:28 +01:00
Stephane Nicoll
400e3028f4
Polish "Use https for Maven XSD"
...
See gh-522
2020-01-31 16:53:53 +01:00
vbadipat
5742ecd6ce
Use https for Maven XSD
...
See gh-522
2020-01-31 16:52:27 +01:00
Stephane Nicoll
9387366545
Upgrade to spring javaformat 0.0.19
2020-01-26 08:31:32 +01:00
Stephane Nicoll
108a81b946
Upgrade to Spring Boot 2.2.4
2020-01-26 08:30:37 +01:00
Dave Syer
4e1f87407d
Apply spring-format plugin
2020-01-03 11:22:05 +00:00
Dave Syer
82cb521d63
Fix MySQL docker command line in readme
2020-01-03 05:59:32 -05:00
Dave Syer
5d57e0d5e2
Re-organise mysql scripts so the app runs without root access
...
It works better that way with test containers and in k8s.
2020-01-03 05:29:11 -05:00
Dave Syer
f9424b548a
Spring Boot 2.2.2
2019-12-10 11:21:41 -05:00
Dave Syer
1561eb5506
Add proxyBeanMethods = false
...
It's slightly faster, and we don't need proxies in this app.
2019-11-20 10:21:33 +00:00
Dave Syer
2c98a681ca
Uncomment sql initialization for mysql
2019-11-20 09:56:32 +00:00
Dave Syer
d47820baad
Update to Spring Boot 2.2.1
2019-11-20 09:55:36 +00:00
Stephane Nicoll
32301ed531
Fix compatibility with Java 13
...
This commit upgrades jacoco to 0.8.5 as this version provides Java 13
support.
Closes gh-458
2019-10-31 10:36:32 +01:00
Stephane Nicoll
6e4c31c681
Merge pull request #360 from arey
...
* pr/360:
Polish "Migrate tests to JUnit 5"
Migrate tests to JUnit 5
Closes gh-360
2019-10-20 16:49:46 +02:00
Stephane Nicoll
253e6fde5f
Polish "Migrate tests to JUnit 5"
...
See gh-360
2019-10-20 16:49:17 +02:00
Antoine Rey
ac69dbba23
Migrate tests to JUnit 5
...
See gh-360
2019-10-20 16:43:25 +02:00
Stephane Nicoll
ce7c3f93de
Upgrade to Spring Boot 2.2.0.RELEASE
2019-10-20 16:40:04 +02:00
Stephane Nicoll
f284b29501
Upgrade to Spring Boot 2.1.9.RELEASE
2019-10-03 13:59:27 +02:00
Stephane Nicoll
bb7e84776d
Merge pull request #457 from cordin
...
* pr/457:
Upgrade to Maven 3.6.2 and Maven Wrapper 0.5.5
Closes gh-457
2019-10-03 13:59:17 +02:00
Cèsar Ordiñana
ecae6d71c3
Upgrade to Maven 3.6.2 and Maven Wrapper 0.5.5
...
See gh-457
2019-10-03 13:58:58 +02:00
trisberg
e280d12144
Fix docs on mysql, use initialization-mode
2019-09-23 22:14:15 +02:00
Dave Syer
7ef045dac8
Make Pet.visits @Transient
...
In that way the Pet and Visit entities are more modular, and we
don't have to rely on a bit of a hack which is that Hibernate
happily maps Pet to its ID in the entity generation (but fails
if you do it at compile time).
2019-09-06 09:14:44 +01:00
Alex Boyko
d6bdc13bdb
Move Push-to-PWSX button on the next line
2019-08-27 09:28:19 -04:00
Alex Boyko
b6a619c0c4
Update Push-to-PWS button image
2019-08-22 12:39:14 -04:00
Dave Syer
e157f200f8
Clarify the docs on mysql
2019-06-21 14:45:39 +01:00