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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8684e516bd8614abe07e81e8a8cda46ce0c81444
Select Git revision
Branches
8
DBOARD3-1142/token-auth
develop
default
docker-poc
feature/DBOARD3-1137-implement-whois
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
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Feb
5
4
3
2
1
29
Jan
28
25
24
23
22
17
16
11
10
9
8
7
5
4
3
25
Dec
24
23
21
20
19
15
14
13
11
10
7
6
30
Nov
28
22
16
15
14
13
12
11
10
9
8
7
5
4
3
2
updated changelog
pep8
added a docstring
use snmp community from netconf
renamed unit test to be unique
added dependencies for the previous 2 commits
added utility for extracting a relevant snmp community string
utility for getting local interfaces
Finished feature router-list-from-junosspace.
pep8
removed a lot of dead/commented code
added forgotten task to cache refresh
don't use async subtasks
pep8
removed references to routers_community.conf
use junosspace for router list
filter test router list by those with netconf data available
added pass criteria for juniper hostname derivation
use junosspace data for test router list
add celery backend config
move all cache updating to single task
updated cached redis data
hostname parsing tests
copy/paste error
added update_junosspace_device_list
generalize router name parsing
update to handle junosspace v17.x
return list of device structures
added devices doc schema & validation
add test for junosspace loading utility
load junosspace devices
remove config element 'routers-community.conf'
download sample junosspace devices query output
added dependency on requests
Finished feature classifier-cache.
cache classifier responses & re-use
fixed some markdown indentation errors/typos
added changelog notes
Finished feature flatten-redis-hkeys.
use common.get_redis to create connection
Loading