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.
94cf675333a6c3a91f030087be610a6c4e7f68f9
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
10
Feb
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
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
added tmp workaround for debugging
default log level to warning
log state changes to TASK_LOGGER_NAME
log celery.app.trace at INFO level
set task_eager_propagates to True
update debug message text
typo
return task id from check_task_status
root logger level to warning
added task status updated
pep8
user linux syslog socket
move static methods out of InventoryTask
api for checking task status
fixed a couple of sloppy typos/bugs
added syslog handler to root logger
added startup logging messages
added syslog handler
use new logger names
load logging config from file
Loading