Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
desd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
kj2-drupisz
desd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
Michael
Select Git revision
Branches
7
Brody
James
Kacper
Michael
brodybranch
hamid
main
default
protected
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
May
1
30
Apr
29
28
23
22
9
28
Mar
27
26
25
24
22
19
18
17
14
12
11
9
7
5
4
3
2
1
27
Feb
26
25
24
23
21
20
13
Added timestamp.
main
main
Merge branch 'hamid' into 'main'
Made all admin users superusers.
hamid
hamid
Merge branch 'hamid' into 'main'
Changed make users command so it assigns correct usertype.
Merge branch 'hamid' into 'main'
Split/separated files.
Merge branch 'brodybranch' into 'main'
Merge branch 'main' into 'brodybranch'
brodybranch
brodybranch
change user table
pls
Merge branch 'hamid' into 'main'
Added feature to switch model versions, dependant on file directory.
Add logs to payment that includes the purchase type in the details to display on user page
Implement handling bulk purchase of tokens
Merge branch 'hamid' into 'main'
Fixed error handling for model performance view
gitignore changes
Merge branch 'hamid' into 'main'
Error handling and route redirection on most routes
user auto timeout
James
James
Merge branch 'hamid' into 'main'
Note: Have to delete existing database volume so migrations can work.
Formatted results and made them so they are visible on user page
Modified dashboard to show username and user id correctly:
Merge branch 'hamid' into 'main'
Merge branch 'main' into 'hamid'
Added performance metrics page. May add more later
Added model performance metrics to ML engineer dashbboard, may add more.
Admin/superuser table to manage users/ app is not crushing when non user tries to access dashboard
Admin/superuser table to manage users/ app is not crushing when non user tries to access dashboard
Merge branch 'hamid' of https://gitlab.uwe.ac.uk/kj2-drupisz/desd into hamid
Save and display model results
Merge branch 'hamid' into 'main'
Removed exposed ports from Tensorflow container so it cannot be accessed outside docker network.
added script to auto populate the DB with 1 of each user type including superuser
added default text if no email provided
apologies for working in main. minor UI change to display user type as the text version instead of a number
added timed logout based on innactivity. logs cookies on all activity, logs out if cookie reaches 300s of innactivity
commenting out base user for the demo. deleted redundant/commented out code in models.py. updated user_page to not display all user logs to the base user
Loading