This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 09 Oct, 2020 8 commits
  2. 08 Oct, 2020 7 commits
  3. 07 Oct, 2020 7 commits
  4. 06 Oct, 2020 3 commits
  5. 05 Oct, 2020 7 commits
  6. 02 Oct, 2020 3 commits
  7. 01 Oct, 2020 5 commits
    • Troy Fluegge's avatar
      Update index.mdx (#10064) · 9b87d7f5
      Troy Fluegge authored
      Reworded disable_mlock to remove confusion regarding what is acceptable for production deployments.  Disabling mlock is alright for production given the additional security recommendations are implemented.  Disabling mlock is also recommended for integrated storage
      9b87d7f5
    • Lauren Voswinkel's avatar
      Changelog++ · 0ff44e5a
      Lauren Voswinkel authored
      0ff44e5a
    • Chelsea Shaw's avatar
      Ui/pricing metrics page setup (#10049) · 79a982ee
      Chelsea Shaw authored
      * Create model and adapter for metrics/activity
      
      * Query activity and return fake data on adapterError
      
      * Add stub of pricing metrics cards and search form elements to metrics template
      
      * Metrics page has pricing metrics rather than all-time tokens and requests
      
      * update metrics config model
      
      * Add metrics-config route and page
      
      * Remove metrics/http-requests route and template
      
      * remove log
      
      * Add alert banner for when tracking disabled, and add result dates
      
      * Small edits
      79a982ee
    • Aleksandr Bezobchuk's avatar
      d7e7db8c
    • Chelsea Shaw's avatar
      Ui/transform handle delete (#10035) · a4739242
      Chelsea Shaw authored
      * Add hasDataChanges hook on persist for delete and save
      
      * Reverse order of disconnecting transformations then deleting role
      
      * Update get functions to be in line with impending ember upgrade
      a4739242