Commit Graph

48 Commits (f6772bb896268c72eed96450da1230b6e16e5b4f)

Author SHA1 Message Date
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 years ago
Elliot Anderson 10c099a52d Fixed 404 error for robots.txt 10 years ago
Anthony Woods 196b7846cc add support for robots.txt file 11 years ago
Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 11 years ago
Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 11 years ago
Torkel Ödegaard a991cda233 Began work on refactoring reading config values 11 years ago
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 11 years ago
Torkel Ödegaard cf877e6567 added postgres and redis session options 11 years ago
Torkel Ödegaard c3fa68ade8 Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675 11 years ago
Matt Robenolt 5286f0856d Fix more Cache-Control headers 11 years ago
Torkel Ödegaard 7919d79347 Another cache header fix 11 years ago
Torkel Ödegaard 5f0e7cd52a Added custom cache control headers for static content 11 years ago
Torkel Ödegaard d987532262 Added server metrics 11 years ago
Torkel Ödegaard 30047e6a9f Updated macaron and ini package 11 years ago
Torkel Ödegaard de1e762528 Fixed issue using mysql as session store, Closes #1557 11 years ago
Torkel Ödegaard 0db55b6194 Work on deb and rpm packages, both seem to work now, #1476 11 years ago
Torkel Ödegaard 7e0f1a57af Progress on deb and rpm packaging, renamed config files, added file logging, #1476 11 years ago
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 11 years ago
Torkel Ödegaard a8c90e2365 Small update to commands 11 years ago
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored 11 years ago
Jason Wilder 9cb1170361 CLI: Move duplicated config flag to global flag 11 years ago
Jason Wilder ca4124940a CLI: Remove redundant Cmd prefix from commands 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard d8db5189c1 More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done 11 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 11 years ago
woodsaj a712f1a231 Add inital implementation of Notification events. 11 years ago
Torkel Ödegaard 04d03f73b3 Added disable user sign up feature 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
Torkel Ödegaard 166ce7d2ae Added Gzip option and the macaron Gzip middleware, but does not seem to work 11 years ago
Torkel Ödegaard a81a5315e1 Added graphite docker and fig config 11 years ago
Torkel Ödegaard d06174fb56 Added build script written in go that adds build symbols for version, commit and build date 11 years ago
Torkel Ödegaard 29c9330965 Changes to config file loading 11 years ago
Torkel Ödegaard ad4cf373a6 Work on unifying backend grafnaa and standalone grafana, and being able to build both from the same branch 11 years ago
Torkel Ödegaard e738a67e06 removed the need for symbolic link to grafana/src 11 years ago
Torkel Ödegaard aafe2c5b98 Updated session lib 11 years ago
Torkel Ödegaard c7ed348ee8 Lots of progress on command/query bus concept, in memory sql testing, datasource admin 11 years ago
Torkel Ödegaard 973b9cad36 moved all http route handling into single package named api 11 years ago
Torkel Ödegaard 90ae59ccaf Fixed png rending 11 years ago
Torkel Ödegaard 50164324f3 moved back to a main.go file in root 11 years ago
Torkel Ödegaard d7ee4b4573 Added missing files 11 years ago