Historique des commits

Auteur SHA1 Message Date
  bergquist 26c6437846 Merge branch 'master' into alerting il y a 9 ans
  Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 il y a 9 ans
  Soulou 03d0f11407 Accept URL parameter [database] config il y a 9 ans
  Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging il y a 9 ans
  Torkel Ödegaard 93fdc18fd4 feat(logging): fixed dependencies il y a 9 ans
  Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 il y a 9 ans
  Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 il y a 9 ans
  Torkel Ödegaard 56c080417a fix(logging): only log to xorm.log when in dev mode, fixes #4182 il y a 9 ans
  Torkel Ödegaard b5dc1727d2 fix(postgres): If password or user is empty use empty quotes for connection string, #3985 il y a 10 ans
  bergquist 6c8d084664 Merge branch 'ssl-for-mysql' of https://github.com/improbable-io/grafana into improbable-io-ssl-for-mysql il y a 10 ans
  Ed Dawley 4da56b65ab Fixes #2818. Adds support for mysql backends via unix sockets il y a 10 ans
  Daniel Low 3f9f0679ec gofmt il y a 10 ans
  Daniel Low ea566fff24 Add TLS for mysql il y a 10 ans
  Torkel Ödegaard e01c68dcea fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488 il y a 10 ans
  Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 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 a96e4a343c Only create admin user specified in config file when there are no users in the database, Fixes #1680 il y a 10 ans
  Torkel Ödegaard b1f85dc8f1 Added expire option to dashboard snapshots, #1623 il y a 10 ans
  Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor il y a 10 ans
  Torkel Ödegaard 10820f31c2 Changed go package path il y a 11 ans
  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 il y a 11 ans
  Torkel Ödegaard 3752379106 Worked on event system, needs a little more work il y a 11 ans
  Torkel Ödegaard 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 il y a 11 ans
  Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login il y a 11 ans
  Torkel Ödegaard 95305e7e11 Changed from goconfig to its new counter part go-ini il y a 11 ans
  Torkel Ödegaard 0a695ba17a Final work on migration, now there is no usage of xorm table sync il y a 11 ans
  Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do il y a 11 ans
  Torkel Ödegaard 2379c5b770 Added loglevel to migrator, added dashboard table & index migrations il y a 11 ans
  Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers il y a 11 ans
  Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account il y a 11 ans