1. 22 6月, 2020 1 次提交
  2. 20 6月, 2020 1 次提交
  3. 22 5月, 2020 1 次提交
  4. 14 5月, 2020 1 次提交
  5. 21 4月, 2020 1 次提交
  6. 30 3月, 2020 1 次提交
  7. 13 3月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 07 2月, 2020 1 次提交
  10. 06 2月, 2020 1 次提交
  11. 31 1月, 2020 1 次提交
  12. 27 1月, 2020 1 次提交
  13. 16 1月, 2020 2 次提交
  14. 09 1月, 2020 1 次提交
  15. 07 1月, 2020 1 次提交
  16. 13 12月, 2019 1 次提交
    • M
      Update creating-sample-user.md (#4659) · 15c46a25
      Michael Tran 提交于
      Added PowerShell equivalent so it's clear for Windows how to create the sample user.
      
      Clarified the statement to running the snippets. When I first read the statement, and tried it out, I was confused why it wasn't working. Turns out it's because I copied BOTH snippets to a single yaml file and running that...
      You have to copy it to separate yaml files and executing them separately to work.
      15c46a25
  17. 06 12月, 2019 1 次提交
  18. 05 12月, 2019 1 次提交
  19. 02 12月, 2019 1 次提交
  20. 14 11月, 2019 1 次提交
  21. 08 11月, 2019 1 次提交
  22. 31 10月, 2019 1 次提交
  23. 14 10月, 2019 1 次提交
  24. 09 10月, 2019 1 次提交
  25. 16 9月, 2019 2 次提交
  26. 29 8月, 2019 2 次提交
  27. 18 7月, 2019 1 次提交
    • M
      impersonation support for the dashboard (#4082) · 65c9f442
      Marc Boorshtein 提交于
      * Added user impersonation and username to ui
      
      * groups working
      
      * Added unit tests, extras for impersonation
      
      * added docs
      
      * fixed formatting to be consistent
      
      * updates per pr review
      
      * ran npm frontend:fix per travis ci
      65c9f442
  28. 16 7月, 2019 1 次提交
  29. 12 7月, 2019 1 次提交
    • M
      Migrate some of the docs (#4052) · 99e8829d
      Marcin Maciaszczyk 提交于
      * Add architecture doc
      Move images to the new dir
      
      * Add deps managment doc
      
      * Update some of the docs
      
      * Update link to the docs
      
      * Add links to the wiki
      
      * Update 1.6.x-and-below.md
      
      * Update 1.7.x-and-above.md
      
      * Update architecture.md
      99e8829d
  30. 04 7月, 2019 1 次提交
    • S
      Reorganize `docs/` (#4009) · 9ecdbc17
      Shu Muto 提交于
      To migrate wiki contents into `docs/`, prepare directory and file structures.
      Contents of each pages would be added as latest in subsequent PRs.
      9ecdbc17