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

239 Commits

Author SHA1 Message Date
Massimo Candela
96d754c1ed Update README.md 2019-10-03 23:01:40 +02:00
Massimo Candela
670921e249 minor release upgrade 2019-10-03 15:03:41 +02:00
Massimo Candela
56cdaa11fe added logs and other items to public gitignore 2019-10-03 14:55:29 +02:00
Massimo Candela
dc9a437290 added more items in the gitignore 2019-10-03 14:46:58 +02:00
Massimo Candela
1a63328195 Merge pull request #23 from arjenz/config
Move config.yml to config.yml.example (same for prefixes)
2019-10-03 14:43:43 +02:00
Arjen Zonneveld
2d2b580eed Move config.yml to config.yml.example
Move config.yml to prevent accidental pushing one's config (or
accidental overwriting one's local config with the upstream version)

Add config.yml to .gitignore
2019-10-03 14:26:20 +02:00
Massimo Candela
c6e511fde1 corrected typo in config.yml 2019-10-02 02:40:21 +02:00
Massimo Candela
62349d8633 introduced monitoringPath in default config 2019-10-02 02:37:18 +02:00
Massimo Candela
4abd19c6fc imposed default user group. Introduced check for email template files 2019-10-02 01:30:17 +02:00
Massimo Candela
2ace7ac361 new dist v1.20.0 2019-09-28 00:24:44 +02:00
Massimo Candela
d7d2394d1d fixed bug with length restrictions 2019-09-28 00:21:31 +02:00
Massimo Candela
0892ef32cd Merge pull request #22 from nttgin/path-match
Path matching
2019-09-27 23:25:19 +02:00
Massimo Candela
b1a461d47d Update prefixes.md 2019-09-27 23:19:36 +02:00
Massimo Candela
791e894e81 Update prefixes.md 2019-09-27 23:17:59 +02:00
Massimo Candela
f7e1d0d774 Update prefixes.md 2019-09-27 23:16:39 +02:00
Massimo Candela
0f65fce734 Merge branch 'path-match' of https://github.com/nttgin/BGPalerter into path-match 2019-09-27 22:58:26 +02:00
Massimo Candela
04f8bf9547 introduced cpu and network usage improvements 2019-09-27 22:57:59 +02:00
Massimo Candela
269b75beba Merge branch 'master' into path-match 2019-09-27 19:16:52 +02:00
Massimo Candela
0a9d656827 increased test coverage to include path matching 2019-09-27 19:10:16 +02:00
Massimo Candela
0c94bf3eb7 introduced path length validation in monitorPath 2019-09-27 16:55:20 +02:00
Massimo Candela
050c707a76 added monitorPath monitor 2019-09-27 03:13:55 +02:00
Massimo Candela
c5465bf18c added monitorPath monitor 2019-09-27 03:08:25 +02:00
Massimo Candela
7ebf371360 Update prefixes.md 2019-09-26 03:58:40 +02:00
Massimo Candela
be815d97b7 improved coverage of excludeMonitors test 2019-09-26 03:52:05 +02:00
Massimo Candela
005d45f125 improved documentation 2019-09-26 03:41:59 +02:00
Massimo Candela
f2b178966e improved documentation 2019-09-26 03:40:42 +02:00
Massimo Candela
f9e3602e5e Merge pull request #21 from nttgin/ignore-monitors
selectively include or exclude monitors for specific prefixes
2019-09-26 02:42:12 +02:00
Massimo Candela
d8916955f4 selectively include or exclude monitors for specific prefixes 2019-09-26 02:13:43 +02:00
Massimo Candela
e0bbcfdb3f Update README.md 2019-09-21 03:55:46 +02:00
Massimo Candela
4a7a6f2fcd Update README.md 2019-09-21 03:55:25 +02:00
Massimo Candela
2c3e4aedbf increased version - minor v1.19.2 2019-09-20 13:59:58 +02:00
Massimo Candela
38c97b52dd increased timeout to avoid Travis test failure 2019-09-20 13:56:50 +02:00
Massimo Candela
94c28bf4f6 fixed broken test about version comparison 2019-09-20 13:52:42 +02:00
Massimo Candela
a5856a3a6c import version directly from package.json 2019-09-20 13:48:44 +02:00
Massimo Candela
e5b5a171ba moving binaries to releases tab v1.19.1 2019-09-19 23:33:47 +02:00
Massimo Candela
1feef2a4bc introduced software updates checks (#17)
* check for update feature + converting to standard npm versioning
2019-09-19 22:36:12 +02:00
Massimo Candela
8566253c79 Merge branch 'master' of https://github.com/nttgin/BGPalerter 2019-09-19 14:54:31 +02:00
Massimo Candela
30579981da fixed missing info logs 2019-09-19 14:52:24 +02:00
Massimo Candela
7bb6712096 new dist 2019-09-19 07:13:42 -04:00
Massimo Candela
71edc61f41 new release version 2019-09-19 13:11:06 +02:00
Massimo Candela
70ad0d7108 new dist 2019-09-19 13:10:40 +02:00
Massimo Candela
86997608e0 removed debung print (ops..) 2019-09-19 13:04:20 +02:00
Massimo Candela
c743fcb601 added npm run update command 2019-09-19 12:48:50 +02:00
Massimo Candela
d4c78b57aa removed unused code 2019-09-19 12:48:30 +02:00
Massimo Candela
893cf3cb1f fixed multiple reporting on slack 2019-09-19 12:47:52 +02:00
Massimo Candela
2116e1227b fixed bug about socket no in readystate e:1006 2019-09-19 00:57:19 +02:00
Massimo Candela
68bb2acaf4 added support for generating prefix list with multiple origin AS 2019-09-18 21:55:54 +02:00
Massimo Candela
9e3b11b9bd commented slack reported 2019-09-18 19:25:45 +02:00
Massimo Candela
9745e64f00 improved slack reporting formatting 2019-09-18 18:42:35 +02:00
Massimo Candela
58014ac7aa fixed config color quoting 2019-09-18 15:16:45 +02:00