Revert empty lfs ref name (#33454) (#33457) Fix flex width (#33414) (#33418) Fix commit status events (#33320) #33493 Fix unnecessary comment when moving issue on the same project column (#33496) #33499 Add time
; This file lists the default values used by Gitea;; Copy required sections to your own app.ini (default is custom/conf/app.ini);; and modify as needed.;; Do not copy the whole file as-is, as it contains some invalid sections for illustrative purposes.;; If you don't know what a...
Recover from panic in cron task (#28409) (#28425) Deprecate query string auth tokens (#28390) (#28430) ENHANCEMENTS Improve doctor cli behavior (#28422) (#28424) Fix margin in server signed signature verification view (#28379) (#28381) Refactor template empty checks (#28351) (#2...
Fix missing JSON source generator when parsing integrated server requests 2023-12-22 16:31:11 +01:00 chylex 8a80cb8c20 Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00 chylex 865deb356a Fix progress dialog not propagating exceptions from its task 2023...
ses.reply_queue_tail = new_item; } void maybe_flush_reply_queue() { struct packetlist *tmp_item = NULL, *curr_item = NULL; if (!ses.dataallowed) { TRACE(("maybe_empty_reply_queue - no data allowed")) return;
} void maybe_flush_reply_queue() { struct packetlist *tmp_item = NULL, *curr_item = NULL; if (!ses.dataallowed) { TRACE(("maybe_empty_reply_queue - no data allowed")) return; } for (curr_item = ses.reply_queue_head; curr_item; ) { ...
(HTTP_PORT)s/;;; when STATIC_URL_PREFIX is empty it will follow ROOT_URL;STATIC_URL_PREFIX =;;; The address to listen on. Either a IPv4/IPv6 address or the path to a unix socket.;HTTP_ADDR = 0.0.0.0;;; The port to listen on. Leave empty when using a unix socket.;HTTP_PORT...
Recover from panic in cron task (#28409) (#28425) Deprecate query string auth tokens (#28390) (#28430) ENHANCEMENTS Improve doctor cli behavior (#28422) (#28424) Fix margin in server signed signature verification view (#28379) (#28381) Refactor template empty checks (#28351) (#2...
// "$ref": "#/responses/empty" // "403": // "$ref": "#/responses/forbidden" // "404": // "$ref": "#/responses/notFound" // "500": // "$ref": "#/responses/internalServerError" deleteIssueComment(ctx, issues_model.CommentTypeComment) } 11 changes: 11 additions & 0 de...
Revert empty lfs ref name (#33454) (#33457) Fix flex width (#33414) (#33418) Fix commit status events (#33320) #33493 Fix unnecessary comment when moving issue on the same project column (#33496) #33499 Add timetzdata build tag to binary releases (#33463) #33503 MISC Use Pro...