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.
a9b0b474804aa6f9dec1aa2964dfe4de02949efe
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
3
2
31
Jan
8
20
Dec
6
5
2
22
Nov
17
14
13
12
11
10
17
Oct
8
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
Merge pull request #229 from henri-tremblay:ehcacheback
Polish contribution
Put Ehcache back
Make all entity fields private
Fix serializability of Vet
Polish
Restore actuator access with Spring Boot 1.5
Polish
Remove ehcache (at least temporarily)
Update CacheConfig link
Update to 1.5.1
Configure caching properly to avoid error in vets
Change artifactId to 'spring-petclinic'
Use default cache configuration
Make mysql configuration more first class
Update mysql readme
Fix incorrect glyphicon name
Fix #207 set pet owner when for has an error
Correct view as xml url
Fix Javadoc error
Replace anonymous class with lambda
Exclude groovy because it isn't used
Add ignores
Clarify nature of GitHub org split
Use wro4j instead of lesscss plugin
Reference spring-petclinic/spring-framework-petclinic project instead of the legacy branch
Modularize and migrate to aggregate-oriented domain
Add reference to the spring-petclinic-microservices fork
Using absolute URL
Adding "Interesting Spring Petclinic branches and forks" section
#192 Adding screenshot
Fixing markdown table layout
Update readme for Spring Boot fetaures
Move util class to test code
Convert to jar with thymeleaf
Add Git commit information to the /manage/info endpoint
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
Loading