Ben Hood
b0add05c7c
Removed code duplication
2008-09-21 19:10:40 +01:00
Ben Hood
3a94509149
Removed errornous comment
2008-09-21 18:24:43 +01:00
Ben Hood
90b32a410f
Modified list concatination
2008-09-21 18:22:24 +01:00
Ben Hood
63a3c7641f
Added a comment about the complexity of the mnesia:select usage
2008-09-21 18:17:55 +01:00
Ben Hood
941d8a3740
Revised full table scan comment
2008-09-21 18:09:56 +01:00
Ben Hood
969ff33484
Deleted route_internal functions
2008-09-21 18:07:19 +01:00
Ben Hood
7c81aaa3c0
delete_bindings should take a queue_name() rather than an amqqueue()
2008-09-21 17:32:24 +01:00
Ben Hood
9f55ecc693
Replaced mnesia:delete/1 with mnesia:delete_object/3
2008-09-21 14:18:21 +01:00
Ben Hood
bca6c36217
Respellt the word synchronize, incorporated some QA notes
2008-09-21 09:57:25 +01:00
Ben Hood
468a3335e3
Implemented durable routes
2008-09-20 21:07:17 +01:00
Ben Hood
f998dffa1c
Supressed compiler warnings
2008-09-20 20:16:00 +01:00
Ben Hood
8af0b8a0eb
Backed out changeset 031a255683ee
2008-09-20 20:11:32 +01:00
Ben Hood
d040c34046
Applied diff between the parent of this revision and the default branch to reapply separated out patchset
2008-09-19 18:13:29 +01:00
Ben Hood
80404224d0
Renamed 19334 to 19344
2008-09-19 17:23:53 +01:00
Tony Garnock-Jones
53c2a7cc9a
Swallow spaces between key and value in frame headers.
2008-09-18 18:42:09 +01:00
Matthias Radestock
1e99eadd36
merge bug19357 into default
2008-09-15 20:27:03 +01:00
Hubert Plociniczak
188f79a168
Apply rpm-specific files as a patch,
...
instead of directly changing the source tarball
2008-09-15 12:55:07 +01:00
Ben Hood
324f094db8
Merged default into 19357
2008-09-15 11:08:20 +01:00
Ben Hood
0e5184ab11
Merged default into 19251
2008-09-15 11:02:43 +01:00
Hubert Plociniczak
309cb71c78
merge default into bug19332
2008-09-15 10:37:53 +01:00
Hubert Plociniczak
5f6ed561bb
Cleaned up the Makefile
2008-09-15 10:23:53 +01:00
Hubert Plociniczak
5c400123df
Fixed checking build dependencies in rpms
...
while building on Debian systems. Unfortunately
.spec doesn't have 'not' logic.
2008-09-15 09:55:28 +01:00
Ben Hood
5ceca89ef3
Deleted Arguments parameter in add_binding because we dont do anything with the args yet
2008-09-14 22:07:42 +01:00
Ben Hood
cb5752e874
Moved {add,delete} binding to exchange module
2008-09-14 22:00:03 +01:00
Ben Hood
4c7bc09a16
Merged delete_temp into delete_queue
2008-09-14 21:46:51 +01:00
Ben Hood
bcc989a310
Default binding should bind to the default exchange in the queue's vhost
2008-09-14 21:38:47 +01:00
Ben Hood
16c5b611e6
Changed key type into binding_key and moved it to rabbit_framing_spec header file
2008-09-14 21:33:23 +01:00
Ben Hood
d6960cf5af
Fixed alignment of the comment about the constant field
2008-09-14 21:16:15 +01:00
Hubert Plociniczak
18111f393e
Append rpm-specific files to the source tarball.
...
Cleaned up the rpm Makefile.
2008-09-12 12:24:22 +01:00
Matthias Radestock
54032ca82e
merge bug19164 into default
2008-09-11 18:00:29 +01:00
Matthias Radestock
a129a035ab
cosmetic
2008-09-11 17:52:22 +01:00
Hubert Plociniczak
fc9c81a68a
cosmetic
2008-09-11 17:52:23 +01:00
Hubert Plociniczak
86644f75bb
Use parse_status to correctly determine
...
the status of the node. No need to print node's apps.
2008-09-11 17:33:43 +01:00
Hubert Plociniczak
8f209a026e
Added status command to rabbit_mutli, init.d scripts
...
now use that command.
Used status command in init.d scripts to check
if the server is running before stopping it.
Fixed various indentation problems in init.d scripts.
Synchronized the init.d in Debian and RPM to behave
in a similar way.
2008-09-11 14:10:14 +01:00
Matthias Radestock
f00caeff19
merge bug19131 into default
2008-09-11 13:45:09 +01:00
Ben Hood
bbc32c42f9
Grepped occurances of tickets
2008-09-11 13:01:52 +01:00
Ben Hood
cb8cc4fccb
Grepped the source code for references to realms and removed them
2008-09-11 12:53:00 +01:00
Matthias Radestock
ad729a5362
merge bug19367 into default
2008-09-11 08:23:45 +01:00
Ben Hood
4cfef5ba7e
Commented correct export statements back into the connection module
2008-09-10 23:38:16 +01:00
Ben Hood
9037d4cbb2
Applied Edwin's first patch without any modifications
2008-09-10 23:30:14 +01:00
Ben Hood
ec3e4262ae
Merged 19131 into 19357
2008-09-10 14:10:08 +01:00
Matthias Radestock
131d39c9cb
merge bug19193 into default
2008-09-10 13:37:32 +01:00
Ben Hood
6f40756e7f
Removed tickets and realms
2008-09-10 13:20:17 +01:00
Tony Garnock-Jones
ae35f745c0
Tweak README
2008-09-10 13:09:51 +01:00
Ben Hood
8a9c268fcd
Changed nowait flag from true to false for queue.delete
2008-09-10 13:03:07 +01:00
Ben Hood
1a0301cbec
Branching off 19357 from 19131 in order to split up the patchset
2008-09-10 12:54:46 +01:00
Hubert Plociniczak
ad944a79cd
merge default into bug19193
2008-09-10 12:39:27 +01:00
Hubert Plociniczak
d848d59f8e
Refactoring of call_all_nodes/1
2008-09-10 11:39:19 +01:00
Hubert Plociniczak
df440897a7
Use lists:foreach instead of tail recursion
...
in rotate_logs command. Updated usage function()
Reverted change in rabbitmq-server.spec that
didn't belong to this bug.
2008-09-10 10:53:55 +01:00
Matthias Radestock
89dea89754
merge bug19166 into default
2008-09-09 17:36:33 +01:00