1. a62d4a6 Strip sensitive data from state by ILYA Khlopotov · 3 years, 10 months ago main CouchDB-4.4.2-5
  2. a361105 Get a new lb pid if existing pid is not alive by Jay Doane · 5 years ago
  3. d775155 Increase timeout in pipelining test (#174) by Nick Vatamaniuc · 3 years ago
  4. 6c81151 Add strictly monotonic timestamp (#173) by Noah Shaw · 3 years ago
  5. de04453 Use ssl:handshake/2 in test server on Erlang 21+ versions (#172) by Nick Vatamaniuc · 3 years ago
  6. 232f83c Introduce an option to not trap process exits in worker processes (#171) by Nick Vatamaniuc · 3 years ago
  7. 24cb21f README: Use SVG badge (#168) by Olle Jonsson · 3 years, 7 months ago v4.4.2
  8. e6a0c36 Prefer IPv4 by default. Use the option `{prefer_ipv6, true}` to force ibrowse to use ipv6 where available. by Chandrashekhar Mullaparthi · 6 years ago
  9. ffe3530 Merge pull request #164 from skunkwerks/master by Chandrashekhar Mullaparthi · 6 years ago v4.4.1
  10. f720acc new release bundling community contributions by Dave Cottlehuber · 6 years ago
  11. 7f15865 Merge pull request #163 from tazjin/fix/issue-160-tls-upgrades by Chandrashekhar Mullaparthi · 6 years ago
  12. 9829a07 Initialise TLS sockets directly if no socks5 proxy is configured by Vincent Ambo · 6 years ago
  13. 555f707 Merge pull request #155 from nroi/master by Chandrashekhar Mullaparthi · 7 years ago
  14. c97136c Merge pull request #153 from shakugan/master by Chandrashekhar Mullaparthi · 7 years ago
  15. 5ebdab2 Merge pull request #156 from getong/update_erlang_test by Chandrashekhar Mullaparthi · 7 years ago
  16. 02be390 add erlang 19, 20 for test by getong · 7 years ago
  17. ce20f97 Add address family for inet:gethostbyname/2 call by Fabian Muscariello · 7 years ago
  18. 5b87ac7 . by Shadow · 7 years ago
  19. 74c335d . by Shadow · 7 years ago
  20. 7529807 Publishing to hex.pm requires version 4.4.0, not just 4.4 by Chandrashekhar Mullaparthi · 7 years ago v4.4.0
  21. 63e830d New release bundling patches for the past 6 months by Chandrashekhar Mullaparthi · 7 years ago v4.4
  22. 303bc1f Merge pull request #151 from meetnow/master by Chandrashekhar Mullaparthi · 8 years ago
  23. fd3c3ad Added stream_full_chunks option by Patrick Schneider · 8 years ago
  24. c4bb66e Merge pull request #145 from shakugan/patch-1 by Chandrashekhar Mullaparthi · 8 years ago
  25. b28542d Bug fix for spurious timeout messages being sent to the client in certain cases. Other cleanup by Chandru Mullaparthi · 8 years ago v4.3
  26. 2bf69b3 call ssl:connect/3 with connect_timeout param by shakugan · 8 years ago
  27. 216f84c sock options ignored on ssl by shakugan · 8 years ago
  28. 07e47c6 New release after fixing travis-ci builds by Chandru Mullaparthi · 8 years ago v4.2.4
  29. b1e9ad4 Modified build to get travis builds to succeed by Chandru Mullaparthi · 8 years ago
  30. 7aa39ea Modified build to get travis builds to succeed by Chandru Mullaparthi · 8 years ago
  31. 017ab58 Invoke eunit tests only for files in src directory by Chandru Mullaparthi · 8 years ago
  32. 6d5bcef Bug fixes by Chandru Mullaparthi · 8 years ago v4.2.3
  33. b5c705c Fixed invocation of socks proxy by Chandrashekhar Mullaparthi · 8 years ago
  34. 1917a70 Clean up tests by Chandrashekhar Mullaparthi · 8 years ago
  35. 411468d Fix for #139 - file not being saved to disk when server does not respond with content-length by Chandrashekhar Mullaparthi · 8 years ago
  36. a1be536 Fixed links by Chandrashekhar Mullaparthi · 8 years ago v4.2.2
  37. 96ea3cb Fixed links by Chandrashekhar Mullaparthi · 8 years ago
  38. ecff14a Version incremented by Chandrashekhar Mullaparthi · 8 years ago v4.2.1
  39. 79e26ae Removed lines which were failing travis builds by Chandrashekhar Mullaparthi · 8 years ago
  40. ad31b03 Merge branch 'barrel-db-master' by Chandrashekhar Mullaparthi · 8 years ago
  41. 14bb6b8 Merge branch 'master' of https://github.com/barrel-db/ibrowse into barrel-db-master by Chandrashekhar Mullaparthi · 8 years ago
  42. 82f6186 fix travis tests by benoitc · 9 years ago
  43. a2bd348 update doc by benoitc · 9 years ago
  44. 8734ed3 fix tests by benoitc · 9 years ago
  45. 1439ab0 move to rebar3 by benoitc · 9 years ago
  46. 4509902 use global rebar by benoitc · 9 years ago
  47. 94fab9a add hex metadata by benoitc · 9 years ago
  48. 1ae07ed Added info for hex by Chandrashekhar Mullaparthi · 9 years ago
  49. fd81d44 Version 4.2 by Chandrashekhar Mullaparthi · 9 years ago v4.2
  50. 7c4d098 Merge branch 'master' of https://github.com/shankardevy/ibrowse into shankardevy-master by Chandrashekhar Mullaparthi · 9 years ago
  51. ae6a918 Merge branch 'merge_pull_req_123' by Chandrashekhar Mullaparthi · 9 years ago
  52. 3c96a91 Removed update to author list. Names are already in the CONTRIBUTORS file. This is a consistent approach to the way contributions from everyone else has been handled over the years. Correct authorship has been acknowledged in the new module ibrowse_functional_tests.erl by Chandrashekhar Mullaparthi · 9 years ago
  53. b4ad6df Workaround travis-ci build failure. by Chandrashekhar Mullaparthi · 9 years ago
  54. 3a4044d Compile test modules by Chandrashekhar Mullaparthi · 9 years ago
  55. 8494e94 Merge branch 'improve_pipeline_balance' of https://github.com/benjaminplee/ibrowse into merge_pull_req_123 by Chandrashekhar Mullaparthi · 9 years ago
  56. ea3305d Release 4.1.2 by Chandrashekhar Mullaparthi · 9 years ago v4.1.2
  57. 5ee4a80 Merge pull request #132 from surik/patch-1 by Chandrashekhar Mullaparthi · 9 years ago
  58. 0970fa0 Fix ibrowse_http_client.erl by Yury Gargay · 9 years ago
  59. e478d01 Rename 'Digest' to 'Basic' by Shankar Dhanasekaran · 9 years ago
  60. 58007c7 Merge pull request #130 from surik/otp18 by Chandrashekhar Mullaparthi · 9 years ago
  61. 6281603 Build under R18 #129 by Yury Gargay · 9 years ago
  62. 04566c7 Merge pull request #126 from StoneCypher/master by Chandrashekhar Mullaparthi · 9 years ago
  63. d713f20 removes doubled repl prompt by John Haugeland · 9 years ago
  64. 200b7eb Merge pull request #125 from marcelog/marcelog_max_attempts_config by Chandrashekhar Mullaparthi · 9 years ago
  65. 418f6ce adding max_attempts option by Marcelo Gornstein · 9 years ago
  66. 37fce82 Fixed extraction of Pid for iteration with new key by benjamin.lee · 9 years ago
  67. 1a680f0 Made test server less chatty while shutting down by benjaminplee · 9 years ago
  68. 247dd56 Fixed bug with connection req completion by benjaminplee · 9 years ago
  69. 86ccc45 Updated contributes/authors by benjaminplee · 9 years ago
  70. 5b8993e Added basic test for show_dest_status by benjaminplee · 9 years ago
  71. 4b0fb6b Removed duplicate documentation by benjaminplee · 9 years ago
  72. 642c082 Fixed matchspec miss and added retry logic w/ ets by benjaminplee · 9 years ago
  73. e4d41ec Whitespace cleanup by benjaminplee · 9 years ago
  74. f1244ab Changed travis-ci build status link by Chandrashekhar Mullaparthi · 10 years ago
  75. 78d1814 Filled in more functional tests by benjaminplee · 9 years ago
  76. 9d0b7e3 Changed pipeline algo to smallest pipeline first by benjaminplee · 9 years ago
  77. 3061aa2 Encapsulated the iteration of connections and msgs by benjaminplee · 9 years ago
  78. 8b94a52 Removed speculative sizing and enforced common max by benjaminplee · 9 years ago
  79. e7a7e72 Encapsulated remaining interactions with conn ets by benjaminplee · 9 years ago
  80. 13b4f6d Connection now has whole responsibility of cleanup by benjaminplee · 9 years ago
  81. 38242f4 Encapsulated conn ets table use in ibrowse_lb by benjaminplee · 9 years ago
  82. c14e322 Removed unnecessary pipeline size from con state by benjaminplee · 9 years ago
  83. 8ee3444 Replaced local size in state with ets lookup by benjaminplee · 9 years ago
  84. 5d11a7c Removed unneccessary safe_fixtable for ordered set by benjaminplee · 9 years ago
  85. b5b382a General cleanup of spacing and order by benjaminplee · 9 years ago
  86. 29b98c4 Removed unneeded initial table creation by benjaminplee · 9 years ago
  87. 725d503 Updated local rebar to fix problem with eunit by benjaminplee · 9 years ago
  88. 2cb1144 Aliased remaining production ets table names by benjaminplee · 9 years ago
  89. 39528b5 Made ets table names clearer by usage by benjaminplee · 9 years ago
  90. 1a5c80f Created broken test demonstrating imbalanced load by benjaminplee · 9 years ago
  91. 6bf1951 Add new endpoint to test_server for slow responses by benjaminplee · 9 years ago
  92. 0ce1b45 Created base for functional tests by benjaminplee · 9 years ago
  93. 8d25761 Ignored temporary .rebar files by benjaminplee · 9 years ago
  94. d6e542b Fixed test server stop message handling by benjaminplee · 9 years ago
  95. e18ea91 Merge pull request #120 from divolgin/fix by Chandrashekhar Mullaparthi · 10 years ago
  96. 2b38b45 When host/port process dies, ets table is not cleaned up, which breaks all subsequent connections to this host/port. by Dmitriy Ivolgin · 10 years ago
  97. d61dd9a Changed travis-ci build status link by Chandrashekhar Mullaparthi · 10 years ago
  98. a51834f Tweak get_metrics by Chandrashekhar Mullaparthi · 10 years ago
  99. afccba0 Cleanup correctly on shutdown by Chandrashekhar Mullaparthi · 10 years ago
  100. 1ebd849 Merge branch 'new_pipeline' of https://github.com/cmullaparthi/ibrowse into new_pipeline by Chandrashekhar Mullaparthi · 10 years ago