Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
microservices
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
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
Shabir, Abdullah (PG/T - Comp Sci & Elec Eng)
microservices
Graph
master
Select Git revision
Branches
5
compose
dockerservices
hotsource
master
default
protected
simpleservices
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Mar
18
Mar
26
Mar
25
12
11
updating requirements.txt
compose
compose
added missing __init__.py to compose branch
dockerservices
dockerservices
added missing __init__.py to compose branch
added missing __init__.py to simpleservices branch
simpleservices
simpleservices
add missing return
master
master
services directory was missing. Added now.
Update README.md
hotsource
hotsource
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
move movies.py to /src + add volume to hot reload
add a docker compose file
add requests to requirements
Update README.md
removed spurious ``` marks
Merge branch 'master' into 'simpleservices'
Update README.md
Update README.md
Update README.md
Add README.md
Revert "Add new file"
Merge branch 'cherry-pick-57a5ac03' into 'dockerservices'
Add README.md
Add new file
Add README.md
fully dockerize and add network
Dockerize showtimes service
remove dependence on services and nice_json
Create dockerfile, requirements.txt, remove microservices and listen on
Return movie names, not IDs, for day's showtimes
Simplified from https://github.com/umermansoor/microservices
Loading