| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | fix a recursive compilation issue | Alexandru Scvortov | 2011-09-16 | 2 | -3/+2 | |
| | | | * | | be smart about when building plugins | Alexandru Scvortov | 2011-09-16 | 3 | -7/+12 | |
| | | | * | | implicitly disable enabled plugins | Alexandru Scvortov | 2011-09-14 | 1 | -1/+1 | |
| | | | * | | add rabbitmq-plugin manpage | Alexandru Scvortov | 2011-09-14 | 3 | -3/+159 | |
| | | | * | | implement "rabbitmq-plugin disable ..." | Alexandru Scvortov | 2011-09-14 | 1 | -3/+36 | |
| | | | * | | handle multiple versions of the same plugin | Alexandru Scvortov | 2011-09-14 | 1 | -9/+12 | |
| | | | * | | prune after enabling | Alexandru Scvortov | 2011-09-14 | 1 | -1/+2 | |
| | | | * | | refactor | Alexandru Scvortov | 2011-09-14 | 1 | -12/+20 | |
| | | | * | | "rabbitmq-plugin prune" removes unnecessary plugins from plugins/ | Alexandru Scvortov | 2011-09-14 | 1 | -11/+40 | |
| | | | * | | support regexp filtering when listing plugins | Alexandru Scvortov | 2011-09-14 | 1 | -4/+9 | |
| | | | * | | add a compact plugin listing option | Alexandru Scvortov | 2011-09-14 | 1 | -15/+23 | |
| | | | * | | more verbose listing | Alexandru Scvortov | 2011-09-14 | 1 | -5/+13 | |
| | | | * | | enabled plugins are recorded in plugins/enabled_plugins | Alexandru Scvortov | 2011-09-14 | 1 | -21/+38 | |
| | | | * | | refactor | Alexandru Scvortov | 2011-09-14 | 1 | -14/+17 | |
| | | | * | | don't look for plugins in the plugins/ directory | Alexandru Scvortov | 2011-09-14 | 1 | -4/+24 | |
| | | | * | | favour plugins in the distribution dir, not in the plugin dir | Alexandru Scvortov | 2011-09-09 | 1 | -2/+2 | |
| | | | * | | actually enable plugins | Alexandru Scvortov | 2011-09-09 | 1 | -3/+11 | |
| | | | * | | stubs for plugin enabling | Alexandru Scvortov | 2011-09-09 | 1 | -5/+14 | |
| | | | * | | find plugin dependencies | Alexandru Scvortov | 2011-09-09 | 1 | -3/+10 | |
| | | | * | | filter available applications from the dependency list | Alexandru Scvortov | 2011-09-09 | 1 | -1/+12 | |
| | | | * | | partial plugin enabling | Alexandru Scvortov | 2011-09-09 | 1 | -4/+24 | |
| | | | * | | list packages showing which are enabled and which are available | Alexandru Scvortov | 2011-09-09 | 1 | -3/+24 | |
| | | | * | | handle invalid plugins | Alexandru Scvortov | 2011-09-09 | 1 | -3/+15 | |
| | | | * | | read and parse app files from ezs | Alexandru Scvortov | 2011-09-09 | 1 | -1/+52 | |
| | | | * | | pass PLUGINS_DIR and PLUGINS_DIST_DIR to rabbitmq-plugin | Alexandru Scvortov | 2011-09-09 | 3 | -5/+21 | |
| | | | * | | comand line parsting for rabbitmq-plugin | Alexandru Scvortov | 2011-09-09 | 1 | -2/+33 | |
| | | | * | | refactor | Alexandru Scvortov | 2011-09-09 | 4 | -21/+17 | |
| | | | * | | add plugins to debs and rpms | Alexandru Scvortov | 2011-09-08 | 4 | -3/+6 | |
| | | | * | | add rabbitmq-plugin stub | Alexandru Scvortov | 2011-09-08 | 3 | -0/+115 | |
| | | | * | | make plugins easier to dist when developing | Alexandru Scvortov | 2011-09-08 | 1 | -2/+2 | |
| | | | * | | add the plugins to the windows package | Alexandru Scvortov | 2011-09-08 | 1 | -0/+3 | |
| | | | * | | add plugins to generic unix archive | Alexandru Scvortov | 2011-09-08 | 5 | -2/+8 | |
| | | | * | | fix the plugins srcdist before attempting to build the plugins | Alexandru Scvortov | 2011-09-08 | 1 | -0/+1 | |
| | | | * | | add target to build plugins and put the .ezs in provided_plugins/ | Alexandru Scvortov | 2011-09-08 | 1 | -1/+6 | |
| | | | * | | include the plugins' sources in the broker bundles | Alexandru Scvortov | 2011-09-08 | 1 | -1/+4 | |
| | * | | | | Merged bug24461 into default | Emile Joubert | 2011-10-06 | 12 | -169/+191 | |
| | |\ \ \ \ | ||||||
| | | * | | | | inline publish/5 | Matthias Radestock | 2011-10-06 | 1 | -31/+25 | |
| | * | | | | | make the rabbit_event API more pleasant to use and less costly | Matthias Radestock | 2011-10-01 | 4 | -157/+151 | |
| * | | | | | | issue confirms when needed (and only then) | Matthias Radestock | 2011-10-11 | 1 | -22/+33 | |
| * | | | | | | refactoring: extract core of 'write' handler | Matthias Radestock | 2011-10-10 | 1 | -66/+62 | |
| * | | | | | | cosmetic | Matthias Radestock | 2011-10-10 | 1 | -2/+2 | |
| * | | | | | | there's more than one call site for remove_message... | Matthias Radestock | 2011-10-10 | 1 | -41/+41 | |
| * | | | | | | be more careful about deleting cur_file_cache_ets entries | Matthias Radestock | 2011-10-10 | 1 | -6/+17 | |
| * | | | | | | I'm pretty sure this is correct | Matthias Radestock | 2011-10-09 | 1 | -31/+47 | |
| * | | | | | | slightly more obvious flying_writes accounting | Matthias Radestock | 2011-10-06 | 1 | -14/+11 | |
| * | | | | | | merge default into bug24308 | Matthias Radestock | 2011-10-06 | 1 | -73/+116 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Whoops, forgot that bit. | Matthew Sackman | 2011-08-19 | 1 | -0/+4 | |
| | * | | | | | Fixed again. | Matthew Sackman | 2011-08-19 | 1 | -73/+112 | |
| * | | | | | | Merged bug24459 into default | Emile Joubert | 2011-10-05 | 1 | -30/+34 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | merge default into bug24459 | Matthias Radestock | 2011-10-01 | 1 | -30/+34 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
