librenms/database/factories
SourceDoctor 75a0a5e374
Use DNS Location Record for Location (#12409)
* Use DNS Location Record for Location

* .

* .

* .

* grammar fix

* dns class

* code changes

* composer update

* add missing composer.lock update

* reposition Location record parsing

* composer update

* default yes ; change lookup order

* merge master

* .

* move Location Record Parser to Model Level

* .

* fix location record code

* Location precedence with tests
Setting from UI disables all lookups

* update composer.lock and mix-manifest.json

* Style fixes

Co-authored-by: Tony Murray <murraytony@gmail.com>
2021-02-22 11:17:40 +01:00
..
AlertScheduleFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
BgpPeerFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
BillFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
ComponentFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
DeviceFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
DeviceGroupFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Ipv4AddressFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Ipv4NetworkFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
LocationFactory.php Use DNS Location Record for Location (#12409) 2021-02-22 11:17:40 +01:00
OspfNbrFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
OspfPortFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
PortFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
SensorFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
SyslogFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
UserFactory.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
VminfoFactory.php Convert Virtual Machine pages to Laravel (#12287) 2020-11-11 01:15:20 +01:00