COMMITS
/ pkg/server/controller.go May 25, 2023
A
fix: auth cache service and bcrypt cost (#1952)
Anton Kolesnikov committed
May 11, 2023
T
chore(adhoc): max file size (#1938)
Tolya Korniltsev committed
January 20, 2023
T
chore(tests): improve pkg/server test (#1808)
Tolya Korniltsev committed
November 18, 2022
E
fix: delete app also deletes metadata (#1736)
eduardo aleixo committed
November 7, 2022
E
fix: make oauth work when baseUrl is set (#1673)
eduardo aleixo committed
October 27, 2022
E
fix: make /apps respect remoteRead (#1645)
eduardo aleixo committed
E
chore: load appNames from /api/apps (#1639)
eduardo aleixo committed
September 27, 2022
A
chore: refactor adhoc server (#1540)
Anton Kolesnikov committed
September 26, 2022
M
fix: heatmap bug fixes (#1545)
maksim hodasevich committed
September 12, 2022
E
feat(backend): annotations (#1473)
eduardo aleixo committed
September 5, 2022
A
chore: extend API with support for exemplar queries (#1452)
Anton Kolesnikov committed
August 31, 2022
D
chore(history): adds queryID for merge queries only for now (#1448)
Dmitry Filimonov committed
August 7, 2022
D
support for content-encoding request header (#1357)
Dmitry Filimonov committed
July 29, 2022
T
feat(api): Implement delete app functionality as an HTTP endpoint backend #1223 (#1239)
Tolya Korniltsev committed
July 13, 2022
E
chore(server): add logging middleware for http requests (#1227)
eduardo aleixo committed
D
feat: remote read functionality (#1253)
Dmitry Filimonov committed
June 7, 2022
E
feat: remote write (#1122)
eduardo aleixo committed
May 25, 2022
A
chore: decouple storage queue (#1104)
Anton Kolesnikov committed
May 10, 2022
A
chore(webapp): remove all templates (#1067)
Anton Shaleynikov committed
April 26, 2022
A
test: adds e2e tests for oauth functionality (#1048)
Anton Shaleynikov committed
April 18, 2022
D
refactor: moves http response/error handling to a separate component (#1033)
Dmitry Filimonov committed
April 15, 2022
D
feat: move login to react (#1031)
Dmitry Filimonov committed
April 3, 2022
D
refactor: server API modifications (#994)
Dmitry Filimonov committed
March 10, 2022
A
feat: add dedicated profiles storage with support for retention policy (#925)
Anton Kolesnikov committed
March 7, 2022
A
fix: agent authorization (#923)
Anton Kolesnikov committed
March 1, 2022
G
feat: adds a page with pull-mode targets (#877)
gawicks committed
February 25, 2022
A
chore: add api error logger (#862)
Anton Kolesnikov committed
February 15, 2022
A
fix: CORS allow credentials (#846)
Anton Kolesnikov committed
February 14, 2022
A
feat: identity and access management (#739)
Anton Kolesnikov committed
February 7, 2022
D
feat(frontend): adds ability to export to flamegraph.com (#799)
Dmitry Filimonov committed
January 21, 2022
A
feat: add debug storage export endpoint (#752)
Anton Kolesnikov committed
January 14, 2022
A
feat: adds ability to trace storage.Get (#731)
Anton Kolesnikov committed
January 13, 2022
A
chore: rename and fix typos from previous version in oauth (#670)
Aleksa Milosevic committed
E
feat: export standalone html (#691)
eduardo aleixo committed
January 3, 2022
A
fix: register all pprof http handlers (#672)
Anton Kolesnikov committed
December 22, 2021
A
chore: adhoc API (#624)
Alfredo Beaumont committed
December 16, 2021
D
fix: assets handling when using base-url argument (#611)
Dmitry Filimonov committed
November 26, 2021
A
feat: initial support for adhoc mode (#504)
Alfredo Beaumont committed
November 16, 2021
G
October 19, 2021
G
feat(ops): implement out of space notification #348 (#456)
gawicks committed
October 15, 2021
A
chore: refactor metrics exporter (#444)
Anton Kolesnikov committed
October 1, 2021
E
ci: make go lint fail build (#427)
eduardo aleixo committed
September 29, 2021
G
feat: TLS support for the server #185 (#404)
gawicks committed
September 23, 2021
A
Optimize ingestion allocations (#411)
Anton Kolesnikov committed
September 8, 2021
G
serve assets gzipped #342 (#381)
gawicks committed
August 30, 2021
A
Migration to Cobra/Viper (#300)
Aleksa Milosevic committed
August 24, 2021
E
Http and info metrics (#347)
eduardo aleixo committed
A
switch pkger to goembed (#340)
Ayeni Blessing committed
August 23, 2021
Y
Add a POST handler for `render-diff` (#338)
Yash Sharma committed