0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the Vagrant setup issues More... about 7 years ago
Fixed the Vagrant setup issues More... about 7 years ago
flake8 More... about 7 years ago
flake8 More... about 7 years ago
Add Protocol and ProtocolType to admin panel More... about 7 years ago
Add Protocol and ProtocolType to admin panel More... about 7 years ago
Add API views, serializers, filters for Protocol and ProtocolType More... about 7 years ago
Add API views, serializers, filters for Protocol and ProtocolType More... about 7 years ago
Address CR feedback More... over 7 years ago
Address CR feedback More... over 7 years ago
Tweak help text and docstrings More... over 7 years ago
Tweak help text and docstrings More... over 7 years ago
Re-work the Protocol model More... over 7 years ago
Re-work the Protocol model More... over 7 years ago
Remove BGP specific fields and enhance help_text More... over 7 years ago
Remove BGP specific fields and enhance help_text More... over 7 years ago
Add a Protocol model More... over 7 years ago
Add a Protocol model More... over 7 years ago
Merge branch 'master' into release-v1.2.3 More... over 7 years ago
Merge branch 'master' of github.com:dropbox/nsot into release-v1.2.3 More... over 7 years ago
Release v1.2.3 More... over 7 years ago
Release v1.2.3 More... over 7 years ago
Speed up Interface.networks More... over 7 years ago
Speed up Interface.networks More... over 7 years ago
Modified next_network and next_address to store and return cidr's - will pass as_objects=False to models.Network.get_next_network to get CIDR's - removed prefix_length & parent argument to NetworkViewSet.allocate_networks - broadcast_address, ip_version, parent are all automatically populated and overridden internally - returns return value from model.Network.get_next_network directly More... over 7 years ago
Modified next_network and next_address to store and return cidr's - will pass as_objects=False to models.Network.get_next_network to get CIDR's - removed prefix_length & parent argument to NetworkViewSet.allocate_networks - broadcast_address, ip_version, parent are all automatically populated and overridden internally - returns return value from model.Network.get_next_network directly More... over 7 years ago
Merge branch 'develop' More... over 7 years ago
Release v1.2.2 More... over 7 years ago
Release v1.2.2 More... over 7 years ago
Implemented changes from review comments by Nick Pegg & Jathan McCollum More... over 7 years ago