Commit Graph

67 Commits (74bf1f23fb8e217e82aff0c9d7b5e697e0e6a9e0)

Author SHA1 Message Date
Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 10 years ago
Torkel Ödegaard a991cda233 Began work on refactoring reading config values 10 years ago
Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 10 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 10 years ago
Torkel Ödegaard cf877e6567 added postgres and redis session options 10 years ago
Torkel Ödegaard c3fa68ade8 Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675 10 years ago
Matt Robenolt 5286f0856d Fix more Cache-Control headers 10 years ago
Torkel Ödegaard 7919d79347 Another cache header fix 10 years ago
Torkel Ödegaard 5f0e7cd52a Added custom cache control headers for static content 10 years ago
Torkel Ödegaard d987532262 Added server metrics 10 years ago
Torkel Ödegaard 30047e6a9f Updated macaron and ini package 10 years ago
Torkel Ödegaard de1e762528 Fixed issue using mysql as session store, Closes #1557 10 years ago
Jason Wilder 433070a135 Add dashboards:export CLI command 10 years ago
Torkel Ödegaard 0db55b6194 Work on deb and rpm packages, both seem to work now, #1476 10 years ago
Torkel Ödegaard 7e0f1a57af Progress on deb and rpm packaging, renamed config files, added file logging, #1476 10 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 10 years ago
Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard a8c90e2365 Small update to commands 10 years ago
Torkel Ödegaard 56d8fe4a22 Small changes to CLI commands PR 10 years ago
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored 10 years ago
Jason Wilder 9223c95481 CLI: Order commands alphabetically 10 years ago
Jason Wilder a3925e8aa0 CLI: Use console logger for dashbard:import command 10 years ago
Jason Wilder 7c8fa067a2 CLI: Conver account flag to required arg 10 years ago
Jason Wilder f2e9ec63df CLI: Renamed import-json to dashboard:import 10 years ago
Jason Wilder b97361b193 CLI: Add datasource:delete command 10 years ago
Jason Wilder 22652889b2 CLI: Add datasource:create command 10 years ago
Jason Wilder 04a970eda2 CLI: Use 8 char min col size instead of 20 10 years ago
Jason Wilder f443b7087c CLI: Add datasource:info command 10 years ago
Jason Wilder 9cb1170361 CLI: Move duplicated config flag to global flag 10 years ago
Jason Wilder dda760b9b5 CLI: Add datasource list command 10 years ago
Jason Wilder ca4124940a CLI: Remove redundant Cmd prefix from commands 10 years ago
Jason Wilder 90cd10e034 CLI: Add account:delete command 10 years ago
Jason Wilder c1d4acc01e CLI: Use colorized console output 10 years ago
Jason Wilder 81531a29eb CLI: Add account:create command 10 years ago
Jason Wilder ca37b24455 CLI: Add account list command 10 years ago
Jason Wilder 793eda7640 Assign new dashboard ID when importing dashboard via command-line 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 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 10 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 10 years ago
woodsaj a712f1a231 Add inital implementation of Notification events. 10 years ago
Torkel Ödegaard 04d03f73b3 Added disable user sign up feature 10 years ago
Torkel Ödegaard d95c5e6674 Basic import of json dashboards is working, needs more work to handle updates, and continous watching, #22 10 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