Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

feat: initialize suggestion providers at start up #193

Merged
merged 9 commits into from
Nov 9, 2021

Commits on Nov 1, 2021

  1. feat: initialize suggestion providers at start up [CONSVC-1247]

    Moves initialization of suggestion providers to startup and shares the
    initialized data between threads.
    
    Closes #127
    jrconlin committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b543b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec2c96 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. f WIP: fixing tests

    jrconlin committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    f6c0bfc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. f fmt, clippy, tests

    jrconlin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    99d698a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. f r's

    jrconlin committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e1a0c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c735d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. f r's

    jrconlin committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a032e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ea423 View commit details
    Browse the repository at this point in the history
  3. f r's -clone

    jrconlin committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    780caac View commit details
    Browse the repository at this point in the history