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.
9a75b8c451f7318d95886c08e557be67de08f597
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
14
May
13
26
Mar
14
22
Feb
21
20
Jan
11
9
3
Nov
21
Sep
30
Jun
12
Apr
6
Mar
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
Make MySQL configuration files/docs consistent
Merge pull request #319 from Nalad:master
Fix including template in layout fragment
Fix dead links
Upgrade to Spring Boot 2.0.0.RELEASE
Merge pull request #303 from arey:feature/date
Add placeholder YYYY-MM-DD for date input field
Merge pull request #278 from arey:feature/rest
Add spring-petclinic-rest URL
Fix actuator exposure
Fix project's version
Merge pull request #301 from saturnism:patch-1
Fix datasource initialization property
Add ignores for vscode
Update webjars-locator dependency
Add repository declarations for snapshots
Update version of Petclinic
Tidy up compiler warnings
Update to Spring Boot 2.0 snapshots
Use leading / in app URL
Update PetControllerTests.java
Fix broken tests
Fix date formatting
fix: make id 'lastName' in findOwners.html unique
fix button text in createOrUpdatePetForm.html in case of new pet (issue #252)
Removing .springBeans
Replace @RequestMapping by their corresponding shortcut @GetMapping and @PostMapping
Reference new forks: spring-petclinic-kotlin, spring-petclinic-graphql and spring-petclinic-rest
Removed redundant javadoc comments
Add CLA link to readme
Add Apache 2.0 license #260
set pet to owner to avoid null owner when user gets an error on new pet page
Update Spring Boot and Thymeleaf versions
spring-petclinic-angular1 repo renamed to spring-petclinic-angularjs
Do not fail maven build when git directing is missing
Merge pull request #229 from henri-tremblay:ehcacheback
Polish contribution
Put Ehcache back
Make all entity fields private
Fix serializability of Vet
Loading