librenms/html
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
..
css Change text from black to white availability-map (#11946) 2020-07-20 00:54:10 +02:00
fonts webui: Update Font Awesome to 4.7.0 (#5476) 2017-01-18 12:57:57 -06:00
images Basic support for Sophos xg v18 (#12251) 2020-10-25 12:51:01 +01:00
js More eventlogs for snmptraps (#12112) 2020-09-23 17:00:02 +02:00
plugins/Test Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
svg Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
.htaccess Revert "Mattermost Alert Transport (#9711)" 2019-01-26 07:59:04 +01:00
ajax_dash.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ajax_form.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ajax_list.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ajax_listports.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
ajax_ossuggest.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
ajax_output.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ajax_search.php Fix sql query syntax error (#12248) 2020-10-21 23:15:47 +02:00
ajax_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
api_v0.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
bandwidth-graph.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
billing-graph.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
calendar.jpg Optimize images for Webui (#9369) 2018-10-23 22:29:45 +01:00
csv.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
data.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
favicon.ico webui: New LibreNMS logo assets (#5629) 2017-01-27 18:02:49 +00:00
graph-realtime.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
graph.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
index.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
mix-manifest.json More eventlogs for snmptraps (#12112) 2020-09-23 17:00:02 +02:00
network-map.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
pdf.php Change of default .pdf font (#12278) 2020-11-01 01:24:35 +01:00
robots.txt Added robots.txt 2015-06-10 15:05:21 +00:00