Saria Hajjar
|
7aba8e3ec4
|
Added back clean
|
2020-02-14 16:43:42 +00:00 |
|
Jeremy Stretch
|
8d5ea5d005
|
Merge pull request #4169 from dstarner/redis-sentinel-conn-check
[Corollary to #4161] Redis Connection Check when Using Sentinel
|
2020-02-14 11:43:04 -05:00 |
|
Dan Starner
|
ec0f45e20d
|
remove redis conn check from extras AppConfig
|
2020-02-14 11:16:59 -05:00 |
|
Jeremy Stretch
|
0c8ad45976
|
Merge pull request #4172 from dstarner/4171-required-settings-documentation-format
[Fix #4171] fix extraneous formatting of notice boxes in required settings doc
|
2020-02-14 10:47:40 -05:00 |
|
Dan Starner
|
e431ef09e5
|
fix extraneous formatting of notice boxes in required settings doc
|
2020-02-14 10:29:09 -05:00 |
|
Dan Starner
|
03a7f6bbda
|
ammend redis conn check to acccount for sentinel
|
2020-02-14 09:39:01 -05:00 |
|
Jeremy Stretch
|
a4705fa73a
|
Changelog for #2519
|
2020-02-14 09:35:43 -05:00 |
|
Jeremy Stretch
|
0a8d39cfe4
|
Merge pull request #3726 from eSentire/fix-2519
Fix race condition in available-prefix/ip APIs
|
2020-02-14 09:32:51 -05:00 |
|
Jeremy Stretch
|
1d72436bfc
|
Fixes #4168: Role is not required when creating a virtual machine
|
2020-02-14 09:13:05 -05:00 |
|
Jeremy Stretch
|
598d23fc03
|
Post-release version bump
|
2020-02-13 21:51:03 -05:00 |
|
Jeremy Stretch
|
0863145c7f
|
Release v2.7.6
|
2020-02-13 21:46:03 -05:00 |
|
Jeremy Stretch
|
909323663e
|
Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields
|
2020-02-13 21:41:00 -05:00 |
|
Jeremy Stretch
|
8212c8f6fc
|
Convert IPAM list views to extend standard template
|
2020-02-13 17:22:17 -05:00 |
|
Jeremy Stretch
|
8df9bb6fb4
|
Convert change log view to extend standard template
|
2020-02-13 17:11:39 -05:00 |
|
Jeremy Stretch
|
ff952fb221
|
Migrate extras views to use common object list template
|
2020-02-13 16:39:38 -05:00 |
|
Jeremy Stretch
|
4d50cad6ed
|
Post-release version bump
|
2020-02-13 15:39:08 -05:00 |
|
Jeremy Stretch
|
08ce024473
|
Release v2.7.5
|
2020-02-13 15:32:09 -05:00 |
|
Jeremy Stretch
|
807c2f048d
|
Changelog for #3984
|
2020-02-13 15:16:07 -05:00 |
|
Jeremy Stretch
|
fafcdf7def
|
Merge pull request #4161 from dstarner/issue-3984-redis-sentinel-conn
Fixes #3984: Allow for Redis Sentinel Connection Configuration
|
2020-02-13 15:14:42 -05:00 |
|
Jeremy Stretch
|
92fab048d1
|
Add tests for naturalization functions
|
2020-02-13 15:13:43 -05:00 |
|
Jeremy Stretch
|
6884404957
|
Migrate virtualization views to use common object list template
|
2020-02-13 14:24:22 -05:00 |
|
Jeremy Stretch
|
88c917231d
|
Migrate tenancy views to use common object list template
|
2020-02-13 14:21:14 -05:00 |
|
Jeremy Stretch
|
a054aff3c4
|
Migrate secrets views to use common object list template
|
2020-02-13 14:19:14 -05:00 |
|
Jeremy Stretch
|
8fd809ac5e
|
Migrate IPAM views to use common object list template
|
2020-02-13 14:17:13 -05:00 |
|
Jeremy Stretch
|
fff657cd5a
|
Migrate DCIM views to use common object list template
|
2020-02-13 14:07:15 -05:00 |
|
Jeremy Stretch
|
4ef15e4dc8
|
Migrate circuits views to use common object list template
|
2020-02-13 13:31:04 -05:00 |
|
Jeremy Stretch
|
c5f74cce80
|
Introduce a common template for object list views
|
2020-02-13 13:29:50 -05:00 |
|
Jeremy Stretch
|
35498c17d7
|
Updated the style guide
|
2020-02-13 11:04:07 -05:00 |
|
Jeremy Stretch
|
874e59b01a
|
Closes #4060: Move secrets panel on home page to righthand column
|
2020-02-13 10:30:12 -05:00 |
|
Dan Starner
|
72f0e31b84
|
fixed extraneous linting error
|
2020-02-13 10:27:56 -05:00 |
|
Dan Starner
|
ba9a2956a8
|
documentation on redis sentinel
|
2020-02-13 10:26:03 -05:00 |
|
Dan Starner
|
3538eeda14
|
allow for redis sentinel connection
|
2020-02-13 10:26:03 -05:00 |
|
Jeremy Stretch
|
0c89534bfb
|
Closes #4160: Link to full database configuration parameters in configuration docs
|
2020-02-13 10:08:10 -05:00 |
|
Jeremy Stretch
|
47b15aacef
|
Changelog for #4159
|
2020-02-13 09:48:12 -05:00 |
|
Jeremy Stretch
|
3e0ab79977
|
Merge pull request #4162 from netbox-community/4159-caching_redis_using_wrong_key
Fixes: #4159 - Corrects settings.py to use CACHING_REDIS
|
2020-02-13 09:46:41 -05:00 |
|
Jeremy Stretch
|
344fa72357
|
renaturalize command should not skip any values
|
2020-02-13 09:33:01 -05:00 |
|
Daniel Sheppard
|
617fc7659f
|
Fixes: #4159 - Corrects settings.py to use CACHING_REDIS instead of WEBHOOKS_REDIS
|
2020-02-13 08:26:47 -06:00 |
|
Jeremy Stretch
|
0d91b6b74b
|
Merge pull request #4102 from kobayashi/4093-vm-status-choice
Fixes #4093: Additional status choices for vms
|
2020-02-12 22:58:43 -05:00 |
|
kobayashi
|
335343642b
|
additional status choices for vms
|
2020-02-12 22:43:40 -05:00 |
|
kobayashi
|
bc7f5fb33a
|
Modify offline status color for vm
|
2020-02-12 22:19:17 -05:00 |
|
kobayashi
|
ca56fc709a
|
Fixes #4093: Add decommissioning for vms
|
2020-02-12 22:19:17 -05:00 |
|
Jeremy Stretch
|
a08ee68033
|
Exempt pull requests from stalebot
|
2020-02-12 21:56:23 -05:00 |
|
Jeremy Stretch
|
0d57cb0033
|
Changelog & docs for #3766
|
2020-02-12 16:54:40 -05:00 |
|
Jeremy Stretch
|
53804d39bb
|
Merge pull request #4142 from netbox-community/3766-enable_widgets_in_script_fields
Fixes: #3766 - Enable widget usage in scripts
|
2020-02-12 16:48:08 -05:00 |
|
Jeremy Stretch
|
1e221cd9bb
|
Update changelog
|
2020-02-12 16:28:19 -05:00 |
|
Jeremy Stretch
|
0c942f18c1
|
Merge pull request #4068 from netbox-community/4034-prefix_ordering_tests
Fixes: #4034 - Adds Prefix & IPAddress Ordering Tests
|
2020-02-12 16:27:02 -05:00 |
|
Jeremy Stretch
|
00d32f0a7d
|
Merge pull request #4156 from netbox-community/4153-renaturalize-command
Closes #4153: Add a "renaturalize" management command
|
2020-02-12 16:20:52 -05:00 |
|
Jeremy Stretch
|
df3fef8bb1
|
Merge pull request #4154 from netbox-community/4138-device_bays_in_rack_elevations
Fixes: #4138 - Add Device Bay count to rack elevation
|
2020-02-12 16:19:57 -05:00 |
|
Jeremy Stretch
|
5cc24c055b
|
Tweak docs link for send_mail() to reference stable; formatting
|
2020-02-12 16:18:08 -05:00 |
|
Jeremy Stretch
|
4064c32a7f
|
Fix nav menu link for configcontext_add
|
2020-02-12 16:16:23 -05:00 |
|