Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
self-reg-form
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
self-reg-form
Graph
b3e88006adca82c5cd7137d8ef59402672c55fc0
Select Git revision
Branches
20
feat-account-renewal
feat-authorization
feat-celery-callback
feat-certify-account
feat-certify-checkbox
feat-change-logo
feat-check-certify
feat-handle-timeout
feat-landing-page
feat-overlay-fix
feat-shib-eppa
feat-update-self-reg-page
fix-account-create-modal
fix-account-create-timeout
fix-account-hold-state
fix-docstring
fix-naming
fix-overlay-wait
fix-remote-user-value
fix-remote-user-var
Tags
1
v0.1
21 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
Jun
15
2
25
May
24
20
19
18
17
16
13
9
6
5
21
Apr
19
18
15
14
13
12
11
8
7
5
19
Nov
18
12
9
Sep
8
7
3
30
Aug
27
13
25
Jun
4
10
May
6
23
Apr
22
9
7
6
2
11
Mar
10
9
8
1
26
Feb
12
6
Oct
5
2
1
19
Aug
11
24
Jul
15
13
7
30
Jun
29
19
May
18
14
1
24
Apr
Feat-fix flask app user variables
fix-remote-user…
fix-remote-user-value
set fullname to displayname value from shibboleth
fix-remote-user…
fix-remote-user-var
fixed username variable to read REMOTE_USER
Merge branch 'feat-create-account-modal' into 'master'
feat: add delay to modal on account create before redirecting to referrer
Merge branch 'master' of https://gitlab.rc.uab.edu/rc/self-reg-form into fix-account-create-timeout
fix-account-cre…
fix-account-create-modal
Merge branch 'feat_pre_certification' into 'master'
Adding pre_certification state for certification page
Merge branch 'fix-linting' into 'master'
Fix all linting violation
added time delay in the modal before redirecting to referrer
fix-account-cre…
fix-account-create-timeout
Merge branch 'fix-linting' of https://gitlab.rc.uab.edu/louistw/self-reg-form into fix-docstring
Clean up uncaught CONFLICT
Fix no-else-return
Fix dangerous-default-value
Ignore config.py and tests.py in pylint
Fix wrong-import-position
Fix trailing whitespace
Fix redefined-builtin
Fix redefined-outer-name
Fix wrong-import-order
added docstring
fix-docstring
fix-docstring
Fix line-to-long in run.py
Reformant tasks.py with black
Merge branch 'feat-add-docstring-in-task' into 'fix-linting'
Added docstring for module and functions in tasks.py
Merge branch 'feat-linting' into 'fix-linting'
added docstring for tasks.py
Merge remote-tracking branch 'louistw/fix-linting' into fix-linting
Merge branch 'fix-linting' of gitlab.rc.uab.edu:louistw/self-reg-form into fix-linting
Merge branch 'feat-add-docstring-run' into 'fix-linting'
Added docstring for module and functions.
Reformant app init with black
Add module-docstring for config, messages
Add module-docstring for app init
Add function-docstring for app init
Add invalid-name to ignore list
Reformat with black on tasks.py
Fix flake8 issue of tasks.py
Fix pylint consider-using-f-string
Loading