49 Commits (82b35fc2c1d29043ef329b24b0b773cd43c8e594)

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