Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CloudComputing_Act1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue 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
Jesus Galaz Reyes
CloudComputing_Act1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
19-run-the-application-on-kubernetes-locally-using-minikube
Select Git revision
Branches
12
12-write-deployment-and-usage-instructions
12-write-deployment-and-usage-instructions-2
14-containerize-application
15-secure-database
17-exercise-3-scaling-mandatory-features
17-exercise-3-scaling-mandatory-features-2
18-exercise-3-scaling-additional-features
19-run-the-application-on-kubernetes-locally-using-minikube
20-repackage-application-with-a-helm-chart
20-repackage-application-with-a-helm-chart-2
21-replace-mongodb-deployment-with-statefulset
main
default
protected
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
15
14
13
1
26
Nov
6
30
Oct
16
15
14
13
7
6
4
fix(mongodb): Migrate MongoDB to StatefulSet for Improved Data Persistence and Stability
21-replace-mong…
21-replace-mongodb-deployment-with-statefulset
Merge branch '20-repackage-application-with-a-helm-chart' into 'main'
main
main
Feat: remade project launching to be possible via helm chart
20-repackage-ap…
20-repackage-application-with-a-helm-chart
Merge branch '19-run-the-application-on-kubernetes-locally-using-minikube' into 'main'
20-repackage-ap…
20-repackage-application-with-a-helm-chart-2
feat(kubernetes): complete Kubernetes setup for todo-app with Minikube
19-run-the-appl…
19-run-the-application-on-kubernetes-locally-using-minikube
Merge branch '18-exercise-3-scaling-additional-features' into 'main'
refactor: restructure project files into frontend and backend directories
17-exercise-3-s…
17-exercise-3-scaling-mandatory-features-2
feat: implement nginx load balancer
18-exercise-3-s…
18-exercise-3-scaling-additional-features
Merge branch '17-exercise-3-scaling-mandatory-features' into 'main'
feat: add support for horizontal scaling with multiple back-end instances in docker-compose
17-exercise-3-s…
17-exercise-3-scaling-mandatory-features
Revert "feat: add support for horizontal scaling with multiple back-end instances in docker-compose"
feat: add support for horizontal scaling with multiple back-end instances in docker-compose
Merge branch '15-secure-database' into 'main'
Updated deployment instructions
15-secure-datab…
15-secure-database
Implementing "Secure database" issue
Merge branch '14-containerize-application' into 'main'
Containerized application and updated README.md file
14-containerize…
14-containerize-application
Merge branch '2-build-javascript-core-functionality' into 'main'
Merge branch '12-write-deployment-and-usage-instructions' into 'main'
Implemented task ownership validation
Merge branch '13-enforce-user-authorization' into 'main'
Created basic Readme version
12-write-deploy…
12-write-deployment-and-usage-instructions
Implementing input sanitation for CRUD actions
Revert "Trying to fix vulnerability issues"
Trying to fix vulnerability issues
Deleting any king of console.log vulnerabilities
Adding show completed tasks button an hide completed task by default
Fixing task text overflox
Moved authorization check into a separate file
Translated comment (ES to EN)
Implemented basic authorization check
Adding toDo app functionability
Merge branch '5-implement-user-authentication' into 'main'
12-write-deploy…
12-write-deployment-and-usage-instructions-2
Fixed login success message visibility
Changing langs
Changing comments to english
Adding logout functionability
Fixing login design
Fixing some design issues
Updating package.json cause i forgot to update it in this branch
Loading