Marty30
3b79e03be0
Merge remote-tracking branch 'origin/master'
2017-06-21 19:12:07 +02:00
Marty30
029fc4ec4e
Refactor the code smells that were present according to SonarQube
2017-06-21 19:11:55 +02:00
Marty30
99eb71c0cc
Refactor the code smells that were present according to SonarQube
2017-06-21 16:41:31 +02:00
Ivaylo Hristov
29dc4b634f
fixed resources
2017-06-21 16:07:51 +02:00
Ivaylo Hristov
c558caa513
added resources
2017-06-21 15:48:01 +02:00
Ivaylo Hristov
90a4437b2e
Merge branch 'master' of https://github.com/marty30/spring-petclinic
2017-06-21 14:51:37 +02:00
Ivaylo Hristov
ed6c518f86
random change
2017-06-21 14:51:35 +02:00
Marty30
d69f11b76f
Copy the jar to execute
2017-06-21 14:43:48 +02:00
Ivaylo Hristov
a5c39a50cf
Merge branch 'master' of https://github.com/marty30/spring-petclinic
2017-06-21 14:01:26 +02:00
Ivaylo Hristov
43b902a7a5
fixed sonarqube groupid error and added new key
2017-06-21 13:45:35 +02:00
Sophie Lathouwers
fe54fcba95
Merge branch 'master' of https://github.com/marty30/spring-petclinic
2017-06-21 13:41:44 +02:00
Sophie Lathouwers
a1de7e2ca3
Renamed AddVisitTest to AddVisitIT
2017-06-21 13:41:32 +02:00
Marty30
cb40c4276c
Run ITs in docker
2017-06-21 13:41:05 +02:00
Marty30
f8f68bfb82
Make maven more quiet
2017-06-21 13:28:17 +02:00
Marty30
90d10b7043
Remove mysql from the docker-compose file
2017-06-21 13:10:51 +02:00
Marty30
f80905648c
Add docker to the travis config
2017-06-21 13:04:38 +02:00
Marty30
3fffb7234e
Selenium now uses the failsafe plugin
2017-06-21 13:02:23 +02:00
Sophie Lathouwers
162f863026
Added failing test and fixed spacing in docker-compose.yml
2017-06-21 11:50:27 +02:00
Marty30
1260b6ec5f
Add selenium and two selenium tests to the project
2017-06-21 11:32:34 +02:00
Ivaylo Hristov
d129f24d9f
changed organization
2017-06-21 11:26:42 +02:00
Ivaylo Hristov
116bb97970
new token
2017-06-21 10:33:52 +02:00
Ivaylo Hristov
61b20d2a23
whoops
2017-06-20 15:53:15 +02:00
Ivaylo Hristov
2b0bdec902
test env var again
2017-06-20 15:44:08 +02:00
Ivaylo Hristov
43b19acb62
added credentials in property file
2017-06-20 15:37:43 +02:00
Ivaylo Hristov
47c3da4c5b
key in quotes
2017-06-20 15:31:27 +02:00
Ivaylo Hristov
d21aa773cc
removed travis env
2017-06-20 15:21:27 +02:00
Ivaylo Hristov
312f3ddfaf
trying travis env variable
2017-06-20 15:16:09 +02:00
Ivaylo Hristov
5c6a158c88
wrong key again
2017-06-20 14:56:38 +02:00
Ivaylo Hristov
a71b15ef66
fix encrypted key and script using the sonar-project.properties
2017-06-20 12:17:56 +02:00
Ivaylo Hristov
677296a44c
added sonarqube to travis
2017-06-20 10:26:22 +02:00
Marty30
186fde09ed
Docker configuration
2017-06-20 09:25:44 +02:00
Antoine Rey
ffa967c94b
spring-petclinic-angular1 repo renamed to spring-petclinic-angularjs
2017-04-12 21:41:00 +02:00
Antoine Rey
fd1c742d4f
Do not fail maven build when git directing is missing
2017-03-06 08:12:14 +00:00
Stephane Nicoll
f792522b3d
Merge pull request #229 from henri-tremblay:ehcacheback
...
* pr/229:
Polish contribution
Put Ehcache back
2017-02-17 12:32:01 +01:00
Stephane Nicoll
75912a06c5
Polish contribution
...
Closes gh-229
2017-02-17 12:30:57 +01:00
Henri Tremblay
443d35eae2
Put Ehcache back
2017-02-17 06:22:26 -05:00
Dave Syer
63dadcc07f
Make all entity fields private
...
Encapsulation is better that way (and tere is a getter for all of them
anyway).
2017-02-03 10:04:36 +00:00
Dave Syer
0a51540ad0
Fix serializability of Vet
2017-02-03 10:03:11 +00:00
Stephane Nicoll
be13722cc5
Polish
2017-02-03 08:37:02 +01:00
Stephane Nicoll
d2ec371496
Restore actuator access with Spring Boot 1.5
2017-02-03 08:36:48 +01:00
Stephane Nicoll
126bd97971
Polish
2017-02-03 08:36:08 +01:00
Dave Syer
c7657df854
Remove ehcache (at least temporarily)
...
The fact that it was still there on the classpath means it needs to
be configured (and fails silently if you don't). Removed to give
us some tmie to reconsider.
2017-02-02 16:04:55 +00:00
Huang YunKun
e8882e8b27
Update CacheConfig link
2017-02-02 16:56:54 +01:00
Dave Syer
90b8df9319
Update to 1.5.1
2017-01-31 15:51:55 +00:00
Dave Syer
80269539e2
Configure caching properly to avoid error in vets
2017-01-08 15:45:30 +00:00
Dave Syer
0f840cd50b
Change artifactId to 'spring-petclinic'
2016-12-20 10:47:45 +00:00
Dave Syer
6da37c30d3
Use default cache configuration
2016-12-06 12:04:23 +00:00
Dave Syer
0c7db646ef
Make mysql configuration more first class
2016-12-05 21:50:29 +00:00
Dave Syer
8b76a54814
Update mysql readme
2016-12-05 12:05:01 +00:00
Oscar Utbult
837483f1d0
Fix incorrect glyphicon name
2016-12-05 11:46:01 +00:00