1. 07 11月, 2022 13 次提交
  2. 06 11月, 2022 3 次提交
  3. 05 11月, 2022 1 次提交
  4. 02 11月, 2022 1 次提交
  5. 01 11月, 2022 7 次提交
  6. 28 10月, 2022 1 次提交
    • J
      [fix][python] Task switch branch not show in webui (#12120) · aec35132
      Jiajie Zhong 提交于
      when create task switch in python api, switch branch not show correctly,
      due to we add some unnecessary attribute to switch task, this patch we
      add `_task_ignore_attr` in class `Task` to ignore those unnecessary
      attribute from `_task_default_attr`
      
      (cherry picked from commit a86f4e26)
      aec35132
  7. 22 9月, 2022 3 次提交
  8. 21 9月, 2022 1 次提交
  9. 19 9月, 2022 10 次提交