Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple RPG
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
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
Tomasz Lewandowski
Simple RPG
Graph
master
Select Git revision
Branches
7
master
default
protected
spring-boot
spring-data
spring-gateway
spring-javascript
spring-microservices
spring-mvc
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
7
25
Sep
21
20
18
17
16
5
Jun
chore: configuration for generating documentation in HTML format from JSDoc
spring-javascript
spring-javascript
docs: jsdoc updated
docs: branch features list updated
refactor: code divided into domain and implementation packages
refactor: types definition introduced for better IDE support
feat: character API calls moved to service
feat: user API calls moved to service
docs: branch features list updated
feat: navigable view with character edition form
feat: navigable view with single character details
feat: view with characters list, with remove option, navigation and portraits
feat: simple view with list of all users with delete option
feat: simple JavaScript two-way properties binding
feat: util component required for UI initialization made with Material Design for Boostrap
feat: main view styled with Material Design for Boostrap
chore: JavaScript module configuration
chore: CORS configuration for browser client
Merge branch 'spring-microservices' into spring-gateway
spring-gateway
spring-gateway
Merge branch 'spring-mvc' into spring-microservices
spring-microser…
spring-microservices
Merge branch 'spring-data' into spring-mvc
spring-mvc
spring-mvc
Merge branch 'spring-boot' into spring-data
spring-data
spring-data
Merge branch 'spring-master' into spring-boot
spring-boot
spring-boot
chore: branch list updated
master
master
feat: gateway configuration
chore: project for gateway module
chore: branch features list updated
feat: when professions is deleted event is propagated to character module to synchronize
feat: when user is deleted event is propagated to character module to synchronize
refactor: main classes moved to main package to avoid component scan errors
refactor: character classes (entities, repositories, services, controllers, etc.) copied to character module
refactor: profession classes (entities, repositories, services, controllers, etc.) copied to profession module
refactor: user classes (entities, repositories, services, controllers, etc.) copied to user module
chore: separate modules for characters, professions and users
Merge branch 'spring-data' into spring-mvc
chore: database configuration
Merge branch 'spring-data' into spring-mvc
Merge branch 'spring-boot' into spring-data
refactor: module directory renamed
Merge branch 'spring-data' into spring-mvc
Merge branch 'spring-boot' into spring-data