Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nexus
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
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
guillaum.pin
nexus
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8b74aaa74de61d585bae688bf65289763d0c348d
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
3
Oct
28
Sep
27
18
17
16
4
30
Aug
24
23
22
20
31
Jul
30
29
28
27
22
16
15
12
11
10
9
5
4
3
2
30
Jun
21
13
May
30
Apr
25
24
12
11
10
8
1
31
Mar
30
29
28
19
15
13
12
6
22
Feb
29
Jan
27
26
13
12
10
7
5
4
3
2
29
Dec
28
26
25
8
23
Nov
14
2
29
Aug
24
Jul
16
14
13
12
11
10
8
29
Jun
28
21
20
17
16
15
13
25
May
20
19
18
17
16
15
14
13
12
11
5
4
3
29
Apr
26
25
24
18
23
Mar
8
Feb
1
31
Jan
27
26
23
22
21
20
18
21
Dec
20
19
28
Nov
27
26
25
24
23
22
11
10
3
31
Oct
19
18
17
14
9
6
5
4
2
1
30
Sep
29
28
26
25
23
22
9
8
7
4
3
2
1
31
Aug
30
29
27
24
18
13
11
10
8
7
6
5
4
3
2
1
31
Jul
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
11
9
8
7
6
Added ufw script to define default firewall rules on a nexus server system
master
master
reduced default upload payload to 16M (from 30G!)
More doc changes
Minor doc changes
Merge branch 'master' into 'master'
Doc update with new USB device
Closed unused ports
Doh! vmattach was blocking instead of being asynchronous (probably a change used for debugging that I forgot to revert).
client: usersetcaps, vmaddaccess now display capabilities in alphabetical order; fixed missing carriage return in usersetcaps
updated install.md
Server: bumpped version to 1.11.1
server: added more log msg
Updated Makefile: added check for CERT env. var
Added two shell scripts in tools: devices_umounter and devices_watcher
nexus-exam forgot to revert token refresh every hour (instead of every 30sec.!)
Fixed bug in token refresh in nexus-exam
nexus-exam: added debug messages in refreshToken to help debugging. Token refresh every hour.
Fixed issue with newer go version
Run a couple of go mod tidy
server and clients: display build date and git commit hash at startup
Reworked nexus-exam a bit to be more robust to errors and added recurrent token refresh to fix issue #145 "nexus-exam to renew its jwt token recurrently"
live exam ISO build process is now better structured
Simplified build process of live exam iso image
Improved build_live_exam_iso so that it can be executed concurrently
Forgot to revert a debug change: nexus-exam wasn't opening remote-viewer in fullscreen mode
minor change
updated client doc to reflect current codebase
nexus-live-exam-os: reduced iso image size by more than 200MB
Fixed broken iso build from last commit
updated Makefile so that CERT defines the path to the public CA certificate instead of its directory. It makes more sense and is more consistent with the rest of the build process (notably live-exam-iso)
live-exam-os: completed wifi configuration
Fixed an issue since I renamed screen into x11 but not everywhere, doh!
nexus-exam-iso: changed wifi config
live-exam-os: oops forgot to add new files
live-exam-os: added support for ntp time synchronization and i3 xfwm4 theme
Added comments to live_exam_os/config/boot_hooks/firewall
oops forgot config/keyboard/keyboard
Completed new live_exam_os iso generation:
ongoing work on fully working live_exam_os generator
WIP new live-exam-os
Loading