Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Flask_User_Reg
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Show more breadcrumbs
Krish Moodbidri
Flask_User_Reg
Graph
abbfe53f519f441a27b63970892ac11cadb55389
Select Git revision
Branches
15
1blocal
feat-filesys-feedback
feat-socketio
feat-socketio-celery
feat-variables
feat-vars
krish/socketio-sigalarm
local-test
master
default
protected
noe-feat-filesys-feedback
socketio-sigalarm
socketiooverlay
version-1a
version-1b-local
version-1b-openstack-rabbitmq
Tags
1
v1.0
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
Mar
23
20
17
13
11
9
6
5
4
3
2
29
Feb
28
27
26
24
21
20
18
17
13
11
10
3
31
Jan
29
28
27
24
23
22
21
16
18
Dec
10
9
5
22
Nov
21
8
4
1
28
Oct
24
22
21
14
10
3
30
Sep
26
24
23
16
13
12
11
10
9
5
4
28
Aug
27
22
19
12
1
22
Jul
23
May
22
20
18
17
16
15
14
13
9
3
2
1
30
Apr
29
24
22
19
15
12
10
8
removed trailing whitespace
feat-vars
feat-vars
removed credentials from file
Fix redir logic
master
master
Merge branch 'feat-redirect' into 'master'
Feat redirect
Fix variable mismatch
Merge branch 'feat-variables' into 'master'
removed print statemt
feat-variables
feat-variables
added username and password as variables
fixed type Key to key
added vars file to be used by run.py and tasks.py
Merge branch 'add_rabbitmq_connection' into 'master'
Merge branch 'fix-spinner-text' into 'master'
Merge branch 'fix-loading-spinner' into 'master'
Alter wait message
Merge remote-tracking branch 'ravi/cleanup' into add_rabbitmq_connection
Merge branch 'master' into add_rabbitmq_connection
Hide Bootstrap modal after account's ready
Update README.md
Remove notification window
Call modal show in displayloading function
Add Bootstrap modal in template
Move footer section into body
Add Bootstrap javascript support
Removing unused functions and commented out lines
Removing unused functions and commented out lines
Adding on_room fuction taht gets triggered when connection is made, and we need to join a room for the communcation to take place between client and server
On connecting, send emit fuction to join_roon
Remove username value added, as well as the parameter username passed in render_template
Merge branch 'update-README' into 'master'
Update readme
Merge branch 'update-static-url' into 'master'
Merge branch 'update-css-font-path' into 'master'
Update URL to static files
Remove duplicate line
Update url for font file in css
Add a new function to send socketio messages to the client, and change the socketio message_queue to match the one from flask app
modify the message_queue in socketio app
Remove old diagram
Romove old functions
Loading