summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: drop redundant /integer in binary matchbug24505Matthias Radestock2012-02-081-27/+27
* Merged default.Francesco Mazzoli2012-02-076-34/+79
|\
| * Using gen_secure/0 only when really needed.Francesco Mazzoli2012-02-073-11/+11
| * Better comments regarding gen/0, explicit range for phash/2.Francesco Mazzoli2012-01-311-4/+12
| * Better comment for gen/0.Francesco Mazzoli2012-01-312-4/+5
| * Update comment for gen/0.Francesco Mazzoli2012-01-312-3/+4
| * Merge master in.Francesco Mazzoli2012-01-3133-450/+663
| |\
| * | Change fash guid generation function to use phash + rotating blocks.Francesco Mazzoli2012-01-311-7/+17
| * | Change the guid related entries names in the process dict.Francesco Mazzoli2012-01-171-2/+2
| * | Change naming in rabbit_guid, explicit guid passing in string/0 and binary/0.Francesco Mazzoli2012-01-176-45/+46
| * | Split guid/0 in guid/0 and the faster fast_guid/0.Francesco Mazzoli2012-01-172-13/+37
* | | cosmeticMatthias Radestock2012-02-061-4/+2
* | | correct some signatures and return typesMatthias Radestock2012-02-062-3/+3
* | | Merged bug24624 into defaultEmile Joubert2012-02-067-71/+124
|\ \ \
| * \ \ merge default into bug24624 and use new rabbit_misc:format/2bug24624Matthias Radestock2012-02-026-28/+22
| |\ \ \
| * | | | Move cookie_hash/0 too.Simon MacMullen2012-02-023-8/+8
| * | | | Move rabbit_misc:nodeparts/1 and rabbit_misc:makenode/1 into rabbit_nodesSimon MacMullen2012-02-025-27/+26
| * | | | "to contact" isn't correct in the duplicate check case.Simon MacMullen2012-02-021-1/+1
| * | | | Unify the more resilient hostname check, refactor out this code into a new mo...Simon MacMullen2012-02-024-50/+82
| * | | | Clean up diagnostics code, clean up diagnostics messages.Simon MacMullen2012-02-021-27/+33
| * | | | Remove nodes file immediately after starting Mnesia.Simon MacMullen2012-02-022-4/+3
| * | | | OopsSimon MacMullen2012-02-021-1/+1
| * | | | Merge in defaultSimon MacMullen2012-02-024-28/+46
| |\ \ \ \
| | * | | | Make rabbit:diagnostics/1 just return a string. It's still most convenient to...Simon MacMullen2011-12-163-21/+22
| | * | | | Ahem2Simon MacMullen2011-12-131-1/+1
| | * | | | Ahem.Simon MacMullen2011-12-131-1/+1
| | * | | | Show node diagnostics when we see timeout_waiting_for_tables.Simon MacMullen2011-12-133-29/+48
* | | | | | Merged bug24655 into defaultEmile Joubert2012-02-06127-213/+310
|\ \ \ \ \ \
| * | | | | | tweak credit_flow logicMatthias Radestock2012-02-062-49/+48
| * | | | | | cosmeticMatthias Radestock2012-02-061-10/+7
| * | | | | | Merge bug24706.Simon MacMullen2012-02-064-24/+37
| |\ \ \ \ \ \
| | * | | | | | Move non-empty defaults to rabbitmq-envSteve Powell2012-01-044-24/+37
| * | | | | | | shrinkMatthias Radestock2012-02-051-4/+3
| * | | | | | | Merge bug24702Simon MacMullen2012-02-03127-154/+236
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bug24500Simon MacMullen2012-02-03131-924/+1221
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bug24606Simon MacMullen2012-02-035-24/+19
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | Update copyright 2012bug24606Emile Joubert2012-02-02126-129/+129
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Add descriptionbug24500Simon MacMullen2012-02-031-1/+2
| | * | | | | | | Don't fsync after inner nested transactionsEmile Joubert2012-01-201-1/+4
| | * | | | | | | Be more assertiveSimon MacMullen2012-01-191-1/+1
| | * | | | | | | Language tweak for mnesia_sync justificationEmile Joubert2012-01-191-2/+2
| | * | | | | | | Brief explanation justifying the existence of mnesia_syncEmile Joubert2012-01-191-0/+5
| | * | | | | | | Remove unnecessary processEmile Joubert2012-01-161-34/+13
| | * | | | | | | No timeout when callingEmile Joubert2012-01-111-6/+6
| | * | | | | | | First draft of mnesia fsyncEmile Joubert2012-01-103-1/+100
| * | | | | | | | include some mirror master state info in status()bug24702Matthias Radestock2012-02-011-2/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Umm, and those.bug24655Simon MacMullen2012-02-031-1/+1
* | | | | | | | Build-Depend on erlang-nox and erlang-src.Simon MacMullen2012-02-031-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | refactor: extract string formatting functionMatthias Radestock2012-02-025-24/+19
|/ / / / / /
* | | | | | Merge headsEmile Joubert2012-02-013-56/+65
|\ \ \ \ \ \