Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EPEL no longer need this PATH setting, so get rid of it.bug21029 | David Wragg | 2009-07-06 | 1 | -5/+1 |
* | merge bug21060 into default | Matthias Radestock | 2009-07-01 | 0 | -0/+0 |
|\ | |||||
* | | better exception tagbug21060 | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
* | | fix another off-by-one error | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
* | | fold | Matthias Radestock | 2009-07-01 | 1 | -9/+6 |
* | | Fix off-by-one error (discovered by Matthias) | Tony Garnock-Jones | 2009-07-01 | 1 | -1/+1 |
* | | cosmetic | Matthias Radestock | 2009-07-01 | 1 | -23/+19 |
* | | Convenience rabbit_basic functions. | Tony Garnock-Jones | 2009-06-22 | 2 | -11/+59 |
|/ | |||||
* | Updated portfile for 1.6.0 release | Tim Clark | 2009-06-18 | 1 | -4/+4 |
* | tabs -> spaces | Matthias Radestock | 2009-06-18 | 6 | -25/+25 |
* | TMPDIR should be honoured by Makefile | Matthew Sackman | 2009-06-18 | 1 | -2/+6 |
* | Added tag rabbitmq_v1_6_0 for changeset 1588df06f913 | Matthias Radestock | 2009-06-16 | 0 | -0/+0 |
* | add package changelog entries for 1.6.0 releaserabbitmq_v1_6_0 | Matthias Radestock | 2009-06-16 | 2 | -0/+9 |
* | merge bug20961 into default | Matthias Radestock | 2009-06-16 | 3 | -3/+5 |
|\ | |||||
| * | emergency merge of bug20958 into default | Matthias Radestock | 2009-06-16 | 6 | -142/+142 |
| |\ | |||||
| | * | merge bug20979 into default | Matthias Radestock | 2009-06-16 | 2 | -1/+3 |
| | |\ | |||||
| | | * | merge bug20976 into default | Matthias Radestock | 2009-06-16 | 0 | -0/+0 |
| | | |\ | |||||
| | | * | | Altered dependencies and added comment to the appbug20976 | Matthew Sackman | 2009-06-12 | 2 | -2/+4 |
| | | |/ | |||||
| | * | | cleandb is now an rm -rf and build depends not on mnesiabug20979 | Matthew Sackman | 2009-06-12 | 2 | -2/+2 |
| | |/ | |||||
| * | | FIx for escaping of argumentsbug20958 | Tim Clark | 2009-06-14 | 1 | -11/+1 |
* | | | Fixing up escaping of commandline argumentsbug20961 | Tim Clark | 2009-06-14 | 1 | -11/+1 |
* | | | Attempt to fix regexp in Portfile | Tim Clark | 2009-06-12 | 1 | -4/+4 |
* | | | Changes to version and checksums | Tim Clark | 2009-06-12 | 1 | -4/+4 |
| |/ |/| | |||||
* | | merging in bug20943 | Matthew Sackman | 2009-06-11 | 1 | -129/+120 |
|\ \ | |||||
| * | | refactoring: rename "round robin" to "active consumers"bug20943 | Matthias Radestock | 2009-06-10 | 1 | -27/+31 |
| * | | proper round-robining even when blocking | Matthias Radestock | 2009-06-10 | 1 | -124/+111 |
|/ / | |||||
* | | emergency merge of bug20958 into default | Matthias Radestock | 2009-06-10 | 3 | -14/+21 |
|\ \ | |/ |/| | |||||
| * | merge in bug20955 | Matthew Sackman | 2009-06-10 | 1 | -4/+11 |
| |\ | |||||
| | * | respect channel blocking when adding consumersbug20955 | Matthias Radestock | 2009-06-10 | 1 | -4/+11 |
| |/ | |||||
| * | Merge bug20801 into default | Hubert Plociniczak | 2009-06-10 | 1 | -8/+10 |
| |\ | |||||
| | * | Merge two default branches into one. | Hubert Plociniczak | 2009-06-10 | 3 | -23/+50 |
| | |\ | |||||
| | * | | fix off-by-one error | Matthias Radestock | 2009-06-10 | 1 | -1/+1 |
| | * | | cosmetic | Matthias Radestock | 2009-06-10 | 1 | -7/+9 |
| * | | | Use dist macro for building correct distribution versions.bug20801 | Hubert Plociniczak | 2009-06-10 | 2 | -5/+3 |
| | |/ | |/| | |||||
* | | | Removed default shell, changed wrapper to work without default shell | timc | 2009-06-10 | 2 | -2/+2 |
* | | | Creates rabbitmq user with a default shell and uses correct arguments to the ... | timc | 2009-06-10 | 2 | -3/+3 |
|/ / | |||||
* | | Merge from bug20333 post verification | timc | 2009-06-10 | 3 | -23/+50 |
|\ \ | |/ |/| | |||||
| * | remove/add files missed on previous commitbug20333 | Matthias Radestock | 2009-04-06 | 2 | -2/+23 |
| * | use wrapper scripts in macports | Matthias Radestock | 2009-04-06 | 1 | -21/+27 |
* | | merge bug20940 into default | Matthias Radestock | 2009-06-10 | 2 | -9/+12 |
|\ \ | |||||
| * | | cosmeticbug20940 | Matthias Radestock | 2009-06-10 | 1 | -6/+7 |
| * | | Made can_send/2 into can_send/3. | Matthew Sackman | 2009-06-09 | 2 | -9/+11 |
|/ / | |||||
* | | merging in bug20782 | Matthew Sackman | 2009-06-08 | 8 | -81/+103 |
|\ \ | |||||
| * | | clean up tx records in queues when a transaction's channel diesbug20782 | Matthias Radestock | 2009-06-05 | 4 | -23/+43 |
| * | | refactoring: bundle up all the data for a publish | Matthias Radestock | 2009-06-05 | 7 | -64/+66 |
|/ / | |||||
* | | Split out internal_declare/2. | Tony Garnock-Jones | 2009-06-04 | 1 | -2/+10 |
* | | merge bug20633 into default | Matthew Sackman | 2009-06-04 | 1 | -16/+24 |
|\ \ | |||||
| * | | make delete_binding return an error when the binding does not existbug20633 | Matthias Radestock | 2009-06-02 | 1 | -16/+24 |
* | | | merge bug20877 into default | Matthias Radestock | 2009-06-03 | 0 | -0/+0 |
|\ \ \ | |||||
* | | | | alignbug20877 | Matthias Radestock | 2009-06-03 | 1 | -2/+2 |