Historique des commits

Auteur SHA1 Message Date
  Torkel Odegaard 1edb13d715 Fixed gofmt formating il y a 10 ans
  Torkel Odegaard 7178dcad35 Windows: Fixed runtime issue with file logging config that casued errors on startup il y a 10 ans
  Torkel Ödegaard 6de584aafc Updated to config file finding, and added homepath command line option il y a 10 ans
  Torkel Ödegaard d32c03ed11 Rpm working again, systemd working on centos 7 il y a 10 ans
  Torkel Ödegaard 2020fedfdb Fixed issue with overriding default config values via command line il y a 10 ans
  Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding il y a 10 ans
  Torkel Ödegaard a991cda233 Began work on refactoring reading config values il y a 10 ans
  Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts il y a 10 ans
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 il y a 10 ans
  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 il y a 10 ans
  Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 il y a 10 ans
  Torkel Ödegaard cf877e6567 added postgres and redis session options il y a 10 ans
  Torkel Ödegaard 80c771c945 Added googla analytics id setting il y a 10 ans
  Torkel Ödegaard d987532262 Added server metrics il y a 10 ans
  Torkel Ödegaard c1d7bef768 added cert_key and cert_file to defaults.ini il y a 11 ans
  Torkel Ödegaard f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 il y a 11 ans
  Torkel Ödegaard 7e0f1a57af Progress on deb and rpm packaging, renamed config files, added file logging, #1476 il y a 11 ans
  Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org il y a 11 ans
  Torkel Ödegaard 83d798dbad Small update to grafana.ini describe server options il y a 11 ans
  Torkel Ödegaard 56d8fe4a22 Small changes to CLI commands PR il y a 11 ans
  Jason Wilder b6428b08d0 CLI: Fix config flag being ignored il y a 11 ans
  Torkel Ödegaard 79f798f67b Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 il y a 11 ans
  Torkel Ödegaard 2c16b0f0f3 added unit test for loading configuration file il y a 11 ans
  Torkel Ödegaard 397dfc54cd Fixed bug in png rendering when having changed public url il y a 11 ans
  Torkel Ödegaard 10820f31c2 Changed go package path il y a 11 ans
  Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel il y a 11 ans
  Torkel Ödegaard 20c6925470 Fixed sub url setting bug il y a 11 ans
  Torkel Ödegaard 04d03f73b3 Added disable user sign up feature il y a 11 ans
  Torkel Ödegaard d95c5e6674 Basic import of json dashboards is working, needs more work to handle updates, and continous watching, #22 il y a 11 ans
  Torkel Ödegaard a5e450a0dd Worked on anonymous access il y a 11 ans