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
Maciej Żuralski
Simple RPG
Graph
f27b290d6c72c60039779671961e9861ff849379
Select Git revision
Branches
16
master
default
protected
spring-angular
spring-boot
spring-configuration
spring-data
spring-discovery
spring-docker
spring-docker--load-balancer
spring-gateway
spring-javascript
spring-liquibase
spring-load-balancer
spring-messaging
spring-microservices
spring-mvc
spring-security
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
25
24
23
19
13
11
28
Oct
23
8
7
25
Sep
21
20
18
17
16
5
Jun
feat: oauth2 code flow with PKCE implementation and resource server access with token inserted with HTTP interceptor
spring-security
spring-security
chore: dependency for crypto
chore: proxy configuration for oauth2 endpoints
chore: client configuration for angular application
style: example requests formatting
chore: token also works when calling with gateway
chore: characters resource server secured
chore: authorization code flow with proof key for code exchange
chore: dynamic values in http request using scripting for parsing responses
chore: authorization code flow, hardcoded users list
chore: client credentials flow
chore: auth module configuration
chore: messaging configuration for docker compose
spring-messaging
spring-messaging
feat: event communication based on Rabbit MQ messaging
chore: rabbit mq server configuration
chore: dependencies for AMQP
chore: config server used in docker-compose configuration
spring-configur…
spring-configuration
Merge branch 'spring-liquibase' into spring-configuration
fix: Postgres blob type change to one better working with hibernate
spring-liquibase
spring-liquibase
chore: microservices configuration moved to central config server
chore: central config server configuration
chore: database migrations with liquibase, JPA tables creation disabled
chore: gitignore update
spring-docker--…
spring-docker--load-balancer
chore: docker compose configuration with eureka and standalone database
chore: docker image and build script for eureka server
fix: run npm install when building angular app
chore: eureka client configuration in docker image
chore: JDBC drivers for stand alone database servers
fix: run npm install before building angular app
spring-docker
spring-docker
feat: discovery service client replaced with load balancer mechanism
spring-load-bal…
spring-load-balancer
feat: applications use discovery service to locate character application
spring-discovery
spring-discovery
feat: gateway uses discovery service for dynamic routing
chore: branch features list updated
chore: eureka clients configuration
chore: eureka server configuration
Merge branch 'spring-angular' into spring-docker
Merge branch 'spring-javascript' into spring-angular
spring-angular
spring-angular
Merge branch 'spring-gateway' into spring-javascript
spring-javascript
spring-javascript
Merge branch 'spring-microservices' into spring-gateway
spring-gateway
spring-gateway
Merge branch 'spring-mvc' into spring-microservices
spring-microser…
spring-microservices