Commit History

Author SHA1 Message Date
  gotjosh fa007423e3 API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
  Oleg Gaidarenko d9f01cb822 SQLStore: use bool pointer instead of string (#18111) 6 years ago
  Oleg Gaidarenko 8e0f091f14 SQLStore: allow to look for `is_disabled` flag (#18032) 6 years ago
  Alexander Zobnin dad894f1cc API: get list of users with additional auth info (#17305) 6 years ago
  Oleg Gaidarenko c853ef7318 SQLStore: extend `user.SearchUsers` method (#17514) 6 years ago
  Kyle Brandt a95c7bfa6f sqlstore: clean quota and user_auth_tokens when removing users (#17487) 6 years ago
  Alexander Zobnin 60ddad8fdb Batch disable users (#17254) 6 years ago
  Alexander Zobnin 2d03815770 Users: Disable users removed from LDAP (#16820) 6 years ago
  Oleg Gaidarenko 54c1bf0cc9 Chore: a bit of spring cleaning (#16710) 6 years ago
  Marcus Efraimsson e82b3632f6 fix signed in user for orgId=0 result should return active org id 7 years ago
  danielbh d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions 7 years ago
  Marcus Efraimsson 818d48c2c0 always execute the user teams query 7 years ago
  Marcus Efraimsson 5be2332c66 handle error before populating cache 7 years ago
  Marcus Efraimsson 6ef941ea17 fix failing tests 7 years ago
  Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
  Marcus Efraimsson 70ddf93688 include teams on signed in user 7 years ago
  Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
  Mario Trangoni 0dea8fe1e0 pkg/services/sqlstore/user.go: empty branch 7 years ago
  Mario Trangoni e85d0e8d6b pkg/services/sqlstore: Fix sess.Id is deprecated: use ID instead. (megacheck) 7 years ago
  Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
  Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago
  Mark Meyer 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 years ago
  Marcus Efraimsson 004142a1e4 Merge pull request #12263 from grafana/11076_current_org 7 years ago
  Marcus Efraimsson 6d48d0a80c set current org when adding/removing user to org 7 years ago
  bergquist 4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 7 years ago
  bergquist 1181e96799 merge create user handlers 7 years ago
  Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
  Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago
  bergquist 1bd31aa313 check if admin exists or create one in one transaction 7 years ago
  Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago