• Joined on 2024-08-11
gitark pushed to dev at Netbox/oxipy 2026-06-11 23:47:54 +03:00
3c0e70b320 Update project configuration and dependencies
c40cae1561 Update dependencies and clean up Huawei model code
Compare 2 commits »
gitark deleted branch test from Netbox/oxipy 2026-06-11 16:22:25 +03:00
gitark pushed to dev at Netbox/oxipy 2026-06-11 16:22:24 +03:00
7b09612313 Merge pull request 'test' (#2) from test into dev
8edd1a296c Add H3C device support with configuration and expected output files
686cd6d715 Remove main execution block from Quasar model and add configuration files for testing
acb3a6291c Add expected configuration output for Mikrotik devices
9c90279868 Add normalization method for TTP group results in BaseDevice class
Compare 17 commits »
gitark merged pull request Netbox/oxipy#2 2026-06-11 16:22:21 +03:00
test
gitark created pull request Netbox/oxipy#2 2026-06-11 16:21:30 +03:00
test
gitark pushed to test at Netbox/oxipy 2026-06-11 16:16:39 +03:00
8edd1a296c Add H3C device support with configuration and expected output files
gitark pushed to test at Netbox/oxipy 2026-06-07 09:13:07 +03:00
686cd6d715 Remove main execution block from Quasar model and add configuration files for testing
acb3a6291c Add expected configuration output for Mikrotik devices
9c90279868 Add normalization method for TTP group results in BaseDevice class
2ea056aa17 Refactor Mikrotik model and update TTP template for improved configuration handling
a617bd6ecd Add description fields to Eltex interface template
Compare 10 commits »
gitark pushed to test at Netbox/oxipy 2026-06-06 13:55:33 +03:00
229bef99f6 Add UTF-8 decoding utility and corresponding unit tests
gitark pushed to test at Netbox/oxipy 2026-06-06 13:50:15 +03:00
f446ae52e7 Add VLAN range expansion utility and corresponding unit tests
c4f20d3241 Update Huawei TTP template to include model information in version display
bebbe78163 Add unit tests for OxiAPI node functionality
Compare 3 commits »
gitark pushed to test at Netbox/oxipy 2026-06-06 11:06:43 +03:00
a55fc938f0 Add optional dependencies for development and update .gitignore
gitark created branch test in Netbox/oxipy 2026-06-06 11:06:42 +03:00
gitark deleted branch documentation from Netbox/oxipy 2026-05-29 15:55:38 +03:00
gitark pushed to dev at Netbox/oxipy 2026-05-29 15:55:37 +03:00
5bb69dfee3 Merge pull request 'documentation' (#1) from documentation into dev
494cc9b08b Update project repository URL and simplify installation instructions in README.md
2a03240414 Update setuptools version and modify license information in pyproject.toml
41c4cc48e9 Update project description and enhance documentation for clarity
e8c33b0e64 Add VLAN range expansion utility and improve VLAN processing in Qtech model
Compare 5 commits »
gitark merged pull request Netbox/oxipy#1 2026-05-29 15:55:36 +03:00
documentation
gitark created pull request Netbox/oxipy#1 2026-05-29 15:55:13 +03:00
documentation
gitark pushed to documentation at Netbox/oxipy 2026-05-29 15:53:38 +03:00
494cc9b08b Update project repository URL and simplify installation instructions in README.md
gitark pushed to documentation at Netbox/oxipy 2026-05-29 15:20:10 +03:00
2a03240414 Update setuptools version and modify license information in pyproject.toml
41c4cc48e9 Update project description and enhance documentation for clarity
e8c33b0e64 Add VLAN range expansion utility and improve VLAN processing in Qtech model
Compare 3 commits »
gitark created branch documentation in Netbox/oxipy 2026-05-29 15:20:09 +03:00
gitark pushed to dev at Netbox/oxipy 2026-04-27 15:39:38 +03:00
74647bea5b Update Huawei TTP template for improved system information display
gitark pushed to dev at Netbox/oxipy 2026-04-27 09:50:35 +03:00
5a4cfa18d4 Update Python version requirement and clean up imports