Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | All done. | Matthew Sackman | 2009-08-03 | 2 | -70/+82 | |
| | * | | | Implemented. Seems to work well. Changed the design and behaviour of the back... | Matthew Sackman | 2009-07-29 | 2 | -68/+140 | |
| | * | | | cosmetic | Matthias Radestock | 2009-07-24 | 1 | -8/+4 | |
| | * | | | don't include TimeoutState in status formatting | Matthias Radestock | 2009-07-24 | 1 | -10/+3 | |
| | * | | | remove R13B-1ism | Matthias Radestock | 2009-07-24 | 1 | -4/+0 | |
| | * | | | *idiot*. | Matthew Sackman | 2009-07-09 | 1 | -12/+11 | |
| | * | | | a) reverted the change to do_send which had come in when I updated gen_server... | Matthew Sackman | 2009-07-06 | 1 | -7/+8 | |
| | * | | | All cosmetic (line length) | Matthew Sackman | 2009-07-06 | 1 | -28/+49 | |
| | * | | | Pushed the binary exponential timeout / hibernate system into gen_server2. Ad... | Matthew Sackman | 2009-07-06 | 2 | -92/+117 | |
| | * | | | updating gen_server2 with latest from R13B01 in order to ensure this doesn't ... | Matthew Sackman | 2009-07-06 | 3 | -28/+71 | |
| | * | | | Done. In order to keep the code simple, the detection of naptime is done in r... | Matthew Sackman | 2009-07-02 | 1 | -6/+45 | |
| * | | | | Merged bug21202 into default | David Wragg | 2009-08-07 | 7 | -19/+60 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merged bug20602 into default | Ben Hood | 2009-08-06 | 3 | -4/+17 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=...bug20602 | Matthew Sackman | 2009-08-06 | 1 | -0/+1 | |
| | | * | | | | An evocative and inspiring bunny. | Matthew Sackman | 2009-08-06 | 3 | -5/+17 | |
| | * | | | | | Merged bug21335 into default | Paul Jones | 2009-08-06 | 1 | -6/+23 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Added a helper function to make dealing with the crazy content record a bit m... | Ben Hood | 2009-08-05 | 1 | -6/+23 | |
| | * | | | | | Merged bug21234 into default | Ben Hood | 2009-08-05 | 1 | -1/+0 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Applied patch for enabling coverage with a specific directorybug21234 | Ben Hood | 2009-08-05 | 1 | -6/+20 | |
| | |/ / / / | ||||||
| | * | | | | Merged 21046 into default | Ben Hood | 2009-08-05 | 1 | -2/+0 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||||
* | | | | | | bug 20546. Just removing cruft which got missed in QA | Matthew Sackman | 2009-08-05 | 1 | -2/+0 | |
| | * | | | | Done. Testing the latency between the call to conserve_memory and when the ms...bug21046 | Matthew Sackman | 2009-08-04 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
| * | | | | 21202 => bug21202bug21202 | Matthew Sackman | 2009-08-05 | 0 | -0/+0 | |
| * | | | | change rpc timeout to infinity21202 | Matthew Sackman | 2009-08-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merged bug20539 into default | Ben Hood | 2009-08-03 | 8 | -16/+326 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | merge bug21243 into default | Tony Garnock-Jones | 2009-07-27 | 1 | -5/+1 | |
| |\ \ \ | ||||||
| | * \ \ | merge bug21029 into default | Matthias Radestock | 2009-07-24 | 1 | -2/+2 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | EPEL no longer need this PATH setting, so get rid of it.bug21029 | David Wragg | 2009-07-06 | 1 | -5/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Factored out ebin root from rabbitmq-server script (windows and unix)bug21243 | Paul Jones | 2009-07-27 | 2 | -7/+9 | |
| * | | | Factored out RABBITMQ_EBIN | Paul Jones | 2009-07-24 | 1 | -2/+3 | |
| * | | | Eliminated error macro; changed location of error printout | Paul Jones | 2009-07-24 | 1 | -5/+4 | |
| * | | | Fixed handling of symlinks; compacted list comprehensions | Paul Jones | 2009-07-24 | 1 | -3/+12 | |
| * | | | Fixed variable name - changed from UNPACKED to EXPAND for consistency | Paul Jones | 2009-07-24 | 1 | -2/+2 | |
| * | | | cosmetic | Matthias Radestock | 2009-07-24 | 1 | -128/+126 | |
| * | | | Delete the plugin unpack directory before starting | Paul Jones | 2009-07-23 | 1 | -2/+19 | |
| * | | | Added Windows plugin management/support scripts | Paul Jones | 2009-07-23 | 2 | -2/+63 | |
| * | | | Added more conditional diagnostics | Paul Jones | 2009-07-23 | 1 | -0/+8 | |
| * | | | Reworked dependency expansion mechanism to not overexplore known dependencies... | Paul Jones | 2009-07-23 | 1 | -22/+32 | |
| * | | | Hid debug statement using a disabled macro | Paul Jones | 2009-07-22 | 1 | -1/+2 | |
| * | | | Updates to rabbitmq-server script to eliminate warnings about hidden files; i... | Paul Jones | 2009-07-22 | 2 | -2/+5 | |
| * | | | Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ... | Paul Jones | 2009-07-22 | 4 | -1/+212 | |
| * | | | Removed the existing rabbit.rel file, which does not appear to have been upda... | Paul Jones | 2009-07-22 | 2 | -7/+1 | |
| | |/ | |/| | ||||||
* | | | adding support for sync-ing the writer with the erlang client channelbug20539 | Vlad Ionescu | 2009-07-22 | 1 | -3/+33 | |
|/ / | ||||||
* | | merge bug21189 into default | Matthias Radestock | 2009-07-20 | 1 | -2/+2 | |
|\ \ | |/ |/| | ||||||
| * | No longer call cleandb from clean.bug21189 | Tony Garnock-Jones | 2009-07-20 | 1 | -1/+1 | |
| * | Make cleandb no longer stop the node | Tony Garnock-Jones | 2009-07-16 | 1 | -1/+1 | |
|/ | ||||||
* | merge bug21060 into default | Matthias Radestock | 2009-07-01 | 0 | -0/+0 | |
|\ | ||||||
* | | better exception tagbug21060 | Matthias Radestock | 2009-07-01 | 1 | -1/+1 | |
* | | fix another off-by-one error | Matthias Radestock | 2009-07-01 | 1 | -1/+1 | |
* | | fold | Matthias Radestock | 2009-07-01 | 1 | -9/+6 |