librenms/app/Models
Jellyfrog 50c8033099
Laravel 8.x Shift (#12235)
* Shift HTTP kernel and middleware

* Shift service providers

* Shift console routes

* Shift to class based factories

* Namespace seeders

* Shift PSR-4 autoloading

* Default config files

In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them. This allows you to review the commit
diff for once for customizations when you are done Shifting.

Moving forward, consider using ENV variables or create a separate
config file to allow the core config files to remain as default
as possible.

* Shift Laravel dependencies

* Shift return type of base TestCase methods

From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:

- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`

[1]: https://phpunit.de/announcements/phpunit-8.html

* Shift cleanup

* console routes

* composer update

* factories

* phpunit

* bootstrap pagination

* model factory

* wip

* Apply fixes from StyleCI (#12236)

* wip

* Apply fixes from StyleCI (#12238)

* wip

* wip

* wip

* wip

* Apply fixes from StyleCI (#12240)

* wip

* Apply fixes from StyleCI (#12242)

* composer update

* Bump to PHP 7.3 minimum

Co-authored-by: Laravel Shift <shift@laravelshift.com>
2020-11-03 10:18:31 -06:00
..
AccessPoint.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Alert.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
AlertRule.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
AlertSchedule.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
AlertTemplate.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
AlertTemplateMap.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
ApiToken.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Application.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
AuthLog.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Availability.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
BaseModel.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
BgpPeer.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Bill.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Callback.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
CefSwitching.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Component.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
ComponentPref.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ComponentStatusLog.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Config.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Dashboard.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
Device.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
DeviceAttrib.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
DeviceGraph.php Fix poller enabling graphs for display (#11743) 2020-05-30 17:42:50 -05:00
DeviceGroup.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
DeviceOutage.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
DevicePerf.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
DeviceRelatedModel.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
DiskIo.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
EntPhysical.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Eventlog.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
GraphType.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
HrDevice.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
IpsecTunnel.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Ipv4Address.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Ipv4Mac.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
Ipv4Network.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Ipv6Address.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Ipv6Network.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
LoadbalancerRserver.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
LoadbalancerVserver.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Location.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
MacAccounting.php Delete ports via eloquent event (#11354) 2020-04-16 09:19:58 -05:00
MefInfo.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Mempool.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Mpls.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
MplsLsp.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
MplsLspPath.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
MplsSap.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
MplsSdp.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
MplsSdpBind.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
MplsService.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
MplsTunnelArHop.php Mpls Path Visualization (#10936) 2020-01-01 23:45:06 +01:00
MplsTunnelCHop.php Mpls Path Visualization (#10936) 2020-01-01 23:45:06 +01:00
MuninPlugin.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
NetscalerVserver.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Notification.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
NotificationAttrib.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
OspfArea.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
OspfInstance.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
OspfNbr.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
OspfPort.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Package.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Plugin.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Poller.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
PollerCluster.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
PollerClusterStat.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
PollerGroup.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Port.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
PortAdsl.php Delete ports via eloquent event (#11354) 2020-04-16 09:19:58 -05:00
PortRelatedModel.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
PortsFdb.php Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
PortsNac.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
PortStatistic.php Delete ports via eloquent event (#11354) 2020-04-16 09:19:58 -05:00
PortStp.php Delete ports via eloquent event (#11354) 2020-04-16 09:19:58 -05:00
PortVlan.php Convert Device>vlan view to Laravel (#12163) 2020-10-14 19:40:44 -05:00
Processor.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Pseudowire.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Route.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Sensor.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Service.php Replace legacy menu with new Blade generated one (#10173) 2019-05-10 11:02:39 -05:00
Sla.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Storage.php Refactor eloquent base (#9716) 2019-01-22 17:04:28 -06:00
Stp.php Device page dropdown hero button, Performance -> Latency (#11328) 2020-04-29 07:25:13 -05:00
Syslog.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
TnmsneInfo.php Convert OS discovery to new style (#12099) 2020-09-18 15:12:07 +02:00
Toner.php Printer paper tray status and error states (#9859) 2019-03-06 18:58:14 -06:00
User.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
UserPref.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
UserWidget.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Vlan.php Refactor eloquent base (#9716) 2019-01-22 17:04:28 -06:00
Vminfo.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Vrf.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
VrfLite.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Widget.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
WirelessSensor.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00