Commit Graph

  • 618feff63a add error handling for webhook and custom links. fix initializer comments Schylar Utleye 2021-01-15 23:12:03 -0600
  • a3cf645dc5 fix webhook initializer yaml and webhook startup script to work with latest netbox release Schylar Utleye 2021-01-15 22:12:57 -0600
  • d0c786e831 Update webhooks.yml Schylar Utleye 2020-12-20 15:53:58 -0600
  • 7112a88359 add webhook initializer Schylar Utleye 2020-12-20 21:50:07 +0000
  • 187ae4b2a1 add custom link initializers Schylar Utleye 2020-12-18 23:22:41 -0600
  • 3a0b3fe133
    Merge pull request #426 from netbox-community/FixBuild Christian Mäder 2021-02-08 09:55:12 +0100
  • 5343eaae65 Fix building cryptography pip Christian Mäder 2021-02-08 09:02:14 +0100
  • 83a0d5d12f
    Merge pull request #425 from ypid/fix/branding Christian Mäder 2021-02-04 22:17:29 +0100
  • ee40e339c8
    NetBox should always be referred to as NetBox Robin Schneider 2021-02-04 21:48:08 +0100
  • 04e0b3d3ca
    Merge pull request #421 from tobiasge/django-storages-backends Tobias Genannt 2021-02-04 19:36:21 +0100
  • fa70e0b761
    Merge pull request #423 from netbox-community/ImprovedIssueTemplate Christian Mäder 2021-02-03 21:59:42 +0100
  • 88b35eb48e Change the phrasing of the alternative options Christian Mäder 2021-02-03 21:46:11 +0100
  • 5644254113 Provide backends for django-storages in our images Tobias Genannt 2021-02-03 20:01:36 +0100
  • 4dd7a51c7d
    Merge pull request #419 from netbox-community/develop 1.0.1 Christian Mäder 2021-02-03 15:30:31 +0100
  • c7e259e116 Merge branch 'release' into develop Christian Mäder 2021-02-03 15:01:11 +0100
  • 3cbe07cb0e Preparation for 1.0.1 Christian Mäder 2021-02-03 14:52:21 +0100
  • 9c074445ba
    Update launch-netbox.sh Sven Grewe 2021-02-03 13:16:11 +0100
  • 7677c7975d Fix launch-netbox.sh typo Oahz Egroeg 2021-02-03 19:57:36 +1300
  • 70b38d52b9
    Merge pull request #413 from tobiasge/fix-412 Tobias Genannt 2021-01-31 21:38:49 +0100
  • a21d146b60 Is greater than or equal to is "-ge" and not "-gte". Tobias Genannt 2021-01-31 16:39:45 +0100
  • 6e7a64bd81
    Merge pull request #410 from netbox-community/renovate/django-storages-1.x Christian Mäder 2021-01-31 16:07:40 +0100
  • f8360ba6aa
    Update dependency django-storages to v1.11.1 Renovate Bot 2021-01-31 14:42:24 +0000
  • bab8373f66
    Merge pull request #411 from netbox-community/renovate/actions-checkout-2.x Christian Mäder 2021-01-31 15:41:41 +0100
  • ad93c99f46
    Update actions/checkout action to v2 Renovate Bot 2021-01-31 11:55:20 +0000
  • 4e48908cf4 improve configure publish ports Vadim Statishin 2021-01-30 12:49:42 +0200
  • ed6256172f
    Merge pull request #394 from netbox-community/develop 1.0.0 Christian Mäder 2021-01-29 10:48:29 +0100
  • 5109e340ca Prepare for Version 1.0.0 Christian Mäder 2021-01-28 10:22:48 +0100
  • 1b234cfe06
    Update 290_webhooks.py Schylar Utley 2021-01-20 21:42:24 -0600
  • efac961479
    Update initializers/custom_links.yml Schylar Utley 2021-01-20 21:25:52 -0600
  • 042857e609
    Update initializers/webhooks.yml Schylar Utley 2021-01-20 15:48:48 -0600
  • 0ae6653d39
    Update initializers/custom_links.yml Schylar Utley 2021-01-20 15:48:17 -0600
  • f1c9d40b66
    Update startup_scripts/290_webhooks.py Schylar Utley 2021-01-20 15:47:53 -0600
  • aca5910c2d
    Update startup_scripts/280_custom_links.py Schylar Utley 2021-01-20 15:47:44 -0600
  • b2b974a287
    Update startup_scripts/280_custom_links.py Schylar Utley 2021-01-20 15:47:34 -0600
  • 62d31fda58
    Merge pull request #398 from netbox-community/updateYAML Christian Mäder 2021-01-20 16:08:03 +0100
  • ed141c8a4e
    Merge pull request #399 from tobiasge/prevent-edge-from-failing Tobias Genannt 2021-01-20 13:14:09 +0100
  • 4d8d02e35a
    Merge pull request #397 from netbox-community/SkipStartupScriptsForUnitTests Christian Mäder 2021-01-20 13:08:25 +0100
  • 96132e1dcc Prevent "alpine:edge" from failling the workflow Tobias Genannt 2021-01-20 09:57:30 +0100
  • 896651ed97 Update of ruamel.yaml Christian Mäder 2021-01-20 09:50:00 +0100
  • f810d0342d Skip Startup Scripts in Unit Tests Christian Mäder 2021-01-20 09:36:13 +0100
  • 323e18278a Merge branch 'MajesticFalcon-iss365' into develop Christian Mäder 2021-01-20 09:03:31 +0100
  • a0f7737916 rebase and fix script order Schylar Utley 2021-01-19 23:19:09 -0600
  • 7f8cc76af6 address issue #365 Schylar Utley 2021-01-15 23:33:19 -0600
  • 21bd7f426c
    Merge pull request #393 from MajesticFalcon/vm_init_bug Christian Mäder 2021-01-20 08:54:13 +0100
  • 3758bc805a
    Merge pull request #396 from netbox-community/renovate/configure Christian Mäder 2021-01-20 08:26:35 +0100
  • 72859ca71a Configure Renovate Christian Mäder 2021-01-19 19:45:01 +0100
  • 0022392f03 Add renovate.json Renovate Bot 2021-01-19 17:11:45 +0000
  • 961880fbc0 rebase and fix script order Schylar Utley 2021-01-19 23:19:09 -0600
  • e0f931323e Merge branch 'iss365' of https://github.com/majesticfalcon/netbox-docker into develop Schylar Utley 2021-01-19 22:54:39 -0600
  • 385c66e30d
    Update startup_scripts/270_primary_ips.py Schylar Utley 2021-01-19 12:54:52 -0600
  • 65023a7dd4
    Merge pull request #384 from ryanmerolle/develop Christian Mäder 2021-01-19 18:59:49 +0100
  • c0182a481e - Added trace_paths to entrypoint Ingvald Lorentzen 2021-01-18 14:00:38 +0100
  • 426adb2333 Preparation for 0.28.0 Tobias Genannt 2021-01-18 08:38:44 +0100
  • 9d2d5f081a replace loop with list comprehension Schylar Utley 2021-01-16 00:06:04 -0600
  • 584566b0f0 allow simultaneous virtual machine and device primary ip initialization Schylar Utley 2021-01-15 23:44:10 -0600
  • 5399f8c890 Update 270_primary_ips.py Schylar Utley 2020-12-18 15:06:08 -0600
  • 1ad1faf381 add icons to help messages Schylar Utleye 2021-01-15 23:34:44 -0600
  • 32500016ae add error handling for webhook and custom links. fix initializer comments Schylar Utleye 2021-01-15 23:12:03 -0600
  • 717575f253 fix webhook initializer yaml and webhook startup script to work with latest netbox release Schylar Utleye 2021-01-15 22:12:57 -0600
  • 24786c6c67 Update webhooks.yml Schylar Utleye 2020-12-20 15:53:58 -0600
  • a1c7f72626 add webhook initializer Schylar Utleye 2020-12-20 21:50:07 +0000
  • f7879f0ef0 add custom link initializers Schylar Utleye 2020-12-18 23:22:41 -0600
  • 90db6c1c4d address issue #365 Schylar Utley 2021-01-15 23:33:19 -0600
  • 2372c1eeff remove site from power_feeds ryanmerolle 2021-01-15 15:02:01 -0500
  • 788aeacd9b correct missing required sites in power_feeds ryanmerolle 2021-01-15 14:25:42 -0500
  • 00fa1793d0 update services examples ryanmerolle 2021-01-15 14:14:07 -0500
  • 4260e9b864 more comment corrections ryanmerolle 2021-01-15 09:26:09 -0500
  • 02713e1465 showcase protcol options in services initializer ryanmerolle 2021-01-15 09:23:21 -0500
  • 728a16c93d correct initializers commenting ryanmerolle 2021-01-15 09:19:21 -0500
  • 742560c571
    Merge pull request #361 from tobiasge/nginx-unit Tobias Genannt 2021-01-15 13:33:55 +0100
  • d273391773 Gunicorn is replaced with nginx-unit Tobias Genannt 2020-11-10 15:23:07 +0100
  • 380cb77080
    Merge pull request #386 from netbox-community/LinksForIssues Christian Mäder 2021-01-12 11:08:50 +0100
  • 92b6608403
    Create config.yml for ISSUE_TEMPLATE Christian Mäder 2021-01-07 14:08:06 +0100
  • 94509f86d7 added route_targets startup_script ryanmerolle 2020-12-30 19:11:09 -0500
  • 818266ace1 added services startup_script ryanmerolle 2020-12-30 19:10:46 -0500
  • dfb0327340 Added power startup_scripts ryanmerolle 2020-12-30 19:10:30 -0500
  • e3946af27c added tenant to example aggregates.yml ryanmerolle 2020-12-30 19:09:27 -0500
  • 8d8c58df54 optional assoc to cluster & circuit startup_script ryanmerolle 2020-12-30 19:09:08 -0500
  • cbaaffc589 add extra space after ▶️ to remove text overlap ryanmerolle 2020-12-30 18:23:12 -0500
  • 0f1cc9eea0 add tenant to aggregate startup_script ryanmerolle 2020-12-30 18:22:12 -0500
  • 90018fc6d7 add cluster group startup script ryanmerolle 2020-12-29 22:10:19 -0500
  • 621fa12934 comment out secret roles ryanmerolle 2020-12-29 22:09:31 -0500
  • 3094665092 add tags & secret roles ryanmerolle 2020-12-29 19:36:58 -0500
  • 31f52041f8 correct circuit model startup scripts ryanmerolle 2020-12-29 18:27:41 -0500
  • 6ab38472be circuits model startup_scripts ryanmerolle 2020-12-29 16:24:16 -0500
  • 88a6ce74fc
    Update webhooks.yml Schylar Utley 2020-12-20 15:53:58 -0600
  • 3a304ab2ff add webhook initializer Schylar Utley 2020-12-20 21:50:07 +0000
  • 64ffec3c92 address issue #365 Schylar Utley 2020-12-19 10:32:44 -0600
  • 167b8258a5 add custom link initializers Schylar Utley 2020-12-18 23:22:41 -0600
  • b5f48cf05b
    Update 270_primary_ips.py Schylar Utley 2020-12-18 15:06:08 -0600
  • aa4d630a0f
    Merge pull request #371 from netbox-community/develop 0.27.0 Christian Mäder 2020-12-15 09:53:01 +0100
  • 4e8588accf Preparation for 0.27.0 Christian Mäder 2020-12-15 08:59:42 +0100
  • 07469b2b72
    Merge pull request #370 from netbox-community/GettingHelp Christian Mäder 2020-12-15 08:54:30 +0100
  • a7c1d9f550
    Merge pull request #369 from netbox-community/AddQuayIo Christian Mäder 2020-12-15 08:53:35 +0100
  • 5605b9b218 Introduce our Github Community Christian Mäder 2020-12-15 00:50:02 +0100
  • b92c652d99 Add quay.io as fallback registry Christian Mäder 2020-12-15 00:28:43 +0100
  • d77b3c1222
    Merge pull request #342 from netbox-community/Fix337 Christian Mäder 2020-12-14 22:51:24 +0100
  • e383fd42bd Fix custom fields initializer Christian Mäder 2020-12-14 22:09:08 +0100
  • 234baa40a5 Remove redundant assignment in for loop Christian Mäder 2020-10-18 03:01:57 +0200
  • 77d3dcded0 Fix leftover from testing in test.sh Christian Mäder 2020-10-17 22:10:33 +0200