summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | merge bug20455 into v1_5Matthias Radestock2009-03-193-3/+1
| |\ \ \ \
| | * | | | Make all the packaged scripts cd to /var/lib/rabbitmq, and remove aSimon MacMullen2009-03-123-3/+1
| | | |_|/ | | |/| |
| * | | | oopsMatthias Radestock2009-03-181-1/+1
| * | | | merge bug20462 into v1_5Matthias Radestock2009-03-182-19/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | make it more obvious that RABBITMQ_MNESIA_DIR is specialMatthias Radestock2009-03-181-1/+2
| | * | | Split out the environment variable munging as described in the ticket, except...Simon MacMullen2009-03-132-17/+18
| |/ / /
* | | | Correct name of table.Tony Garnock-Jones2009-03-261-1/+1
* | | | Include generate_app in source tarballTony Garnock-Jones2009-03-251-1/+1
| | | * add some signaturesMatthias Radestock2009-03-311-0/+21
| | | * add some priority_queue testsMatthias Radestock2009-03-311-0/+53
| | | * fix bugMatthias Radestock2009-03-311-1/+1
| | | * small simplificationMatthias Radestock2009-03-311-2/+2
| | | * don't call into queue module and don't break its encapsulationMatthias Radestock2009-03-311-12/+15
| | | * do not use priorities for notify_sent and unblockMatthias Radestock2009-03-131-2/+2
| | | * fix bugMatthias Radestock2009-03-131-1/+1
| | | * change representation from gb_tree to kv listMatthias Radestock2009-03-131-42/+43
| | | * document priority functionalityMatthias Radestock2009-03-121-0/+5
| | | * make in/2 insert items that are low priorityMatthias Radestock2009-03-121-6/+6
| | | * another bug fixMatthias Radestock2009-03-121-1/+1
| | | * fix bugMatthias Radestock2009-03-122-6/+46
| | | * first cut at extending gen_server2 with prioritiesMatthias Radestock2009-03-122-6/+131
| |_|/ |/| |
* | | Follow advice of MacPorts committerTony Garnock-Jones2009-03-031-4/+1
* | | Check in macports packaging contributed by Chris PettittTony Garnock-Jones2009-02-274-67/+81
| |/ |/|
* | merge v1_5 into defaultTony Garnock-Jones2009-02-2417-74/+107
|\ \ | |/
| * Added tag rabbitmq_v1_5_3 for changeset 3fd499569a57Tony Garnock-Jones2009-02-240-0/+0
| * add package changelog entries for 1.5.3 releaserabbitmq_v1_5_3Tony Garnock-Jones2009-02-242-0/+9
| * merge bug20410 into v1_5Matthias Radestock2009-02-241-4/+16
| |\
| | * Apply John's changeTony Garnock-Jones2009-02-241-4/+16
| |/
| * Added tag rabbitmq_v1_5_2 for changeset 7db73a31654fTony Garnock-Jones2009-02-230-0/+0
| * add package changelog entries for 1.5.2 releaserabbitmq_v1_5_2Tony Garnock-Jones2009-02-232-0/+9
| * Merge bug20329 into v1_5Hubert Plociniczak2009-02-203-38/+29
| |\
| | * Use _locastatedir and _sysconfdir macros in all possible places.Hubert Plociniczak2009-02-202-11/+11
| | * Merge v1_5 into bug20329Hubert Plociniczak2009-02-2019-73/+192
| | |\
| | * | Use %{_sysconfdir} to locate /etc.Hubert Plociniczak2009-02-043-12/+8
| | * | Use shorter names for sources in spec file.Hubert Plociniczak2009-02-041-7/+7
| | * | Included fixes for fedora review.Hubert Plociniczak2009-02-043-18/+11
| * | | Merge bug20352 into defaultHubert Plociniczak2009-02-202-6/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Disabled starting the server in rpm packages according to fedora guidelines.Hubert Plociniczak2009-02-182-6/+3
| * | | Merged 20383Simon MacMullen2009-02-204-4/+10
| |\ \ \
| | * | | Logrotate will report only errors and ignore anything in the STDOUT.Hubert Plociniczak2009-02-204-4/+10
| | |/ /
| * | | Merged 20327Simon MacMullen2009-02-2010-24/+33
| |\ \ \ | | |/ / | |/| |
| | * | Fixed sed to properly handle rabbitmq.conf.5 and updated other man pages.Hubert Plociniczak2009-02-176-6/+4
| | * | Renamed man page for rabbit configHubert Plociniczak2009-02-171-0/+0
| | * | Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-045-35/+8
| | * | Minor style fixesHubert Plociniczak2009-02-041-2/+4
| | * | Be consistend in using INITD_ variables in init.d script. Few style fixes in ...Hubert Plociniczak2009-02-043-11/+11
| | * | Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-049-22/+58
* | | | merge bug20374 into defaultMatthias Radestock2009-02-171-2/+6
|\ \ \ \
| * | | | make it easier to add more exceptions to the 'warning' category in futureMatthias Radestock2009-02-171-6/+6
| * | | | merge default into bug20374Tony Garnock-Jones2009-02-1710-42/+42
| |\ \ \ \ | |/ / / / |/| | | |