Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in logging (#2056) | Juhani Karppinen | 2023-08-05 | 1 | -1/+1 |
| | |||||
* | Add better error handling on Zulip (#1589) | Alex Vandiver | 2021-10-23 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | * zulip: Treat unknown errors with a 10-second backoff. An unknown error (including an unauthorized error) would fall through with no calls to time.Sleep, resulting in hammering the server as quickly as possible. Add a 10-second sleep in the default error case. The heartbeat is left with no explicit sleep, but all other codepaths now contain one. * version: Move version information into a separate package. This will allow it to be accessed by other sections of the code. * zulip: Use the matterbridge version in the user-agent. Co-authored-by: Wim <wim@42.be> | ||||
* | Bump version | Wim | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | Release v1.23.0 (#1615)v1.23.0 | Wim | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Fix docker build | Wim | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2021-06-16 | 1 | -1/+1 |
| | |||||
* | Release v1.22.3 (#1522)v1.22.3 | Wim | 2021-06-16 | 1 | -1/+1 |
| | | | * Release v1.22.3 | ||||
* | Bump version | Wim | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Release v1.22.2 (#1504)v1.22.2 | Wim | 2021-06-01 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2021-04-04 | 1 | -1/+1 |
| | |||||
* | Release v1.22.1 (#1447)v1.22.1 | Wim | 2021-04-03 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2021-02-01 | 1 | -1/+1 |
| | |||||
* | Release v1.22.0 (#1385)v1.22.0 | Wim | 2021-02-01 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-12-31 | 1 | -1/+1 |
| | |||||
* | Release v1.21.0 (#1348)v1.21.0 | Wim | 2020-12-31 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-11-22 | 1 | -1/+1 |
| | |||||
* | Release v1.20.0 (#1298)v1.20.0 | Wim | 2020-11-22 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-10-21 | 1 | -1/+1 |
| | |||||
* | Release v1.19.0 (#1268)v1.19.0 | Wim | 2020-10-20 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-10-01 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | Release v1.18.3 (#1229)v1.18.3 | Wim | 2020-09-05 | 1 | -1/+1 |
| | |||||
* | Release v1.18.2 (#1212)v1.18.2 | Wim | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Release v1.18.1 (#1207)v1.18.1 | Wim | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-07-24 | 1 | -1/+1 |
| | |||||
* | Release v1.18.0 (#1176)v1.18.0 | Wim | 2020-07-24 | 1 | -1/+1 |
| | |||||
* | Add an option to log into a file rather than stdout (#1168) | z3bra | 2020-07-18 | 1 | -0/+9 |
| | | | Use Logfile option in the `[general]` section | ||||
* | Bump version | Wim | 2020-05-24 | 1 | -1/+1 |
| | |||||
* | Release v1.17.5 (#1150)v1.17.5 | Wim | 2020-05-24 | 1 | -1/+1 |
| | |||||
* | Increase debug logging with function,file and linenumber (#1147) | Wim | 2020-05-24 | 1 | -5/+20 |
| | | | | | | | Show the function name,file and linenumber like this [0000] INFO main: [setupLogger:matterbridge.go:100] Enabling debug logging. [0000] INFO main: [main:matterbridge.go:46] Running version 1.17.5-dev Only enable this for debug as this adds some overhead. | ||||
* | Bump version | Wim | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | Release v1.17.4 (#1112)v1.17.4 | Wim | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-04-19 | 1 | -1/+1 |
| | |||||
* | Release v1.17.3 (#1103)v1.17.3 | Wim | 2020-04-19 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Release v1.17.2 (#1080)v1.17.2 | Wim | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Release v1.17.1 (#1063)v1.17.1 | Wim | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-03-21 | 1 | -1/+1 |
| | |||||
* | Release v1.17.0 (#1050)v1.17.0 | Wim | 2020-03-21 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2020-02-02 | 1 | -1/+1 |
| | |||||
* | Release v1.16.5v1.16.5 | Wim | 2020-02-02 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Release v1.16.3v1.16.3 | Wim | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2019-11-26 | 1 | -1/+1 |
| | |||||
* | Release v1.16.2v1.16.2 | Wim | 2019-11-17 | 1 | -1/+1 |
| | |||||
* | Bump version | Wim | 2019-11-01 | 1 | -1/+1 |
| | |||||
* | Release v1.16.1v1.16.1 | Wim | 2019-10-27 | 1 | -1/+1 |
| | |||||
* | Bump version and fix changelog | Wim | 2019-09-07 | 1 | -1/+1 |
| |