1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

302 Commits

Author SHA1 Message Date
Massimo Candela
f5996819ad first version monitorAS (#68) 2019-11-28 15:47:42 +01:00
Massimo Candela
abb311cac6 Merge pull request #80 from nttgin/uptime
Introduced Uptime Monitor
2019-11-27 20:16:34 +01:00
Massimo Candela
22c8db8185 test refactoring and uptime monitor coverage - forgot some files 2019-11-27 20:14:04 +01:00
Massimo Candela
65d75b7597 test refactoring and uptime monitor coverage 2019-11-27 20:09:48 +01:00
Massimo Candela
7d7c565545 reverted doc changes 2019-11-27 15:39:21 +01:00
Massimo Candela
8f04917d11 uptime feature, including documentation 2019-11-27 15:36:28 +01:00
Massimo Candela
570404e363 Merge pull request #79 from nttgin/repackaging
Repackaging
2019-11-27 02:15:55 +01:00
Massimo Candela
bd5dc85275 refactoring of the file organisation 2019-11-27 02:04:21 +01:00
Massimo Candela
376b133042 added --exit flag to speed up tests in latest mocha release 2019-11-26 23:58:42 +01:00
Massimo Candela
4b5c6dfbdf Merge pull request #67 from nttgin/dependabot/npm_and_yarn/dev/yargs-15.0.2
Bump yargs from 14.2.0 to 15.0.2
2019-11-26 23:54:54 +01:00
dependabot-preview[bot]
5bb7f195c8 Bump yargs from 14.2.0 to 15.0.2
Bumps [yargs](https://github.com/yargs/yargs) from 14.2.0 to 15.0.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v14.2.0...v15.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 22:50:11 +00:00
Massimo Candela
9656d4b6a4 Merge pull request #69 from nttgin/dependabot/npm_and_yarn/dev/winston-daily-rotate-file-4.3.0
Bump winston-daily-rotate-file from 3.10.0 to 4.3.0
2019-11-26 23:48:33 +01:00
Massimo Candela
921736877b Merge pull request #78 from nttgin/dependabot/npm_and_yarn/dev/nodemon-2.0.1
Bump nodemon from 1.19.4 to 2.0.1
2019-11-25 16:09:00 +01:00
dependabot-preview[bot]
68ad13b1c3 Bump winston-daily-rotate-file from 3.10.0 to 4.3.0
Bumps [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) from 3.10.0 to 4.3.0.
- [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases)
- [Commits](https://github.com/winstonjs/winston-daily-rotate-file/compare/v3.10.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:02:54 +00:00
Massimo Candela
d9ff8b9a7a Merge pull request #75 from nttgin/dependabot/npm_and_yarn/dev/babel/plugin-proposal-object-rest-spread-7.7.4
Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.7.4
2019-11-25 16:01:16 +01:00
dependabot-preview[bot]
b3404b8423 Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.7.4
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.5 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:54:08 +00:00
Massimo Candela
abfad2a283 Merge pull request #76 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.7.4
Bump @babel/preset-env from 7.7.1 to 7.7.4
2019-11-25 15:52:29 +01:00
dependabot-preview[bot]
ac2b15b825 Bump @babel/preset-env from 7.7.1 to 7.7.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:47:09 +00:00
Massimo Candela
1d4d0848a1 Merge pull request #73 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.7.4
Bump @babel/node from 7.7.0 to 7.7.4
2019-11-25 15:45:23 +01:00
dependabot-preview[bot]
eb8b0f3f7e Bump @babel/node from 7.7.0 to 7.7.4
Bumps [@babel/node](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:21:23 +00:00
Massimo Candela
39f484d13e Merge pull request #74 from nttgin/dependabot/npm_and_yarn/dev/babel/cli-7.7.4
Bump @babel/cli from 7.7.0 to 7.7.4
2019-11-25 15:19:33 +01:00
dependabot-preview[bot]
164ac6bd0b Bump @babel/cli from 7.7.0 to 7.7.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:15:22 +00:00
Massimo Candela
3731904837 Merge pull request #72 from nttgin/dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.7.4
Bump @babel/plugin-proposal-class-properties from 7.7.0 to 7.7.4
2019-11-25 15:13:38 +01:00
Massimo Candela
6a1a72dca6 Merge pull request #71 from nttgin/dependabot/npm_and_yarn/dev/yarn-1.19.2
Bump yarn from 1.19.1 to 1.19.2
2019-11-25 15:11:22 +01:00
dependabot-preview[bot]
c4767cfdd1 Bump @babel/plugin-proposal-class-properties from 7.7.0 to 7.7.4
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 13:38:50 +00:00
dependabot-preview[bot]
48c1e96e9c Bump yarn from 1.19.1 to 1.19.2
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.19.1...v1.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 13:38:46 +00:00
Massimo Candela
27595c89fa Merge pull request #77 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.7.4
Bump @babel/core from 7.7.2 to 7.7.4
2019-11-25 14:37:04 +01:00
dependabot-preview[bot]
0a256ad4ef Bump nodemon from 1.19.4 to 2.0.1
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:58:57 +00:00
dependabot-preview[bot]
0aac2a2ef8 Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:58:21 +00:00
Massimo Candela
1db7d758df updated test to cover new config file 2019-11-19 00:51:45 +01:00
Massimo Candela
3fc76dcaff improved error text in case of empty prefixes.yml (#66) 2019-11-19 00:43:54 +01:00
Massimo Candela
f3c8602a45 1.21.1 2019-11-18 16:52:04 +01:00
Massimo Candela
05286fab38 added ignoreTLS in config.example, result of #61 2019-11-15 12:58:05 -08:00
Massimo Candela
48bbce15b5 added logs during self configuration process 2019-11-12 17:27:16 -08:00
Massimo Candela
c4819c2efc updated documentation for fix #62 2019-11-11 08:31:21 -08:00
Massimo Candela
3fedaa1bce fix pf multichar argument (#62) 2019-11-10 17:41:36 -08:00
Massimo Candela
ca51201750 Merge pull request #58 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.7.2
Bump @babel/core from 7.7.0 to 7.7.2
2019-11-07 13:24:30 +01:00
dependabot-preview[bot]
fb40f790ca Bump @babel/core from 7.7.0 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 06:54:31 +00:00
Massimo Candela
abfffaee26 Merge pull request #56 from nttgin/dependabot/npm_and_yarn/dev/babel/cli-7.7.0
Bump @babel/cli from 7.6.4 to 7.7.0
2019-11-06 14:33:37 +01:00
Massimo Candela
2204334aa2 Merge pull request #55 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.7.1
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-06 14:22:07 +01:00
dependabot-preview[bot]
ea793175aa Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 13:07:02 +00:00
dependabot-preview[bot]
7d4f6fe841 Bump @babel/cli from 7.6.4 to 7.7.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 13:07:01 +00:00
Massimo Candela
158fc15d52 Merge pull request #54 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.7.0
Bump @babel/core from 7.6.4 to 7.7.0
2019-11-06 14:05:20 +01:00
dependabot-preview[bot]
a2b5885d2f Bump @babel/core from 7.6.4 to 7.7.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 13:03:31 +00:00
Massimo Candela
aad27ba947 Merge pull request #53 from nttgin/dependabot/npm_and_yarn/dev/babel/node-7.7.0
Bump @babel/node from 7.6.3 to 7.7.0
2019-11-06 14:01:51 +01:00
dependabot-preview[bot]
a991ab8d3e Bump @babel/node from 7.6.3 to 7.7.0
Bumps [@babel/node](https://github.com/babel/babel) from 7.6.3 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 12:55:47 +00:00
Massimo Candela
154d4f612d Merge pull request #52 from nttgin/dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.7.0
Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0
2019-11-06 13:54:06 +01:00
dependabot-preview[bot]
56295f7cc0 Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.5.5 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 12:45:58 +00:00
Massimo Candela
d0b383d494 Merge pull request #51 from nttgin/dependabot/npm_and_yarn/dev/kafka-node-5.0.0
Bump kafka-node from 4.1.3 to 5.0.0
2019-11-06 13:44:20 +01:00
dependabot-preview[bot]
428f46c115 Bump kafka-node from 4.1.3 to 5.0.0
Bumps [kafka-node](https://github.com/SOHU-Co/kafka-node) from 4.1.3 to 5.0.0.
- [Release notes](https://github.com/SOHU-Co/kafka-node/releases)
- [Changelog](https://github.com/SOHU-Co/kafka-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SOHU-Co/kafka-node/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 08:11:56 +00:00