Matthias Radestock
793bb869d2
support default empty AMQP tables
2008-08-26 20:29:02 +01:00
Matthias Radestock
952435a1ff
more default values
...
also changed a few defaults to more sensible settings
2008-08-26 19:26:08 +01:00
Hubert Plociniczak
76a64d4afd
Moved append operation inside init/1
...
in handlers' wrappers. Added comments,
fixed various small things.
2008-08-26 18:26:04 +01:00
Karol Skocik
7d62d02e18
fixed bug in emitting erlang binary string
2008-08-26 15:25:16 +01:00
Karol Skocik
196ae05011
added more default values
2008-08-26 15:11:18 +01:00
Hubert Plociniczak
6dc907780c
Added wrappers around standard error_logger_file_h
...
and sasl_report_file_h modules, because they were
not expecting proper arguments in init/1 when
swapping handlers. Renamed reopen_logs to
rotate_logs.
2008-08-26 13:25:55 +01:00
Ben Hood
6c1af42f9e
Savepoint
2008-08-25 18:06:35 +01:00
Ben Hood
1e2a4aa861
Cleanup rabbit_exchange a bit
2008-08-25 17:26:37 +01:00
Ben Hood
d704b63cb7
Removed Tabs
2008-08-25 11:05:03 +01:00
Ben Hood
8932b72d1b
Removed access request, set tickets to 1, more consistent usage of lib_amqp
2008-08-20 12:00:25 +01:00
Hubert Plociniczak
f68deec163
Merge bug19200 into bug19193
2008-08-19 15:26:11 +01:00
Hubert Plociniczak
d6a2ba61a8
Used swap_handler mechanism provided in
...
error_logger to correctly reopen_logs.
This creates another copy of the handler
which has to be manually removed. Apparently
the first one in the list is the old one.
Updated man pages.
2008-08-19 14:48:03 +01:00
Hubert Plociniczak
18c7a16507
Added optional argument that specifies the suffix
...
of the old log file. Using add_handler and
delete_handler because swap_handlers doesn't behave
as expected.
2008-08-18 12:11:58 +01:00
Hubert Plociniczak
c90b2a416b
Forgot to remove semicolon
2008-08-15 12:29:04 +01:00
Hubert Plociniczak
b045ecb738
Fixed qa remarks
2008-08-15 12:24:24 +01:00
Matthias Radestock
a3eda0459a
merge bug19089 into default
2008-08-14 18:46:06 +01:00
Hubert Plociniczak
ad27fd9268
Use postrotate script to reopen logs and
...
sharedscripts option in logrotate.
Removed .bak mechanism from linux/unix distros.
2008-08-14 17:58:19 +01:00
Hubert Plociniczak
231d51ccab
Merge bug19200 into bug19193
2008-08-14 14:35:20 +01:00
Hubert Plociniczak
47fec9c663
Added reopen_logs command to man pages
2008-08-14 14:26:44 +01:00
Hubert Plociniczak
26e17f2c24
Merge default into bug19200
2008-08-14 14:23:01 +01:00
Simon MacMullen
1dd2f6ec7f
Merge the defaults
2008-08-14 14:02:39 +01:00
Simon MacMullen
3de0014340
Merge bug17940
2008-08-14 14:00:16 +01:00
Hubert Plociniczak
5b99aeb233
SCRIPT_HOME variable in windows points to the
...
directory of the rabbitmq-multi.bat script
2008-08-14 13:43:40 +01:00
Matthias Radestock
1b19361358
merge bug18994 into default
2008-08-14 13:31:19 +01:00
Simon MacMullen
8ae84f28db
Merge bug 19139
2008-08-14 13:13:51 +01:00
Hubert Plociniczak
1ac6911c3e
Added reopen_logs command to rabbit_control
2008-08-14 11:30:20 +01:00
Matthias Radestock
4c77e27bb3
merge changes erroneously committed against bug18944 into bug19131
2008-08-14 11:30:19 +01:00
Matthias Radestock
281bb2b30e
more restrictive signature for rabbit_misc:r/3
2008-08-14 08:23:56 +01:00
Matthias Radestock
ed6d934713
cosmetic changes
2008-08-14 08:18:52 +01:00
Matthias Radestock
e931ae25e6
merge default into bug18994
2008-08-14 07:07:52 +01:00
Hubert Plociniczak
18bb034b9d
Added logrotate script to debian and rpm packages
2008-08-13 11:44:00 +01:00
Hubert Plociniczak
b4abb90113
Merge bug17940 into bug19166
2008-08-12 17:04:47 +01:00
Hubert Plociniczak
c4fc5e5dff
Remove man source files from windows package
2008-08-12 16:58:20 +01:00
Hubert Plociniczak
00397b3fa8
Rename rabbitmqctl_real.pod to rabbitmqctl.pod
2008-08-12 16:46:40 +01:00
Hubert Plociniczak
7b12f7ca68
Remove man page for wrapper and use the same
...
page as for rabbitmqctl_real.
Update debina and rpm packaging to reflect
this change.
2008-08-12 16:38:46 +01:00
Ben Hood
f3f6da09ac
Incorporated QA comments
2008-08-11 18:49:54 +01:00
Matthias Radestock
4d423951f7
merge bug18793 into default
2008-08-11 18:18:10 +01:00
Tony Garnock-Jones
6dfff13f76
Apply Rui Lopes' patch for content-type headers.
...
I've slightly extended it for content-encoding.
2008-08-11 17:49:09 +01:00
Hubert Plociniczak
2620b0394f
Added required commands to the init.d script
...
for rpm packages. Fixed various things in the
spec file for rpm and made it more consistent
with approved packaging guidelines.
2008-08-08 18:25:11 +01:00
Karol Skocik
3977f11379
added mapping which decides how to convert Python value to Erlang default value
2008-08-08 15:40:35 +01:00
Karol Skocik
17f516262e
unquote default values, so they became Python objects after JSON parsing
2008-08-08 15:35:11 +01:00
Hubert Plociniczak
c956fffef4
Updated rpm notes on building packages
2008-08-07 14:47:58 +01:00
Hubert Plociniczak
50f02b4840
Renamed the pod pages slightly.
2008-08-07 14:22:07 +01:00
Hubert Plociniczak
976246e1d8
Added 4 basic man pages.
...
Rabbitmqctl_real does not contain info
about realms and permissions since those
are to be removed either way.
Included pages in debian and rpm packages.
2008-08-07 13:16:21 +01:00
Ben Hood
ede5967b56
Deleted obsolete code
2008-08-06 17:57:44 +01:00
Ben Hood
a4613ecf29
All of the Erlang client tests now pass
2008-08-06 17:32:34 +01:00
Ben Hood
23831a0ecb
Some more fixes for QA comments
2008-08-06 16:06:52 +01:00
Ben Hood
6328bcfc00
Reverting unecessary changes in rabbit_amqqueue
2008-08-06 15:55:33 +01:00
Ben Hood
d32428bf51
folded default user into default host
2008-08-06 15:47:45 +01:00
Ben Hood
2bf27f8cf7
Fixing some QA remarks
2008-08-06 15:23:36 +01:00