Commit graph

1087 commits

Author SHA1 Message Date
matthewpdias
ac575a4f16 updated mvn command 2018-03-07 14:08:21 -08:00
matthewpdias
905e3e9e4c changed curl url 2018-03-06 19:04:11 -08:00
matthewpdias
48708ed17d updated curl url 2018-03-06 16:13:05 -08:00
matthewpdias
7d63e7171d changed curl ip 2018-03-06 16:01:27 -08:00
matthewpdias
b3e771ee35 removed regression tests 2018-03-06 15:48:50 -08:00
matthewpdias
da1895c8d1 removed mvn settings 2018-03-06 15:39:32 -08:00
matthewpdias
0015a2e4c1 pruned jenkinsfile 2018-03-06 15:34:32 -08:00
matthewpdias
519d34e671 fixed missing }} 2018-03-06 15:20:31 -08:00
matthewpdias
fdf75b3114 adding resources for interview box 2018-03-06 15:16:52 -08:00
Stephane Nicoll
ce262966e9 Merge pull request #303 from arey:feature/date
* pr/303:
  Add placeholder YYYY-MM-DD for date input field
2018-02-22 11:03:26 +01:00
Antoine Rey
d92a4218dd Add placeholder YYYY-MM-DD for date input field
Closes gh-303
2018-02-22 11:03:05 +01:00
Stephane Nicoll
fadf7f4d11 Merge pull request #278 from arey:feature/rest
* pr/278:
  Add spring-petclinic-rest URL
2018-02-22 10:57:34 +01:00
Antoine Rey
0d847edfdb Add spring-petclinic-rest URL
Closes gh-278
2018-02-22 10:57:18 +01:00
Stephane Nicoll
106226929b Fix actuator exposure 2018-02-22 10:57:12 +01:00
Stephane Nicoll
dfcd30be60 Fix project's version 2018-02-22 10:46:09 +01:00
Stephane Nicoll
34545e72a4 Merge pull request #301 from saturnism:patch-1
* pr/301:
  Fix datasource initialization property
2018-02-22 10:36:13 +01:00
Ray Tsang
c5abf45cbc Fix datasource initialization property
Closes gh-301
2018-02-22 10:35:34 +01:00
Dave Syer
a52cbe93a2 Add ignores for vscode 2018-02-21 09:51:59 +00:00
Stephane Nicoll
cdd802eeee Update webjars-locator dependency 2018-02-21 10:48:01 +01:00
Ravi Kalaga
d76167cfe9 Merge pull request #39 from liatrio/PET-3-vets
Pet 3 vets
2018-01-31 13:27:42 -08:00
Dave Syer
6730a229a0 Add repository declarations for snapshots 2018-01-20 09:38:36 +00:00
Dave Syer
c91b73e75e Update version of Petclinic 2018-01-11 09:16:04 +00:00
Dave Syer
cf35266336 Tidy up compiler warnings 2018-01-11 09:15:18 +00:00
Dave Syer
14ef611d70 Update to Spring Boot 2.0 snapshots 2018-01-09 17:50:14 +00:00
Dave Syer
c36452a2c3 Use leading / in app URL
Fixes gh-267
2017-11-03 14:17:56 +00:00
sunflower2014
e20b43b009 Update PetControllerTests.java
correct testProcessCreationFormHasErrors method's post url
2017-11-03 11:38:44 +00:00
Oscar Utbult
23f65ba7d0 Fix broken tests 2017-11-03 11:33:06 +00:00
Oscar Utbult
45da5a4d3b Fix date formatting 2017-11-03 11:33:06 +00:00
thetric
5b0f037d06 fix: make id 'lastName' in findOwners.html unique
previously the div.control-group and the containing input shared the same id
2017-11-03 11:32:19 +00:00
dastier
3e65dee237 fix button text in createOrUpdatePetForm.html in case of new pet (issue #252) 2017-11-03 11:31:53 +00:00
Antoine Rey
4ab6a800c8 Removing .springBeans 2017-11-03 11:28:32 +00:00
Antoine Rey
4be8ba2c43 Replace @RequestMapping by their corresponding shortcut @GetMapping and @PostMapping 2017-11-03 11:28:12 +00:00
Antoine Rey
4b3d6abfed Reference new forks: spring-petclinic-kotlin, spring-petclinic-graphql and spring-petclinic-rest 2017-11-03 11:26:41 +00:00
Aditya Ketkar
05e891cec1 Removed redundant javadoc comments 2017-11-03 11:19:20 +00:00
Dave Syer
fa3b7f9a4c Add CLA link to readme 2017-11-03 11:18:23 +00:00
Antoine Rey
162d8d8e45 Add Apache 2.0 license #260 2017-11-03 11:11:31 +00:00
RobertKelly
f93c7ee636 Changing the test for Vets 2017-09-28 13:18:26 -04:00
RobertKelly
ebd70024e6 Changing to Vets 2017-09-28 13:09:03 -04:00
Chad Duffin
e7ae81d642 Merge pull request #36 from liatrio/PET-no-dev-deploy
No longer deploys to dev on non-master branches.
2017-09-27 13:43:51 -07:00
Chad Duffin
f3911a65ed No longer deploys to dev on non-master branches. 2017-09-27 12:45:27 -07:00
Eddie Bracho
7dbdaf2178 LDOP-300 remote blue/green deployments (#35)
* Blue/Green deploy stage

* Only run b/g deploys on master

* Fixed indentation

* Decomposed blue/green into stages

* Confirm load balancer toggle

* Pull updated image when deploying

* Use latest version of ldop-shared-library
2017-09-25 15:27:24 -07:00
Eddie Bracho
ff0c650b22 Only deploy to prod on master (#34)
* Blue/Green deploy stage

* Only run b/g deploys on master
2017-09-22 23:07:00 -07:00
Eddie Bracho
151fbe7ff2 Blue/Green deploy stage 2017-09-22 15:52:26 -07:00
HunterMayers
ec58bcca8c Merge pull request #31 from liatrio/LDOP-302-full-demo
Ldop 302 full demo: moved full-demo to root Jenkinsfile
2017-09-21 13:35:48 -07:00
HunterMayers
bbf78e569d deleted full-demo in git 2017-09-21 12:12:07 -07:00
HunterMayers
6785a57925 move full-demo jenkinsfile to root 2017-09-21 12:08:30 -07:00
Chad Duffin
b13e480892 Merge pull request #30 from liatrio/LDOP-302-full-demo
LDOP-302 full-demo jenkinsfile now uses updated getArtifact.
2017-09-21 11:34:51 -07:00
Chad Duffin
618958c3ee LDOP-302 full-demo jenkinsfile now uses updated getArtifact. 2017-09-21 09:47:44 -07:00
Jeric Bryle Sy Dy
cdbfafe077 set pet to owner to avoid null owner when user gets an error on new pet page 2017-09-21 13:31:05 +01:00
Chad Duffin
6cae399590 Merge pull request #27 from liatrio/LDOP-302-tmp
Ldop 302 tmp
2017-09-20 15:32:56 -07:00