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
d70a20024d85119403fae538903e657976e48fa4
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
11
Feb
20
Jun
13
12
29
May
7
6
15
Apr
11
22
Mar
4
21
Feb
5
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
put back logging on the api allow origins
dev
dev
add a sleep after tunnel create
run as the s2user ... which is the same as the uid 99 haproxy user in the official image
cleanup old tmpdirs
tweak the endpoints to avoid extra redirects
moar debuging
using unix sockets rather than ports for internal comms
additional logging
configure CORS allow_origins via environment variable
setting up the sockets correctly
change the listen point for TES to be a variable
now using haproxy and gitlab artifacts
if using a named tunneid, make sure there are no residual files before creating the socket
try fixing Dockerfile again
disable telegraf
tweak the tunnid regular expression
allow the app to specify a tunnelid to include in the url
was looking in the wrong part of the data structure for a tunnelid hint
messed up the listdir filter
fix up the use of config file
apply a hash to the socket names so that they are kept nice and short. Also strip out tunnelid from the PATH parameter incase we want to be explicit with a tunnelid in the URL
Merge branch 'dev' into 'prod'
prod
prod
Merge branch 'predev' into 'dev'
update teh base docker images for the strudel2 backend
predev
predev
add support for providing a tunnelid so that the backend can connect to the correct application
Merge branch 'predev' into 'dev'
fix up my dodgy code again
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
Loading