61 Révisions (e08e23cee2ec8e3bf0976c14a8742655fb51009f)

Auteur SHA1 Message Date
  Benny Baumann 35dd0d5a93 Consolidate duplicated code for setting up output templates il y a 1 an
  Benny Baumann 5ab15754db Consolidate duplicated code in get_tracking_id/get_tracking_ids_mul il y a 1 an
  Benny Baumann b3e86ee66d Properly check for end of data when looking for the tracking id il y a 1 an
  devgs 904343287c support for progress status for multiple simultaneous uploads il y a 13 ans
  Benny Baumann a8cb75177c Fix error message for invalid timeout values il y a 1 an
  Benny Baumann c19da04c29 Create consistent code formatting il y a 1 an
  Sergey Maslov 83a4c76a34 Fix compilation issues with nginx 1.23 and later il y a 1 an
  e2dk4r 1ed18259b7 fix received and size same issue when using HTTP/2 il y a 4 ans
  Brice Figureau 39e4d53987 fix #36 - nginx reduces rquest_body->rest only on buffer recycling il y a 12 ans
  brice 4b7a2c97ab Fix-up comment style il y a 12 ans
  wbond aa4e8b9355 Properly track progress of smaller file uploads il y a 12 ans
  dbuschho b950e60c41 Changed default upload progress response format to JSONP. Also fixed typo in test/client.sh il y a 14 ans
  Brice Figureau 03cbf1faf3 Fix #21 - compilation failure with nginx 1.1.15 il y a 14 ans
  Brice Figureau 436ec80547 Fix #16 - compilation error on kfreebsd il y a 14 ans
  Pierre-Yves Kerembellec 1a2cfef89d An HTTP redirect status is not necessarily an indication of error (and shouldn't be reported as such) il y a 14 ans
  Brice Figureau 3d8e1050ba Fix #7 - Error upload might be deleted from rbtree il y a 15 ans
  Pierre-Yves Kerembellec 38e44260b1 Make session ID query-string parameter name also configurable il y a 15 ans
  Brice Figureau c740674799 Fix find_node issue with hash collisions il y a 16 ans
  Bruno Deferrari c4551e8d7f Support jsonp by storing the value of the callback parameter in $uploadprogress_callback. il y a 16 ans
  Bruno Deferrari 8c2ef68a79 Make this work even if X-Progress-ID is not the last parameter il y a 16 ans
  Brice Figureau 43573498ba Fix #2 - fix crash when compiling scripts il y a 16 ans
  Brice Figureau a687a36382 Fix how the templates are merged il y a 16 ans
  Brice Figureau fa18146ff4 Fix template system crashes il y a 16 ans
  Valery Kholodkov cf43a1065f Added variables relevant to the module's output il y a 17 ans
  Valery Kholodkov b0e4c4a001 Fixed bug: passing wrong template index il y a 17 ans
  Valery Kholodkov 6c63c538c0 Make session ID header name configurable il y a 17 ans
  Valery Kholodkov 0bcdcae844 Fixed bug: wrong type specifier il y a 17 ans
  Valery Kholodkov acc2c4bc60 Added directive to format output as JSON object il y a 17 ans
  Valery Kholodkov dd8cedcdc3 Fixed bug in interaction with upload module il y a 17 ans
  Valery Kholodkov 639b0a3122 Response is now generated from templates il y a 17 ans
  Valery Kholodkov 7b3ef91c10 Added directive to specify content type of progress report il y a 17 ans
  Brice Figureau ddca3a78af Fix crash if a read event occur and the request args have been deleted il y a 16 ans
  Brice Figureau 3bb396e3dc Fix node corruption bug while cleaning uploads il y a 16 ans
  Brice Figureau 3f524b8c34 remove all current uploads from shared cache in case of quit il y a 17 ans
  Brice Figureau 6d6f24fad8 fixing stuck worker on reload/quit/terminate il y a 17 ans
  Brice Figureau eb44976b6a more fixes for stuck worker process il y a 17 ans
  Brice Figureau 40a871c514 compile fix il y a 17 ans
  Brice Figureau a1eaf20265 Fix nginx worker process looping on timer when quit/terminate/reload il y a 17 ans
  Brice Figureau 33a331dea8 Fixed possible memory leak il y a 17 ans
  Brice Figureau 1dd30303b2 Fix progress probe returning "done" when upload is still in progress. il y a 18 ans
  Brice Figureau ebcfb5a21f more fix for r released in read_event_handler il y a 18 ans
  Brice Figureau 2feeda413b fixed crash in read_event_handler if using id after the request died il y a 18 ans
  Brice Figureau b30e3745f1 Install our read_event_handler only if the request belongs us il y a 18 ans
  Brice Figureau 903a01fbff crash fix il y a 18 ans
  Brice Figureau 89e1b33ad1 better handle cleanupped/freed connection in read_event_handler il y a 18 ans
  Brice Figureau 51262f2755 timed out connections now errors instead of 0/0 and done on cleaning il y a 18 ans
  Brice Figureau b9c2b4bc6d fixed ugly up conf that was storing the read_event_handler - instead store it in the http request context il y a 18 ans
  Brice Figureau 401a1391ee fixed tabs/indent il y a 18 ans
  Brice Figureau e5a7ca93e7 fixing hard crash in case of client disconnection, take 2 il y a 18 ans
  Brice Figureau e04c8ad884 fixing hard crash in case of client disconnection il y a 18 ans