Commit Graph

5 Commits

Author SHA1 Message Date
Valentin Brandl
361eacbe1d Fix some pedantic lints 2023-06-13 10:22:37 +02:00
Valentin Brandl
d4248df45a
Use helper struct to reduce template parameters 2022-08-19 10:34:37 +02:00
Valentin Brandl
9e33742d81 Use new config 2020-11-24 19:06:49 +01:00
Valentin Brandl
c9a54eda49 Allow requesting badges for branches != master
This changed the cache structure to allow caching data for multiple
branches. The service still assumes a default branch named `master` but
using the `branch` get parameter, the default branch can be changed.

The 404 page for the missing `master` branch was changed to explain the
new parameter.
2020-07-20 20:14:22 +02:00
Valentin Brandl
bbf5bba490
Reduce number of parameters
Some checks are pending
continuous-integration/drone/push Build is pending
2019-11-25 17:27:16 +01:00