summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Application of M-Qbug23519Matthew Sackman2010-11-241-7/+8
* RefactoringMatthew Sackman2010-11-242-17/+23
* Stop mnesia while taking the backupSimon MacMullen2010-11-182-1/+5
* Take a backup before upgrading.Simon MacMullen2010-11-182-4/+53
* Merged bug 23424 into defaultSimon MacMullen2010-11-181-15/+106
|\
| * refactoringbug23424Matthew Sackman2010-11-171-32/+29
| * Added queue_ttl upgradeMatthew Sackman2010-11-161-0/+94
* | merge headsMatthias Radestock2010-11-1716-87/+149
|\ \
| * | oopsMatthias Radestock2010-11-171-1/+1
| * | minor optimisation: ask for next piece of data before processingMatthias Radestock2010-11-171-12/+12
| * | remove some cruft in reader, and some minor tweaksMatthias Radestock2010-11-171-8/+4
| * | cosmetic: remove superfluous importsMatthias Radestock2010-11-171-4/+0
| * | Merge bug23460 (emit hibernate time in stats)Michael Bridgen2010-11-174-18/+7
| |\ \
| | * \ Merge bug23488 into default (Remove rabbit_misc:intersperse)Simon MacMullen2010-11-1636-390/+743
| | |\ \ | | | |/
| | * | Fixed thinkos in calls to string:join.bug23488John DeTreville2010-11-151-3/+2
| | * | Added some extra polymorphism inside rabbit_ssl.erl.John DeTreville2010-11-111-2/+3
| | * | Removed rabbit_misc:intersperse; changed clients to call string:join instead;...John DeTreville2010-11-104-18/+7
| * | | Matthew points out that erlang:now() can be rewritten as now().bug23460Simon MacMullen2010-11-162-3/+2
| * | | Reoprt idle_since pseudo-info-item.Simon MacMullen2010-11-162-8/+21
| | |/ | |/|
| * | Merging bug 23496 to defaultMatthew Sackman2010-11-1612-37/+90
| |\ \
| | * \ merge bug23495 into defaultMatthias Radestock2010-11-1517-179/+529
| | |\ \
| | | * \ Merged bug23493 into defaultEmile Joubert2010-11-154-5/+14
| | | |\ \
| | | | * | Make peer_cert_* info items into binaries; remove the special-casing of strin...bug23493Simon MacMullen2010-11-112-3/+1
| | | | * | rabbitmq-managment's loss is rabbitmqctl's gain.Simon MacMullen2010-11-101-1/+1
| | | | * | Keep knowledge of sockets in rabbit_netSimon MacMullen2010-11-102-2/+6
| | | | * | Make peer_cert_* info item strings into binaries like everything else.Simon MacMullen2010-11-101-1/+1
| | | | * | Add an "ssl" info item.Simon MacMullen2010-11-102-1/+8
| | | * | | Merge bug23354 (remove xmlto and half of universe as macports deps)Michael Bridgen2010-11-1254-1407/+2171
| | | |\ \ \
| | | * | | | The tarballs are not both in the same dir! Also, move bashism out to a bash s...bug23354Simon MacMullen2010-11-022-13/+20
| | | * | | | Macports: get manpages from generic unix tarball, to avoid huge transitive de...Simon MacMullen2010-10-203-12/+37
| | * | | | | Switch spawn order of channelsupsup and queue_collector within connection_supbug23495Matthew Sackman2010-11-111-5/+5
| * | | | | | Typobug23496Simon MacMullen2010-11-121-1/+1
| * | | | | | Don't use records or record_info, explain whySimon MacMullen2010-11-121-20/+15
| * | | | | | Add upgrades for password hashing and listeners having IP addressesSimon MacMullen2010-11-112-14/+47
* | | | | | | cosmeticMatthias Radestock2010-11-121-13/+9
* | | | | | | cosmeticMatthias Radestock2010-11-122-14/+12
| |_|_|/ / / |/| | | | |
* | | | | | Merging bug 23481 to defaultMatthew Sackman2010-11-122-11/+14
|\ \ \ \ \ \
| * | | | | | Makefile and generate_deps now more robust.bug23481Jerry Kuch2010-11-112-4/+5
| * | | | | | Safekeeping commit; never try and build this version.Jerry Kuch2010-11-112-2/+3
| * | | | | | generate_deps takes file args from stdinJerry Kuch2010-11-112-6/+6
| * | | | | | generate_deps should no longer trip on detritus.Jerry Kuch2010-11-102-11/+12
| | |_|_|_|/ | |/| | | |
* | | | | | move around and correct digraph builder typesMatthias Radestock2010-11-111-5/+6
* | | | | | remove superfluous specMatthias Radestock2010-11-111-3/+0
* | | | | | Correction of specsMatthew Sackman2010-11-112-7/+15
* | | | | | Correction of specsMatthew Sackman2010-11-112-3/+6
| |/ / / / |/| | | |
* | | | | Merged headsSimon MacMullen2010-11-113-39/+62
|\ \ \ \ \
| * \ \ \ \ Merged bug23484 (Remove duplication of heartbeat logic)Simon MacMullen2010-11-113-39/+62
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge with defaultbug23484Rob Harrop2010-11-113-39/+62
| | |\ \ \ \
| | | * | | | Reworked heartbeating so that it really works again and so we can specify dif...Rob Harrop2010-11-103-26/+29
| | | * | | | Reworked start_heartbeat_fun to allow a different timeout for send/receive he...Rob Harrop2010-11-102-28/+29