Commit Graph

59446 Commits

Author SHA1 Message Date
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
Hubert Plociniczak 36e824bf51 Continue rotate_logs command even when
the command on specific node returns an error.
Display the error message in that case only.
2008-09-09 17:05:01 +01:00
Hubert Plociniczak e54821ad8c Start the RabbitMQ server after adding
it to chkconfig.
2008-09-09 16:45:04 +01:00
Hubert Plociniczak 7088e40de2 Fixed various QA remarks.
Renamed rotate_logs_all to rotate_logs.
logrotate will fail silently to logrotate
if calling rotate_logs on any of the logs
failed.
2008-09-09 16:15:09 +01:00
Tony Garnock-Jones f8936cbcbc More ruby examples: broadcasting, unsubscribing 2008-09-09 13:36:11 +01:00
Hubert Plociniczak 99ccc20725 Return value of the RETVAL variable in init.d 2008-09-09 13:33:00 +01:00
Matthias Radestock e9f681e008 merge bug19144 into default 2008-09-09 13:16:14 +01:00
Hubert Plociniczak 0c47954f9f Renamed startup.log, .err to startup_log, _err
to avoid logrotation problems. This also removes
the problem when the node is called startup.
Same situation for shutdown logs.
2008-09-09 12:48:35 +01:00
Hubert Plociniczak 0df364f1b2 Updated the license to reflect the current state.
Debian packaging has the same license as the
broker itself.
2008-09-09 11:45:26 +01:00
Ben Hood 1d600162b4 Moved changes to lib_amqp from 19131 to 19357 2008-09-09 00:05:30 +01:00
Matthias Radestock 453584601c merge bug19200 into default 2008-09-08 16:19:01 +01:00
Ben Hood 299b71265b Streamlined the client, got it to a compilable state 2008-09-07 23:53:39 +01:00
Matthias Radestock 01808213d3 merge bug19345 into default 2008-09-07 16:41:28 +01:00
Ben Hood 52d606572e Backed out changeset fed30851870b 2008-09-07 16:19:44 +01:00
Ben Hood 1323809405 Branched off from bug19131, I want to pull the last change from that branch into this one 2008-09-07 16:16:30 +01:00
Ben Hood c6dcf89ee9 Added better handling for when the other peer closes the socket 2008-09-07 16:07:52 +01:00
Ben Hood 94829f1c3b Removed setting tickets to 1 in lib_amqp 2008-09-07 14:42:17 +01:00
Ben Hood 6309e8d93d Added default field to consume 2008-09-07 14:31:44 +01:00
Ben Hood 8b32014455 Merged default into 18776 2008-09-06 17:42:57 +01:00
Ben Hood 5830f2819d Fixed dialyzer error 2008-09-06 17:33:22 +01:00
Ben Hood 708434f160 Removed a lot of commented out code 2008-09-06 16:34:17 +01:00
Ben Hood 1c0b11e81f Added tag Aman-06-09-08_2 for changeset feb4ba878635 2008-09-06 15:20:36 +01:00
Ben Hood 78c13f5a5e Fixed compilation error 2008-09-06 15:18:40 +01:00
Ben Hood 55fa34ad2f Added tag Aman-06-09-08 for changeset f91997069bdb 2008-09-06 15:06:56 +01:00
Ben Hood 341f95b735 All of the functional tests now pass, need to compare performace against default 2008-09-06 15:06:20 +01:00
Hubert Plociniczak 8b53831af3 Merge bug19200 into bug19193 2008-09-05 17:02:01 +01:00
Hubert Plociniczak 5587def78e Removed catch in append_file/2 since there
is nothing to catch.
2008-09-05 16:41:42 +01:00