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
ca6d8efd7d090434bd91a4a24b0dfa4e1d46ee69
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Feb
10
9
8
7
6
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
moved old router list apis to /testing/*
removed routes for returning router addresses
Finished feature reverse-interface-address-lookups.
pep8
added doc for reverse_interface_addresses cache value format
added test of test_interface_addresses_list
add reverse ip lookups to cache
raise from load_netconf_data instead of returning None
Finished feature optimize-juniper-config-change-updates.
remove unecessary comment (pep8)
no changes if new netconf timestamp is same
Finished feature misc-todos.
pep8
just use normal module-based logging
relaxed junosspace xml validation
fixed & debugged snmp redis data format schema
a few updates to protocol specs
require accepts json
job route unit tests
use AsyncStatus.id instead of input param
allow get or post
updated config schema
Finished feature handle-propagated-errors-in-task-result.
use repr instead of obj.prettyPrint
added snmp response error descriptions
construct object if task result is an Exception
handle changes from previous commit in unit test
read ENABLE_TEST_ROUTES flag from flask settings
make task result data optional key
fixed typo
Finished feature testing-utils-routes.
don't require json on testing route
updated changelog
conditionally enable testing/ routes
added test of testing routes
enable testing blueprint
Finished feature improve-worker-logging.
updated changelog
pep8
mock InventoryTask.update_status
Loading