Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
netbox-awx-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
ICS Control System Infrastructure
netbox-awx-plugin
Graph
71fb55fb5da77e660fb34b92c2ddf93b0dc8cf3c
Select Git revision
Branches
3
INFRA-11505
docs
main
default
Tags
5
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
8 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
14
Feb
27
Jan
24
20
17
Dec
3
19
Nov
12
11
8
6
5
4
31
Oct
28
25
24
23
22
21
15
14
10
8
4
3
1
30
Sep
26
25
24
28
Aug
15
Jul
11
5
Merge branch 'v4' into 'main'
main
main
Update docker-compose for testing v4
Fix tests for all changes related to v4
Add app_name in urls
Validate VM/Device for m2m changes
Modify Interface serializer to support multiple MACAddresses
Move full sync to a JobRunner subclass
Bump python and NetBox versions in GitLab-CI jobs
Fix api serialization and view sets
Adapt plugin configuration to v4
Remove 'color' from PluginMenuButton
Remove obsolete btn-sm css class in template
Remove obsolete card-body div in templates
Add verbose name on models
Update documentation based on review feedback (INFRA-10674)
docs
docs
Clean up NetBox plugin skeleton files and ESSify the project information
INFRA-11505
INFRA-11505
Updated the documentation - INFRA-10674
Merge branch 'INFRA-11155' into 'main'
Add host variables for NetBox object id and object model label
Merge branch 'hotfix/get-max-page-size' into 'main'
update get_max_page_size to accept an endpoint argument
fix update group test
get max page size and use it in API calls to AWX
fix update group method to accept group id
Merge branch 'feature/INFRA-10377-improve-full-sync' into 'main'
Remove hosts and groups from AWX that are absent in Netbox.
apply serializers in sync_all method
fix sync_all test
Full-sync optimized to check for existing groups and hosts before creating or updating them - INFRA-10377
Merge branch 'main' into 'main'
Always trim the "name" and "description" fields
Merge branch 'feature/INFRA-10658-permissions' into 'main'
add 'add' and 'view' permissions to AWX and AWX Inventory menu items in NetBox AWX plugin
Reverse the conditional for group associations
Merge branch 'INFRA-10813' into 'main'
Merge branch 'INFRA-10887' into 'main'
Fix mocked 'summary_fields' for synchronization tests
Fix tests for AWX get_group
Request all host groups from AWX if summary is not enough
Get AWX groups from the specific inventory
Loading