Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PA165 - Airport - project
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
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
Ján Macháček
PA165 - Airport - project
Graph
1df52052204274c4378e2230d5c09eabb181c951
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
May
27
26
25
8
7
6
5
4
3
2
1
30
Apr
28
26
25
16
15
14
13
12
11
7
5
4
26
Mar
25
23
22
21
20
19
18
16
8
Merge branch 'milestone-04' into 'main'
main
main
Merge branch 'networking-fix' into 'milestone-04'
milestone-04
milestone-04
Change to localhosts
Fix compose.yml networking
fix - authorization when calling weather api
Make Dockerfiles multistage - docker-compose up can build project
multistage-cont…
multistage-containers2
Merge branch 'final-fixes' into 'milestone-04'
DOC - adding scenario login info
fix - fixing redundant > token-garbber pom.xml
Merge branch 'locust-auth-grab-token' into 'milestone-04'
Merge branch 'token-grabber' into 'milestone-04'
Resolve report's bean validation exception
fix - adding auth header to get airplaneType
Actually integrate Weather microservice into Core
Update README.md
Fix typo in user microservice openapi.yaml
Change ResponseEntity<Void> handling in core module
Add predefined db seed and clear into SecurityConfig
Remove nullable attributes from Steward entity equals() and hashCode()
Remove nullable id attribute from FlightSteward entity equals() and hashCode()
Remove nullable attributes from Flight entity equals() and hashCode()
Remove nullable id attribute from Airplane entity equals() and hashCode()
Remove CountryFacade from CityController
Make locust grab authentication tokens automatically
Add __pycache__ to .gitignore
Rename AppConfig to SecurityConfig (in all microservices)
Remove minimalistic grafana dashboard
Add more detailed grafana dashboard
Permit access to actuators' endpoints to all
Divide module observations into individual jobs
Fix typo in compose.yaml
Fix specification of default port in report
Remove duplicit user-client dependency in report service
Add Dockerfile to token-grabber and add it to compose.yaml
Add /api/last-access-token to token-grabber
Add copy-to-clipboard button to /success
Add token-grabber - a confidential client for getting an access token
Remove unused imports
milestone-04-to…
milestone-04-token-grabber
Remove unused imports
Added /api/last-access-token to token-grabber
Loading