Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
broken-petclinic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
s61200
broken-petclinic
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2671d7cab82ebc34d78d899d637ba6c850c9eae7
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
6
1
25
Sep
15
29
Aug
23
19
17
16
10
9
28
Jul
22
9
6
5
30
Jun
29
28
27
25
24
23
19
16
15
6
13
May
8
Apr
5
4
13
Mar
9
8
6
5
25
Feb
20
19
7
6
5
4
3
31
Jan
30
25
22
Dec
20
Nov
2
28
Oct
26
23
21
20
19
16
14
13
2
30
Sep
28
20
Aug
19
25
Jul
15
2
29
Jun
25
24
18
17
9
6
5
29
May
23
20
13
12
11
10
23
Apr
14
1
26
Mar
21
Jan
20
16
5
Dec
28
Nov
18
Oct
26
Aug
8
7
Jul
2
5
Jun
2
1
31
May
11
12
Apr
11
23
Mar
3
24
Feb
3
16
Dec
13
24
Nov
6
27
Sep
25
25
Aug
10
9
1
25
Jul
20
17
12
11
1
30
Jun
28
13
14
12
8
5
28
May
27
25
24
19
9
7
6
3
2
1
26
Apr
25
22
18
15
5
4
27
Mar
25
20
18
15
14
11
5
4
1
26
Feb
25
26
25
24
22
21
20
19
16
15
14
13
12
11
10
8
7
6
5
1
31
Jan
30
29
28
22
19
18
17
16
15
14
10
9
Fix #171 Jetty 9 support by removing Dandelion
Using the @CacheResult JSR-107 JCache annotation
Update Springboot Petclinic version to 1.4.1
Replace SpringJUnit4ClassRunner by SpringRunner
Upgrade to Spring Boot 1.4.1
Remove dependency with joda time to simplify the project dependencies
Display build-related information into the /manage/info endpoint
Merge pull request #182 from snicoll/ehcache3
Upgrade to Ehcache 3
Add a Dockefile and configure the docker-maven-plugin
Remove unused properties
Merge branch 'master' into springboot
Convert Controler's integration test to unit test
Convert Controler's integration test to unit test
Merging AbstractClinicServiceTests and ClinicServiceSpringDataJpaTests then using the Spring Boot @DataJpaTest annotation
Upgrade to Spring Boot 1.4.0
responsive menu fix
Upgrade to Spring IO Platform to 2.0.7
Merge pull request #177 from AndrejGajdos/master
Fix #172 'mvn site' fails with cobertura-maven-plugin version 2.7
Merge pull request #175 from meltsufin/master
responsive menu fix
Use build finalName instead of warName in pom.xml
Upgrade Spring IO Platform to 2.0.6
Fix Jetty 9 startup
The maven-war-plugin does not failed on missing web.xml
Replace web.xml by PetclinicInitializer
Remove spring-boot dependencies
Fix jQuery version
Add some missing trimDirectiveWhitespaces on JSPs
A few fixes to the readme.md for Spring-Boot branch
Updated instructions to switch into springboot branch
Fixed typo
Add some missing trimDirectiveWhitespaces on JSPs
Revert "Make jar not war"
Make jar not war
Centralized framework versions to the properties section
Merge pull request #163 from ameya-pandilwar/fix-157
Add the generated/ directory for easier switching between master and develop branches
#149 JdbcPetRepositoryImpl:: findById() simplification
Loading