Matthias Radestock
56a9d55dca
merge bug20877 into default
2009-06-03 17:00:56 +01:00
Matthias Radestock
1deab24d6e
align
2009-06-03 16:23:59 +01:00
Tony Garnock-Jones
6d62e9c26a
Change from number to atom.
2009-06-03 15:26:47 +01:00
Tony Garnock-Jones
c73554779a
merge bug20654 into default
2009-06-03 13:27:45 +01:00
Tony Garnock-Jones
4acd85206c
merger
2009-06-03 13:27:23 +01:00
Matthias Radestock
cfd34b0ee6
make delete_binding return an error when the binding does not exist
...
This required some refactoring in order to avoid duplication of the code
that constructs #binding records.
2009-06-02 10:44:01 +01:00
Matthias Radestock
32ea13e030
fix typo
2009-05-29 06:37:30 +01:00
Tony Garnock-Jones
b7068735d2
merge default into bug20654
2009-05-27 14:32:17 +01:00
Tony Garnock-Jones
21e007dae8
merge v1_5 into default
2009-05-27 14:29:27 +01:00
Matthias Radestock
3120cdcb7b
helper method for not_found errors
...
There was enough repetition to make it worthwhile
2009-05-20 21:09:08 +01:00
Matthias Radestock
54f390194b
rename UME to AE
2009-05-20 20:05:40 +01:00
Matthias Radestock
2d97ee9586
break ume cycles
2009-05-20 19:41:53 +01:00
Matthias Radestock
3340a360fb
carry 'mandatory' and 'immediate' flags through to UMEs
2009-05-20 17:52:48 +01:00
Matthias Radestock
5df0a7433f
refactoring of API
2009-05-20 15:31:16 +01:00
Matthias Radestock
9bd7d21698
fix type spec
2009-05-20 08:57:28 +01:00
Matthias Radestock
1fa655601f
add permission checks for ume configuration
2009-05-20 08:45:37 +01:00
Matthias Radestock
2706342d07
rationalise publish/route result types
2009-05-20 06:25:28 +01:00
Matthias Radestock
803764bc44
move publication logic, incl ume handling, into rabbit_exchange
...
...and make rabbit_exchange:simple_publish use it
2009-05-19 21:28:24 +01:00
Matthias Radestock
d94afdb18a
document support for headers exchange
...
We forgot to do this bug 20152.
2009-05-19 13:22:34 +01:00
Matthias Radestock
5513260780
Added tag rabbitmq_v1_5_5 for changeset 5dc463f43bb7
2009-05-19 10:03:54 +01:00
Matthias Radestock
c5068a8d77
add package changelog entries for 1.5.5 release
2009-05-19 10:01:30 +01:00
David Wragg
58cd8c9f67
merge bug20676 into v1_5
2009-05-18 17:39:56 +01:00
Tony Garnock-Jones
9c799d509b
merge v1_5 into default
2009-05-18 17:34:25 +01:00
Tony Garnock-Jones
cce5356930
merge bug20767 into v1_5
2009-05-18 17:33:48 +01:00
Tony Garnock-Jones
a2b43cd664
Silence unused variable warning
2009-05-18 17:33:21 +01:00
Matthias Radestock
9d25631c14
display node name and db dir on startup
...
...in a pretty and easy-to-parse way
In the process we introduce rabbit_mnesia:dir() so we don't depend
directly on the mnesia module - this also removes a dependency in the
persister.
2009-05-18 16:20:26 +01:00
Matthew Sackman
dc2b744567
Change to dependencies
2009-05-18 11:33:53 +01:00
Hubert Plociniczak
7e26531e98
Merge bug20745 into v1_5
2009-05-16 12:11:19 +01:00
Hubert Plociniczak
751100208d
Merge bug20679 into v1_5
2009-05-16 12:07:43 +01:00
David Wragg
bb5835382e
Don't package the INSTALL document
2009-05-13 23:19:01 +01:00
Tony Garnock-Jones
08c1136f05
merge v1_5 into default
2009-05-13 15:30:28 +01:00
Tony Garnock-Jones
21a10fd8d9
merge bug20702 into v1_5
2009-05-13 15:30:15 +01:00
Tony Garnock-Jones
c652c6a186
merge v1_5 into default
2009-05-13 15:22:21 +01:00
Tony Garnock-Jones
7ad17a13fd
merge bug20649 into v1_5
2009-05-13 14:53:38 +01:00
David Wragg
2b45efaaa1
Add Default-Start and Default-Stop LSB init script lines
...
To shut rpmlint up.
2009-05-08 22:05:13 +01:00
David Wragg
6f69ce47d0
Revert. No idea why that ended up going straight into v1_5.
2009-05-08 22:03:28 +01:00
David Wragg
5055b97dea
Add Default-Start and Default-Stop LSB init script lines
...
To shut rpmlint up.
2009-05-08 21:55:06 +01:00
David Wragg
b3280485a2
Set PATH to workaround case when escript is not in /usr/bin
2009-05-08 16:30:55 +01:00
David Wragg
b70866f3e3
Create user and group in %pre rather than %post
...
They are referred to in the %files section, which leads to warnings
if they are not created until %post runs.
2009-05-08 15:44:58 +01:00
David Wragg
4a08c82320
Remove duplicated username in useradd command
2009-05-08 15:37:29 +01:00
Matthias Radestock
e5c390df7c
merge bug20471 into v1_5
2009-05-07 08:40:19 +01:00
Matthew Sackman
d10f3828c4
merging in 20592
2009-04-29 16:25:39 +01:00
Matthias Radestock
1a25579854
refactoring
2009-04-28 23:22:54 +01:00
Matthias Radestock
9f7900665c
add "unroutable message exchanges" feature
2009-04-28 23:08:41 +01:00
Tony Garnock-Jones
96ba6eb0cc
Fixed unused-variable warning
2009-04-24 17:08:19 +01:00
Tony Garnock-Jones
a337febda4
merge v1_5 into default
2009-04-24 16:59:05 +01:00
Tony Garnock-Jones
dfbab52506
merge bug20630 into v1_5
2009-04-24 16:54:53 +01:00
Matthias Radestock
c06b2f4995
return the correct error (not_found) on exchange deletion
...
in the process discriminate more on 'unbind' errors
2009-04-23 12:46:38 +01:00
Matthias Radestock
6ea526c16d
don't conditionally/auto-delete exchanges that still have durable bindings
2009-04-22 17:57:53 +01:00
Matthias Radestock
616dc0bf72
merge v1_5 into default
2009-04-22 11:31:01 +01:00