1. a327b7d Remove useless eunit include by Alexander Shorin · 9 years ago master
  2. bbf59a2 Update to use couch_stats by Paul J. Davis · 10 years ago windsor-merge
  3. a853c32 Return ok for pattern matching in client code by Paul J. Davis · 10 years ago
  4. 7d64200 Replace twig with couch_log by Paul J. Davis · 10 years ago
  5. 77dd2be The couch_log functions are all two-arity by Paul J. Davis · 10 years ago
  6. 6ba8701 Remove vestigal call to margaret by Paul J. Davis · 10 years ago
  7. 535941d Allow for timeout message while waiting for sender by Adam Kocoloski · 10 years ago
  8. 096f0cf Fix error_limit = 0, and make it the default by Adam Kocoloski · 10 years ago
  9. 9a1bbd0 Add max_count to state record by Robert Newson · 10 years ago
  10. 4551014 Fix counting bug in buffer by Adam Kocoloski · 10 years ago
  11. cd07cb8 Configure buffer limit by message count by Adam Kocoloski · 10 years ago
  12. 23cda37 Slight style tweaks to rexi_buffer hibernation by Paul J. Davis · 10 years ago
  13. e13e16f Hibernate rexi_buffer when becoming idle by Paul J. Davis · 10 years ago
  14. e271ae4 Removed upgrade statement in rexi:kill/2 by Paul J. Davis · 10 years ago
  15. f938055 Revert "Tag all replies to the coordinator" by Paul J. Davis · 10 years ago
  16. 5b58996 Rename governor to buffer by Paul J. Davis · 10 years ago
  17. 8f9d160 Don't block the governor to send a message by Adam Kocoloski · 10 years ago
  18. 664f0b8 Try to start per-node servers immediately by Adam Kocoloski · 11 years ago
  19. b295083 Remove gov_manager from supervision by Adam Kocoloski · 11 years ago
  20. ffb6dad Start a supervised rexi_governor per node by Adam Kocoloski · 11 years ago
  21. 1030906 Rejigger the governor implementation by Adam Kocoloski · 11 years ago
  22. 11b3859 Remove old code_change, set module version to 1 by Robert Newson · 10 years ago
  23. cae29fe Implement new stream2 API by Paul J. Davis · 11 years ago
  24. 7733957 Allow callbacks to update their list of workers by Paul J. Davis · 11 years ago
  25. 945bfca Exit with timeout instead of returning an atom by Paul J. Davis · 11 years ago
  26. 8f2c295 Implement new streaming APIs by Paul J. Davis · 11 years ago
  27. b28cbb7 Use '$initial_call' instead of initial_call by Adam Kocoloski · 11 years ago
  28. c275f92 Tag all replies to the coordinator by Adam Kocoloski · 11 years ago
  29. 4c99447 Handle rexi-tagged messages by Adam Kocoloski · 11 years ago
  30. d1995a5 Start per-node servers regardless of feature flag by Adam Kocoloski · 11 years ago
  31. ad79591 Use the unadulterated node name in server name by Adam Kocoloski · 11 years ago
  32. 752921b Add a temporary feature flag for server-per-node by Adam Kocoloski · 11 years ago
  33. 837f045 [2/3] Start a rexi_server per remote node by Paul J. Davis · 11 years ago
  34. f5907c4 [1/3] Start a rexi_server per remote node by Paul J. Davis · 11 years ago
  35. 6cd3b81 Change API to function per level by Robert Newson · 10 years ago 1843-feature-bigcouch
  36. f37c5b5 Switch to couch_log by Robert Newson · 10 years ago
  37. 00d0303 Remove references to margaret by Robert Newson · 10 years ago
  38. a0bd404 Build with rebar by Robert Newson · 10 years ago
  39. f68f724 Fix up copyright headers by Robert Newson · 11 years ago
  40. 1d28932 New build system for rexi by Paul J. Davis · 11 years ago
  41. 6068dc9 Remove Cloudant build system remnants by Paul J. Davis · 11 years ago
  42. 9924f59 Allow sending to anonymous remote PIDs by Adam Kocoloski · 11 years ago
  43. e56c018 Change startup order in rexi_sup by Bob Dionne · 11 years ago
  44. f51ce21 Add custom appup to start governor by Adam Kocoloski · 11 years ago
  45. 3da27d5 Merge pull request #7 from cloudant/15608-too-much-spawning2 by Adam Kocoloski · 11 years ago
  46. 7a81f97 Pull settings from new config app by Adam Kocoloski · 11 years ago
  47. 6703c36 Manage Excessive amount of spawned pids by Bob Dionne · 11 years ago
  48. b952dbb Ignore some files by Bob Dionne · 11 years ago
  49. 171281f Whitespace by Bob Dionne · 11 years ago
  50. d239e0c Merge pull request #6 from cloudant/16883-smaller-send-buffer by Paul J. Davis · 11 years ago
  51. 871e702 Reduce stream message limit by Paul J. Davis · 11 years ago
  52. 8055f14 Merge pull request #4 from cloudant/13311-improve-view-back-pressure by Adam Kocoloski · 12 years ago
  53. c3b0548 Implement message stream interface by Paul J. Davis · 12 years ago
  54. c6b7778 Provide a rexi:cast that uses erlang:send/2 by Paul J. Davis · 12 years ago
  55. 42df8e4 Merge pull request #3 from cloudant/13298-remove-blocking-send by Adam Kocoloski · 12 years ago
  56. 3679456 Don't block rexi_server to send a message by Adam Kocoloski · 12 years ago
  57. 260b5e9 Use a tagged version of twig by Adam Kocoloski · 13 years ago
  58. e36d452 Remove unused variables by Bob Dionne · 13 years ago
  59. 99679e7 Merge pull request #2 from cloudant/12713-fail-rexi_DOWN-faster by Adam Kocoloski · 13 years ago
  60. dfa9b99 Remove an ancient debugging statement by Adam Kocoloski · 13 years ago
  61. eadec1f Keep the DOWN notifications DRY by Adam Kocoloski · 13 years ago
  62. 97b6516 Fail fast if asked to monitor process on down node by Adam Kocoloski · 13 years ago
  63. 6336d08 Track client pid in ets table by Adam Kocoloski · 13 years ago
  64. 9b6a5cf Add an index keyed on client reference by Adam Kocoloski · 13 years ago
  65. 9fd3722 Use 'nosuspend' for all messages to remote nodes by Adam Kocoloski · 13 years ago
  66. dd0e3f9 Do not allow sender to be suspended for any reason by Adam Kocoloski · 13 years ago
  67. 140cb8d Always provide the nonce to the spawned process by Adam Kocoloski · 13 years ago
  68. be510dc Small tweak to logging level by Adam Kocoloski · 13 years ago
  69. 6c905cd Use twig for logging by Adam Kocoloski · 13 years ago
  70. da20e4a Remove old appup by Adam Kocoloski · 13 years ago
  71. 353b3c4 Update rebar to 2cff499 by Adam Kocoloski · 13 years ago
  72. 3389d4a Ignore unknown cast messages by Adam Kocoloski · 13 years ago
  73. 6e73a4d Update spec to include accumulator in timeout response by Adam Kocoloski · 13 years ago
  74. c81297d Include accumulator in timeout response, BugzID 11432 by Robert Dionne · 13 years ago
  75. f463444 Fix a minor problem in the README and add a couple of links by Adam Kocoloski · 13 years ago
  76. 14c2eb0 Include the exception class in the #error{} by Adam Kocoloski · 13 years ago
  77. 8d70ebb Move #error{} definition to rexi.hrl by Adam Kocoloski · 13 years ago
  78. cbf529f Multi-faceted refactor of error logging by Adam Kocoloski · 13 years ago
  79. 17d1b5b code_change for new server state by Adam Kocoloski · 13 years ago
  80. 75654ae correct specification to allow undefined nonces by Adam Kocoloski · 13 years ago
  81. 6aaabdd reduce code duplication in doit handler by Adam Kocoloski · 13 years ago
  82. 9b7477e keep init_p/2 around for a smoother upgrade by Adam Kocoloski · 13 years ago
  83. eef5f2c keep a circular buffer of errors cached in memory by Robert Dionne · 13 years ago
  84. 8f064ed bundle rebar by Adam Kocoloski · 13 years ago
  85. 22f5d6c set version to `git describe` during rebar compile by Adam Kocoloski · 13 years ago
  86. 4fe3f1a relax return type of recv by Robert Dionne · 13 years ago
  87. 140d280 log abnormal rexi worker deaths by Adam Kocoloski · 14 years ago
  88. 6709bac b25b5b was sloppy, erlang:send_after/3 does not wrap w/ ok by Adam Kocoloski · 14 years ago
  89. 7530b5c use erlang:send_after/3 instead of timer version by Adam Kocoloski · 14 years ago
  90. 8f787c0 let rebar manage the module lists by Adam Kocoloski · 14 years ago
  91. 5fbe486 add README.md back in for apps by Brad Anderson · 14 years ago
  92. 007d55b split some rexi utilities out from fabric by Brad Anderson · 14 years ago
  93. cd563be Apache 2 license, Cloudant copyright when appropriate by Adam Kocoloski · 14 years ago
  94. 85ae6ca bah, missed a rename by Adam Kocoloski · 14 years ago
  95. 234fcf9 kill was looking up the wrong ref(), so it never found anything by Adam Kocoloski · 14 years ago
  96. 13a8075 5 minute default timeout for sync_reply by Adam Kocoloski · 14 years ago
  97. 69d30df thank you dialyzer by Adam Kocoloski · 14 years ago
  98. 6c1079a demonitor before killing the worker by Adam Kocoloski · 14 years ago
  99. a3191c5 switch to ets for managing the workers by Adam Kocoloski · 14 years ago
  100. 9cd898d update rexi.app to 1.2 to match dbcore 1.1.x numbering by Adam Kocoloski · 14 years ago