55 Revize (594f1233c3c622ad51a2bde0c3289747af20e245)

Autor SHA1 Zpráva Datum
  Allan Jude 594f1233c3 Restore functionality of upload-progress for HTTP2 před 3 roky
  e2dk4r 1ed18259b7 fix received and size same issue when using HTTP/2 před 4 roky
  Brice Figureau 39e4d53987 fix #36 - nginx reduces rquest_body->rest only on buffer recycling před 12 roky
  brice 4b7a2c97ab Fix-up comment style před 12 roky
  wbond aa4e8b9355 Properly track progress of smaller file uploads před 12 roky
  dbuschho b950e60c41 Changed default upload progress response format to JSONP. Also fixed typo in test/client.sh před 14 roky
  Brice Figureau 03cbf1faf3 Fix #21 - compilation failure with nginx 1.1.15 před 14 roky
  Brice Figureau 436ec80547 Fix #16 - compilation error on kfreebsd před 14 roky
  Pierre-Yves Kerembellec 1a2cfef89d An HTTP redirect status is not necessarily an indication of error (and shouldn't be reported as such) před 14 roky
  Brice Figureau 3d8e1050ba Fix #7 - Error upload might be deleted from rbtree před 15 roky
  Pierre-Yves Kerembellec 38e44260b1 Make session ID query-string parameter name also configurable před 15 roky
  Brice Figureau c740674799 Fix find_node issue with hash collisions před 16 roky
  Bruno Deferrari c4551e8d7f Support jsonp by storing the value of the callback parameter in $uploadprogress_callback. před 16 roky
  Bruno Deferrari 8c2ef68a79 Make this work even if X-Progress-ID is not the last parameter před 16 roky
  Brice Figureau 43573498ba Fix #2 - fix crash when compiling scripts před 16 roky
  Brice Figureau a687a36382 Fix how the templates are merged před 16 roky
  Brice Figureau fa18146ff4 Fix template system crashes před 16 roky
  Valery Kholodkov cf43a1065f Added variables relevant to the module's output před 17 roky
  Valery Kholodkov b0e4c4a001 Fixed bug: passing wrong template index před 17 roky
  Valery Kholodkov 6c63c538c0 Make session ID header name configurable před 17 roky
  Valery Kholodkov 0bcdcae844 Fixed bug: wrong type specifier před 17 roky
  Valery Kholodkov acc2c4bc60 Added directive to format output as JSON object před 17 roky
  Valery Kholodkov dd8cedcdc3 Fixed bug in interaction with upload module před 17 roky
  Valery Kholodkov 639b0a3122 Response is now generated from templates před 17 roky
  Valery Kholodkov 7b3ef91c10 Added directive to specify content type of progress report před 17 roky
  Brice Figureau ddca3a78af Fix crash if a read event occur and the request args have been deleted před 16 roky
  Brice Figureau 3bb396e3dc Fix node corruption bug while cleaning uploads před 16 roky
  Brice Figureau 3f524b8c34 remove all current uploads from shared cache in case of quit před 17 roky
  Brice Figureau 6d6f24fad8 fixing stuck worker on reload/quit/terminate před 17 roky
  Brice Figureau eb44976b6a more fixes for stuck worker process před 17 roky
  Brice Figureau 40a871c514 compile fix před 17 roky
  Brice Figureau a1eaf20265 Fix nginx worker process looping on timer when quit/terminate/reload před 17 roky
  Brice Figureau 33a331dea8 Fixed possible memory leak před 17 roky
  Brice Figureau 1dd30303b2 Fix progress probe returning "done" when upload is still in progress. před 18 roky
  Brice Figureau ebcfb5a21f more fix for r released in read_event_handler před 18 roky
  Brice Figureau 2feeda413b fixed crash in read_event_handler if using id after the request died před 18 roky
  Brice Figureau b30e3745f1 Install our read_event_handler only if the request belongs us před 18 roky
  Brice Figureau 903a01fbff crash fix před 18 roky
  Brice Figureau 89e1b33ad1 better handle cleanupped/freed connection in read_event_handler před 18 roky
  Brice Figureau 51262f2755 timed out connections now errors instead of 0/0 and done on cleaning před 18 roky
  Brice Figureau b9c2b4bc6d fixed ugly up conf that was storing the read_event_handler - instead store it in the http request context před 18 roky
  Brice Figureau 401a1391ee fixed tabs/indent před 18 roky
  Brice Figureau e5a7ca93e7 fixing hard crash in case of client disconnection, take 2 před 18 roky
  Brice Figureau e04c8ad884 fixing hard crash in case of client disconnection před 18 roky
  Brice Figureau 749e7f02e8 fixed uint != off_t size před 18 roky
  Brice Figureau 9a7740f118 Fixed multiple worker_process issue před 18 roky
  Brice Figureau 128c466742 testing content handler před 18 roky
  Brice Figureau bdcfa7d6a6 fixed corruption of connection->log in log message when cleanup event is teared down way after the connection is dead před 18 roky
  Brice Figureau 0692559861 * version 0.3 před 18 roky
  Brice Figureau 76c26bbc60 tentative fix for crash when orig->request_body is null před 18 roky