Andrew Pitt
54f3ee79f2
Update devfile.yaml
2019-12-19 09:10:18 -05:00
Andrew Pitt
6345197f6d
Delete devfile.old
2019-12-19 09:08:44 -05:00
Andrew Pitt
d519cfb038
Create devfile.yaml
2019-12-19 08:48:00 -05:00
Andrew Pitt
009c49af01
Rename devfile.yaml to devfile.old
2019-12-19 08:46:52 -05:00
Andrew Pitt
1eb659aa8b
Update layout.html
2019-12-18 14:32:35 -05:00
Andrew Pitt
63b2e51c71
Update welcome.html
2019-12-18 14:27:38 -05:00
Andrew Pitt
3949255bb3
Update devfile.yaml
2019-12-18 14:18:48 -05:00
Andrew Pitt
0e3f589bc7
Update Jenkinsfile
2019-12-15 23:08:28 -05:00
Andrew Pitt
4b8729ad9f
Update Jenkinsfile
2019-12-13 18:40:56 -05:00
Andrew Pitt
77e91fbdaf
Update Jenkinsfile
2019-12-13 12:40:06 -05:00
Andrew Pitt
a70c07cddf
Update Jenkinsfile
2019-12-13 12:15:30 -05:00
Andrew Pitt
c39fbcd72a
Update pom.xml
2019-12-13 12:06:52 -05:00
Andrew Pitt
186225040c
Create Jenkinsfile
...
Added Jenkinsfile
2019-12-13 12:05:45 -05:00
Andrew Pitt
3e9697795b
Update devfile.yaml
2019-12-07 09:12:25 -05:00
Andrew Pitt
5e3d700ec5
Update devfile.yaml
2019-11-04 22:37:46 -05:00
Andrew Pitt
6358eab733
Updated H2
2019-10-01 14:37:42 +00:00
Andrew Pitt
219ac044ae
Updated devfile.
2019-10-01 14:13:45 +00:00
Andrew Pitt
71965834af
Updated welcome message.
2019-10-01 14:13:06 +00:00
Andrew Pitt
aeaa3e5025
Merge branch 'master' of github.com:pittar/spring-petclinic
2019-10-01 13:35:50 +00:00
Andrew Pitt
2b0d66a571
Updated readme.
2019-10-01 13:35:45 +00:00
Andrew Pitt
5253bb418f
Update devfile.yaml
2019-09-30 21:55:12 -04:00
Andrew Pitt
da100df7ba
Removed a comment.
2019-09-30 19:21:05 +00:00
Andrew Pitt
d0f504df97
Update pom.xml
2019-09-30 14:35:50 -04:00
Becky Pitt
db1790b3f7
Updated Readme
2019-09-30 18:14:10 +00:00
Andrew Pitt
5b5845a658
Added a comment!
2019-09-30 17:57:54 +00:00
Andrew Pitt
3ac98d995f
Update devfile.yaml
2019-09-30 13:35:02 -04:00
Andrew Pitt
0bef057473
Update devfile.yaml
2019-09-30 08:14:47 -04:00
Andrew Pitt
0aacbf4bc9
Update devfile.yaml
2019-09-29 22:13:40 -04:00
Andrew Pitt
d3c6d0820a
Rename Devfile to devfile.yaml
2019-09-24 12:49:57 -04:00
Andrew Pitt
efbc3f15cf
Create Devfile
2019-09-24 12:48:35 -04:00
Andrew Pitt
2d1176c5be
Updated readme.
2019-09-24 12:04:25 -04:00
Andrew Pitt
b5dd465b88
Re-enabled .gitignore
2019-09-24 12:01:48 -04:00
Andrew Pitt
4664b104b1
Removed extra files.
2019-09-24 12:01:16 -04: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
Dave Syer
02adb1d49f
Attempt to fix travis build by hardcoding Ubuntu dist
2019-06-21 12:27:16 +01:00
Dave Syer
912d2adca4
Add VS Code to list of IDEs
2019-06-20 14:17:00 +01:00
Stephane Nicoll
7481e8841a
Upgrade to Spring Boot 2.1.6.RELEASE
2019-06-19 15:11:54 +02:00
Choonghee Lee
11d0ed4358
update table id attribute in ownersList.html
...
"vets" to "owners"
2019-06-05 13:41:27 +01:00
Stephane Nicoll
8394b7dd21
Merge pull request #417 from BoykoAlex
...
* pr/417:
Polish "Push-to-PWS integration"
Push-to-PWS integration
Closes gh-417
2019-06-01 18:14:38 +02:00
Stephane Nicoll
dc337f580c
Polish "Push-to-PWS integration"
...
See gh-417
2019-06-01 18:14:23 +02:00
BoykoAlex
39897cc149
Push-to-PWS integration
...
See gh-417
2019-06-01 18:12:28 +02:00
Stephane Nicoll
bebe9e50ed
Merge pull request #418 from wengertj
...
* pr/418:
Polish "Cleanup tests by using more idiomatic assertj assertions"
Cleanup tests by using more idiomatic assertj assertions
Closes gh-418
2019-06-01 18:10:41 +02:00
Stephane Nicoll
8919c7317b
Polish "Cleanup tests by using more idiomatic assertj assertions"
...
See gh-418
2019-06-01 18:09:33 +02:00
Johannes Wengert
3f838c2df2
Cleanup tests by using more idiomatic assertj assertions
...
See gh-418
2019-06-01 18:03:52 +02:00
Stephane Nicoll
6e24f5dc64
Upgrade to Spring Boot 2.1.4
2019-05-11 16:06:25 +02:00
Stephane Nicoll
d2831f9bad
Merge pull request #405 from Eskibear
...
* pr/405:
Upgrade maven wrapper
2019-03-28 09:46:57 +01:00