[PR #31] [MERGED] Release 1.0.2 #11969

Closed
opened 2025-12-29 21:53:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/31
Author: @jeremystretch
Created: 6/27/2016
Status: Merged
Merged: 6/27/2016
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (4)

  • 19a3027 Changed gunicorn path to since that appears to be standard for Ubuntu now
  • 7cf437e Fixes #26: Added rack height validation
  • eade3cb Fixes #25: Recurse expand_pattern only if there are more ranges to unpack
  • c6e66a0 Fixes #29: Corrected typo

📊 Changes

4 files changed (+15 additions, -5 deletions)

View changed files

📝 docs/getting-started.md (+2 -2)
📝 netbox/dcim/models.py (+10 -0)
📝 netbox/dcim/views.py (+1 -1)
📝 netbox/utilities/forms.py (+2 -2)

📄 Description

  • Implemented rack height validation
  • Fixed bug in interface name range expansion

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/31 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/27/2016 **Status:** ✅ Merged **Merged:** 6/27/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (4) - [`19a3027`](https://github.com/netbox-community/netbox/commit/19a302774a601e27c7fcd107aa7388c06ce44d17) Changed gunicorn path to since that appears to be standard for Ubuntu now - [`7cf437e`](https://github.com/netbox-community/netbox/commit/7cf437e11b5377a46dcbe23f13cc3d1215b848fd) Fixes #26: Added rack height validation - [`eade3cb`](https://github.com/netbox-community/netbox/commit/eade3cbd6b86d52e14f5b511f329ac86f763ce46) Fixes #25: Recurse expand_pattern only if there are more ranges to unpack - [`c6e66a0`](https://github.com/netbox-community/netbox/commit/c6e66a073d93745f52f0ef9c8c53bc7037c130eb) Fixes #29: Corrected typo ### 📊 Changes **4 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started.md` (+2 -2) 📝 `netbox/dcim/models.py` (+10 -0) 📝 `netbox/dcim/views.py` (+1 -1) 📝 `netbox/utilities/forms.py` (+2 -2) </details> ### 📄 Description - Implemented rack height validation - Fixed bug in interface name range expansion --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 21:53:42 +01:00
adam closed this issue 2025-12-29 21:53:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11969