Jeremy Stretch
|
a46b43bff6
Added child counts to API serializers (WIP)
|
7 년 전 |
Jeremy Stretch
|
89622f1ddf
Fixes #2602: Return HTTP 204 when no new IPs/prefixes are available for provisioning
|
7 년 전 |
Jeremy Stretch
|
29d546a3f1
Upgraded django-filter to 2.0.0
|
7 년 전 |
Jeremy Stretch
|
364bbdeab8
Merged release v2.4.5
|
7 년 전 |
Jeremy Stretch
|
aed2a3cd1b
Closes #2438: API optimizations for tagged objects
|
7 년 전 |
Jeremy Stretch
|
980d62d579
Removed Python 2 string compatibility
|
7 년 전 |
Jeremy Stretch
|
6a56ffc650
Fixes #2337: Attempting to create the next available prefix within a parent assigned to a VRF raises an AssertionError
|
7 년 전 |
Jeremy Stretch
|
206c465e02
Merge branch 'develop' into develop-2.4
|
7 년 전 |
Jeremy Stretch
|
c2573774bf
Fixes #2222: IP addresses created via the available-ips API endpoint should have the same mask as their parent prefix (not /32)
|
7 년 전 |
Jeremy Stretch
|
d0308e0f58
Merge branch 'develop' into develop-2.4
|
7 년 전 |
Jeremy Stretch
|
8008015082
Tweaked API error reporting from #2181
|
7 년 전 |
Jeremy Stretch
|
af54d96d30
Fixes #2181: Raise validation error on invalid prefix_length when allocating next-available prefix
|
7 년 전 |
Jeremy Stretch
|
d98aa03e9d
Fixes #2173: Fixed IndexError when automaticating allocating IP addresses from large IPv6 prefixes
|
7 년 전 |
Jeremy Stretch
|
b9bdd666da
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
|
7 년 전 |
Jeremy Stretch
|
821fb1e01e
Finished merging writable serializers
|
8 년 전 |
Jeremy Stretch
|
db0ef95fe3
Cleaned up bulk IP provisioning a bit
|
8 년 전 |
Jeremy Stretch
|
b5a51aced3
Fixes #1645: Simplified interface serialzier for IP addresses and optimized API view queryset
|
8 년 전 |
Jeremy Stretch
|
5d46a112f8
#1694: Initial work on "next available" prefix provisioning
|
8 년 전 |
Jeremy Stretch
|
4f2dc50b5c
Extended prefix 'available-ips' endpoint to accept multiple objects (related to #1553)
|
8 년 전 |
Jeremy Stretch
|
198170ca48
Closes #1553: Introduced support for bulk object creation via the API
|
8 년 전 |
Jeremy Stretch
|
00986fd7bf
Closes #1691: Cleaned up and reorganized import statements
|
8 년 전 |
Jeremy Stretch
|
6f2f8697ae
Fixes #1609: Added missing virtual_machine field to IP address interface serializer
|
8 년 전 |
Jeremy Stretch
|
f824d1eb3b
Closes #1556: Added API endpoints listing static field choices for each app
|
8 년 전 |
Jeremy Stretch
|
0d9ff907a8
Merge branch 'develop' of github.com:digitalocean/netbox into develop-2.2
|
8 년 전 |
Jeremy Stretch
|
ae1662e433
Fixes #1507: Fixed error when creating the next available IP from a prefix within a VRF
|
8 년 전 |
Jeremy Stretch
|
5930a64203
Converted IPAddress.interface to a GenericForeignKey
|
8 년 전 |
Jeremy Stretch
|
6f0f3cc115
Fixes #1390: Fixed IndexError when viewing available IPs within large IPv6 prefixes
|
8 년 전 |
Jeremy Stretch
|
30d1605007
Closes #1246: Added ability to auto-create the next available IP address within a prefix
|
8 년 전 |
Jeremy Stretch
|
d5bb37b552
#1246: Initial work on an API endpoint to retrieve available IPs for a prefix
|
8 년 전 |
Jeremy Stretch
|
87e5687d03
Closes #1203: Implemented query filters for all models
|
8 년 전 |