Commit Graph

41 Commits (1b8b1d6c7a927a1097db4ef29e7be36530772137)

Author SHA1 Message Date
Aaron Godin 2c93120a42
feat: add QueryIntWithDefault to web context (#93130) 8 months ago
Jean-Philippe Quéméner 368c4e53f1
feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001) 9 months ago
Charandas c210617735
K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
Diego Augusto Molina 4378f89fd9
fix data race in dev runtime (#88887) 12 months ago
Khushi Jain d02de5ddb9
Image Rendering: Add settings for default width, height and scale (#82040) 1 year ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Todd Treece 52121b7165
Chore: Add grafana-apiserver (#70721) 2 years ago
George Robinson 19ebb079ba
Alerting: Add limits and filters to Prometheus Rules API (#66627) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
George Robinson bd29071a0d
Revert "Alerting: Add limits to the Prometheus Rules API" (#65842) 2 years ago
George Robinson d96b0a71d3
Alerting: Add limits to the Prometheus Rules API (#65169) 2 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
Jeff Levin d561920147
Context: add better error message when it panics loading a template (#65219) 2 years ago
Serge Zaitsev e2d49ea17f
Chore: Fix goimports grouping (#62423) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Jo a226903ec6
AuthN: Add session client (#60894) 2 years ago
Sasha Melentyev febcaeff3a
Chore: Use strings.ReplaceAll and preallocate containers (#58483) 3 years ago
Emil Tullstedt 75701695d8
pkg/web: avoid shared middleware slice (#58458) 3 years ago
Emil Tullstedt 89eba7a108
Server: Write internal server error on missing write (#57813) 3 years ago
sh0rez 635571db8a
pkg/web: remove Router and Logger from Context (#53765) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
sh0rez adbb789877
pkg/web: detect Hijack() as chain write (#53466) 3 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Ezequiel Victorero dfab100dc7
Chore: sanitize values before being logged from request headers (#49245) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
ying-jeanne 0bf889e058
Fix unmaarshal of double pointer (#47586) 3 years ago
Marcus Efraimsson 6c7d326499
Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
sam boyer 6a2255abe7
pkg/web: X-Forwarded-For multi-IP handling (#45098) 3 years ago
Marcus Efraimsson 94edd7a762
Plugins: Refactor plugin dashboards (#44315) 3 years ago
Igor Suleymanov fdeaf7a5c4
Add nil checks to HTTP request validation dispatch (#44371) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
Serge Zaitsev f5802878f1
Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 3 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago