提交歷史

作者 SHA1 備註 提交日期
  Torkel Ödegaard 0e44fe082b Merge branch 'master' into develop 8 年之前
  Torkel Ödegaard 98b4074c16 refactoring: minor refactor of clean up dashboard history PR #9882 8 年之前
  Alexander Zobnin a55be07ea5 dashboard history clean up: avoid potential SQL injections 8 年之前
  Alexander Zobnin a0a1f4aacd dashboard history: refactor after review 8 年之前
  Alexander Zobnin 08e2bbef83 dashboard history: clean up dashboard version history 8 年之前
  Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 年之前
  Torkel Ödegaard 08b37186a5 fix: fixed failing sql unit test 8 年之前
  Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 年之前
  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 年之前
  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 年之前
  Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 8 年之前
  Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 8 年之前
  Torkel Ödegaard c296ae1178 refactoring: fixing unit tests broken in last commit 8 年之前
  Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 8 年之前
  sanchitraizada 77c046aac6 Implement review feedback 8 年之前
  Ben Tranter a927b893ae Use DBSession for getMaxVersion 8 年之前
  Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 年之前