Tobias Genannt
389e68f6ba
Merge branch 'release' into develop
2021-09-03 10:34:55 +02:00
Tobias Genannt
7eeb2ea7e6
Prepare version 1.3.1
2021-09-03 10:21:43 +02:00
Christian Mäder
954bddeb64
Merge pull request #570 from cimnine/FixCRC32
...
Build and install libcrc32c
2021-09-03 10:16:13 +02:00
Christian Mäder
9255afd060
Improves google-cloud-storage performance
...
And also fixes the build by providing a 'alpine version'
of the google/crc32c library, which google-crc32c and
google-cloud-storage and ultimately django-storages[google]
depend on.
2021-09-03 09:15:41 +02:00
Daniel Metzler
a0a32b930e
Fixed port issue with latest docker version. ( #538 )
...
Co-authored-by: Tobias Genannt <t.genannt@scanplus.de>
2021-09-03 08:03:27 +02:00
Mike Kazantsev
fc4b78f74a
Print last line of django db connection error while waiting for db to start
...
Fixes #562
2021-09-02 20:22:03 +05:00
Tobias Genannt
9e063a6e6f
Merge pull request #560 from tobiasge/google-crc32c
...
Workaround for build error in google-crc32c 1.1.3
2021-08-31 16:29:40 +02:00
Tobias Genannt
54823b41e1
Workaround for build error in google-crc32c 1.1.3
2021-08-31 16:04:48 +02:00
Tobias Genannt
6c5434ee20
Merge pull request #557 from netbox-community/develop
...
Version 1.3.0: Compatibility with Netbox v3
2021-08-30 21:29:25 +02:00
Tobias Genannt
8e0c795791
Prepare version 1.3.0
2021-08-30 21:07:01 +02:00
Tobias Genannt
1fd8d105e6
Merge pull request #543 from tobiasge/prepare-3.0.0
...
Prepare for Netbox v3.0.0
2021-08-30 18:05:54 +02:00
Christian Mäder
fe4df4f70a
Merge pull request #556 from netbox-community/disableDependencyDashboard
2021-08-30 12:54:31 +02:00
Christian Mäder
650e62f44f
Disable Renovate's "Dependency Dashboard"
2021-08-30 12:31:36 +02:00
Tobias Genannt
f8451b0c0a
Merge pull request #555 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.16
2021-08-29 15:51:02 +02:00
Renovate Bot
3af075e039
Update dependency ruamel.yaml to v0.17.16
2021-08-29 13:05:16 +00:00
Christian Mäder
26d45b1e85
Merge pull request #554 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.14
2021-08-26 15:07:24 +02:00
Renovate Bot
9b6c476bf9
Update dependency ruamel.yaml to v0.17.14
2021-08-25 20:34:39 +00:00
Tobias Genannt
c5a1557800
Removed deprecated settings
2021-08-21 18:22:24 +02:00
Tobias Genannt
9d476fa9af
Build documentation files in the image
2021-08-21 18:22:24 +02:00
Tobias Genannt
9142aaf78e
django-cacheops has been removed from Netbox 3.0.0
2021-08-21 18:22:24 +02:00
Christian Mäder
b258b6578c
Merge pull request #552 from netbox-community/renovate/ruamel.yaml-0.x
2021-08-21 18:03:42 +02:00
Renovate Bot
289540f576
Update dependency ruamel.yaml to v0.17.13
2021-08-21 14:53:54 +00:00
Christian Mäder
26a3f5fcc0
Merge pull request #551 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.11
2021-08-19 11:27:59 +02:00
Renovate Bot
18ea220102
Update dependency ruamel.yaml to v0.17.11
2021-08-19 06:45:17 +00:00
Tobias Genannt
03a1793208
Drops privileges to user 101 and group 0
...
When the container is started as root the default was to drop privileges to "unit:unit". This caused some problems with temporary files. Now the privileges are drop to "101:0".
When the container is started as a normal user unit prints a warning that changing the user and group is not possible. This warning is safe to ignore.
2021-07-30 21:42:05 +02:00
Christian Mäder
3c01985e20
Merge pull request #542 from netbox-community/renovate/django-auth-ldap-3.x
...
Update dependency django-auth-ldap to v3
2021-07-30 11:16:28 +02:00
Renovate Bot
275d2673b4
Update dependency django-auth-ldap to v3
2021-07-19 07:56:47 +00:00
Tobias Genannt
746aa9b4a6
Merge pull request #534 from tobiasge/alpine-update
...
Alpine update to 3.14
2021-07-08 10:41:22 +02:00
Tobias Genannt
c13bec47b8
Merge pull request #537 from insidieux/disable-server-side-cursors-option
...
Disable server side cursors option
2021-07-07 09:51:05 +02:00
Tobias Genannt
9953d11fd8
Merge pull request #536 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.10
2021-07-07 09:47:56 +02:00
Tobias Genannt
b2ee468871
Alpine update to 3.14
2021-07-07 09:44:21 +02:00
Ageev Pavel
dd41d09b43
Add possibility to disable server side cursors
2021-06-24 18:21:08 +03:00
Renovate Bot
abfa6c989f
Update dependency ruamel.yaml to v0.17.10
2021-06-24 09:38:10 +00:00
Christian Mäder
bb3d964b89
Merge pull request #533 from netbox-community/renovate/napalm-3.x
...
Update dependency napalm to v3.3.1
2021-06-23 21:47:32 +02:00
Renovate Bot
6bbc7a3a84
Update dependency napalm to v3.3.1
2021-06-18 12:29:27 +00:00
Christian Mäder
17b1a5022d
Merge pull request #531 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.9
2021-06-10 17:19:06 +02:00
Renovate Bot
e38d646e8e
Update dependency ruamel.yaml to v0.17.9
2021-06-10 06:57:09 +00:00
Christian Mäder
bb298e7a01
Merge pull request #530 from netbox-community/renovate/ruamel.yaml-0.x
2021-06-09 20:01:41 +02:00
Renovate Bot
98840382b9
Update dependency ruamel.yaml to v0.17.8
2021-06-09 13:53:48 +00:00
Christian Mäder
b8ff0a1d43
Merge pull request #524 from jlemesh/fix/initialize_tenants_before_sites
...
Initialize tenants before sites
2021-06-03 11:29:53 +02:00
Jelizaveta Lemeševa
15b097bd3e
Add second tenant with group to site
2021-06-01 14:22:08 +03:00
Christian Mäder
e0b34b8c67
Merge pull request #527 from netbox-community/renovate/ruamel.yaml-0.x
...
Update dependency ruamel.yaml to v0.17.7
2021-06-01 09:45:02 +02:00
Renovate Bot
3aad44d68c
Update dependency ruamel.yaml to v0.17.7
2021-05-31 15:28:52 +00:00
Christian Mäder
6658d069fb
Merge pull request #520 from cimnine/PinNetboxMinor
2021-05-31 11:26:51 +02:00
Christian Mäder
52f097d4a2
Merge pull request #525 from netbox-community/renovate/ruamel.yaml-0.x
2021-05-31 11:25:56 +02:00
Renovate Bot
f4e9ebcfb5
Update dependency ruamel.yaml to v0.17.6
2021-05-31 08:58:27 +00:00
Jelizaveta Lemeševa
057728b774
Allow sites to be initialized with tenants
2021-05-28 11:26:34 +03:00
Christian Mäder
5b618851c0
Pin the NetBox Docker version in the docker-compose.yml file
2021-05-26 19:05:37 +02:00
Christian Mäder
9f531ce0f7
Merge pull request #518 from netbox-community/renovate/github-super-linter-4.x
2021-05-26 16:46:24 +02:00
Renovate Bot
dd732d7bc2
Update github/super-linter action to v4
2021-05-25 20:35:56 +00:00