Skip to content
Snippets Groups Projects
  1. Jan 17, 2017
  2. Mar 19, 2016
    • Demian Katz's avatar
      Refactored search table handling so that existing searches are updated instead... · f42f7c88
      Demian Katz authored
      Refactored search table handling so that existing searches are updated instead of deleting and creating new ones.
      - Fixed duplicate search elimination to not consider extra url parameters such as page.
      - Added a simple checksum to search table rows so that duplicate elimination does not have to go through potentially all searches in current sessions history.
      - Added a database upgrade that adds checksums to saved search rows.
      f42f7c88