.. |
compat
|
refactor: split utility functions into utils and helpers
|
2022-12-01 10:57:07 +01:00 |
metrics
|
fix: prometheus metrics types
|
2022-11-20 10:59:06 +01:00 |
view
|
fix: missing icons
|
2022-11-13 20:11:53 +01:00 |
alias.go
|
feat: comprehensive summary-level filtering (resolve #262)
|
2022-01-02 12:03:19 +01:00 |
diagnostics.go
|
fix: remove user property of diagnostics as sent without auth
|
2022-03-19 09:27:13 +01:00 |
duration.go
|
ref: remove unnecessary unicode characters
|
2022-02-18 19:52:55 +11:00 |
durations.go
|
feat: total heartbeats per summary (resolve #283)
|
2022-01-02 12:02:12 +01:00 |
filters_test.go
|
chore: filter model tests
|
2022-01-02 12:03:20 +01:00 |
filters.go
|
chore: apply filters in database query (see #335)
|
2022-03-13 08:49:03 +01:00 |
heartbeat_test.go
|
fix: precedence in case of multiple matching language mappings (fix #172)
|
2021-04-13 23:39:31 +02:00 |
heartbeat.go
|
fix: composite index on heartbeats table
|
2022-10-28 09:54:11 +02:00 |
heartbeats.go
|
refactor: simplify summary generation (resolve #68)
|
2020-11-07 12:01:35 +01:00 |
interval.go
|
Fix indentation
|
2022-08-20 07:07:44 +02:00 |
language_mapping.go
|
feat: add ability to regenerate summaries
|
2020-11-06 17:09:41 +01:00 |
leaderboard.go
|
fix: errors during leaderboard generation
|
2022-10-20 08:33:12 +02:00 |
mail_address_test.go
|
fix: make range picker show actual range with ceiled to date (fix #175)
|
2021-04-16 11:53:37 +02:00 |
mail_address.go
|
chore: send notification on successful import
|
2021-04-10 10:48:06 +02:00 |
mail.go
|
refactor: mail service abstraction layer
|
2021-04-30 15:17:07 +02:00 |
models.go
|
chore: minor code enhancements
|
2020-10-09 21:37:20 +02:00 |
project_label.go
|
feat: ability to filter by project labels
|
2022-01-02 12:03:20 +01:00 |
report.go
|
feat: email reports (resolve #124)
|
2021-04-30 14:07:14 +02:00 |
shared.go
|
Read the persisted summary interval from a cookie
|
2022-11-05 19:30:42 +01:00 |
summary_test.go
|
chore: apply filters in database query (see #335)
|
2022-03-13 08:49:03 +01:00 |
summary.go
|
fix: enable experimental column altering for cockroachdb (see #442)
|
2022-12-16 12:33:01 +01:00 |
user_test.go
|
fix: user time zone test (fix #275) [ci skip]
|
2021-11-28 12:40:46 +01:00 |
user.go
|
feat(subscriptions): introduce config options and user attribute to support subscriptions
|
2022-12-29 11:17:24 +01:00 |