summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | fix a recursive compilation issueAlexandru Scvortov2011-09-162-3/+2
| | | * | be smart about when building pluginsAlexandru Scvortov2011-09-163-7/+12
| | | * | implicitly disable enabled pluginsAlexandru Scvortov2011-09-141-1/+1
| | | * | add rabbitmq-plugin manpageAlexandru Scvortov2011-09-143-3/+159
| | | * | implement "rabbitmq-plugin disable ..."Alexandru Scvortov2011-09-141-3/+36
| | | * | handle multiple versions of the same pluginAlexandru Scvortov2011-09-141-9/+12
| | | * | prune after enablingAlexandru Scvortov2011-09-141-1/+2
| | | * | refactorAlexandru Scvortov2011-09-141-12/+20
| | | * | "rabbitmq-plugin prune" removes unnecessary plugins from plugins/Alexandru Scvortov2011-09-141-11/+40
| | | * | support regexp filtering when listing pluginsAlexandru Scvortov2011-09-141-4/+9
| | | * | add a compact plugin listing optionAlexandru Scvortov2011-09-141-15/+23
| | | * | more verbose listingAlexandru Scvortov2011-09-141-5/+13
| | | * | enabled plugins are recorded in plugins/enabled_pluginsAlexandru Scvortov2011-09-141-21/+38
| | | * | refactorAlexandru Scvortov2011-09-141-14/+17
| | | * | don't look for plugins in the plugins/ directoryAlexandru Scvortov2011-09-141-4/+24
| | | * | favour plugins in the distribution dir, not in the plugin dirAlexandru Scvortov2011-09-091-2/+2
| | | * | actually enable pluginsAlexandru Scvortov2011-09-091-3/+11
| | | * | stubs for plugin enablingAlexandru Scvortov2011-09-091-5/+14
| | | * | find plugin dependenciesAlexandru Scvortov2011-09-091-3/+10
| | | * | filter available applications from the dependency listAlexandru Scvortov2011-09-091-1/+12
| | | * | partial plugin enablingAlexandru Scvortov2011-09-091-4/+24
| | | * | list packages showing which are enabled and which are availableAlexandru Scvortov2011-09-091-3/+24
| | | * | handle invalid pluginsAlexandru Scvortov2011-09-091-3/+15
| | | * | read and parse app files from ezsAlexandru Scvortov2011-09-091-1/+52
| | | * | pass PLUGINS_DIR and PLUGINS_DIST_DIR to rabbitmq-pluginAlexandru Scvortov2011-09-093-5/+21
| | | * | comand line parsting for rabbitmq-pluginAlexandru Scvortov2011-09-091-2/+33
| | | * | refactorAlexandru Scvortov2011-09-094-21/+17
| | | * | add plugins to debs and rpmsAlexandru Scvortov2011-09-084-3/+6
| | | * | add rabbitmq-plugin stubAlexandru Scvortov2011-09-083-0/+115
| | | * | make plugins easier to dist when developingAlexandru Scvortov2011-09-081-2/+2
| | | * | add the plugins to the windows packageAlexandru Scvortov2011-09-081-0/+3
| | | * | add plugins to generic unix archiveAlexandru Scvortov2011-09-085-2/+8
| | | * | fix the plugins srcdist before attempting to build the pluginsAlexandru Scvortov2011-09-081-0/+1
| | | * | add target to build plugins and put the .ezs in provided_plugins/Alexandru Scvortov2011-09-081-1/+6
| | | * | include the plugins' sources in the broker bundlesAlexandru Scvortov2011-09-081-1/+4
| * | | | Merged bug24461 into defaultEmile Joubert2011-10-0612-169/+191
| |\ \ \ \
| | * | | | inline publish/5Matthias Radestock2011-10-061-31/+25
| * | | | | make the rabbit_event API more pleasant to use and less costlyMatthias Radestock2011-10-014-157/+151
* | | | | | issue confirms when needed (and only then)Matthias Radestock2011-10-111-22/+33
* | | | | | refactoring: extract core of 'write' handlerMatthias Radestock2011-10-101-66/+62
* | | | | | cosmeticMatthias Radestock2011-10-101-2/+2
* | | | | | there's more than one call site for remove_message...Matthias Radestock2011-10-101-41/+41
* | | | | | be more careful about deleting cur_file_cache_ets entriesMatthias Radestock2011-10-101-6/+17
* | | | | | I'm pretty sure this is correctMatthias Radestock2011-10-091-31/+47
* | | | | | slightly more obvious flying_writes accountingMatthias Radestock2011-10-061-14/+11
* | | | | | merge default into bug24308Matthias Radestock2011-10-061-73/+116
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Whoops, forgot that bit.Matthew Sackman2011-08-191-0/+4
| * | | | | Fixed again.Matthew Sackman2011-08-191-73/+112
* | | | | | Merged bug24459 into defaultEmile Joubert2011-10-051-30/+34
|\ \ \ \ \ \
| * \ \ \ \ \ merge default into bug24459Matthias Radestock2011-10-011-30/+34
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |