unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. [PATCH 0/5..5/5] more tests to Perl 5 for stability
     - by Eric Wong @ 2024-05-06 20:10 UTC [11%]

  2. [PATCH] t/lib.perl: fix Perl integration tests w/o installation
     - by Eric Wong @ 2024-04-07 10:52 UTC [7%]

  3. [PATCH 0/4] a small pile of patches
     - by Eric Wong @ 2024-03-23 19:45 UTC [19%]

  4. [PATCH 00..11/11] more tests to Perl 5..
     - by Eric Wong @ 2023-09-10 20:08 UTC [13%]

  5. [RFC 0-3/3] depend on Ruby 2.5+, eliminate kgio
     - by Eric Wong @ 2023-09-05  9:44 UTC [9%]

  6. [PATCH 1-4/4] various test fixes
     - by Eric Wong @ 2023-06-11 22:58 UTC [26%]

  7. [PATCH 0/4] various test fixes
     - by Eric Wong @ 2023-06-11 22:56 UTC [9%]

  8. [PATCH 00-23/23] start porting tests to Perl5
     - by Eric Wong @ 2023-06-05 10:32 UTC [12%]

  9. [PATCH v2] chunk unterminated HTTP/1.1 responses for Rack 3.1
     - by Eric Wong @ 2023-06-05  9:12 UTC [4%]

 10. Re: Rack 3 Compatibility
     - by Jeremy Evans @ 2023-06-02  2:45 UTC [0%]

 11. Re: Rack 3 Compatibility
     - by Eric Wong @ 2023-06-02  0:00 UTC [5%]

 12. Rack 3 Compatibility
     - by Jeremy Evans @ 2023-06-01 18:54 UTC [17%]

 13. [PATCH] Get rid of Kgio
     - by Jean Boussier @ 2022-07-08 13:17 UTC [13%]

 14. Re: [PATCH] Make the gem usable as a git gem
     - by Eric Wong @ 2022-07-08 12:12 UTC [0%]

 15. [PATCH] Make the gem usable as a git gem
     - by Jean Boussier @ 2022-07-08  7:46 UTC [9%]

 16. Re: [PATCH] Master promotion with SIGURG (CoW optimization)
     - by Eric Wong @ 2022-07-08  0:30 UTC [0%]

 17. Re: [PATCH] Master promotion with SIGURG (CoW optimization)
     - by Eric Wong @ 2022-07-07 10:23 UTC [2%]

 18. DKIM+DMARC enabled (for mailing list subscribers)
     - by Eric Wong @ 2022-05-08  3:47 UTC [2%]

 19. [PATCH 2/3] drop Ruby version warning, fix speling errer
     - by Eric Wong @ 2021-12-25 17:41 UTC [5%]

 20. [PATCH 6/6] use EPOLLEXCLUSIVE on Linux 4.5+
     - by Eric Wong @ 2021-10-01  3:09 UTC [10%]

 21. [PATCH 0/6] reduce thundering herds on Linux 4.5+
     - by Eric Wong @ 2021-10-01  3:09 UTC [3%]

 22. [PATCH 1/2] drop Ruby 1.9.3 support, require 2.0+ for now
     - by Eric Wong @ 2021-09-14 23:39 UTC [3%]

 23. [PATCH] test_util: less excessive encoding tests
     - by Eric Wong @ 2021-04-30 18:17 UTC [8%]

 24. [ANN] unicorn 6.0.0 - Rack HTTP server for fast clients and *nix
     - by Eric Wong @ 2021-03-17  6:43 UTC [2%]

 25. Re: Potential Unicorn vulnerability
     - by Dirkjan Bussink @ 2021-03-16 10:15 UTC [0%]

 26. [PATCH] tests: force blocking I/O for Ruby 3.x
     - by EW @ 2021-03-14 23:17 UTC [16%]

 27. Re: Potential Unicorn vulnerability
     - by Eric Wong @ 2021-03-13  2:26 UTC [3%]

 28. [PATCH] test/test_helper: only unlink redirected logs from parent
     - by Eric Wong @ 2021-03-13  2:08 UTC [14%]

 29. Re: Potential Unicorn vulnerability
     - by Eric Wong @ 2021-03-12  9:41 UTC [4%]

 30. Re: [RFC] http_response: ignore invalid header response characters
     - by Sam Sanoop @ 2021-01-13 23:20 UTC [1%]

 31. [PATCH] Add rack.after_reply functionality
     - by Blake Williams @ 2020-12-08 21:47 UTC [13%]

 32. [RFC] http_response: ignore invalid header response characters
     - by Eric Wong @ 2020-11-26 11:59 UTC [6%]

 33. Re: [PATCH] Update ruby_version requirement to allow ruby 3.0
     - by Jean Boussier @ 2020-09-04 12:34 UTC [13%]

 34. Re: [PATCH] Update ruby_version requirement to allow ruby 3.0
     - by Jean Boussier @ 2020-09-01 15:04 UTC [2%]

 35. [PATCH 2/2] build: revamp and avoid unnecessary rebuilds
     - by Eric Wong @ 2020-07-26  1:57 UTC [27%]

 36. [PATCH 0/2] minor test improvements
     - by Eric Wong @ 2020-07-26  1:57 UTC [9%]

 37. [PATCH 1/2] test_helper: support TAIL= env for watching tests
     - by Eric Wong @ 2020-07-26  1:57 UTC [8%]

 38. [PATCH 1/2] test_server: test_early_hints: fix test reliability
     - by Eric Wong @ 2020-07-23  4:17 UTC [14%]

 39. [PATCH 0/2] some minor early_hints fixes
     - by Eric Wong @ 2020-07-23  4:17 UTC [4%]

 40. Re: [PATCH] Add early hints support
     - by Jean Boussier @ 2020-07-16 11:41 UTC [10%]

 41. Re: [PATCH] Add early hints support
     - by Eric Wong @ 2020-07-16 10:50 UTC [0%]

 42. [PATCH] Add early hints support
     - by Jean Boussier @ 2020-07-16 10:05 UTC [11%]

 43. Re: [ruby-core:99184] [Ruby master Bug#17023] How to prevent String memory to be relocated in ruby-ffi
     - by Eric Wong @ 2020-07-15 23:35 UTC [2%]

 44. [PATCH] http: improve RFC 7230 conformance
     - by Eric Wong @ 2020-03-19  2:28 UTC [5%]

 45. [ANN] unicorn 5.5.3 - Rack HTTP server for fast clients and *nix
     - by Eric Wong @ 2020-01-31 20:48 UTC [2%]

 46. [PATCH 3/3] test_upload: use spawn to simplify redirects
     - by Eric Wong @ 2020-01-26  5:33 UTC [8%]

 47. [PATCH 1/3] test/exec/test_exec: bring worker_processes down to 2
     - by Eric Wong @ 2020-01-26  5:33 UTC [12%]

 48. [PATCH 0/3] minor test golfing to make worktree smaller
     - by Eric Wong @ 2020-01-26  5:33 UTC [10%]

 49. [PATCH 2/3] test_helper: remove unused `chunked_spawn'
     - by Eric Wong @ 2020-01-26  5:33 UTC [8%]

 50. [ANN] unicorn 5.5.2 - Rack HTTP server for fast clients and *nix
     - by Eric Wong @ 2019-12-20  2:15 UTC [3%]

 51. Re: Traffic priority with Unicorn
     - by Bertrand Paquet @ 2019-12-18 22:06 UTC [2%]

 52. [PATCH] test_util: get rid of some unused variables in tests
     - by Eric Wong @ 2019-12-15  4:21 UTC [8%]

 53. [PATCH 2/3] http: use gperf for common fields optimization
     - by Eric Wong @ 2019-07-04 22:01 UTC [14%]

 54. [PATCH 1/3] unit benchmark for our HTTP parser
     - by Eric Wong @ 2019-07-04 22:01 UTC [13%]

 55. [PATCH 0/3] http: use gperf for common field memoization
     - by Eric Wong @ 2019-07-04 22:01 UTC [3%]

 56. [PATCH 2/3] test/benchmark/readinput: demo for slowly uploading clients
     - by Eric Wong @ 2019-05-12 22:25 UTC [20%]

 57. [PATCH 3/3] test/benchmark/uconnect: test for accept loop speed
     - by Eric Wong @ 2019-05-12 22:25 UTC [18%]

 58. [PATCH 1/3] test/benchmark/ddstream: demo for slowly reading clients
     - by Eric Wong @ 2019-05-12 22:25 UTC [24%]

 59. [PATCH 0/3] slow clients and test/benchmark tools
     - by Eric Wong @ 2019-05-12 22:25 UTC [10%]

 60. [PATCH] Rescue failed pipe resizes due to permissions
     - by sdemjanenko @ 2019-05-03 22:20 UTC [2%]

 61. [RFC] deduplicate strings VM-wide in Ruby 2.5+
     - by Eric Wong @ 2018-12-06 23:44 UTC [10%]

 62. [PATCH] doc: update more URLs to use HTTPS and avoid redirects
     - by Eric Wong @ 2018-11-07 23:38 UTC [2%]

 63. Re: Support default_middleware configurator method
     - by Eric Wong @ 2018-09-23  8:52 UTC [0%]

 64. Re: Support default_middleware configurator method
     - by Jeremy Evans @ 2018-09-21  0:21 UTC [8%]

 65. [PATCH 2/1] tests: ensure -N/--no-default-middleware not supported in config.ru
     - by Eric Wong @ 2018-09-21  0:34 UTC [10%]

 66. Re: Support default_middleware configurator method
     - by Eric Wong @ 2018-09-19  7:39 UTC [3%]

 67. Re: Support default_middleware configurator method
     - by Jeremy Evans @ 2018-09-14  0:00 UTC [2%]

 68. Re: Support default_middleware configurator method
     - by Eric Wong @ 2018-09-13 22:34 UTC [2%]

 69. [PATCH] shrink pipes under Linux
     - by Eric Wong @ 2018-08-20 20:30 UTC [6%]

 70. KGIO issues under WSL
     - by Sam Saffron @ 2018-08-14  2:05 UTC [4%]

 71. [ANN] unicorn 5.4.1 - Rack HTTP server for fast clients and Unix
     - by Eric Wong @ 2018-07-23 17:19 UTC [2%]

 72. [PATCH] quiet some mismatched indentation warnings
     - by Eric Wong @ 2018-04-30  7:54 UTC [9%]

 73. Re: [PATCH] Use IO#wait instead to fix test for Ruby 1.9
     - by Fumiaki Matsushima @ 2018-02-25 11:34 UTC [6%]

 74. [PATCH] Send SIGTERM before SIGKILL on timeout
     - by Fumiaki MATSUSHIMA @ 2018-02-24  8:48 UTC [5%]

 75. Re: [PATCH] Use IO#wait instead to fix test for Ruby 1.9
     - by Eric Wong @ 2018-02-24  8:08 UTC [9%]

 76. [PATCH] Use IO#wait instead to fix test for Ruby 1.9
     - by Fumiaki MATSUSHIMA @ 2018-02-24  7:06 UTC [14%]

 77. Re: unicorn takes 1.4G memory per worker
     - by Eric Wong @ 2018-02-10 13:52 UTC [2%]

 78. [ANN] unicorn 5.4.0 - Rack HTTP server for fast clients and Unix
     - by Eric Wong @ 2017-12-23 23:42 UTC [2%]

 79. [PATCH] tests: cleanup some unused variable warnings
     - by Eric Wong @ 2017-12-22  3:17 UTC [14%]

 80. [PATCH] avoid reusing env on hijack
     - by Eric Wong @ 2017-12-16  1:49 UTC [14%]

 81. meta: any mailing list subscribers get duplicates?
     - by Eric Wong @ 2017-11-29  2:02 UTC [2%]

 82. Re: initialize/fork crash in macOS 10.13
     - by Eric Wong @ 2017-10-16 19:25 UTC [2%]

 83. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Eric Wong @ 2017-10-03 17:15 UTC [0%]

 84. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Xuanzhong Wei @ 2017-10-03 14:52 UTC [2%]

 85. Re: Bug, probably related to Unicoen
     - by Eric Wong @ 2017-09-14  9:15 UTC [2%]

 86. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Eric Wong @ 2017-08-07 20:18 UTC [0%]

 87. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Jeremy Evans @ 2017-08-07  6:16 UTC [3%]

 88. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Eric Wong @ 2017-07-24  1:25 UTC [2%]

 89. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Jeremy Evans @ 2017-07-17 14:32 UTC [0%]

 90. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Jeremy Evans @ 2017-07-15  7:56 UTC [0%]

 91. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Eric Wong @ 2017-07-15  4:45 UTC [2%]

 92. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Jeremy Evans @ 2017-07-15  1:34 UTC [0%]

 93. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Eric Wong @ 2017-07-15  0:15 UTC [0%]

 94. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Jeremy Evans @ 2017-07-14 22:50 UTC [3%]

 95. Re: Random crash when sending USR2 + QUIT signals to Unicorn process
     - by Pere Joan Martorell @ 2017-07-14 10:21 UTC [3%]

 96. Re: Master Process Reaping Worker with No message
     - by Eric Wong @ 2017-05-23 16:22 UTC [0%]

 97. Master Process Reaping Worker with No message
     - by Aakash Gupta @ 2017-05-23 13:20 UTC [2%]

 98. [ANN] unicorn 5.3.0 - Rack HTTP server for fast clients and Unix
     - by Eric Wong @ 2017-04-01  8:08 UTC [3%]

 99. [PATCH] test_exec: SO_KEEPALIVE value only needs to be true (take #2)
     - by Eric Wong @ 2017-03-27 22:36 UTC [8%]

100. [ANN] unicorn 5.3.0.pre1 - Rack HTTP server for fast clients and Unix
     - by Eric Wong @ 2017-03-24  0:28 UTC [3%]

101. [PATCH] gemspec: remove olddoc from build dependency
     - by Eric Wong @ 2017-03-23 23:34 UTC [4%]

102. [ANN] raindrops 0.18.0 - real-time stats for preforking Rack servers
     - by Eric Wong @ 2017-03-23  2:48 UTC [2%]

103. [PATCH] test_ccc: use a pipe to synchronize test
     - by Eric Wong @ 2017-03-23  0:05 UTC [13%]

104. Re: [PATCH] check_client_connection: use tcp state on linux
     - by Simon Eskildsen @ 2017-03-13 20:16 UTC [0%]

105. Re: [PATCH] Add worker_exec configuration option V2
     - by Jeremy Evans @ 2017-03-13 15:32 UTC [0%]

106. Re: [PATCH] Add worker_exec configuration option V2
     - by Eric Wong @ 2017-03-11  7:18 UTC [2%]

107. Re: [PATCH] Add worker_exec configuration option V2
     - by Jeremy Evans @ 2017-03-11  5:26 UTC [4%]

108. [PATCH] test-lib: expr(1) portability fix
     - by Eric Wong @ 2017-03-10 21:51 UTC [15%]

109. [PATCH] tests: keep disabled tests defined
     - by Eric Wong @ 2017-03-10 21:26 UTC [17%]

110. Re: [PATCH] Add worker_exec configuration option V2
     - by Eric Wong @ 2017-03-10 21:19 UTC [2%]

111. [PATCH] test_exec: SO_KEEPALIVE value only needs to be true
     - by Eric Wong @ 2017-03-10 20:34 UTC [8%]

112. Re: [PATCH] check_client_connection: use tcp state on linux
     - by Simon Eskildsen @ 2017-03-08 12:06 UTC [2%]

113. Re: [PATCH 0/3] TCP_INFO check_client_connection followups
     - by Simon Eskildsen @ 2017-03-08 10:14 UTC [0%]

114. [PATCH 1/3] new test for check_client_connection
     - by Eric Wong @ 2017-03-08  6:02 UTC [18%]

115. [PATCH 2/3] revert signature change to HttpServer#process_client
     - by Eric Wong @ 2017-03-08  6:02 UTC [4%]

116. [PATCH 0/3] TCP_INFO check_client_connection followups
     - by Eric Wong @ 2017-03-08  6:02 UTC [4%]

117. Re: [PATCH] check_client_connection: use tcp state on linux
     - by Simon Eskildsen @ 2017-03-06 21:32 UTC [4%]

118. [PATCH] t0011-active-unix-socket.sh: fix race condition in test
     - by Eric Wong @ 2017-02-28 23:00 UTC [8%]

119. Re: [PATCH] check_client_connection: use tcp state on linux
     - by Eric Wong @ 2017-02-28 21:12 UTC [0%]

120. Re: [PATCH] check_client_connection: use tcp state on linux
     - by Simon Eskildsen @ 2017-02-27 11:44 UTC [1%]

121. Re: Patch: Add after_worker_exit configuration option
     - by Eric Wong @ 2017-02-21 21:38 UTC [3%]

122. Re: [PATCH] Add some tolerance (RFC2616 sec. 19.3)
     - by Mishael A Sibiryakov @ 2016-10-20 21:03 UTC [0%]

123. Re: [PATCH] Add some tolerance (RFC2616 sec. 19.3)
     - by Eric Wong @ 2016-10-20 20:50 UTC [2%]

124. Re: [PATCH] Add some tolerance (RFC2616 sec. 19.3)
     - by Eric Wong @ 2016-10-20 17:55 UTC [0%]

125. [PATCH] Add some tolerance (RFC2616 sec. 19.3)
     - by Mishael A Sibiryakov @ 2016-10-20  9:05 UTC [7%]

126. [PATCH] examples/logrotate.conf: update example for systemd
     - by Eric Wong @ 2016-06-20 20:00 UTC [5%]

127. Re: [PATCH] examples/init.sh: update to reduce upgrade raciness
     - by Eric Wong @ 2016-06-15 20:21 UTC [2%]

128. [PATCH] examples/init.sh: update to reduce upgrade raciness
     - by Eric Wong @ 2016-06-07 21:13 UTC [21%]

129. Re: [PATCH] `unicorn upgrade` script resilience against exceptions
     - by Jesper Rønn-Jensen @ 2016-06-07 15:17 UTC [0%]

130. Re: [PATCH] `unicorn upgrade` script resilience against exceptions
     - by Eric Wong @ 2016-06-07 13:41 UTC [0%]

131. Re: Systemd socket inheritance fails with “not a socket file descriptor”
     - by Amir Yalon @ 2016-03-12 23:19 UTC [3%]

132. Re: Systemd socket inheritance fails with “not a socket file descriptor”
     - by Eric Wong @ 2016-03-08 17:39 UTC [2%]

133. Re: Systemd socket inheritance fails with “not a socket file descriptor”
     - by Amir Yalon @ 2016-03-08  7:45 UTC [2%]

134. Re: unicorn log attack?
     - by Eric Wong @ 2016-02-01  9:57 UTC [2%]

135. Re: behaviour with signal HUP
     - by Eric Wong @ 2016-01-13  9:21 UTC [2%]

136. behaviour with signal HUP
     - by Francesco Savignago @ 2016-01-13  9:06 UTC [2%]

137. Re: [PATCH] limit rack version for ruby compatibility
     - by Adam Duke @ 2016-01-08 22:13 UTC [0%]

138. Re: [PATCH] limit rack version for ruby compatibility
     - by Aaron Patterson @ 2016-01-08 21:56 UTC [2%]

139. Re: undefined method `include?' for nil:NilClass (NoMethodError)
     - by Eric Wong @ 2015-11-17  0:27 UTC [7%]

140. [PATCH 2/3] gemspec: relax Ruby version requirement for old RubyGems
     - by Eric Wong @ 2015-11-01  8:37 UTC [5%]

141. [PATCH 1/2] sd_listen_fds emulation cleanup
     - by Eric Wong @ 2015-10-27  3:33 UTC [11%]

142. [PATCH 2/2] inheriting sockets from UNICORN_FD does not close them
     - by Eric Wong @ 2015-10-27  3:33 UTC [7%]

143. [PATCH 0/2] socket inheritance behavior/bug => feature!
     - by Eric Wong @ 2015-10-27  3:33 UTC [2%]

144. [PATCH] unicorn.conf.rb: remove mention of REE-specific setting
     - by Eric Wong @ 2015-10-15 17:46 UTC [5%]

145. Re: [DRE-maint] unicorn: native systemd service
     - by Christos Trochalakis @ 2015-07-08 13:08 UTC [2%]

146. [PATCH] test_exec: disable systemd inheritance test
     - by Eric Wong @ 2015-07-08  3:03 UTC [14%]

147. [ANN] unicorn 5.0.0.pre2 - another prerelease!
     - by Eric Wong @ 2015-07-06 21:41 UTC [3%]

148. [PATCH] test/unit/test_response.rb: compatibility with older test-unit
     - by Eric Wong @ 2015-07-05  0:31 UTC [22%]

149. [PATCH v2] emulate sd_listen_fds for systemd support
     - by Eric Wong @ 2015-07-05  0:27 UTC [7%]

150. [PATCH 1/3] reflect changes in Rack::Utils::HTTP_STATUS_CODES
     - by Eric Wong @ 2015-06-30 22:51 UTC [11%]

151. [PATCH 0/3] reflect changes to Rack::Utils::HTTP_STATUS_CODES
     - by Eric Wong @ 2015-06-30 22:51 UTC [2%]

152. Re: [DRE-maint] unicorn: native systemd service
     - by Christos Trochalakis @ 2015-06-30  9:20 UTC [0%]

153. Re: [DRE-maint] unicorn: native systemd service
     - by Eric Wong @ 2015-06-27  3:05 UTC [0%]

154. Re: [DRE-maint] unicorn: native systemd service
     - by Christos Trochalakis @ 2015-06-26 11:41 UTC [1%]

155. [ANN] unicorn 5.0.0.pre1 - incompatible changes!
     - by Eric Wong @ 2015-06-15 22:56 UTC [2%]

156. [PATCH] ensure body is closed during hijack
     - by Eric Wong @ 2015-06-09 20:17 UTC [14%]

157. [PATCH 2/2] http: move response_start_sent into the C ext
     - by Eric Wong @ 2015-06-06  1:58 UTC [10%]

158. [PATCH 0/2] eliminate generic ivars from HttpRequest class
     - by Eric Wong @ 2015-06-06  1:58 UTC [2%]

159. [PATCH] http_server: remove a few more accessors and constants
     - by Eric Wong @ 2015-06-04  1:39 UTC [5%]

160. [ANN] unicorn 4.9.0 - Rack HTTP server for fast clients and *nix
     - by Eric Wong @ 2015-04-24  3:17 UTC [3%]

161. [PATCH 1/2] tee_input: support for Rack::TempfileReaper middleware
     - by Eric Wong @ 2015-04-24  3:02 UTC [15%]

162. [PATCH 0/2] Rack::TempfileReaper support
     - by Eric Wong @ 2015-04-24  3:02 UTC [2%]

163. unicorn 4.8.x-stable branch pushed to git
     - by Eric Wong @ 2015-04-22 19:02 UTC [4%]

164. Re: nginx reverse proxy getting ECONNRESET
     - by Michael Fischer @ 2015-03-24 23:02 UTC [0%]

165. Re: nginx reverse proxy getting ECONNRESET
     - by Eric Wong @ 2015-03-24 22:54 UTC [3%]

166. [RFC] http: remove experimental dechunk! method
     - by Eric Wong @ 2015-03-02 20:34 UTC [11%]

167. [PATCH] test_socket_helper: do not depend on SO_REUSEPORT
     - by Eric Wong @ 2015-02-06 22:34 UTC [14%]

168. [PATCH] fix uninstalled testing and reduce require paths
     - by Eric Wong @ 2015-02-06 22:17 UTC [37%]

169. [PATCH] doc: update support status for Ruby versions
     - by Eric Wong @ 2015-02-06 20:15 UTC [13%]

170. [PATCH] socket_helper: reduce constant lookups and caching
     - by Eric Wong @ 2015-02-05 17:19 UTC [8%]

171. [PATCH] GNUmakefile: fix clean gem build + reduce build cruft
     - by Eric Wong @ 2015-02-04 20:16 UTC [13%]

172. [PATCH] http: standalone require + reduction in binary size
     - by Eric Wong @ 2015-02-04 20:16 UTC [30%]

173. [PATCH] remove SSL support
     - by Eric Wong @ 2014-12-21 11:17 UTC [7%]

174. [PATCH] t/t0002-parser-error.sh: relax test for rack 1.6.0
     - by Eric Wong @ 2014-12-21 10:43 UTC [8%]

175. Re: No, passenger 5.0 is not faster than unicorn :)
     - by Bráulio Bhavamitra @ 2014-12-03 14:10 UTC [2%]

176. [RFC] http: TypedData C-API conversion
     - by Eric Wong @ 2014-11-16  8:32 UTC [11%]

177. RE: Issue with Unicorn: Big latency when getting a request
     - by Roberto Cordoba del Moral @ 2014-11-14 10:15 UTC [1%]

178. RE: Issue with Unicorn: Big latency when getting a request
     - by Roberto Cordoba del Moral @ 2014-11-14 10:12 UTC [0%]

179. Re: Issue with Unicorn: Big latency when getting a request
     - by Eric Wong @ 2014-11-14 10:02 UTC [2%]

180. RE: Issue with Unicorn: Big latency when getting a request
     - by Roberto Cordoba del Moral @ 2014-11-13  7:12 UTC [2%]

181. [PATCH 4/4] http: reduce parser from 72 to 56 bytes on 64-bit
     - by Eric Wong @ 2014-09-22  1:05 UTC [11%]

182. [PATCH 3/4] http: remove the keepalive requests limit
     - by Eric Wong @ 2014-09-22  1:05 UTC [15%]

183. [PATCH 2/4] remove mongrel.rubyforge.org references
     - by Eric Wong @ 2014-09-22  1:05 UTC [18%]

184. [PATCH 0/4] a few more minor cleanups pushed out
     - by Eric Wong @ 2014-09-22  1:05 UTC [4%]

185. Re: Worker SIGABRT takes down all workers?
     - by Eric Wong @ 2014-08-21 20:32 UTC [2%]

186. [PATCH 2/3] unicorn.gemspec: depend on test-unit 3.0
     - by Eric Wong @ 2014-08-17  2:33 UTC [15%]

187. [PATCH 3/3] http_response: remove Status: header
     - by Eric Wong @ 2014-08-17  2:33 UTC [15%]

188. more house-cleaning for unicorn 5
     - by Eric Wong @ 2014-08-17  2:33 UTC [2%]

189. Re: Please move to github
     - by Eric Wong @ 2014-08-02  8:50 UTC [2%]

190. Re: Please move to github
     - by Kapil Israni @ 2014-08-02  7:54 UTC [0%]

191. Re: Please move to github
     - by Gary Grossman @ 2014-08-02  7:51 UTC [12%]

192. Re: Please move to github
     - by Gary Grossman @ 2014-08-02  7:46 UTC [10%]

193. unicorn 5 roadmap
     - by Eric Wong @ 2014-05-25  3:52 UTC [2%]

194. Re: [PATCH] tests: switch to minitest
     - by Eric Wong @ 2014-05-13  1:13 UTC [4%]

195. Re: [PATCH] tests: switch to minitest
     - by Ken Dreyer @ 2014-05-13  0:46 UTC [2%]

196. Re: [PATCH] tests: switch to minitest
     - by Eric Wong @ 2014-04-26  6:07 UTC [3%]

197. [PATCH] tests: switch to minitest
     - by Ken Dreyer @ 2014-04-26  3:20 UTC [42%]

198. [PATCH 1/2] remove SSL tests
     - by Eric Wong @ 2014-02-19 21:07 UTC [2%]

199. Re: [ANN] unicorn 4.8.0.pre1 prerelease gem
     - by Eric Wong @ 2014-01-09 21:50 UTC [0%]

200. [ANN] unicorn 4.8.0.pre1 prerelease gem
     - by Eric Wong @ 2013-12-09  9:54 UTC [2%]


Results 1-200 of ~700   | reverse | options above

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).