История коммитов

Автор SHA1 Сообщение Дата
  Jeremy Stretch 5a4eabacad Employ discard_events_on_rollback() under AvailableObjectsView 1 неделя назад
  Jeremy Stretch d6ba2ae51e Misc cleanup 2 недель назад
  Jeremy Stretch 42df031c06 Map QueryDict to dict inside get_non_list_response() 2 недель назад
  Jeremy Stretch b9f13c6c75 Use a consistent structure for field errors 2 недель назад
  Jeremy Stretch f6e1bacfa1 Correct error message for bodyless DELETE requests 2 недель назад
  Jeremy Stretch bee7f3f745 Standardize the all-fields error key 2 недель назад
  Jeremy Stretch d384136045 Return a 403 when attempting to alter non-permitted objects 2 недель назад
  Jeremy Stretch 8aed00afdf Fix handling of string-typed object IDs 2 недель назад
  Jeremy Stretch a7971ee7d4 Correct behavior of returning a 400 vs. 409 2 недель назад
  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 недель назад