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
Smart
broken-petclinic
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a994785f73a848058a4bad7b5bb2ef00f1b2fa2c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Apr
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
#141 Configure Unicode and UTF-8 MySQL database for Chinese language
Merge pull request #146 from trepel/mvnwrunreadmefix
Merge pull request #145 from liouxiao/fix-for-issue-144
Fix of how to run Petclinic in readme
fix issue #144: remove redundant less-than sign
Merge branch 'bootstrap-3' of https://github.com/liouxiao/spring-petclinic into bootstrap-3
Merge pull request #131 from ameya-pandilwar/update-link-title
Fix #78 Migrate to Bootstrap 3.x
Revert "Jetty 9.3 support"
Jetty 9.3 support
Upgrade to Spring IO Platform 2.0.3
Merge pull request #136 from lukasz-szewc/staticFiles-jquery-url-fix
Merge pull request #134 from broccolinisoup/master
fixed url for jquery-ui. There was typo "query" instaed of "jquery" and file cannot be loaded
owners search has been case insensitive
Merge pull request #132 from patrickcrocker/mvnwrapper
added missing .mvn folder needed for maven wrapper
Update link navigation title to make it consistent
#129 add travis-ci "build status" badge
travis.ml -> .travis.yml
Adding Travis configuration file
Upgrade to Spring IO Platform 2.0.2
Merge pull request #127 from thinkshihang/patch-1
Update petclinic_db_setup_mysql.txt
Add Maven Wrapper with mvn -N io.takari:maven:wrapper
Align petclinic version to the Spring Framework one
Using Mockito and Hamcrest version from the Spring.IO Platform
Merge pull request #119 from colinbut/master
moving from Webjars to Bower #83: renaming bower_components to vendor, update readme.md
Merge pull request #125 from faissalwise/bower
moving from Webjars to Bower #83
fixed ehcache dependency
Spring IO platform 2.0.1
Added test class for Controllers plus a test for PetTypeFormatter
Merge pull request #113 from trepel/visitdatefix
Using jodatime LocalDate instead of DateTime for visits
#98 Add a contributing section
Fix #111 For pet's birthday we are now using jodatime LocalDate instead of DateTime
Fix #110 owner and pet validators failed
Fix #108 owner update
Loading