librenms/LibreNMS
Tony Murray 1f4be31120 Release script updates to perform tag on github (#9283)
Full GH release creation.  Not much error handling.

DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`.  If there are schema changes, you can ask on discord how to revert.
2018-10-03 21:44:03 +01:00
..
Alert Fixed PagerDuty alert to show rule name + device as summary (#9213) 2018-09-19 02:28:50 -05:00
Alerting Added ability to set a custom SQL query for alert rules. (#9094) 2018-09-19 07:47:45 -05:00
Authentication AD Authorization fixes (#9216) 2018-09-18 07:57:23 -05:00
DB Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
Device Feature: Collect VRP Entity details in the Huawei MIB (#8888) 2018-09-10 23:07:45 -05:00
Exceptions add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
Interfaces Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
OS Added support for PBI Digital Decoder (#9223) 2018-09-30 21:28:33 -05:00
RRD Add error checking for DS name length (#6093) 2017-03-09 17:16:35 -06:00
Snmptrap Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00
Util Release script updates to perform tag on github (#9283) 2018-10-03 21:44:03 +01:00
Validations List files for new permission check. (#9255) 2018-09-24 07:53:34 +01:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Component.php use is_array() to guard against more garbage. 2018-09-13 08:19:33 -05:00
ComposerHelper.php New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Config.php New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
IRCBot.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Model.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
ObjectCache.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
OS.php More specific test filtering (#9226) 2018-09-18 20:54:22 +01:00
Plugins.php Fix plugin loading (#8917) 2018-07-17 13:55:23 -05:00
Proc.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
queuemanager.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
RRDRecursiveFilterIterator.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
service.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
ValidationResult.php Fix web validation shows Array (#7860) 2017-12-06 08:26:32 +00:00
Validator.php feature: Show composer status in web validate. (#8181) 2018-02-27 15:57:20 +00:00