Jeremy Stretch
|
4c140295c5
|
Fixes #61: Added list of RackGroups to Site view
|
2016-06-28 14:53:33 -04:00 |
|
Jeremy Stretch
|
14b22606ae
|
Fixes #75: Ignore a Device's occupied rack units when relocating it within a rack
|
2016-06-28 14:10:16 -04:00 |
|
Jeremy Stretch
|
b62a3051c9
|
Merge pull request #86 from digitalocean/iface_form_factors
Fixes #84: Added IFACE_FF_10GE_COPPER
|
2016-06-28 13:38:51 -04:00 |
|
Jeremy Stretch
|
b00f211dff
|
Fixes #84: Added IFACE_FF_10GE_COPPER
|
2016-06-28 13:32:47 -04:00 |
|
Jeremy Stretch
|
1f0fa7669e
|
Corrected description of prefix and VLAN statuses
|
2016-06-28 12:53:43 -04:00 |
|
Jeremy Stretch
|
82a3f6e084
|
Merge pull request #85 from digitalocean/develop
Release v1.0.4
|
2016-06-28 12:17:12 -04:00 |
|
Jeremy Stretch
|
9b8c561142
|
Corrected static path in Apache config
|
2016-06-28 11:57:44 -04:00 |
|
Jeremy Stretch
|
806dc6af66
|
Corrected typos in the Apache config; cleaned up grammar
|
2016-06-28 11:50:25 -04:00 |
|
Jeremy Stretch
|
ab71de1f35
|
Fixes #80: Correct rack face (lowercase) to be consistent with export behavior (uppercase)
|
2016-06-28 11:38:09 -04:00 |
|
Jeremy Stretch
|
c4edb37ad1
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into develop
|
2016-06-28 11:15:56 -04:00 |
|
Jeremy Stretch
|
556be4a9c6
|
Fixes #72: Check for re-used interfaces when importing interface connections
|
2016-06-28 11:11:53 -04:00 |
|
Jeremy Stretch
|
3c27907a81
|
Merge pull request #58 from digitalocean/travis-ci-pep-8
Add CI check for PEP 8 compliance
|
2016-06-28 10:56:42 -04:00 |
|
Matt Layher
|
135381c1df
|
Add sanity check checklist for submitting pull requests
|
2016-06-28 10:55:38 -04:00 |
|
Matt Layher
|
7ea7bcf03d
|
Add CI check for PEP 8 compliance
|
2016-06-28 10:43:38 -04:00 |
|
Jeremy Stretch
|
66ec07eb0f
|
Merge pull request #59 from digitalocean/dcim-tests-pep-8
Fix PEP 8 error in DCIM tests
|
2016-06-28 10:42:38 -04:00 |
|
Jeremy Stretch
|
f5a1b3683c
|
Fixes #67: Improved Aggregate validation; extended aggregate documentation
|
2016-06-28 10:04:03 -04:00 |
|
Jeremy Stretch
|
08ee992c59
|
Fixes #48: Set .container to auto with a max width
|
2016-06-28 09:50:00 -04:00 |
|
Jeremy Stretch
|
0a82c7ac59
|
Fixes #45: Strip plus signs during slugification
|
2016-06-28 09:39:55 -04:00 |
|
Matt Layher
|
0a6c8ee907
|
Fix PEP 8 error in DCIM tests
|
2016-06-28 00:25:12 -04:00 |
|
Jeremy Stretch
|
4208b194b9
|
Merge pull request #41 from digitalocean/travis-ci-tests
Run tests in CI
|
2016-06-28 00:10:19 -04:00 |
|
Matt Layher
|
571bf53735
|
Run tests in CI
|
2016-06-28 00:05:18 -04:00 |
|
Jeremy Stretch
|
670d264c9d
|
Corrected SiteTest to account for earlier Graph model change
|
2016-06-27 23:56:39 -04:00 |
|
Jeremy Stretch
|
ddf2b419b5
|
Merge pull request #57 from digitalocean/develop
Release 1.0.3-r1
|
2016-06-27 23:24:01 -04:00 |
|
Jeremy Stretch
|
925416ddfe
|
When editing an object, cancel_url should point to its normal view; when adding, it should point to the object list
|
2016-06-27 23:18:26 -04:00 |
|
Jeremy Stretch
|
b3ec1e28f7
|
Corrected rack height validation to exclude 0U devices
|
2016-06-27 23:08:30 -04:00 |
|
Jeremy Stretch
|
6392dd8148
|
Merge pull request #56 from digitalocean/develop
Release 1.0.3
|
2016-06-27 22:55:09 -04:00 |
|
Jeremy Stretch
|
1c244b996b
|
Merge branch 'develop' of https://github.com/digitalocean/netbox into develop
|
2016-06-27 22:48:55 -04:00 |
|
Jeremy Stretch
|
fba645fcaa
|
Corrected regex to ignore shell files in root dir
|
2016-06-27 22:48:24 -04:00 |
|
Jeremy Stretch
|
b60aba6ab3
|
Merge pull request #52 from alexconrey/develop
added apache config information to getting-started.md
|
2016-06-27 22:39:58 -04:00 |
|
Jeremy Stretch
|
ffdde65df8
|
Corrected claim about RIRs being pre-populated
|
2016-06-27 22:35:07 -04:00 |
|
Jeremy Stretch
|
e5b0ab4dca
|
Fixes #26: Corrected rack validation to work when there are no devices within the rack
|
2016-06-27 22:27:40 -04:00 |
|
Jeremy Stretch
|
67e4cdb63c
|
Merge pull request #47 from digitalocean/readme-travis-badges
Add Travis build badges for both master and develop against python 2.7
|
2016-06-27 22:16:49 -04:00 |
|
Jeremy Stretch
|
5be1f8609a
|
Merge pull request #46 from digitalocean/contributing-prs
Add Submitting Pull Requests section to CONTRIBUTING
|
2016-06-27 22:16:13 -04:00 |
|
Alex Conrey
|
9056f8ffe0
|
added apache config information to getting-started.md
|
2016-06-27 19:51:46 -05:00 |
|
Matt Layher
|
4e6f921915
|
Add Travis build badges for both master and develop against python 2.7
|
2016-06-27 19:55:17 -04:00 |
|
Matt Layher
|
cb681db5b7
|
Add Submitting Pull Requests section to CONTRIBUTING
|
2016-06-27 19:49:57 -04:00 |
|
Jeremy Stretch
|
93cfadbfd8
|
Merge pull request #38 from digitalocean/travis-ci
Add Travis CI build
|
2016-06-27 16:54:30 -04:00 |
|
Matt Layher
|
ad367ec224
|
Add Travis CI build
|
2016-06-27 16:48:54 -04:00 |
|
Jeremy Stretch
|
ab880e1053
|
Fixed IPAddress 'parent prefixes' display; added warning for duplicate IPs
|
2016-06-27 15:51:47 -04:00 |
|
Jeremy Stretch
|
1ea8f04c23
|
Added a note about the IRC chanel to the README
|
2016-06-27 15:23:06 -04:00 |
|
Jeremy Stretch
|
0b37d4f5e6
|
Merge pull request #31 from digitalocean/develop
Release 1.0.2
|
2016-06-27 14:53:27 -04:00 |
|
Jeremy Stretch
|
c6e66a073d
|
Fixes #29: Corrected typo
|
2016-06-27 14:39:08 -04:00 |
|
Jeremy Stretch
|
eade3cbd6b
|
Fixes #25: Recurse expand_pattern only if there are more ranges to unpack
|
2016-06-27 14:12:30 -04:00 |
|
Jeremy Stretch
|
7cf437e11b
|
Fixes #26: Added rack height validation
|
2016-06-27 13:53:39 -04:00 |
|
Jeremy Stretch
|
19a302774a
|
Changed gunicorn path to since that appears to be standard for Ubuntu now
|
2016-06-27 13:21:38 -04:00 |
|
Jeremy Stretch
|
a35d927235
|
Merge pull request #23 from digitalocean/develop
1.0.1
|
2016-06-27 12:35:48 -04:00 |
|
Jeremy Stretch
|
1cd20861f2
|
Added RackGroup slug filter
|
2016-06-27 12:30:25 -04:00 |
|
Jeremy Stretch
|
e78263637a
|
Fixes #22: Corrected handling of RackGroup names on import of new Racks
|
2016-06-27 12:23:31 -04:00 |
|
Jeremy Stretch
|
215c31e7a0
|
Fixes #21: Added screenshots to README
|
2016-06-27 11:43:33 -04:00 |
|
Jeremy Stretch
|
5935a8843e
|
Improved maintenance mode message
|
2016-06-27 11:22:36 -04:00 |
|