descriptionRabbitMQ .NET client
ownerinfo@rabbitmq.com
last changeFri, 03 Feb 2012 13:05:18 +0000
changes
16 hours ago Simon MacMullen Merge bug24606 default tip
39 hours ago Emile Joubert Update copyright 2012 bug24606
10 days ago Alexandru Scvortov merge bug 24538 into default (WaitForConfirms with timeouts)
11 days ago Alexandru Scvortov merge bug24650 into default (Socket closed multiple times with missed heartbeat)
2 weeks ago Emile Joubert Ensure missed heartbeat is reported when connection shuts down bug24650
2 weeks ago Emile Joubert Prevent multiple socket closes slightly differently bug24650
2 weeks ago Emile Joubert Backed out changeset 3384544076b9 bug24650
3 weeks ago Emile Joubert Close socket only once bug24650
4 weeks ago Emile Joubert Support older compilers bug24538
4 weeks ago Emile Joubert Consistent line-endings
6 weeks ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset d1185dd825e5
2 months ago Alexandru Scvortov merge bug 24590 into default rabbitmq_v2_7_1
2 months ago Emile Joubert Relaxed test timing for slower hardware bug24590
2 months ago Marek Majkowski bug24495 merged into default
2 months ago Emile Joubert Merge bug24464 into default
2 months ago Emile Joubert Minimize diff slightly bug24464
2 months ago Steve Powell Rewrote section to only have to call WaitOne once. bug24464
2 months ago Steve Powell Merge default in. bug24464
2 months ago Eugene Kirpichov Added versions of WaitForConfirms and WaitForConfirmsOrDie with timeouts bug24538
2 months ago Emile Joubert ConnectionParameters has been removed
2 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset afcac61479c3
2 months ago Alexandru Scvortov merge bug24529 into default (Fix tests for broken AMQP URIs on windows) rabbitmq_v2_7_0
3 months ago Emile Joubert Ignore unexpected results from built-in URI parser bug24529
3 months ago Simon MacMullen Merge bug24501
3 months ago Emile Joubert Document all public members of IModel and ConnectionFactory bug24501
3 months ago Emile Joubert Correct broken documentation tags bug24501
3 months ago Matthew Sackman Merging bug24443 to default
3 months ago Emile Joubert Avoid automatic properties for the benefit of old compilers bug24495
3 months ago Emile Joubert Merged bug24453 into default
3 months ago Alexandru Scvortov add a note in the api guide bug24453
3 months ago Alexandru Scvortov refactor tests and extend dcos bug24453
3 months ago Alexandru Scvortov add test for the other schemes bug24453
3 months ago Alexandru Scvortov .net on windows says valid URIs must contain the host part bug24453
3 months ago Alexandru Scvortov improve docs and over-qualify Uri bug24453
3 months ago Alexandru Scvortov uri may be an Uri, not just a string bug24453
3 months ago Alexandru Scvortov support amqps scheme + update example docs bug24453
4 months ago Steve Powell Catch AlreadyClosedException in Connection.Close() for overlapping closes. bug24464
4 months ago Alexandru Scvortov remove connection close timeout and add socket close timeout bug24443
4 months ago Alexandru Scvortov improve docs bug24453
4 months ago Alexandru Scvortov add support for AMQP URIs bug24453
4 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset f0e5c276bfc8
4 months ago Alexandru Scvortov merge bug24412 into default (ExchangeTypes class lacks headers exchange) rabbitmq_v2_6_1
4 months ago Emile Joubert Add "headers" to ExchangeType bug24412
5 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset 847dc53df497
5 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset 847dc53df497
5 months ago Emile Joubert Use Model.WaitForConfirms() where appropriate rabbitmq_v2.6.0 rabbitmq_v2_6_0
5 months ago Emile Joubert Confirm publish before checking queue size in test
5 months ago Marek Majkowski bug24281 merged into default (queue-declare-ok)
5 months ago Emile Joubert Make queue declare response more consistent with Java API bug24281
6 months ago Eugene Kirpichov Support for QueueDeclareFull, which gives number of messages and consumers bug24281
6 months ago Alexandru Scvortov merge bug24247 into junk junk
6 months ago Alexandru Scvortov undeprecate connection.open{capabilities,insist} and connection.open_ok{known-hosts} bug24247
6 months ago Alexandru Scvortov undeprecate connection.open{capabilities,insist} bug24247
6 months ago Emile Joubert Merged bug24080 into default
6 months ago Alexandru Scvortov remove SHOULD and MUST from the exchange auto-delete rules bug24080
6 months ago Simon MacMullen Merge bug24284
6 months ago Alexandru Scvortov un-deprecate exchange.declare{internal} in XMLs and fix field mappings bug24080
6 months ago Alexandru Scvortov fix field mapping bug24080
6 months ago Alexandru Scvortov un-deprecate exchange.declare{auto-delete} in XML bug24080
6 months ago Emile Joubert Merged bug23099 into default
6 months ago Alexandru Scvortov silence msbuild bug24284
6 months ago Alexandru Scvortov silence zips bug24284
6 months ago Alexandru Scvortov silence unzip bug24284
6 months ago Simon MacMullen Merge bug24266
6 months ago Alexandru Scvortov one less recursive make bug24266
6 months ago Alexandru Scvortov always cleanup pyle after make bug24266
6 months ago Alexandru Scvortov allow certificate store to be set directly bug23099
6 months ago Alexandru Scvortov merge heads
6 months ago Alexandru Scvortov PortNumber -> Port
6 months ago Simon MacMullen Merge bug24229 to default
6 months ago Alexandru Scvortov correct exception for WaitForConfirms bug24229
6 months ago Alexandru Scvortov special message for WaitForConfirmsOrDie bug24229
6 months ago Alexandru Scvortov add WaitForConfirmsOrDie bug24229
6 months ago Alexandru Scvortov add basic confirm barrier bug24229
6 months ago Matthias Radestock fix docs build breakage
7 months ago Rob Harrop Merge bug24216 into default
7 months ago Matthias Radestock oops bug24216
7 months ago Matthias Radestock tx and confirm mode are no longer mutually exclusive bug24216
7 months ago Matthias Radestock don't use tx in examples. The less it's mentioned the better. bug24216
7 months ago Matthias Radestock don't tell users to employ tx for responsibility transfer bug24216
7 months ago Emile Joubert Merged bug24222 into default
7 months ago Alexandru Scvortov typo and a bit of rephrasing in userguide bug24222
7 months ago Alexandru Scvortov junk should not contain any files junk
7 months ago Alexandru Scvortov merge 24222 into junk (forgot the bug prefix) junk
7 months ago Alexandru Scvortov small rephrasing bug24222
7 months ago Alexandru Scvortov talk about publisher confirms in user guide 24222
7 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset 587ec46891cc v2_5
7 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
7 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset 32041399dee4
7 months ago Simon MacMullen Merge bug24134 into default rabbitmq_v2_5_0
7 months ago Simon MacMullen whitespace bug24134
7 months ago Emile Joubert Document features missing from 0-9-1 bug24134
8 months ago Marek Majkowski bug24160 merged into default
8 months ago Emile Joubert Use default maximum message size if not specified bug24160
8 months ago Marek Majkowski bug24149 merged into default
8 months ago Emile Joubert Honour maximum message size set via config or binding bug24149
8 months ago Marek Majkowski bug24131 merged into default
8 months ago Emile Joubert Merge typo bug24131
8 months ago Emile Joubert Merged bug24036 into bug24131 bug24131
8 months ago Marek Majkowski bug24131 merged into default
8 months ago Emile Joubert Mention 0-9-1 in code docs bug24134
8 months ago Jim Apperly Attribute modified specs as copyright VMware bug24143
8 months ago Marek Majkowski cosmetic
8 months ago Marek Majkowski bug24113 merged into default
8 months ago Emile Joubert Use all broker configuration parameters bug24131
8 months ago Matthew Sackman Merging bug24079 to default
8 months ago Simon MacMullen Merge bug24100
8 months ago Emile Joubert Undo accidental app config change bug24113
8 months ago Emile Joubert Correct codedocs for rabbit WCF binding bug24113
8 months ago Emile Joubert Report failure of WCF test bug24100
8 months ago Emile Joubert Make WCF test runnable without windows console bug24100
8 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
8 months ago Matthew Sackman Merging bug24085 to default
8 months ago Emile Joubert Remove sleep statements bug24085
8 months ago Emile Joubert Exercise exchange binding bug24085
9 months ago Emile Joubert message size documentation bug24036
9 months ago Emile Joubert Allow messages larger than the default bug24036
10 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_1 for changeset b3a5897fb003
10 months ago Vlad Alexandru Ionescu re-merging bug23996 into default rabbitmq_v2_4_1
10 months ago Emile Joubert Leave client MSI version untouched bug23996
10 months ago Emile Joubert Note about WXS version bug23996
10 months ago Emile Joubert Merged bug23996 into junk junk
10 months ago Vlad Alexandru Ionescu merging bug23996 into default
10 months ago Emile Joubert Use 4 digit version numbers in client .net client installer bug23996
10 months ago Emile Joubert Separate lib for common release functions bug23996
10 months ago Emile Joubert Support 3 and 4 digit version numbers bug23996
10 months ago Vlad Alexandru Ionescu merging bug23990 into default
10 months ago Vlad Alexandru Ionescu merging bug23980 into default
10 months ago Vlad Alexandru Ionescu merging bug23975 into default
10 months ago Emile Joubert Update subscription section in user guide bug23990
10 months ago Emile Joubert Always run tests bug23980
10 months ago Emile Joubert Make client compile with .net 2.0 bug23980
10 months ago Marek Majkowski Added tag rabbitmq_v2_4_0 for changeset 66391c7ba603
10 months ago Emile Joubert Support 4 component version numbers bug23975
10 months ago Vlad Alexandru Ionescu merging bug23887 into default rabbitmq_v2_4_0
10 months ago Simon MacMullen Merge bug23837 (ipv6 support)
10 months ago Emile Joubert Replace URI with hostname and port in WCF bug23887
10 months ago Emile Joubert Revert bug23887 bug23887
10 months ago Simon MacMullen Merge bug21647 (allow consumers to be informed of queue death)
11 months ago Emile Joubert Update documentation about URI format bug23887
11 months ago Emile Joubert Retain non-default binding configuration details via URI bug23887
11 months ago Matthew Sackman improve clarity of wording bug21647
11 months ago Matthew Sackman Remove trailing whitespace bug21647
11 months ago Emile Joubert Retain non-default binding configuration details bug23887
11 months ago Marek Majkowski bug22539 merged into junk junk
11 months ago Marek Majkowski prepare bug22539 to junking bug22539
11 months ago Emile Joubert ipv6 support for .net client bug23837
11 months ago Matthew Sackman cosmetics bug21647
11 months ago Matthew Sackman Added .Net unit test for consumer death notification bug21647
11 months ago Matthew Sackman Added support for consumer_cancel_notify to .Net client bug21647
11 months ago Simon MacMullen Merge bug23839 (Add capabilities to client connection) default
11 months ago Matthew Sackman Present capabilities to the broker in 0-9-1 only bug23839
12 months ago Simon MacMullen Added tag rabbitmq_v2_3_1 for changeset 915afbcf26c4
12 months ago Simon MacMullen Added tag rabbitmq_v2_3_0 for changeset 96256e681c6d rabbitmq_v2_3_1
12 months ago Matthew Sackman Merging bug23410 to default rabbitmq_v2_3_0
12 months ago Alexandru Scvortov add AmqpUnsupported to HandleBasicAck as well bug23410
12 months ago Alexandru Scvortov add a BasicNackHandler bug23410
12 months ago Marek Majkowski bug23256 merged into default
12 months ago Emile Joubert Merged default into bug23256 bug23256
12 months ago Emile Joubert Merged bug23715 into default
12 months ago Matthew Sackman Correct remaining license boilerplate copyright issue thingies bug23715
12 months ago Matthew Sackman Correct license boilerplate on .cs files bug23715
12 months ago Matthew Sackman Added further missing warnings about modifications
12 months ago Matthew Sackman Whoops - forgot to notice this banner when updating xml in bug23659
12 months ago Matthias Radestock merge bug23659 into default
12 months ago Matthew Sackman Invert the polarity so that it matches the wrongness and confusivenessity of the queue.{bind,unbind} methods bug23659
12 months ago Matthew Sackman Added exchange.{bind,unbind} documentation to non-stripped 0.9.1 xml bug23659
12 months ago Vlad Alexandru Ionescu merging bug23065 into default
12 months ago Emile Joubert Update wikipages bug23065
12 months ago Marek Majkowski bug23646 merged into default
12 months ago Emile Joubert Synchronise binding and consuming with Java client bug23065
12 months ago Emile Joubert Remove no-wait from API bug23065
12 months ago Simon MacMullen Merge bug23675
12 months ago Simon MacMullen Whitespace bug23675
12 months ago Rob Harrop Merge with default bug23675
12 months ago Rob Harrop Added missing grammar section for nack bug23675
12 months ago Alexandru Scvortov add confirms to basic class grammar
12 months ago Rob Harrop Added BasicNack to IModel bug23675
12 months ago Rob Harrop Reworked specs for inclusion of Basic.Nack bug23675
12 months ago Marek Majkowski bug22942 merged into default
12 months ago Marek Majkowski Cosmetic bug22942
12 months ago Marek Majkowski Cosmetic bug22942
12 months ago Emile Joubert Update wikipages to reflect API changes bug22942
12 months ago Emile Joubert Synchronise queue and exchange declaration with Java client bug22942
12 months ago Emile Joubert Update QueueDeclare arguments in test bug22942
12 months ago Emile Joubert Merged default into bug22942 bug22942
12 months ago Matthew Sackman Merging bug23616 into default
12 months ago Matthias Radestock counting starts at 1 bug23616
12 months ago Matthias Radestock leave the value of NextPublishSeqNo unspecified when not in confirm mode bug23616
12 months ago Matthias Radestock better var/method naming for confirm sequence number bug23616
12 months ago Matthias Radestock merge bug23660 into default
12 months ago Matthias Radestock tidy confirm docs bug23660
12 months ago Matthias Radestock merge bug23541 into default
12 months ago Matthias Radestock merge bug23574 into junk junk
12 months ago Matthias Radestock merge bug23593 into default
12 months ago Emile Joubert ExchangeDeclare with same parameters as Java version bug22942
12 months ago Emile Joubert Merged default into bug22942 bug22942
12 months ago Emile Joubert Use exclusive access, avoiding need for queue delete after test bug23541
12 months ago Emile Joubert Use auto-generated queuename in test bug23541
12 months ago Alexandru Scvortov extend confirm-mode docs bug23660
...
tags
2 months ago rabbitmq_v2_7_1
2 months ago rabbitmq_v2_7_0
4 months ago rabbitmq_v2_6_1
5 months ago rabbitmq_v2_6_0
5 months ago rabbitmq_v2.6.0
7 months ago rabbitmq_v2_5_1
7 months ago rabbitmq_v2_5_0
10 months ago rabbitmq_v2_4_1
10 months ago rabbitmq_v2_4_0
12 months ago rabbitmq_v2_3_1
...
branches
16 hours ago d2e8f1105dcb default
39 hours ago 075aa3206f0a bug24606
2 weeks ago 3b5005bef85c bug24650
4 weeks ago 559015309bf8 bug24538
2 months ago 881f7f557972 bug24590
2 months ago 3b331b120763 bug24464
3 months ago 7164e25dc28d bug24529
3 months ago 766316369f5b bug24501
3 months ago 25325e503d51 bug24495
3 months ago 77c80f756263 bug24453
4 months ago da7e471f2bff bug24443
4 months ago 35fc4d52d1b6 bug24412
5 months ago 9c9c872574ff bug24281
6 months ago 44d14e69bfe0 junk
6 months ago ec7abf566c46 bug24247
6 months ago cb46ef206f24 bug24080
6 months ago defecdf5c03a bug24284
6 months ago c3748a06315c bug24266
6 months ago 68e85031b2fa bug23099
6 months ago f8c945dcbfff bug24229
7 months ago c3e4a852f309 bug24216
7 months ago 0ddc6af45f0f bug24222
7 months ago 71b717f3ab4a 24222
7 months ago 9bca0cba2784 v2_5
7 months ago 3fe891ab207c bug24134
8 months ago 7a8f824d3091 bug24160
8 months ago 6188a5ca729a bug24149
8 months ago e5088ec2b745 bug24131
8 months ago 3c2c3f242b67 bug24143
8 months ago 761239efb371 bug24113
8 months ago 83bcd0e9266d bug24100
8 months ago 2bcc243bfd52 bug24079
8 months ago 93414e4919eb bug24085
9 months ago 10e424362760 bug24036
10 months ago a9c83693bd56 bug23996
10 months ago f82642bfc927 bug23990
10 months ago d264ab440aed bug23980
10 months ago 12b13df04360 bug23975
10 months ago e5361486168d bug23887
11 months ago 59c3d69434d5 bug21647
11 months ago d9e142b6aef6 bug22539
11 months ago 7e234064ec46 bug23837
11 months ago 52f1bbe1037c bug23839
12 months ago a155638ab094 bug23410
12 months ago f7feba153a2c bug23256
12 months ago 5054212f9c94 bug23715
12 months ago f10fbe83f1ac bug23659
12 months ago 9d871a4f78ec bug23065
12 months ago 5bf3ae1f32e0 bug23675
12 months ago d4790a069adb bug22942
12 months ago 0e227c1164ab bug23616
12 months ago 8c93095c1c31 bug23660
12 months ago 1129b34cb409 bug23541
13 months ago 6ee4891c824e bug23593
13 months ago ac9e1b51c669 bug23646
13 months ago b15e6269c6f5 bug23467
14 months ago ea08fdb846d9 bug23574
14 months ago 83bd13ea0f0c bug20284
14 months ago 812d7923c434 bug23486
15 months ago b9b41a240e8e bug23337
16 months ago 2909cc6b2a2a bug23320
16 months ago b7e176d67bbf bug23043
16 months ago af9c15a3fd34 bug21377
17 months ago d048a32dac82 bug22967
17 months ago 64cb82887db6 bug23116
17 months ago ed8a88f03816 bug23214
17 months ago f92b6704f1d2 bug22814
17 months ago 2de6b5d5feb6 bug23194
18 months ago bc101e5f88c7 bug23013
18 months ago fe5ec80f70a7 amqp_0_9_1
18 months ago db81d46047ae bug22986
18 months ago add92770d467 bug22999
18 months ago 7c37eb0feb73 bug22772
18 months ago 8163018e46a2 bug23014
18 months ago 6ce3987a5518 bug22940
18 months ago 05f2e2ae5e61 bug22974
19 months ago 46754f5f48f6 bug22922
19 months ago f921ef358200 bug22880
19 months ago 6481990d5978 bug22587
19 months ago ab835f8476c2 bug22895
19 months ago d780499cf467 bug22864
19 months ago 70f9e05c3b4f bug21848
19 months ago eb71d1b9e13f bug21849
20 months ago 55ecb5a3f066 bug22840
20 months ago 4850488357a7 bug21201
20 months ago 9a34d291abcf bug22815
20 months ago b12a34591dfb bug22829
20 months ago a57579c68ee0 bug21238
21 months ago b56d09873b6d bug22548
21 months ago 25a386a2f352 bug22653
23 months ago 75072074fd77 bug21949
23 months ago 47f11cdfdc01 bug21967
23 months ago 5d1c313e4aeb bug21899
24 months ago 318e2ad18d66 bug21939
24 months ago ddf2bf220ab4 bug22334
24 months ago 584531d49c3c bug22312
2010-02-03 62b53c32f162 bug22298
2010-01-22 46c30c4769ff bug22243
2010-01-21 df519fd73ed3 bug21817
2010-01-15 2b7192adb01d bug19111
2009-12-15 42659e3938c9 bug22142
2009-12-09 5cb149628725 bug22087
2009-12-09 2a227fcb6202 bug22114
2009-12-09 39f185e3d0c3 bug22089
2009-12-07 f9f91974d5c6 bug22100
2009-11-25 4def852523e2 bug21965
2009-11-12 60e3f7be8c55 bug21468
2009-11-03 73370192139b bug21873
2009-10-27 8d299393c339 bug21343
2009-10-06 749b25adbef4 bug21750
2009-10-05 c4a3613fa049 bug21707
2009-10-05 8a0031a4b9cf bug21220
2009-09-29 978b0cea2bff bug21476
2009-08-31 4736756a57cf bug21531
2009-08-29 fe0cd30ddb50 bug21507
2009-08-29 9ff44d7128a4 bug19356
2009-08-27 96c35064da20 bug21149
2009-08-24 39f0fcb08b57 bug21465
2009-08-14 e3873de373e5 bug21286
2009-08-03 25886d4201e8 bug21271
2009-07-27 d163e761b6a6 bug20945
2009-07-24 bd60227d9a3f bug21095
2009-06-18 43c0bbddae9d bug21043
2009-06-09 052a858374f9 bug20456
2009-06-08 64a4a282e460 bug20855
2009-06-04 d91036843533 20855
2009-05-19 56741de86173 v1_5
2009-05-18 6e8e0b4be8b8 bug20553
2009-05-15 d9bd507a6808 bug20564
2009-05-06 2cd586623ff0 bug20681
2009-02-20 adc0e56712dc bug20349
2009-02-09 16485fee1b21 bug18581
2009-01-19 346b2f8d8ee2 v1_5_1
2009-01-15 0fd8991214c2 bug19122
2009-01-15 4d76237198cf bug20064
2009-01-14 fd9dd23d14bb bug20124
2009-01-14 15f285adee05 bug20150
2008-12-09 0bbea32b6946 bug19970
2008-12-09 0918edcfd265 bug19974
2008-11-27 6189c1fc7f12 bug19793
2008-11-27 978d7b9f08d5 bug19896
2008-11-27 0ca4435d766e bug19130
2008-11-13 6f19b4a396e2 bug19561
2008-10-07 80ad465fb834 bug19389
2008-10-03 c432f9cc9963 bug19457
2008-10-03 e34b1e78df3a bug19290
2008-09-12 fc389466de8b bug19384
2008-09-04 ac04db0a9b0e bug19127
2008-09-03 8f200d8a1edd bug19190
2008-09-02 a60bcb0322bf bug19125
2008-08-19 f1128c7d0dcd bug19230
2008-08-05 88b0305c8ec0 bug18793
2008-07-14 3386c5d7dc1b bug18976
2008-07-08 7d29ec684d05 bug18957
2008-08-09 dcdc4019898b bug18676
...