| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | * | | | | | | | | Merged default into bug23498 | Simon MacMullen | 2010-11-16 | 4 | -132/+147 | |
| | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | Fix | Simon MacMullen | 2010-11-16 | 1 | -1/+2 | |
| | | | | | | * | | | | | | | | Merge bug23498 heads | Simon MacMullen | 2010-11-16 | 1 | -5/+4 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | Replace catch with try; we want to show all kinds of boot errors in a readabl... | Simon MacMullen | 2010-11-15 | 1 | -5/+4 | |
| | | | | | | * | | | | | | | | | attempt to correct specs | Matthias Radestock | 2010-11-13 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | | merge default into bug23498 | Matthias Radestock | 2010-11-12 | 4 | -101/+122 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | make build_acyclic_graph return errors | Matthias Radestock | 2010-11-12 | 3 | -83/+102 | |
| | | | | | | | |/ / / / / / / / | ||||||
| | | | | | | | * | | | | | | | | merge default into bug23498 | Matthias Radestock | 2010-11-12 | 4 | -25/+26 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | use {error,_} returns and throws instead of exits | Matthias Radestock | 2010-11-12 | 2 | -19/+26 | |
| | | | | | | | * | | | | | | | | | exit->throw, *_or_exit -> ensure_*, and some cosmetics | Matthias Radestock | 2010-11-11 | 1 | -20/+15 | |
| | | | | * | | | | | | | | | | | | Merging bug23505 into default | Matthew Sackman | 2010-11-18 | 3 | -44/+34 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | some routing optimisation | Matthias Radestock | 2010-11-17 | 1 | -3/+12 | |
| | | * | | | | | | | | | | | | | | | Fixed windows scripts | Matthew Sackman | 2010-11-16 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Merged default into bug23186 | Emile Joubert | 2010-11-03 | 4 | -17/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Plugin arguments for windows service | Emile Joubert | 2010-10-26 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | | | | Avoid starting rabbit app on plugin activation | Emile Joubert | 2010-09-16 | 3 | -13/+4 | |
| * | | | | | | | | | | | | | | | | | Stop mnesia while taking the backup | Simon MacMullen | 2010-11-18 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | Take a backup before upgrading. | Simon MacMullen | 2010-11-18 | 2 | -4/+53 | |
| | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merged bug 23424 into default | Simon MacMullen | 2010-11-18 | 1 | -15/+106 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | refactoring | Matthew Sackman | 2010-11-17 | 1 | -32/+29 | |
| | * | | | | | | | | | | | | | | | Added queue_ttl upgrade | Matthew Sackman | 2010-11-16 | 1 | -0/+94 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | merge heads | Matthias Radestock | 2010-11-17 | 16 | -87/+149 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | oops | Matthias Radestock | 2010-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | minor optimisation: ask for next piece of data before processing | Matthias Radestock | 2010-11-17 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | remove some cruft in reader, and some minor tweaks | Matthias Radestock | 2010-11-17 | 1 | -8/+4 | |
| | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | cosmetic: remove superfluous imports | Matthias Radestock | 2010-11-17 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | Merge bug23460 (emit hibernate time in stats) | Michael Bridgen | 2010-11-17 | 4 | -18/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge bug23488 into default (Remove rabbit_misc:intersperse) | Simon MacMullen | 2010-11-16 | 36 | -390/+743 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Fixed thinkos in calls to string:join. | John DeTreville | 2010-11-15 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | | Added some extra polymorphism inside rabbit_ssl.erl. | John DeTreville | 2010-11-11 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | Removed rabbit_misc:intersperse; changed clients to call string:join instead;... | John DeTreville | 2010-11-10 | 4 | -18/+7 | |
| | * | | | | | | | | | | | | | Matthew points out that erlang:now() can be rewritten as now(). | Simon MacMullen | 2010-11-16 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | Reoprt idle_since pseudo-info-item. | Simon MacMullen | 2010-11-16 | 2 | -8/+21 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merging bug 23496 to default | Matthew Sackman | 2010-11-16 | 12 | -37/+90 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge bug23495 into default | Matthias Radestock | 2010-11-15 | 17 | -179/+529 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merged bug23493 into default | Emile Joubert | 2010-11-15 | 4 | -5/+14 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Make peer_cert_* info items into binaries; remove the special-casing of strin... | Simon MacMullen | 2010-11-11 | 2 | -3/+1 | |
| | | | | * | | | | | | | | | | | | rabbitmq-managment's loss is rabbitmqctl's gain. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | Keep knowledge of sockets in rabbit_net | Simon MacMullen | 2010-11-10 | 2 | -2/+6 | |
| | | | | * | | | | | | | | | | | | Make peer_cert_* info item strings into binaries like everything else. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | Add an "ssl" info item. | Simon MacMullen | 2010-11-10 | 2 | -1/+8 | |
| | | | * | | | | | | | | | | | | | Merge bug23354 (remove xmlto and half of universe as macports deps) | Michael Bridgen | 2010-11-12 | 54 | -1407/+2171 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | The tarballs are not both in the same dir! Also, move bashism out to a bash s... | Simon MacMullen | 2010-11-02 | 2 | -13/+20 | |
| | | | * | | | | | | | | | | | | | | Macports: get manpages from generic unix tarball, to avoid huge transitive de... | Simon MacMullen | 2010-10-20 | 3 | -12/+37 | |
| | | * | | | | | | | | | | | | | | | Switch spawn order of channelsupsup and queue_collector within connection_sup | Matthew Sackman | 2010-11-11 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | Typo | Simon MacMullen | 2010-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Don't use records or record_info, explain why | Simon MacMullen | 2010-11-12 | 1 | -20/+15 | |
| | * | | | | | | | | | | | | | | | | Add upgrades for password hashing and listeners having IP addresses | Simon MacMullen | 2010-11-11 | 2 | -14/+47 | |
| * | | | | | | | | | | | | | | | | | cosmetic | Matthias Radestock | 2010-11-12 | 1 | -13/+9 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | cosmetic | Matthias Radestock | 2010-11-12 | 2 | -14/+12 | |
| | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
