1. 11 10月, 2018 1 次提交
  2. 30 8月, 2018 2 次提交
  3. 23 8月, 2018 1 次提交
  4. 11 8月, 2018 1 次提交
  5. 03 8月, 2018 1 次提交
    • O
      Ng migration update ng 6.0.7 (#3159) · 54db1305
      Owen Williams 提交于
      * bumping the angular version from 6.0.0-rc to 6.0.0
      
      * adding some unit tests
      
      * adding some unit tests
      
      * bumping to angular 6.0.7 and adding/fixing jasmine tests
      
      * fixing compile issue and small lint error
      
      * only formatting changes in this commit (format changed usiing './aio/scripts/format.sh --html --check'
      
      * (chore) Up Node.js version to LTS. To support Angular CLI reqs.
      
      * formatting changes only from 'npm run format:frontent'
      
      * Fixes assets and logging
      
      * Format files
      54db1305
  6. 24 7月, 2018 3 次提交
  7. 19 7月, 2018 1 次提交
  8. 18 7月, 2018 3 次提交
  9. 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
  10. 10 7月, 2018 1 次提交
  11. 09 7月, 2018 1 次提交
  12. 06 7月, 2018 2 次提交
  13. 03 7月, 2018 1 次提交
  14. 02 7月, 2018 1 次提交
  15. 29 6月, 2018 1 次提交
  16. 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
  17. 22 6月, 2018 1 次提交
  18. 15 6月, 2018 1 次提交
  19. 12 6月, 2018 1 次提交
  20. 11 6月, 2018 4 次提交
  21. 06 6月, 2018 1 次提交
  22. 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
  23. 25 5月, 2018 1 次提交
  24. 24 5月, 2018 1 次提交
  25. 23 5月, 2018 3 次提交
  26. 21 5月, 2018 1 次提交
  27. 03 5月, 2018 1 次提交