Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in defaultbug24164 | Simon MacMullen | 2011-06-17 | 1 | -2/+1 |
|\ | |||||
| * | Matthias points out that these pertain to the old persister which we no ↵ | Simon MacMullen | 2011-06-16 | 1 | -2/+0 |
| | | | | | | | | longer ship. | ||||
| * | Make the stats interval configurable.bug24162 | Simon MacMullen | 2011-06-09 | 1 | -0/+1 |
| | | |||||
* | | First pass at user tags. | Simon MacMullen | 2011-06-09 | 1 | -1/+1 |
|/ | |||||
* | Switch to hard coding the exchange name. | Simon MacMullen | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app. | Simon MacMullen | 2011-05-20 | 1 | -0/+1 |
| | |||||
* | Merge bug21973 (Make suggested frame-max configurable) | Simon MacMullen | 2011-03-09 | 1 | -0/+1 |
|\ | |||||
| * | Merge defaultbug21973 | Simon MacMullen | 2011-01-13 | 1 | -0/+1 |
| |\ | |||||
| | * | Put in Matthias's changes. | John DeTreville | 2010-12-14 | 1 | -0/+1 |
| | | | |||||
* | | | Make tcp listen options configurablebug23792 | Matthew Sackman | 2011-02-02 | 1 | -1/+8 |
| | | | |||||
* | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge in default | Simon MacMullen | 2011-01-17 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Allow specifying a listener as just a port number, meaning "bind to ↵ | Simon MacMullen | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | everything, whatever that means on your OS", and use that by default. | ||||
* | | | | adding supervision support for direct connection channels | Vlad Alexandru Ionescu | 2011-01-19 | 1 | -1/+2 |
| |/ / |/| | | |||||
* | | | Merge with default | Rob Harrop | 2011-01-05 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | cosmetic and minor refactor | Matthias Radestock | 2010-12-20 | 1 | -5/+1 |
| | | | |||||
| * | | Substantially reworked delegate | Matthew Sackman | 2010-12-18 | 1 | -1/+6 |
| | | | |||||
* | | | Merge from default | Simon MacMullen | 2010-12-14 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rather impressionistic sketch of how pluggable auth backends might start out. | Simon MacMullen | 2010-11-19 | 1 | -1/+2 |
| | | | |||||
* | | | Merge from default.bug23467 | Simon MacMullen | 2010-12-13 | 1 | -1/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Fix default config | Simon MacMullen | 2010-11-16 | 1 | -2/+1 |
| | | |||||
| * | Beginning of a config mechanism. | Simon MacMullen | 2010-11-10 | 1 | -1/+3 |
| | | |||||
* | | Rip out old persister as it no longer works given the arrival of pub acks | Matthew Sackman | 2010-12-06 | 1 | -1/+0 |
|/ | |||||
* | Merged bug23218 into default (configurable server_properties) | Emile Joubert | 2010-10-29 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Allow custom server_properties to be configured in addition to, or overriding the default ones (product, version, platform, copyright, information). E.g. [ {rabbit, [ {server_properties, [ {foo, "foo-value"}, {bar, "bar-value"} ]} ]} ]. | ||||
| * | Fix for bug23218 | Jerry Kuch | 2010-10-28 | 1 | -0/+1 |
| | | |||||
* | | remove references to cluster_config_file | Alexandru Scvortov | 2010-10-26 | 1 | -0/+1 |
|/ | | | | Also, add cluster_nodes to the .app file. | ||||
* | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 1 | -0/+1 |
| | |||||
* | Make statistics collection into an application parameter, switched off by ↵ | Simon MacMullen | 2010-07-26 | 1 | -1/+2 |
| | | | | default. | ||||
* | Merge default into bug 21673 | Matthew Sackman | 2010-06-30 | 1 | -1/+4 |
|\ | |||||
| * | Reduce msg store file size limit and queue index journal size temporarily ↵ | Matthew Sackman | 2010-06-17 | 1 | -1/+1 |
| | | | | | | | | whilst running intensive tests | ||||
| * | Make the queue_index max_journal_entry_count configurable | Matthew Sackman | 2010-06-17 | 1 | -0/+1 |
| | | |||||
| * | Expose the msg_store file size limit to configuration. Also some suitable ↵ | Matthew Sackman | 2010-06-17 | 1 | -0/+1 |
| | | | | | | | | derivisions in tests. | ||||
| * | Merging default into bug 21673 | Matthew Sackman | 2010-04-26 | 1 | -0/+2 |
| |\ | |||||
| | * | All sorts of tidying, cosmetics, reorganisation and pruning. A veritable ↵ | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | sm?rg?sbord of improvements. | ||||
| | * | Pluggable queues land | Matthew Sackman | 2010-04-08 | 1 | -0/+1 |
| | | | |||||
| | * | Env var does not need rabbit_ prefix | Matthew Sackman | 2009-12-26 | 1 | -1/+1 |
| | | | |||||
| | * | Put the default index module (ets) in the .app template, and assume the env ↵ | Matthew Sackman | 2009-12-26 | 1 | -0/+1 |
| | | | | | | | | | | | | var exists | ||||
* | | | ssl works againbug22882 | Alexandru Scvortov | 2010-06-23 | 1 | -2/+2 |
| | | | |||||
* | | | pluggable queue backendsbug22616 | Matthias Radestock | 2010-05-03 | 1 | -0/+1 |
|/ / | | | | | | | | | | | | | | | | | - behaviour and specs for pluggable queue backends - reworking of the queue code to support pluggability, including hookups to memory monitoring and file handle management - interface to existing persister via the new API All these changes were cherry-picked from the bug21673 branch. | ||||
* | | Add persister_hibernate_after configuration variable.bug22584 | Tony Garnock-Jones | 2010-04-07 | 1 | -0/+1 |
| | | |||||
* | | Create persister_max_wrap_entries configuration variable. | Tony Garnock-Jones | 2010-04-06 | 1 | -0/+1 |
|/ | |||||
* | all donebug21975 | Matthew Sackman | 2009-11-16 | 1 | -0/+1 |
| | |||||
* | Default merged into bug 21457 | Marek Majkowski | 2009-09-29 | 1 | -2/+1 |
|\ | |||||
| * | qa fixes, some refactoring | Marek Majkowski | 2009-09-25 | 1 | -2/+1 |
| | | |||||
| * | new memsup code | Marek Majkowski | 2009-09-16 | 1 | -1/+1 |
| | | |||||
* | | remove extra_startup_steps from app config | Matthias Radestock | 2009-09-22 | 1 | -1/+0 |
|/ | | | | This should have been done as part of bug17880. | ||||
* | merging in from default | Matthew Sackman | 2009-08-25 | 2 | -8/+1 |
|\ | |||||
| * | An evocative and inspiring bunny. | Matthew Sackman | 2009-08-06 | 1 | -1/+1 |
| | | |||||
| * | Removed the existing rabbit.rel file, which does not appear to have been ↵ | Paul Jones | 2009-07-22 | 1 | -7/+0 |
| | | | | | | | | updated in many,many versions | ||||
* | | Merge with upstream | Essien Ita Essien | 2009-06-21 | 1 | -0/+2 |
|\ \ | |/ |