1. 21 5月, 2019 4 次提交
  2. 20 5月, 2019 5 次提交
    • A
      Don't try to create builtin extensions directory · c020cd2f
      Asher 提交于
      Since this will be a path in the binary that we don't want to create on
      the user's system. I also removed the option to override it; it doesn't
      seem like a great idea since you'd always want those builtin extensions.
      This way we also don't have to check if the option was passed and only
      create it if that was the case.
      c020cd2f
    • A
      Suppress "disconnected" notification on extension host · 81bbfa7f
      Asher 提交于
      This isn't a real error event; we artificially emit it just in case
      something waiting to start is listening to the error event in order to
      clean up and/or restart.
      81bbfa7f
    • A
      Extra extensions directories (#694) · aa1474b6
      Asher 提交于
      * Allow setting paths for builtin exts and extra dirs
      
      The extra directories aren't used yet, just available from the
      environment service and to the shared process.
      
      * Utilize extra builtin extensions path
      
      * Utilize extra extensions directory
      
      * Fix cached mtimes for extra extension dirs
      
      * Simplify extension cache equality check
      aa1474b6
    • B
      Updated Data Directory Flag (#664) · 82562529
      bastigw 提交于
      Old Version contained a deprecated flag
      82562529
    • R
      Remove broken links (#671) · 07342bbe
      Ram 提交于
      07342bbe
  3. 03 5月, 2019 4 次提交
  4. 02 5月, 2019 3 次提交
  5. 30 4月, 2019 2 次提交
  6. 29 4月, 2019 1 次提交
  7. 28 4月, 2019 1 次提交
  8. 26 4月, 2019 11 次提交
  9. 25 4月, 2019 3 次提交
  10. 24 4月, 2019 4 次提交
  11. 23 4月, 2019 2 次提交