Jeremy Stretch
3a2fc43542
Post-release version bump
2019-08-02 10:31:56 -04:00
Jeremy Stretch
c90baaa807
Release v2.6.2
2019-08-02 10:29:10 -04:00
Jeremy Stretch
f1744ef4db
Merge pull request #3308 from mmahacek/powerpanel-count
...
Add Powerpanel count to home page
2019-07-17 16:20:27 -04:00
Robert Ellegate
30ef4b208c
Replacing references to digitalocean org
...
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
2019-07-10 09:23:43 -04:00
mmahacek
ddced4fc2b
Add stats.powerpanel_count
2019-06-28 17:04:42 -07:00
Jeremy Stretch
74f14c5535
Post-release version bump
2019-06-25 09:44:00 -04:00
Jeremy Stretch
d219c3ea88
Release v2.6.1
2019-06-25 09:39:30 -04:00
Christian Mäder
94ca3abefc
Fixes Cacheops with a password protected redis
...
As per the [`README.rst`][1] of `django-cacheops`, if a password is
added to the connection string, it must be in the form
`redis://:password@host:port/db`. Notice the colon, which was missing
from the implementation in [`settings.py`][2].
[1]: 8ad970d55a/README.rst
[2]: 86d5b48007/netbox/netbox/settings.py (L349)
2019-06-21 22:23:10 +02:00
Jeremy Stretch
86d5b48007
Post-release version bump
2019-06-20 17:01:21 -04:00
Jeremy Stretch
f888d50a15
Release v2.6.0
2019-06-20 16:55:43 -04:00
Jeremy Stretch
dd554ee7b5
Updated django-cors-headers to v3.0.2
2019-06-20 09:48:34 -04:00
John Anderson
ce9f7a8ddc
closes #3161 - prometheus env var docs and set prometheus to not be enabled by default
2019-06-17 16:38:05 -04:00
Jeremy Stretch
3bb3b85fa2
Merged v2.5.13
2019-05-31 21:37:41 -04:00
Jeremy Stretch
f9dba8a75c
Post-release version bump
2019-05-31 09:56:50 -04:00
Jeremy Stretch
893e327ac6
Release v2.5.13
2019-05-31 09:49:53 -04:00
hellerve
1366730a3f
netbox urls: move to re_path as suggested by @jeremystretch
2019-05-27 22:41:10 +02:00
hellerve
b114b9d396
utilities: add converters module and use for json/yaml url
2019-05-26 14:56:01 +02:00
hellerve
f9cd89a4a4
urls: fix 3168 by changing url to path
2019-05-26 14:56:00 +02:00
Jeremy Stretch
49446ffb74
Post-release version bump
2019-05-01 11:09:11 -04:00
Jeremy Stretch
5487ab40af
Release v2.5.12
2019-05-01 11:08:32 -04:00
Jeremy Stretch
4d2ac1ca53
Release v2.6-beta1
2019-04-29 15:36:21 -04:00
Jeremy Stretch
d5dcb77d99
Post-release version bump
2019-04-29 14:27:22 -04:00
Jeremy Stretch
92c227d103
Release v2.5.11
2019-04-29 14:21:10 -04:00
John Anderson
f057a2c016
closes #3104 - add support for exposing prometheus metrics
2019-04-25 01:09:19 -04:00
Jeremy Stretch
695a07daf4
Clean up settings.py and restrict import of LDAP parameters
2019-04-22 16:33:28 -04:00
Jeremy Stretch
c2d0e8fd95
Cleanup from earlier work on caching
2019-04-22 14:49:31 -04:00
Jeremy Stretch
1be5cf8184
Fix pagination logic for detecting QuerySets
2019-04-22 11:09:12 -04:00
Jeremy Stretch
5303d2c16d
Add device types and power feeds to home page
2019-04-19 14:27:19 -04:00
John Anderson
16b4ffa3fa
Merge pull request #3080 from digitalocean/2647-cacheops
...
change cacheing to use cacheops
2019-04-19 01:41:59 -04:00
Jeremy Stretch
000fde25c6
Add PowerFeeds to global search
2019-04-17 14:06:45 -04:00
John Anderson
c7778db7f2
fix timeout expression
2019-04-17 12:38:54 -04:00
John Anderson
2580b026fe
change cacheing to use cacheops
2019-04-17 12:29:21 -04:00
Jeremy Stretch
75b4ba2c3a
Removed tags from the admin UI
2019-04-16 21:00:29 -04:00
John Anderson
4723ddb5ce
move caching to views
2019-04-15 14:41:04 -04:00
John Anderson
c11abbe8ca
pep8 and postgres backend
2019-04-15 04:07:52 -04:00
John Anderson
f0505477b8
intial work on #2647 - caching
2019-04-15 03:55:33 -04:00
Jeremy Stretch
a46b43bff6
Added child counts to API serializers (WIP)
2019-04-12 17:07:56 -04:00
Jeremy Stretch
df0686a1bd
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
2019-04-11 22:01:26 -04:00
Jeremy Stretch
43a569d18a
Enforce view permissions for API views
2019-04-11 17:40:46 -04:00
Jeremy Stretch
71b674d11a
Merge branch 'develop-2.6' into 54-power-modeling
2019-04-09 14:12:45 -04:00
Jeremy Stretch
4f9b666eee
Merge branch 'develop' into develop-2.6
2019-04-09 14:11:26 -04:00
Jeremy Stretch
8d79353d9b
Post-release version bump
2019-04-08 14:30:06 -04:00
Jeremy Stretch
a8d20e13a8
Release v2.5.10
2019-04-08 14:19:37 -04:00
Jeremy Stretch
1b389d662b
Fixes #3046 : Fix exception at reports API endpoint
2019-04-04 17:34:36 -04:00
Jeremy Stretch
07bfd7c8e5
Merge branch 'develop-2.6' into 54-power-modeling
2019-04-02 13:15:40 -04:00
Jeremy Stretch
c8cccc30d1
Merge branch 'develop' into develop-2.6
2019-04-02 13:12:34 -04:00
Jeremy Stretch
7c6d2a6281
Post-release version bump
2019-04-02 12:37:39 -04:00
Jeremy Stretch
738a20ad34
Release v2.5.9
2019-04-02 11:54:00 -04:00
Jeremy Stretch
681e20133a
Further work on power feed modeling
2019-03-21 17:47:43 -04:00
Alexander Kinneer
e544705256
Add support for configuring use of an SSL connection to Redis.
...
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-18 11:26:37 -05:00