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.
be84882762f05c44127aaa92578625bc257a0f79
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
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
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
#77 move Session scope attributes to the request scope instead
Remove uncessary _method=put parameter and enable the "POST new visit" HTTP request
Merge pull request #106 from trepel/dandelionupdate
JMeter script from Julien Dubois
Update of Dandelion to 1.1.1
#96 change EditorConfig in order to impact other files than Java and XML (i.e.. jsp and html pages)
Merge pull request #104 from trepel/minorcommentsfixes
Removal of redundant comments
#96 Reformat code with EditorConfig
#95 Downgrade to AssertJ 2.2.0 to be compatible with Java 7
Merge pull request #99 from trepel/removalofputmethod
Fix #95 migrate to AssertJ 3.2.0
Merge pull request #98 from freemansoft/master
Fix #101 display the pet type when using the JDBC profile
#92 add some comments to switch from HSQLDB to MySQL
Removed HTTP PUT method - it is not supported in JSP 2.3
added temporary fix for json-simple
Loading