-
Notifications
You must be signed in to change notification settings - Fork 175
Comparing changes
Open a pull request
base repository: netbox-community/go-netbox
base: netbox_v2.9
head repository: netbox-community/go-netbox
compare: master
Commits on Jun 25, 2020
-
Make enforce_unique flag for VRF a pointer
setting enforce_unique=false while creating VRF seems to have no effect. enforce_unique is always set to true. Making this property a boolean pointer should fix the issue. Issue: GH-86
Configuration menu - View commit details
-
Copy full SHA for 6308a69 - Browse repository at this point
Copy the full SHA 6308a69View commit details
Commits on Sep 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b28441 - Browse repository at this point
Copy the full SHA 8b28441View commit details
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1bf1ed8 - Browse repository at this point
Copy the full SHA 1bf1ed8View commit details
Commits on Sep 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c8305f - Browse repository at this point
Copy the full SHA 6c8305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4983266 - Browse repository at this point
Copy the full SHA 4983266View commit details
Commits on Oct 2, 2020
-
Merge pull request #88 from abhide/GH-86
Make enforce_unique flag for VRF a pointer
Configuration menu - View commit details
-
Copy full SHA for 91e5d56 - Browse repository at this point
Copy the full SHA 91e5d56View commit details
Commits on Oct 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 191f308 - Browse repository at this point
Copy the full SHA 191f308View commit details
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dc2750e - Browse repository at this point
Copy the full SHA dc2750eView commit details
Commits on Nov 7, 2020
-
Merge pull request #110 from DSpeichert/bug/100
Fix schema for connected_endpoint property of Interface
Configuration menu - View commit details
-
Copy full SHA for 195bccf - Browse repository at this point
Copy the full SHA 195bccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927b38b - Browse repository at this point
Copy the full SHA 927b38bView commit details
Commits on Sep 6, 2021
-
Joel Tague committed
Sep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for ca20d27 - Browse repository at this point
Copy the full SHA ca20d27View commit details -
Merge pull request #119 from tagur87/update_2.11.11
Netbox v2.11.11 Client Update
Configuration menu - View commit details
-
Copy full SHA for 3cf5d68 - Browse repository at this point
Copy the full SHA 3cf5d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 003380a - Browse repository at this point
Copy the full SHA 003380aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bbf6f - Browse repository at this point
Copy the full SHA 70bbf6fView commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 64c65e8 - Browse repository at this point
Copy the full SHA 64c65e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076b97b - Browse repository at this point
Copy the full SHA 076b97bView commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 15cd0fa - Browse repository at this point
Copy the full SHA 15cd0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a447018 - Browse repository at this point
Copy the full SHA a447018View commit details -
Merge pull request #121 from chdxD1/master
Upgrade go-netbox to Netbox version 3.0.2
Configuration menu - View commit details
-
Copy full SHA for c6261e6 - Browse repository at this point
Copy the full SHA c6261e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514a84d - Browse repository at this point
Copy the full SHA 514a84dView commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 08ac5e0 - Browse repository at this point
Copy the full SHA 08ac5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4974b - Browse repository at this point
Copy the full SHA 0c4974bView commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5afdff - Browse repository at this point
Copy the full SHA e5afdffView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19f0f86 - Browse repository at this point
Copy the full SHA 19f0f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880f4e7 - Browse repository at this point
Copy the full SHA 880f4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24daf93 - Browse repository at this point
Copy the full SHA 24daf93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ae35d - Browse repository at this point
Copy the full SHA 62ae35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc6c82 - Browse repository at this point
Copy the full SHA 6dc6c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1dc600 - Browse repository at this point
Copy the full SHA a1dc600View commit details -
Configuration menu - View commit details
-
Copy full SHA for c66b1ac - Browse repository at this point
Copy the full SHA c66b1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e66204 - Browse repository at this point
Copy the full SHA 2e66204View commit details -
Configuration menu - View commit details
-
Copy full SHA for e823c55 - Browse repository at this point
Copy the full SHA e823c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9340480 - Browse repository at this point
Copy the full SHA 9340480View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce89e5 - Browse repository at this point
Copy the full SHA dce89e5View commit details
Commits on Apr 24, 2022
-
Merge pull request #130 from v0ctor/misc-project-improvements
Misc project improvements
Configuration menu - View commit details
-
Copy full SHA for dcaf39f - Browse repository at this point
Copy the full SHA dcaf39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364fe6 - Browse repository at this point
Copy the full SHA 1364fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d13e922 - Browse repository at this point
Copy the full SHA d13e922View commit details -
Merge pull request #128 from v0ctor/update-spec-to-3.2
Update to Netbox 3.2
Configuration menu - View commit details
-
Copy full SHA for 32c009c - Browse repository at this point
Copy the full SHA 32c009cView commit details
Commits on Jun 27, 2022
-
INFRA-7986: Synchronize with upstream and add a script to modify the …
…json file Synchronize with upstream to support netbox 3. Add a `swagger_modifier.py` script to modify the swagger.json file to suits our needs.
Atlantis Boengkih committedJun 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 5361389 - Browse repository at this point
Copy the full SHA 5361389View commit details -
INFRA-7986: Modify json and generate librairies
Modification of the swagger.json file with fix needed. Add generated librairies with swagger.
Atlantis Boengkih committedJun 27, 2022 Configuration menu - View commit details
-
Copy full SHA for e31b7b3 - Browse repository at this point
Copy the full SHA e31b7b3View commit details -
Merge pull request #132 from synthesio/INFRA-7986_netbox_3.4.2
Prepare for netbox 3
Configuration menu - View commit details
-
Copy full SHA for 1099c67 - Browse repository at this point
Copy the full SHA 1099c67View commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7fad49f - Browse repository at this point
Copy the full SHA 7fad49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de03ea - Browse repository at this point
Copy the full SHA 3de03eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50eea7b - Browse repository at this point
Copy the full SHA 50eea7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8937003 - Browse repository at this point
Copy the full SHA 8937003View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18aea9a - Browse repository at this point
Copy the full SHA 18aea9aView commit details
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 505b8a5 - Browse repository at this point
Copy the full SHA 505b8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eacc757 - Browse repository at this point
Copy the full SHA eacc757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8ab2b - Browse repository at this point
Copy the full SHA 6f8ab2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef6661 - Browse repository at this point
Copy the full SHA 2ef6661View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.