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.
2ebf7567b9240b31e18b8b1a13d73cf17422cd08
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
23
17
14
13
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
Generate petclinic.css from less
Using gulp for minifying CSS and JS
Caching, compression and devtools configuration
Move static resources to the springboot-petclinic-client module
Separating front et server into 2 maven modules
Moving static resources from WEB-INF to src/main/resources/static
Add Git commit information to the /manage/info endpoint
Easier branch switching by ignoring the generated/ directory
Use btn-default style
Center footer
Fix navigation bar layout
Petclinic.css minimized with Bootstrap 3.3.7
UI design
Remove JSP configuration
Make JAR not WAR
Fix Bootstrap glyphicons path
Add Maven artefact information to the /manage/info endpoint
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
Loading