Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
goSDN Northbound
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
danet
goSDN Northbound
Graph
e7d5fcef72d377cf522e50e2d56fb2812df98301
Select Git revision
Branches
5
7-grpc-web-integration
add-auth-proto
master
default
protected
proto-nbi
thesis-mk
Tags
7
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
9
8
1
8
Feb
7
3
27
Jan
26
25
24
19
14
Dec
13
3
Nov
13
Aug
22
Jul
10
9
8
7
6
30
Jun
24
20
18
17
16
11
9
6
4
28
May
26
14
11
10
7
4
3
1
Sep
27
Aug
14
13
Merge branch 'refactor-cli' into 'master'
master
master
Add a new gRPC service to request southbound schema information
Merge branch 'stmabauc/csbi-playground' into 'master'
Allow requesting Plugins via API
Merge branch '10-refactor-current-proto-definitions-stfahelm' into 'master'
reverted changes to receive change uuid
updated api proto to be able to receive missing change uuid on change requests and send sbi type on creation
added generated proto files
Reverted change to enums in southbound.proto, see comment
removed unnecessary code
updated generated code
reverted southbound type changes
added multiple changes to GetChangeResponse
new generation
added multiple sbis to GetSbiResponse
enabled multiple sids for getSbiRequest
allow multiple Pnds in GetPndResponse again
removed did parameter from setPathList
Added multiple Onds for GetOndResponse
added repeated pid/did for getPnd/Ond Request
changed pndCreate to pndListCreate
added annotations and moved DeletePnd to core.proto
removed versioning and refactored Change_State
generated go files
Renamed Change_State
moved enums out of message types
updated README.md
deleted v1alpha folder structure
updated generated files
changed url to v1
Removed useless setters and added repeated in listsetters
Revert "changed url to v1"
changed url to v1
refactored code according to linting rules and path fixes
add buf generated files
added flag which merges generated openapi specs into single file
fixed errors for buf generate
added missing annotations
defined first routes for grpc-gateway
removed 'oneof' within proto/core and proto/pnd
Loading