提交历史

作者 SHA1 备注 提交日期
  Jeremy Stretch 66480beeca Document bulk errors format in OpenAPI schema 2 周之前
  Jeremy Stretch b1d1919db3 Ensure a consistent error structure for both single and bulk requests 2 周之前
  Jeremy Stretch 7de5a62451 Flag duplicate object IDs in bulk operations 2 周之前
  Jeremy Stretch e6dfad94c5 Move sequential creation behavior into BulkCreateModelMixin to ensure consistent error reports 2 周之前
  Jeremy Stretch f68c4f63a7 Handle AbortRequest to ensure error details are returned 2 周之前
  Jeremy Stretch e17227d67d Raise error when attempting to update/delete objects by unknown ID 2 周之前
  Jeremy Stretch 02a350dc67 Clear events queue on rollback (single and bulk changes) 2 周之前
  Jeremy Stretch 4b5fc1a260 #18645: Pre-release QA (#22873) 2 周之前
  bctiemann 0984be8c04 #20897: Pre-release QA (#22864) 2 周之前
  bctiemann 60e0973363 Merge pull request #22871 from netbox-community/22441-cleanup 3 周之前
  Jeremy Stretch d924937ef1 Keep completed as a default column 3 周之前
  Jeremy Stretch aed86db7e9 Revert implementation of elapsed_time for running jobs 3 周之前
  Jeremy Stretch feaa8698a0 Move the negative-duration clamp out of humanize_duration() 3 周之前
  Jeremy Stretch 7f91228fbf Document that execution time sorts and filters differently 3 周之前
  Jeremy Stretch 4d3871009c Retain Job.duration as a deprecated property 3 周之前
  Jeremy Stretch c9185e1eb7 Revert the DurationColumn extension and export execution_time verbatim 3 周之前
  Jeremy Stretch 26b5eb8a83 Label the job detail panel attribute "Execution Time" 3 周之前
  Jeremy Stretch f427e61063 Fix elapsed_time_expression() for jobs completed without an execution time 3 周之前
  Jeremy Stretch 5346dab1c3 Move the execution_time backfill into its own non-atomic migration 3 周之前
  Jeremy Stretch bab3ccd216 Keep the job completion filters alongside the other scheduling fields 3 周之前
  Jeremy Stretch d642a43121 #22486: Pre-release QA (#22862) 3 周之前
  Jeremy Stretch a633e80804 Revert OrderingFilter 3 周之前
  Jeremy Stretch 17b2017e6b Drop DurationAttr 3 周之前
  Jeremy Stretch 9a888a62fd Additional review feedback 3 周之前
  Jeremy Stretch 93bf49b1ec Show job elapsed time 3 周之前
  Jeremy Stretch bff5ee605a Ensure correct ordering by elapsed time 3 周之前
  Jeremy Stretch 0088ebae8c Introduce custom OrderingFilter to control NULLs & include tiebreaker 3 周之前
  Jeremy Stretch d873876fed Batch migration updates 3 周之前
  Jeremy Stretch cd7fdf2267 Display the duration for running scripts 3 周之前
  Jeremy Stretch 736fd38e08 Clarify model documentation 3 周之前