summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | All done.Matthew Sackman2009-08-032-70/+82
| * | | | Implemented. Seems to work well. Changed the design and behaviour of the back...Matthew Sackman2009-07-292-68/+140
| * | | | cosmeticMatthias Radestock2009-07-241-8/+4
| * | | | don't include TimeoutState in status formattingMatthias Radestock2009-07-241-10/+3
| * | | | remove R13B-1ismMatthias Radestock2009-07-241-4/+0
| * | | | *idiot*.Matthew Sackman2009-07-091-12/+11
| * | | | a) reverted the change to do_send which had come in when I updated gen_server...Matthew Sackman2009-07-061-7/+8
| * | | | All cosmetic (line length)Matthew Sackman2009-07-061-28/+49
| * | | | Pushed the binary exponential timeout / hibernate system into gen_server2. Ad...Matthew Sackman2009-07-062-92/+117
| * | | | updating gen_server2 with latest from R13B01 in order to ensure this doesn't ...Matthew Sackman2009-07-063-28/+71
| * | | | Done. In order to keep the code simple, the detection of naptime is done in r...Matthew Sackman2009-07-021-6/+45
* | | | | Merged bug21202 into defaultDavid Wragg2009-08-071-1/+1
|\ \ \ \ \
| * | | | | 21202 => bug21202Matthew Sackman2009-08-050-0/+0
| * | | | | change rpc timeout to infinityMatthew Sackman2009-08-051-1/+1
* | | | | | Merged bug20602 into defaultBen Hood2009-08-063-4/+17
|\ \ \ \ \ \
| * | | | | | Bother, should have diffed before ci. I hate that RABBITMQ_SERVER_START_ARGS=...Matthew Sackman2009-08-061-0/+1
| * | | | | | An evocative and inspiring bunny.Matthew Sackman2009-08-063-5/+17
* | | | | | | Merged bug21335 into defaultPaul Jones2009-08-061-6/+23
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Added a helper function to make dealing with the crazy content record a bit m...Ben Hood2009-08-051-6/+23
* | | | | | | Merged bug21234 into defaultBen Hood2009-08-051-6/+19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Applied patch for enabling coverage with a specific directoryBen Hood2009-08-051-6/+20
|/ / / / / /
* | | | | | Merged 21046 into defaultBen Hood2009-08-051-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Done. Testing the latency between the call to conserve_memory and when the ms...Matthew Sackman2009-08-041-1/+1
| |/ / / /
* | | | | bug 20546. Just removing cruft which got missed in QAMatthew Sackman2009-08-051-2/+0
|/ / / /
* | | | Merged bug20539 into defaultBen Hood2009-08-031-3/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | adding support for sync-ing the writer with the erlang client channelVlad Ionescu2009-07-221-3/+33
| | |/ | |/|
* | | merge bug21243 into defaultTony Garnock-Jones2009-07-277-11/+325
|\ \ \
| * | | Factored out ebin root from rabbitmq-server script (windows and unix)Paul Jones2009-07-272-7/+9
| * | | Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3
| * | | Eliminated error macro; changed location of error printoutPaul Jones2009-07-241-5/+4
| * | | Fixed handling of symlinks; compacted list comprehensionsPaul Jones2009-07-241-3/+12
| * | | Fixed variable name - changed from UNPACKED to EXPAND for consistencyPaul Jones2009-07-241-2/+2
| * | | cosmeticMatthias Radestock2009-07-241-128/+126
| * | | Delete the plugin unpack directory before startingPaul Jones2009-07-231-2/+19
| * | | Added Windows plugin management/support scriptsPaul Jones2009-07-232-2/+63
| * | | Added more conditional diagnosticsPaul Jones2009-07-231-0/+8
| * | | Reworked dependency expansion mechanism to not overexplore known dependencies...Paul Jones2009-07-231-22/+32
| * | | Hid debug statement using a disabled macroPaul Jones2009-07-221-1/+2
| * | | Updates to rabbitmq-server script to eliminate warnings about hidden files; i...Paul Jones2009-07-222-2/+5
| * | | Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ...Paul Jones2009-07-224-1/+212
| * | | Removed the existing rabbit.rel file, which does not appear to have been upda...Paul Jones2009-07-222-7/+1
| |/ /
* | | merge bug21029 into defaultMatthias Radestock2009-07-241-5/+1
|\ \ \ | |/ / |/| |
| * | EPEL no longer need this PATH setting, so get rid of it.David Wragg2009-07-061-5/+1
| |/
* | merge bug21189 into defaultMatthias Radestock2009-07-201-2/+2
|\ \ | |/ |/|
| * No longer call cleandb from clean.Tony Garnock-Jones2009-07-201-1/+1
| * Make cleandb no longer stop the nodeTony Garnock-Jones2009-07-161-1/+1
|/
* merge bug21060 into defaultMatthias Radestock2009-07-012-13/+54
|\
| * better exception tagMatthias Radestock2009-07-011-1/+1
| * fix another off-by-one errorMatthias Radestock2009-07-011-1/+1
| * foldMatthias Radestock2009-07-011-9/+6