Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
strudel2_backend
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
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
hpc-team
strudel2_backend
Graph
960ec02f2557dfdefacd0c3883bac25e3361993c
Select Git revision
Branches
8
dev
master
default
protected
master_sock
predev
prod
revert-cf7ae729
test
updated-scripts
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
29
Jan
22
17
16
13
Dec
12
4
7
Aug
21
Jul
20
7
30
Jun
21
Feb
16
14
6
2
25
Jan
11
25
Nov
23
22
16
15
2
30
Sep
20
19
16
20
Apr
25
Jan
20
23
Nov
21
19
11
24
Aug
20
3
Jul
2
25
Jun
23
May
20
17
13
6
28
Apr
14
13
30
Mar
19
18
17
15
12
11
5
2
26
Feb
22
21
15
9
2
7
Jan
5
Oct
2
1
23
Sep
21
18
17
16
15
5
Aug
4
3
24
Jul
23
22
8
30
Jun
29
18
17
16
15
12
9
1
29
May
22
21
20
18
16
15
12
11
6
22
Apr
27
Mar
20
2
20
Feb
19
4
14
Oct
9
4
2
Sep
30
Aug
26
23
20
15
13
12
9
8
7
6
5
23
Jul
17
15
11
10
8
25
Jun
24
6
22
May
20
14
10
9
8
16
Mar
13
5
4
21
Feb
15
14
13
12
5
14
Jan
11
10
18
Dec
29
Nov
28
27
21
10
Oct
2
3
Jul
2
28
Jun
22
18
14
Merge branch 'predev' into 'dev'
make the guess_app logger log to a different file
update backed to (untested) support unix domain sockets rather than ports
whoops
fast removal of old sockets where the ssh tunnel has already gone
fix up some tws logging and shorten the timeout on tunnels
fix up some logging errors
sort sockets and choose the most recently started application to connect to
don't forget to allow the CORS authorizxation header or everythign will bork
extend the period for the tunnel cookie
detect an authorisation error rather than a generic error
better error codes for ssh commands
load secrets from a file, improve logging
fix runscript
fix typo
missed install of gunicorn in docker CI
2.1 is going ot mlerp
whoops generated requirements.txt wrong
resolve in favour of v2.1
initial commit of v2.1
Merge branch 'test' into 'prod'
Merge branch 'prod' into 'test'
test
test
Merge branch 'dev' into 'test'
only deploying mlerp backends ATM
Merge branch 'dev' into 'test'
use IdentityAgent instead of environment
I accidently removed some locking
back our xsrf features
need to convert to string before make_response
tweak the docker cmd line
implement an XSRF protection
implement an XSRF protection
implement an XSRF protection
Merge branch 'test' into 'prod'
Merge branch 'dev' into 'test'
make sure we will processes on TimeoutExpired ... also use start_new_session which may help with killing processes in an uninteruptable state
Merge branch 'test' into 'prod'
Merge branch 'dev' into 'test'
I think I found the lock error
I think I found the lock error
Loading