1. 24 8月, 2018 1 次提交
  2. 22 8月, 2018 2 次提交
  3. 11 8月, 2018 1 次提交
    • J
      Update Korean translation for pod (#3155) · 7f02942c
      June Yi 提交于
      According to the Korean l10n team's weekly meeting at 2018-07-24,
      Korean translation of pod is changed from 팟 to 파드.
      
      Exception: Both Korean and English will be used for the navigation
      menu.
      7f02942c
  4. 10 8月, 2018 2 次提交
  5. 08 8月, 2018 1 次提交
  6. 03 8月, 2018 3 次提交
  7. 18 7月, 2018 3 次提交
  8. 13 7月, 2018 1 次提交
    • E
      Allow jobs to be manually triggered from cron jobs (#3112) · 664f533d
      Eli Zucker 提交于
      * implement manual cronjob triggering in backend
      
      * implement frontend changes for manually triggering cronjobs
      
      * minor organizational changes
      
      * implement tests for TriggerCronJob()
      
      * Automatically decrease length of triggered job name
      
      * improve TriggerCronJob() testing
      
      * increase test coverage (again)
      664f533d
  9. 10 7月, 2018 1 次提交
  10. 09 7月, 2018 1 次提交
  11. 06 7月, 2018 2 次提交
  12. 03 7月, 2018 1 次提交
  13. 02 7月, 2018 1 次提交
  14. 29 6月, 2018 1 次提交
  15. 25 6月, 2018 1 次提交
    • J
      Support for viewing completed/inactive CronJob jobs (#3103) · 228161be
      Jeffrey Sica 提交于
      * Include gulp and updated npm in Dockerfile for easier development
      
      * display inactive jobs in a separate box. changed filtering to use Owner UID + status
      
      * dumbly branched off previous branch
      
      * update test to expect InactiveJobs
      
      * forgot to update expectedactions since CronJobDetail changed
      228161be
  16. 22 6月, 2018 1 次提交
  17. 15 6月, 2018 1 次提交
  18. 12 6月, 2018 1 次提交
  19. 11 6月, 2018 4 次提交
  20. 06 6月, 2018 1 次提交
  21. 30 5月, 2018 3 次提交
    • A
      Typo fix: Dashbord -> Dashboard (#3054) · d1d7067b
      Akash Srivastava 提交于
      * Typo fix: Dashbord -> Dashboard
      
      Update messages-zh.xtb
      
      Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
      
      * Typo fix: Dashbord -> Dashboard
      
      Update messages-en.xtb
      Update messages-ja.xtb
      Update messages-zh-tw.xtb
      
      Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
      d1d7067b
    • I
      remove the dead link of owner (#3057) · d30ba45b
      Intakhab Ali 提交于
      d30ba45b
    • R
      fix bug: dashboard crashed by terminal with the panic "invalid memory address... · 28b87e9a
      richardxz 提交于
      fix bug: dashboard crashed by terminal with the panic "invalid memory address or nil pointer dereference" (#3062)
      
      reason: the variable "terminalSessions[msg.SessionID]" maybe still nil when use it in function "WaitForTerminal",
              because sometime it's used before assigned, then it will trigger panic "invalid memory address or
              nil pointer dereference"
      
      from yunify
      28b87e9a
  22. 25 5月, 2018 1 次提交
  23. 24 5月, 2018 1 次提交
  24. 23 5月, 2018 3 次提交
  25. 21 5月, 2018 1 次提交
  26. 03 5月, 2018 1 次提交