Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
group9_cw
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arya, Navin Chandra C (PG/T - Comp Sci & Elec Eng)
group9_cw
Graph
shubhamkandpal111-main-patch-65526
Select Git revision
Branches
6
CeHuang
main
default
protected
pkxnew
pkxnew2
pratyush-apibugfix
shubhamkandpal111-main-patch-65526
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
May
6
5
4
2
1
30
Apr
28
19
4
code clean up
main
main
updated docker compose for mysql
code clean up
Merge branch 'shubhamkandpal111-main-patch-65526' into 'main'
Update README.md
shubhamkandpal1…
shubhamkandpal111-main-patch-65526
changes for the cloud deployment
Fixed Booking
pkxnew2
pkxnew2
Fixed booking put
Fixed bug on Bookings api
Fixed some issues in rental api
Merge branch 'pkxnew2' into 'main'
Fixed the hardcoded database connection to .env files
Update and fixed booking api and batchjob
Fixed the Rentals Service api and updated
Bikes and users api bugs are fixed
Updated the Reviews api
Updated User api
added cloud mysql integration
Update done to bike service
pkxnew
pkxnew
Fixed small bugs in booking
pratyush-apibug…
pratyush-apibugfix
Fixed the duplication of user booking api and added rental scheduler
added requirments files inside container
Fixed the duplication issue in Booking Api and added batchjob.py for rental service and status issue
added docker related code
Fixed the wallet balance bug on bookings api
Renamed the endpoints for booking api
Fixed the small bugs on bookings api
updated docker and docker compose file
Added get for Booking service
Fixed bugs on User Api and Fixed the Payments
Removed the unwanted files
Fixed the env files and updated
Added Booking api in microservices and added wallet_balance in Users table
auth.py is for later database.
CeHuang
CeHuang
OAuth2 with JWT (JSON Web Token) can be a powerful and relatively straightforward way to handle authentication in your FastAPI application. Here's how you can implement it effectively:
Fixed bugs and working function for GET,POST,PUT for rental, reviews and users microservices
new changes related to docker file and API bug fix
adding docker code for microservices
get bike details based on id
code updated for bike service
Loading