Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spring-petclinic-microservices
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Sebastien Briot
spring-petclinic-microservices
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c9c8c4e085015b14ca6c3db077bac05e36859907
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Oct
12
21
Sep
20
19
5
Jul
1
30
Jun
27
14
11
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
Enable ehcache with JSR-107
Fix webjars-angularjs.version
Downgrade to Java 7
Change webjars version to properties
Update to Spring Boot 1.4.1
Using the Spring.IO CSS theme (petclinic.css was generated from the springboot branch)
Remove Lombok (bad support in my IDE)
Merge pull request #185 from verydapeng/angularjs
add responsive ui layout for owner list page
add cache-control header for ajax request to by-pass proxy cache
relayout ui for visits page, pre-line
add mobile support
extend the size of the description col for visit
redesign ui layout for owner details for pet's visits
add primitive error ajax error handling for visits page
add edit pet link
optimize static resources
remove jstl
update readme
banner
update owner form
add filter for owner
add filter for owner
remove context-path
rename db init scripts
serve angular from webjars
redesign owner details page
ui update
update owner creation ui
update owner creation ui
remove unrelated tests
restructure ui layout
format codes
remove dependency with joda time to simplify the project dependencies
migrate to spring-data for repositories
format codes
add simple error handler for OwnerController.js
remove unused files
remove unused files
removing all JSPs that have been migrated already
Loading