descriptionRabbitMQ .NET client
ownerhubert@lshift.net
last changeFri, 03 Jul 2009 18:19:04 +0100
changes
12 hours agoVlad Ionescuadding wxs source code to create windows installer .msm and .msi files; adding build-windows-install-msm and build-windows-install-msi nant targets bug21095 tip
3 days agoTony Garnock-Jonesmerge default ingo bug19356 bug19356
12 days agoEssien Ita EssienDo not comment out unused code. Source control it bug19356
7 weeks agoEssien Ita EssienAdd a UnitTest to test the SSL connection end to end bug19356
7 weeks agoEssien Ita EssienMerge with upstream bug19356
7 weeks agoEssien Ita EssienUpdate ignore patterns to ignore files I usually use to aid me bug19356
7 weeks agoEssien Ita EssienFinalize the Ssl implementation by hooking up with ConnectionFactory bug19356
7 weeks agoEssien Ita EssienAdd a new ConnectionParameters Property: Ssl bug19356
7 weeks agoEssien Ita EssienFix SocketFrameHandler_0_9 to call the new Properties bug19356
7 weeks agoEssien Ita EssienRedo the SslOption integration into AmqpTcpEndpoint bug19356
7 weeks agoEssien Ita EssienUpdate SslOption Properties references bug19356
7 weeks agoEssien Ita EssienRefactor SslOption to make it cleaner to use and more contained bug19356
7 weeks agoEssien Ita EssienHook up SocketFrameHandler_0_9 to optionally go SSL when enabled bug19356
7 weeks agoEssien Ita EssienImplement convenience class for Ssl heavy lifting bug19356
7 weeks agoEssien Ita EssienIntegrate SslOption into AmqpTcpEndpoint bug19356
7 weeks agoEssien Ita EssienAdd an SslOption class to encapsulate the config details bug19356
2 weeks agoMatthias Radestockmerge bug21043 into default default
2 weeks agoEmile Joubertignore absent keyfile in NAnt build script bug21043
2 weeks agoEmile JoubertBacked out changeset dc0cec9771d4
2 weeks agoEmile Joubertignore absent keyfile in NAnt build script
2 weeks agoEmile JoubertAdded tag 1.6.0 for changeset c8c50dc2a7a5
3 weeks agoMatthias Radestockmerge bug20553 into default 1.6.0
3 weeks agoMatthias Radestockmerge bug20456 into default
3 weeks agoMatthias Radestockmerge branch heads bug20456
3 weeks agoMartin EdenReplaced all instances of "this.m_" with "m_" bug20456
3 weeks agoMatthias Radestockmerge default into bug20456 bug20456
3 weeks agoMartin Edenbug20456: Correctec two field names from "this.m_" to "m_"
3 weeks agoMatthias Radestockmerge bug20564 into default
3 weeks agoMatthias Radestockmeerge bug20855 into default
3 weeks agoMatthias Radestockbring commented out code up to date bug20456
3 weeks agoMatthias Radestockcorrect branch tag bug20855
3 weeks agoMatthias Radestockremove PS script bug20456
4 weeks agomartinRemoved unnecessary function from PowerShell script bug20456
4 weeks agomartinAnd here's the script. (Forgot to add previously) bug20456
4 weeks agomartinWrote a script to find erroneous fields automatically. bug20456
4 weeks agomartinSpec comments are only emitted on request. 20855
4 weeks agomartinUpdated Apigen so that it does not prepend "m_" on to the fields of return structs. bug20456
4 weeks agoMatthias Radestockdos2unix bug20456
4 weeks agomartinRenamed all instance fields in all code so that they have an "m_" prefix. bug20456
6 weeks agoEmile JoubertAdded tag 1.5.5 for changeset 89ea10f95a5a v1_5
6 weeks agoEmile Joubertexecutable permissions on .DLLs and set NUnit runtime config bug20553
7 weeks agoEmile JoubertMerged default into bug20564 bug20564
7 weeks agoEmile JoubertStrong named assemblies (if not .NET 1.1) bug20564
7 weeks agoTony Garnock-Jonesmerge v1_5 into default
7 weeks agoTony Garnock-Jonesmerge bug20681 into v1_5 v1_5 1.5.5
8 weeks agoMatthias Radestockcorrect semantics of channel-max bug20681
8 weeks agoMatthias Radestockremove hack bug20681
2 months agoEmile JoubertCreate strong named client assembly bug20564
4 months agoTony Garnock-Jonesmerge v1_5 into default
4 months agoTony Garnock-JonesAdded tag 1.5.3 for changeset 4f5383a8c417 v1_5
4 months agoTony Garnock-JonesAdded tag 1.5.2 for changeset cc45802b2602 v1_5 1.5.3
4 months agoMatthias Radestockmerge bug20349 into v1_5 v1_5 1.5.2
4 months agoHubert PlociniczakInstead of checking the fields, test whether the method is an instance of ChannelCloseOk class. bug20349
4 months agoHubert PlociniczakMoved the code responsible for checking the type of the command that is about to be sent in the quiescing state to the version-specific ProtocolBase classes. bug20349
4 months agoEmile JoubertRemoved .NET 1.1-specific AppSettings access bug18581
4 months agoHubert Plociniczakoops. Accidently changed default.build. Reverting. bug20349
4 months agoHubert PlociniczakAlways attempt to correctly release the session. bug20349
4 months agoHubert PlociniczakAllow for two step close in session, like in Java client. bug20349
5 months agoMatthias Radestockcreate v1_5 branch to supersede v1_5_1 branch v1_5
5 months agoBen HoodMerged v1_5_1 into default
5 months agoBen HoodAdded tag 1.5.1 for changeset 96490df9de8b v1_5_1
5 months agoBen HoodAdded tag rabbitmq_v1_5_1 for changeset 41eb612122be v1_5_1 1.5.1
5 months agoMatthias Radestockmerge bug20150 into v1_5_1 v1_5_1 rabbitmq_v1_5_1
5 months agoMatthias Radestockmerge bug19122 into v1_5_1 v1_5_1
5 months agoMatthias Radestockmerge bug20124 into v1_5_1 v1_5_1
5 months agoHubert PlociniczakProper README file included in src zip and no longer in binaries. Also removed mercurial specific files from the zip. bug19122
5 months agoHubert PlociniczakMoved changes done in bug19122 into junk branch junk
5 months agoMatthias Radestockmerge bug20064 into v1_5_1 v1_5_1
5 months agoHubert PlociniczakRenamed BUILD.in to README.in bug20064
5 months agoHubert PlociniczakBetter naming for delegate method called when receiving CloseOk. bug20124
5 months agoHubert PlociniczakDefault heartbeat should be 3 seconds. bug20150
5 months agoHubert PlociniczakTerminate also the main loop when receiving CloseOk to avoid race-conditions. bug20124
5 months agoHubert PlociniczakCreated v1_5_1 branch v1_5_1
6 months agoTony Garnock-JonesMake releases dir universally readable, and don't delete earlier releases (!).
6 months agoTony Garnock-JonesAdded tag 1.5.0 for changeset bfc5fd4002d7
6 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_0 for changeset bfc5fd4002d7
6 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_0 for changeset ed86ed162596 1.5.0 rabbitmq_v1_5_0
6 months agoTony Garnock-Jonesmerger
6 months agoMatthias Radestockmerge bug19970 into default
6 months agoTony Garnock-JonesCorrect the unexplained omission of AddClient and AddServer from the binary distribution.
6 months agoTony Garnock-JonesGraft the 0-9 queue.unbind{,-ok} methods into our generic 0-8 implementation. bug19970
6 months agoMatthias Radestockmerge bug19974 into default
6 months agoTony Garnock-JonesRemove BUILD file from binary distribution. bug19122
6 months agoTony Garnock-JonesUpdate copyrights. bug19974
6 months agoTony Garnock-JonesCorrect typo. bug19974
7 months agoBen HoodMerging 19457 into default
7 months agoBen HoodMerged 19561 into default
7 months agoTony Garnock-Jonesmerge bug19793 into default
7 months agoTony Garnock-Jonesmerge bug19896 into default
7 months agoTony Garnock-Jonesmerge bug19130 into default
7 months agoHubert PlociniczakAdded Abort methods to the model and simpler bug19793
7 months agoHubert PlociniczakAdded missing connection close/abort methods bug19896
7 months agoHubert PlociniczakRemoved TICKET variable since generated code bug19130
7 months agoHubert PlociniczakMerge default into bug19130 bug19130
7 months agoHubert PlociniczakUse Ticket 0 to be consistent with the generated code bug19130
7 months agoTony Garnock-Jonesmerge bug19290 into default
7 months agoHubert PlociniczakRemoved .xps WCF document since PDF is enough. bug19130
7 months agoHubert PlociniczakUpdated word documents. Remove info about AccessRequest bug19130
7 months agoHubert PlociniczakRemoved tickets and realms from the c# client. bug19130
7 months agoHubert PlociniczakStop/resume flow of methods that have some content, bug19561
7 months agoTony Garnock-Jonesmerge bug19389 into default
7 months agoHubert PlociniczakMore strict checking on required packages
8 months agoHubert PlociniczakUse delegate to fix .net 1.1 build bug19389
9 months agoHubert PlociniczakDisable Nagle's algorithm, for more consistently low latency bug19457
9 months agoHubert PlociniczakUse Abort rather than Close to avoid AlreadyClosedException. bug19290
9 months agoMatthias Radestockmerge bug19127 into default
9 months agoMatthias Radestockmerge bug19384 into default
9 months agoHubert PlociniczakFixed typo bug19384
9 months agoHubert PlociniczakFixed indentation bug19384
9 months agoHubert PlociniczakNotify the Heartbeat thread when any frame is bug19384
9 months agoTony Garnock-JonesExample program using DefaultBasicConsumer directly.
9 months agoTony Garnock-JonesDisable heartbeating by default, at least until bug19384 is fixed
9 months agoTony Garnock-JonesMerge bug19230 into default
10 months agoHubert PlociniczakUpdated .net info about assembly versioning bug19127
10 months agoMatthias Radestockmerge bug19190 into default
10 months agoMatthias Radestockcorrect typo bug19190
10 months agoMatthias Radestockmerge bug19125 into default
10 months agoHubert PlociniczakCorrectly remove assembly info files in bug19125
10 months agoTony Garnock-JonesAdd /arg:KEY:VAL to DeclareQueue.exe. bug19230
10 months agoHubert PlociniczakClosing the .Net sockets does not allow bug19190
10 months agoMatthias Radestockmerge bug18793 into default
11 months agoHubert PlociniczakUse BUILD file with build instructions. bug18793
11 months agoHubert PlociniczakAdded tag 1.4.0 for changeset a2f802df7c7b
11 months agoHubert PlociniczakRemove wrong tags 1.4.0
11 months agoHubert PlociniczakRevert last change
11 months agoHubert PlociniczakAdded tag 1.4.0 for changeset 8408da36a2f8
11 months agoHubert Plociniczakhg archive -r requires branch name not tag
11 months agoHubert PlociniczakAdded tag 1.4.0 for changeset 1e54537bf63d
11 months agoTony Garnock-JonesMerge bug18976 into default
11 months agoHubert PlociniczakUse ManualResetEvent to signal continuation bug18976
11 months agoTony Garnock-JonesMerge bug18957 into default
12 months agoHubert PlociniczakMove build-docs.sh to Makefile bug18957
12 months agoHubert PlociniczakUse 'rabbitmq-dotnet-client' name bug18957
12 months agoTony Garnock-JonesMerge bug18676 into default
10 months agoHubert PlociniczakExec task on windows' nant cannot execute directly bug18676
12 months agoHubert PlociniczakUse version pattern: major.minor.release bug18676
12 months agoTony Garnock-JonesRemove old .hgtags (was relevant to previous repo)
12 months agoTony Garnock-JonesInitial commit (from previous repository rev 852ced5f07fc51e59def10a47ff03e7adb2c590b)
...
tags
3 weeks ago1.6.0
7 weeks ago1.5.5
4 months ago1.5.3
4 months ago1.5.2
5 months ago1.5.1
5 months agorabbitmq_v1_5_1
6 months agorabbitmq_v1_5_0
6 months ago1.5.0
11 months ago1.4.0
...
branches
12 hours ago17341f01e11dbug21095
3 days ago1d51259405fbbug19356
2 weeks ago58498c3f8d82default
2 weeks ago43c0bbddae9dbug21043
3 weeks ago052a858374f9bug20456
3 weeks ago64a4a282e460bug20855
4 weeks agod9103684353320855
6 weeks ago56741de86173v1_5
6 weeks ago6e8e0b4be8b8bug20553
7 weeks agod9bd507a6808bug20564
8 weeks ago2cd586623ff0bug20681
4 months agoadc0e56712dcbug20349
4 months ago16485fee1b21bug18581
5 months ago346b2f8d8ee2v1_5_1
5 months ago0fd8991214c2bug19122
5 months agof623ad856607junk
5 months ago4d76237198cfbug20064
5 months agofd9dd23d14bbbug20124
5 months ago15f285adee05bug20150
6 months ago0bbea32b6946bug19970
6 months ago0918edcfd265bug19974
7 months ago6189c1fc7f12bug19793
7 months ago978d7b9f08d5bug19896
7 months ago0ca4435d766ebug19130
7 months ago6f19b4a396e2bug19561
8 months ago80ad465fb834bug19389
9 months agoc432f9cc9963bug19457
9 months agoe34b1e78df3abug19290
9 months agofc389466de8bbug19384
10 months agoac04db0a9b0ebug19127
10 months ago8f200d8a1eddbug19190
10 months agoa60bcb0322bfbug19125
10 months agof1128c7d0dcdbug19230
11 months ago88b0305c8ec0bug18793
11 months ago3386c5d7dc1bbug18976
12 months ago7d29ec684d05bug18957
10 months agodcdc4019898bbug18676
...