summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Count the quota properly on beta -> delta. Also, fprof shows that the queue:l...Matthew Sackman2011-09-292-51/+97
| | | * | | | Count properlyMatthew Sackman2011-09-281-4/+4
| | | * | | | Change one or two things around a little bitMatthew Sackman2011-09-282-114/+83
| | | * | | | Add 2,3-finger_tree implementation.Matthew Sackman2011-09-263-1/+288
| | | * | | | Merging default into bug24455Matthew Sackman2011-09-268-18/+34
| | | |\ \ \ \
| | | * | | | | bpqueue is very dependent on the performance of queue:join. fqueue makes queu...Matthew Sackman2011-09-232-32/+152
| * | | | | | | minor optimisation in qi: keep unsynced_msg_ids in a gb_setMatthias Radestock2011-10-151-8/+9
| * | | | | | | a spot of inliningMatthias Radestock2011-10-151-14/+7
| * | | | | | | fix error reportingMatthias Radestock2011-10-141-1/+1
| * | | | | | | double timeout to reduce ci test failure frequencyMatthias Radestock2011-10-131-1/+1
| * | | | | | | Merge bug24478Simon MacMullen2011-10-131-2/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Use $() like we do elsewhere, add a tiny bit more comment.bug24478Simon MacMullen2011-10-131-2/+3
| | * | | | | | | Don't record cygwin pid for rabbitmqctl waitEmile Joubert2011-10-131-2/+7
| |/ / / / / / /
* | | | | | | | Windows slashesbug24483Emile Joubert2011-10-172-15/+10
* | | | | | | | Use backslashesEmile Joubert2011-10-132-14/+14
|/ / / / / / /
* | | | | | | Merge bug24477Simon MacMullen2011-10-122-17/+56
|\ \ \ \ \ \ \
| * | | | | | | Explain a bitbug24477Simon MacMullen2011-10-121-0/+2
| * | | | | | | only confirm messages on 'remove' that are pending confirmationMatthias Radestock2011-10-111-2/+3
| * | | | | | | add tests for msg_store confirm logicMatthias Radestock2011-10-111-0/+29
| * | | | | | | make tests wait for *exactly* the right confirms, no more, no fewerMatthias Radestock2011-10-111-15/+22
|/ / / / / / /
* | | | | | | abide by the msg_store API constraints in the testsMatthias Radestock2011-10-111-8/+17
* | | | | | | Merge bug21319 (include plugins in source and binary packages)Simon MacMullen2011-10-110-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Add another format: minimal. Just the name of the plugin, one per line. rabbi...bug21319Simon MacMullen2011-10-112-18/+30
* | | | | | | Trivial cosmeticism.Simon MacMullen2011-10-111-2/+2
* | | | | | | If the user specifies the name of a non-existent plugin to disable, then we s...Simon MacMullen2011-10-111-3/+2
* | | | | | | If the user tries to enable a non-existent plugin, actually blow up and do no...Simon MacMullen2011-10-111-6/+8
* | | | | | | Adhere to corporate branding policy.Simon MacMullen2011-10-101-1/+1
* | | | | | | Typo.Simon MacMullen2011-10-101-1/+1
* | | | | | | Explain statuses.Simon MacMullen2011-10-101-2/+5
* | | | | | | include the spec files' license infoAlexandru Scvortov2011-10-101-0/+1
* | | | | | | generate release LICENSE fileAlexandru Scvortov2011-10-105-62/+17
* | | | | | | find the LICENSE filesAlexandru Scvortov2011-10-101-11/+2
* | | | | | | merge default into bug21319Alexandru Scvortov2011-10-1019-50/+813
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Slightly better messageSimon MacMullen2011-10-051-2/+2
| * | | | | | bin_to_list -> binary_to_listAlexandru Scvortov2011-10-031-1/+1
| * | | | | | make portsfile consistentAlexandru Scvortov2011-10-031-6/+10
| * | | | | | merge headsAlexandru Scvortov2011-10-031-8/+13
| |\ \ \ \ \ \
| | * | | | | | Don't print the list of enabled / disabled / missing plugins with ~p, it's no...Simon MacMullen2011-10-031-8/+13
| * | | | | | | add all LICENSE files to the RPMAlexandru Scvortov2011-10-031-1/+1
| * | | | | | | update debian copyright infoAlexandru Scvortov2011-10-032-5/+61
| * | | | | | | make sure plugins/README is in all the binary packagesAlexandru Scvortov2011-10-032-2/+2
| * | | | | | | reference all the little licensesAlexandru Scvortov2011-10-032-3/+32
| |/ / / / / /
| * | | | | | Bleh2Simon MacMullen2011-09-301-3/+3
| * | | | | | BlehSimon MacMullen2011-09-301-1/+1
| * | | | | | Explain what we actually mean by explicitly / implicitly enabled.Simon MacMullen2011-09-301-4/+13
| * | | | | | Language tweak.Simon MacMullen2011-09-301-1/+1
| * | | | | | :s/PLUGINS_DIST_DIR/PLUGINS_DIRAlexandru Scvortov2011-09-296-18/+18
| * | | | | | thread static configuration through functionsAlexandru Scvortov2011-09-291-36/+28
| * | | | | | don't bother with versions and sort plugins before listingAlexandru Scvortov2011-09-291-22/+5
| * | | | | | refactorAlexandru Scvortov2011-09-291-7/+12