Commit Graph

17 Commits (dabc848e11fb0f7969292976bae8d539dae22da7)

Author SHA1 Message Date
Leonard Gram dd794625dd
API: adds redirect helper to simplify http redirects (#19180) 6 years ago
Torkel Ödegaard 6286c31d4b refactoring: making api wrap public 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
bergquist e7b56c6389 tech(metrics): move all request counters into one middleware 9 years ago
Torkel Ödegaard bf1ea560e9 feat(logging): error logging improvements 9 years ago
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
Torkel Ödegaard eee49a4995 feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 9 years ago
Torkel Ödegaard bdb67d4909 fix(build): fixed dependency and build issue 10 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
Donn Pebe df33cbc8c5 Fix wrong metrics counter 10 years ago
Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago
Torkel Ödegaard 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago