Łukasz Mierzwa
|
a2bcb9b04d
|
should omit 2nd value from range; this loop is equivalent to 'for value := range ...'
|
2017-05-30 12:51:05 +01:00 |
|
Łukasz Mierzwa
|
34ab5094f4
|
Use url.Parse instead of govalidator for detecting links
|
2017-04-16 08:27:41 -07:00 |
|
Łukasz Mierzwa
|
f0579b087b
|
Rename models, strip Unsee prefix
Now that models package contains only unsee specific models rename everything stripping Unsee prefix from names
|
2017-04-06 19:24:48 -07:00 |
|
Łukasz Mierzwa
|
681d3d1a5b
|
Remove alertmanager models in the models package
Those aren't needed anymore, only mapper package needs to know Alertmanager schema and it already does so
|
2017-04-06 19:24:48 -07:00 |
|
Łukasz Mierzwa
|
e8727897f0
|
Use new alertmanager package methods for fetching AM data
Change to using mapper module, remove old code
|
2017-04-06 19:24:47 -07:00 |
|
Łukasz Mierzwa
|
83496297d6
|
Add tests for package currently not covered by testing
|
2017-03-31 23:30:13 -07:00 |
|
Łukasz Mierzwa
|
3de3a9c481
|
Generate flag for each environment key
This allows to set config keys via flags, in additions to current env variable only configuration. Flags are autogenerated from supported env keys.
|
2017-03-26 13:38:37 -07:00 |
|
Łukasz Mierzwa
|
e239fd05fd
|
Import code from internal repository (#1)
Import code from internal repository
|
2017-03-23 16:58:04 -07:00 |
|