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.
feca50d272ad205326440277cb4965739e619f06
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jan
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 #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
Added comments when CallMonitoringAspect called
remove version number
Add missing json-simple dependency
#92 Use column alias
#92 Fix column 'visits.id' not found on MySql
moved spring-data dependency to boot-starter
adding spring boot starter and removing spring-aop
upgraded to latest version of Dandelion
Upgrade to Spring IO platform v1.1.3.
#90 Remove the json-path version which be inherited from the spring.io BOM
#87 Downgrade to AssertJ 2.1.0 in order to build Petclinic with the JDK 7
#90 Reduce the POM size by inheriting from the spring.io BOM
Loading