Commit History

Author SHA1 Message Date
  Daniel Lee fe49182b9d snapshots: fixes cleanup of old snapshots 7 years ago
  Torkel Ödegaard 0e44fe082b Merge branch 'master' into develop 8 years ago
  Torkel Ödegaard 98b4074c16 refactoring: minor refactor of clean up dashboard history PR #9882 8 years ago
  Alexander Zobnin a55be07ea5 dashboard history clean up: avoid potential SQL injections 8 years ago
  Alexander Zobnin a0a1f4aacd dashboard history: refactor after review 8 years ago
  Alexander Zobnin 08e2bbef83 dashboard history: clean up dashboard version history 8 years ago
  Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 years ago
  Torkel Ödegaard 08b37186a5 fix: fixed failing sql unit test 8 years ago
  Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
  Torkel Ödegaard 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 8 years ago
  Torkel Ödegaard e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 8 years ago
  Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 8 years ago
  Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 8 years ago
  Torkel Ödegaard c296ae1178 refactoring: fixing unit tests broken in last commit 8 years ago
  Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 8 years ago
  sanchitraizada 77c046aac6 Implement review feedback 8 years ago
  Ben Tranter a927b893ae Use DBSession for getMaxVersion 8 years ago
  Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago