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

13 Commits

Author SHA1 Message Date
Massimo Candela
fb643ba6b6 prep for npm packaging 2020-11-30 22:46:33 +01:00
Massimo Candela
b25ac5b0bd moved from kafka-node to kafkajs, fixed #345, test coverage for reportKafka 2020-11-07 23:10:05 +01:00
Massimo Candela
ce886c2821 add export.json to gitignore 2020-11-05 03:02:46 +01:00
Massimo Candela
73f504a37c cover with tests prefix generation procedure 2020-07-30 14:25:10 +02:00
Massimo Candela
78f00885fc hotfix vrp file reloading (#298) 2020-07-20 17:34:35 +02:00
Massimo Candela
4211f2a8c3 introduced tests for volume feature 2020-06-28 20:38:33 +02:00
Massimo Candela
e9ff773086 introduced persistence module 2020-06-28 03:15:21 +02:00
Massimo Candela
cf179e04a7 travis parallel tests (#261) 2020-06-11 15:31:36 +02:00
Massimo Candela
7d2e714d9e added alertdata to gitignore 2020-01-23 11:16:27 +01:00
Massimo Candela
264a7ca7e8 added support for pid file 2019-12-11 15:49:27 +01: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
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