Torkel Ödegaard
|
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
|
10 lat temu |
Torkel Ödegaard
|
6da3af5e89
Merge branch 'new_macaron'
|
10 lat temu |
bergquist
|
4fe72ebf69
feat(macaron): upgrades macaron version
|
10 lat temu |
Torkel Ödegaard
|
9943b9a226
feat(plugin): more work on plugin schema
|
10 lat temu |
Torkel Ödegaard
|
ad94f99d57
refactor(apps): more WIP work on apps
|
10 lat temu |
Torkel Ödegaard
|
69daede583
feat(external plugins): worked on supporting external plugins better
|
10 lat temu |
Torkel Ödegaard
|
65a7fa320a
feat(plugins): made plugins that live outside public work
|
10 lat temu |
Torkel Ödegaard
|
f6772bb896
feat(plugins): began work on supporting having plugins outside grafana, for example in grafana data dir, next step is to be able to easily specify what plugins you waant to install
|
10 lat temu |
Elliot Anderson
|
10c099a52d
Fixed 404 error for robots.txt
|
10 lat temu |
Anthony Woods
|
196b7846cc
add support for robots.txt file
|
10 lat temu |
Torkel Ödegaard
|
34539c0c13
Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732
|
10 lat temu |
Torkel Ödegaard
|
d1e9b6d6ae
Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware
|
10 lat temu |
Torkel Ödegaard
|
a991cda233
Began work on refactoring reading config values
|
10 lat temu |
Torkel Ödegaard
|
c07d48d930
A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session
|
10 lat temu |
Torkel Ödegaard
|
cf877e6567
added postgres and redis session options
|
10 lat temu |
Torkel Ödegaard
|
c3fa68ade8
Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675
|
10 lat temu |
Matt Robenolt
|
5286f0856d
Fix more Cache-Control headers
|
10 lat temu |
Torkel Ödegaard
|
7919d79347
Another cache header fix
|
10 lat temu |
Torkel Ödegaard
|
5f0e7cd52a
Added custom cache control headers for static content
|
10 lat temu |
Torkel Ödegaard
|
d987532262
Added server metrics
|
10 lat temu |
Torkel Ödegaard
|
30047e6a9f
Updated macaron and ini package
|
10 lat temu |
Torkel Ödegaard
|
de1e762528
Fixed issue using mysql as session store, Closes #1557
|
10 lat temu |
Torkel Ödegaard
|
0db55b6194
Work on deb and rpm packages, both seem to work now, #1476
|
10 lat temu |
Torkel Ödegaard
|
7e0f1a57af
Progress on deb and rpm packaging, renamed config files, added file logging, #1476
|
10 lat temu |
Torkel Ödegaard
|
c198242292
A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472
|
10 lat temu |
Torkel Ödegaard
|
a8c90e2365
Small update to commands
|
10 lat temu |
Jason Wilder
|
b6428b08d0
CLI: Fix config flag being ignored
|
11 lat temu |
Jason Wilder
|
9cb1170361
CLI: Move duplicated config flag to global flag
|
11 lat temu |
Jason Wilder
|
ca4124940a
CLI: Remove redundant Cmd prefix from commands
|
11 lat temu |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
11 lat temu |