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
flg_projects
nexus_vdi
nexus
Graph
5e5739fb0b5db832177d7aa2c84f6fd95e071b95
Select Git revision
Branches
5
live_exam_os
live_exam_os_ubuntu
master
default
protected
routes_udpate
stateless_client
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
18
10
28
Mar
27
26
25
24
22
21
20
19
18
17
16
15
14
13
12
7
28
Feb
26
14
13
12
11
30
Jan
22
9
3
2
1
31
Dec
29
28
27
26
24
23
22
16
15
14
13
12
10
9
7
6
5
3
30
Nov
29
24
19
10
5
4
1
17
Oct
8
7
3
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
for some reason nexus-exam didn't reference the right version of nexus-common.
master
master
arggg.... updated go.mod and go.sum again
updated go.mod
udpated go.mod
routes_udpate
routes_udpate
qemu: simplified audio options
server: updated codebase with proper http codes
Fixed few instances where server wasn't returning an error msg.
updated REST API doc
server: removed debug code
Removed all occurences of VM_LIST in client and server code
client: vmlist now list what actions can be performed on a VM
method renaming
wip
WIP new routes
Finished reworking capabilities
Reworking capabilities to be cleaner and easier to use
WIP: routes change
Merge branch 'master' of ssh://ssh.hesge.ch:10572/flg_projects/nexus_vdi/nexus
server/Makefile: fixed bug in clean target
minor change to install.md
Updated go.mod, go.sum in nexus-exam and nexush so the projects compile
cleaning up code
moved libclient/utils/print.go -> nexush/utils/print.go
moved utils package from nexush module to libclient module which makes more sense
added minor comments
nexush: fixed buildversion issue
Fixed build by updating go.mod
minor go.sum change
udpated go.mod/go.sum
simplified nexush/libclient code (csv reader)
nexus-exam and nexush: removed ref to specific branch in go.mod
nexush: removed ref to local package
stateless_client
stateless_client
Reworked root Makefile so that it's now split into multiple makefiles across the various modules making it much more readable and maintainable
Ongoing work: splitting up nexus-server and clients build mechanism into separate makefiles
Fixed inconsistencies in nexus-exam, notably buildversion
removed local replace in nexus-exam/go.mod
Moved nexus-exam to its own independent directory, outside of the original client directory
Moved version package from client to libclient
Added libclient/README.md
updated server/README.md
Loading