Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inventory-provider
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
Package Registry
Container 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
geant-swd
dashboardv3
inventory-provider
Graph
29654b4a156f5548e58194ad36f7fb0235a7b5b0
Select Git revision
Branches
7
DBOARD3-1142/token-auth
develop
default
docker-poc
feature/DBOARD3-958
fix-uuid-validation-error
master
protected
release/0.110
Tags
20
0.143
0.142
0.141
0.140
0.139
0.138
0.137
0.136
0.135
0.134
0.133
0.132
0.131
0.130
0.129
0.128
0.127
0.126
0.125
0.124
27 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
Aug
12
11
10
8
3
19
Jul
14
13
12
5
4
1
30
Jun
29
22
20
17
15
14
9
6
10
May
22
Apr
21
20
13
8
31
Mar
23
22
21
19
18
17
16
15
14
11
7
6
2
28
Feb
25
24
23
22
17
16
15
14
11
10
9
7
4
3
2
1
31
Jan
3
Dec
24
Nov
23
11
Oct
30
Sep
29
28
27
21
31
Aug
23
20
19
18
17
16
13
12
5
4
3
2
30
Jun
27
26
24
23
22
19
18
17
16
9
8
3
2
28
May
19
17
12
6
5
4
30
Apr
29
28
26
22
19
16
14
13
1
31
Mar
30
29
28
27
26
25
24
19
18
17
16
12
11
10
9
8
5
4
3
2
1
18
Feb
17
16
Re-add mistakenly removed assertion in test
remove commented code
Merge branch 'develop' into feature/POL1-533-SERVICE-BASED-DASHBOARDS
Update test & add test data for SIDs on ports
Refactor mapping of ports to SIDs a bit
Add build to flake8 exclude.
Finished release 0.92.
Finished release 0.92.
0.92
0.92
Update Changelog.md
incremented version for next development iteration
rolled back some testing code, accidentally comitted
specify lru_cache maxsize
use @functools.lru_cache instead of @cache, for py 3.6 compat
Finished feature REPORTING-312-services-isolation-asns.
docstring formatting
refactored to reduce cyclomatic complexity
initial raft /msr/services updated with redundant asn
Merge branch 'develop' into feature/POL1-533-SERVICE-BASED-DASHBOARDS
Add SIDs to services from ports
Finished release 0.91.
Finished release 0.91.
0.91
0.91
update changelog
incremented version for next development iteration
Merge branch 'feature/REPORTING-311-add-msr-asn-peers' into 'develop'
remove unused import to make tox happy
fixed a bug involving ASN not being presented as integer correctly
adjusted tests to work with providing NRENs
rewritten to provide NREN, and to use caching
update doc index
all code paths in endpoint covered by unit tests
unit tests added, need to fix bug causing error in tests before these are reached
docstring added, tests next
endpoint complete, needs schema, tests & docs
individual asn requests work, but not the complete list
Finished release 0.90.
Finished release 0.90.
0.90
0.90
update Changelog.md
incremented version for next development iteration
Merge branch 'feature/REPORTING-307-msr-vpn-proxy-endpoint' into 'develop'
minor improvements based on MR feedback
Loading