Commit graph

649 commits

Author SHA1 Message Date
raynfall
90338430c4
Merge branch 'master' into master 2018-01-13 16:29:12 -06:00
Ray
fa6734f27f add a bit of text to readme file 2018-01-13 16:17:55 -06: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
raynfall
509c4dc105
Added .travis.yml file to project 2017-10-28 11:37:07 -05:00
Chris Jones
aa2000d296 Removed .travis.yml 2017-10-24 17:27:20 -05:00
Chris Jones
426c2043fc Merge branch 'master' of https://github.com/Blackhound/spring-petclinic 2017-10-24 11:19:28 -05:00
Chris Jones
09c33fc80c Add .travis.yml 2017-10-24 11:18:49 -05:00
Chris Jones
12e14abb71 Remove .travis.yml for now. 2017-10-24 11:17:51 -05:00
U-CDM-CDM218IPC\cdminstructor
b665a09a1c Removed file. 2017-10-02 20:50:49 -05:00
U-CDM-CDM218IPC\cdminstructor
f532f97a90 Added new file. 2017-10-02 20:48:02 -05:00
U-CDM-CDM218IPC\cdminstructor
d81169ac30 removed test file. 2017-10-02 17:46:57 -05:00
U-CDM-CDM218IPC\cdminstructor
16271bb9c7 Test 2017-10-02 17:41:23 -05: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
Christopher Jones
a9c68de4af Removed code that has now been pushed into libraries. 2017-09-08 09:14:53 -05:00
Christopher Jones
e2cbcba998 Changed to use new waitFoirSonarQubeAnalysis step. 2017-09-08 08:14:45 -05:00
Christopher Jones
ea5d42c395 Updated to use different parameters for sonarqube analysis. 2017-09-08 07:54:26 -05:00
Christopher Jones
4bb44c3c6c Changed 'node' to 'agent'. 2017-09-07 12:37:41 -05:00
Christopher Jones
3a8ca32bb5 Changed the wait on SQ so that it doesn't keep a node. 2017-09-07 12:37:04 -05:00
Christopher Jones
17398b9f29 Re-added tool block since we need the tool on the path. 2017-09-07 11:39:55 -05:00
Christopher Jones
c6c91ebf56 Temporarily removed unneeded tool block. 2017-09-07 11:35:27 -05:00
Christopher Jones
11f6edf980 Updated to use original style of the extension. 2017-09-07 11:26:18 -05:00
Christopher Jones
c5137a729e Updated to use body-driven style of the extension. 2017-09-07 11:20:15 -05:00
Christopher Jones
4e2f3872d6 Trying inline version again since plugin call seems to be getting skipped periodically. 2017-09-07 11:13:43 -05:00
Christopher Jones
42202d03cb Changed the name of the SonarQube analysis step. 2017-09-07 10:40:54 -05:00
Christopher Jones
b89f313ee5 Changing the approach to snag the workspace path. 2017-09-07 10:24:08 -05:00
Christopher Jones
b11aad0a20 Reverted to inline SQ analysis for testing. 2017-09-07 06:44:48 -05:00
Christopher Jones
c3ca0b69f3 Updated the Jenkinsfile to use the sonarqube DSL extension. 2017-09-07 06:35:06 -05:00
Christopher Jones
e07c941cc1 Updated the Jenkinsfile to use the sonarqube DSL extension. 2017-09-06 13:47:01 -05:00
Christopher Jones
13dcbdfd3e Fixed syntax issue. 2017-09-06 13:28:24 -05:00
Christopher Jones
68b17bad46 Updated to use trial version of the new DSL plugin. 2017-09-06 13:26:42 -05:00
Christopher Jones
6be06388a1 Renamed allowableStatuses to be more specific and fixed a typo. 2017-09-06 12:39:05 -05:00
Christopher Jones
08601fc8e9 Updated the logic to allow for different allowable statuses from the SonarQube quality gate. 2017-09-06 12:34:38 -05:00
Christopher Jones
349eb685e0 Updated the SQ quality gate check to use an embedded script step. 2017-09-06 11:54:57 -05:00
Christopher Jones
73ca495ee7 Re-added QA approval to test quality gate stage. 2017-09-06 11:49:43 -05:00
Christopher Jones
807a24d22d Removed dead code. Commented out QA approval for now. 2017-09-06 11:33:44 -05:00
Christopher Jones
60a6d74586 Moved the tool call back to a step since it wasn't being interpreted in the ENVIRONMENT section. 2017-09-06 11:26:56 -05:00