| 4 days ago | Matthew Sackman | Merging bug 21939 into default default tip | changeset | files |
| 4 days ago | Vlad Ionescu | fixing access to ConnectionFactory.DefaultClientProperties; fixing access to ConnectionBase.ClientProperties bug21949 | changeset | files |
| 6 days ago | Vlad Ionescu | seems that creating a mock key file is actually possible on linux bug21967 | changeset | files |
| 6 days ago | Vlad Ionescu | making dist.sh work under mono bug21967 | changeset | files |
| 6 days ago | Vlad Ionescu | additional client properties can now be specified via ConnectionFactory.ClientProperties bug21949 | changeset | files |
| 6 days ago | Vlad Ionescu | merging in from default bug21949 | changeset | files |
| 6 days ago | Vlad Ionescu | removing ConnectionParameters.cs | changeset | files |
| 2 weeks ago | Matthew Sackman | Merging bug 21899 into default | changeset | files |
| 2 weeks ago | Matthew Sackman | Six is spelt differently to three bug21899 | changeset | files |
| 2 weeks ago | Matthew Sackman | Debitrotting bug21899 | changeset | files |
| 2 weeks ago | Matthew Sackman | Merging default into bug 21899 bug21899 | changeset | files |
| 3 weeks ago | Matthew Sackman | Added tag rabbitmq_v1_7_2 for changeset b5370aaa8834 | changeset | files |
| 3 weeks ago | Vlad Ionescu | extra client properties can now be specifiec via ConnectionParameters bug21949 | changeset | files |
| 3 weeks ago | Vlad Ionescu | adding ServerProperties to IConnection API; storing server properties in ConnectionBase bug21939 | changeset | files |
| 3 weeks ago | Matthew Sackman | Merging bug22334 inonto default rabbitmq_v1_7_2 | changeset | files |
| 3 weeks ago | Matthew Sackman | Merging bug22312 onto default | changeset | files |
| 4 weeks ago | Matthew Sackman | Merging bug 22334 into default | changeset | files |
| 3 weeks ago | David R. MacIver | remove trailing whitespace from IntAllocator bug22334 | changeset | files |
| 4 weeks ago | David R. MacIver | .NET client exhibiting exactly the same logic errors as the Java one (not surprising given that it's a port), however can't actually exhibit this issue in public as there's no CreateModel(channelNumber) method so no straightforward test bug22334 | changeset | files |
| 4 weeks ago | David R. MacIver | update copyright notices to say 2010 where appropriate bug22312 | changeset | files |
| 4 weeks ago | David R. MacIver | simple logic error when testing if a non-null broker had been set. Now passing WCF tests under windows bug21899 | changeset | files |
| 4 weeks ago | Matthew Sackman | merging bug 22298 into default | changeset | files |
| 4 weeks ago | David R. MacIver | lock on the session map in CreateInternal as well as Create bug22298 | changeset | files |
| 4 weeks ago | David R. MacIver | when reserving from the middle of an interval we need to resize the interval to end before the reserved ID bug22298 | changeset | files |
| 4 weeks ago | David R. MacIver | if x and y abutt in Merge then merged interval has the end of y, not the start bug22298 | changeset | files |
| 4 weeks ago | David R. MacIver | WCF code now compiles successfully. If I've followed the logic correctly there should be no behavioural changes, but I haven't the foggiest idea how to test it bug21899 | changeset | files |
| 4 weeks ago | David R. MacIver | flush before reserve, as reserve algorithm only looks at contents of intervals bug22298 | changeset | files |
| 5 weeks ago | David R. MacIver | ported the unit tests for channel allocation bug22298 | changeset | files |
| 5 weeks ago | David R. MacIver | Adapt Java solution from bug 22272, made more difficult by C#'s rather less convenient collections library. It compiles, so it must work, right? time to port the tests bug22298 | changeset | files |
| 6 weeks ago | David R. MacIver | fix examples bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | fix unit tests for new API bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | fix API to provide parameterless CreateConnection bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | remove useless trivial accessor/mutator implementations (prep for adding a few more properties) bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | correct API comments for ConnectionFactory bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | remove references to .Parameters. Not yet tested that this actually works on windows bug21899 | changeset | files |
| 6 weeks ago | Matthew Sackman | Added tag rabbitmq_v1_7_1 for changeset 2d3f2d09f100 | changeset | files |
| 6 weeks ago | Matthias Radestock | merge bug22243 into junk junk | changeset | files |
| 6 weeks ago | Emile Joubert | merge bug21817 into default rabbitmq_v1_7_1 | changeset | files |
| 6 weeks ago | David R. MacIver | turn off lingering for connections bug22243 | changeset | files |
| 6 weeks ago | David R. MacIver | we should actually close the connection in the unload event rather than invoke a method that doesn't close it bug21817 | changeset | files |
| 6 weeks ago | Matthias Radestock | merge bug21873 into junk junk | changeset | files |
| 6 weeks ago | David R. MacIver | delete ConnectionParameters and replace references to it with ConnectionFactory bug21899 | changeset | files |
| 6 weeks ago | David R. MacIver | remove Parameters from C# client bug21899 | changeset | files |
| 7 weeks ago | Matthias Radestock | merge bug19111 into default | changeset | files |
| 7 weeks ago | Matthias Radestock | escape quotes bug19111 | changeset | files |
| 8 weeks ago | Tony Garnock-Jones | Add copyright notice to .NET client bug19111 | changeset | files |
| 2 months ago | David R. MacIver | remove ConnectionFactory parameters bug21899 | changeset | files |
| 2 months ago | David R. MacIver | make Unit compatible with flattening bug21899 | changeset | files |
| 2 months ago | David R. MacIver | flatten Parameters into ConnectionFactory bug21899 | changeset | files |
| 2 months ago | David R. MacIver | back to square one bug21899 | changeset | files |
| 2 months ago | Paul Jones | Merge bug22142 into default | changeset | files |
| 2 months ago | David R. MacIver | remove comment about Uri (no longer applies due to changes to OpenConnection) bug21899 | changeset | files |
| 2 months ago | David R. MacIver | update usage example for connectionFactory bug21899 | changeset | files |
| 2 months ago | David R. MacIver | clean up comments for AmqpTcpEndpoint to reflect the fact that it no longer carries a Protocol bug21899 | changeset | files |
| 2 months ago | David R. MacIver | all examples are now building. All tests are passing bug21899 | changeset | files |
| 2 months ago | David R. MacIver | more fixing of examples bug21899 | changeset | files |
| 2 months ago | David R. MacIver | fix default port handling bug21899 | changeset | files |
| 2 months ago | David R. MacIver | Tracking file which got accidentally untracked in revert. bug21899 | changeset | files |
| 2 months ago | David R. MacIver | complete the apparently half completed process of ripping out Protocol from AmqpTcpEndpoint bug21899 | changeset | files |
| 2 months ago | David R. MacIver | unrevert reversion. Sigh bug21899 | changeset | files |
| 2 months ago | Matthew Sackman | Reverting changeset erroneously commited on wrong branch | changeset | files |
| 2 months ago | Matthew Sackman | Reverting changeset erroneously commited on wrong branch | changeset | files |
| 2 months ago | David R. MacIver | Client is now compiling with new parameter layout. Tests don't yet compile. Will need to do some refactoring to fix code for using URLs. | changeset | files |
| 2 months ago | David R. MacIver | rename of ConnectionParameters to AMQPParameters | changeset | files |
| 2 months ago | Tony Garnock-Jones | Add unofficial queue.unbind extension from the 0-9 spec bug22142 | changeset | files |
| 2 months ago | Tony Garnock-Jones | Switch to stripped 0-8 and 0-9 specs bug22142 | changeset | files |
| 2 months ago | Matthew Sackman | merge bug 22089 into default | changeset | files |
| 2 months ago | Matthew Sackman | merging heads of default | changeset | files |
| 2 months ago | Matthew Sackman | merging bug 22114 into default | changeset | files |
| 2 months ago | Matthew Sackman | merge bug 22087 into default | changeset | files |
| 3 months ago | Matthias Radestock | better and more robust certificate selection bug22087 | changeset | files |
| 3 months ago | Matthias Radestock | close socket on ssl upgrade error bug22114 | changeset | files |
| 3 months ago | Matthias Radestock | allow applications to decide which SslPolicyErrors to ignore bug22089 | changeset | files |
| 3 months ago | Matthew Sackman | merging bug 22100 into default | changeset | files |
| 3 months ago | Matthias Radestock | improve display of BrokerUnreachableException bug22100 | changeset | files |
| 3 months ago | Matthias Radestock | remove superfluos try/catch | changeset | files |
| 3 months ago | Vlad Ionescu | merging bug21965 into default | changeset | files |
| 3 months ago | Michael Bridgen | Support field-array in the codec, and a unit test for it. bug21965 | changeset | files |
| 3 months ago | Matthew Sackman | merging bug 21468 into default | changeset | files |
| 3 months ago | Matthias Radestock | add enumerator for SharedQueue bug21468 | changeset | files |
| 4 months ago | Vlad Ionescu | adding handler for DomainUnload event in connection's main loop bug21817 | changeset | files |
| 4 months ago | Matthew Sackman | cosmetic - the emacs c♯ mode I'm using seems to have a different notion of indentation bug21873 | changeset | files |
| 4 months ago | Matthew Sackman | AmqpTcpConnection had many many constructors, and more were needed to support everything. This multiplication of constructors to support setting every possible combination of members is silly. Thus reduced to 2 constructors, one which sets everthing explicitly, and one which uses the default for everything. This saves lots of lines in AmqpTcpEndpoint. The downside is that ConnectionFactory gets a little larger, as there we must use explicit setters rather than endlessly overloaded constructors. bug21873 | changeset | files |
| 4 months ago | Matthias Radestock | merge bug21343 into default | changeset | files |
| 4 months ago | Matthias Radestock | remove windows line endings, and try to get more consistent results bug21343 | changeset | files |
| 4 months ago | Paul Jones | Downgrade solution version back to 2005 bug21343 | changeset | files |
| 4 months ago | Paul Jones | Add a BufferedStream on the reader too bug21343 | changeset | files |
| 4 months ago | Paul Jones | Add the PerfTest test application bug21343 | changeset | files |
| 4 months ago | Paul Jones | Added a BufferedStream for the writer bug21343 | changeset | files |
| 5 months ago | David Wragg | Added tag rabbitmq_v1_7_0 for changeset e5177ea60e2c | changeset | files |
| 5 months ago | Matthew Sackman | merge in from bug 21750 rabbitmq_v1_7_0 | changeset | files |
| 5 months ago | David Wragg | Get nunit to put its ShadowCopyCache under /tmp on mono bug21750 | changeset | files |
| 5 months ago | David Wragg | Merge bug21707 into default | changeset | files |
| 5 months ago | David Wragg | Include style.css along with the html files. bug21707 | changeset | files |
| 5 months ago | David Wragg | The default value of WEB_URL should include a trailing slash. | changeset | files |
| 5 months ago | David Wragg | Generate the file lists in the .wxs files. bug21707 | changeset | files |
| 5 months ago | David Wragg | Merge bug21220 into default (again) | changeset | files |
| 5 months ago | David Wragg | Remove surplus slash when using WEB_URL bug21220 | changeset | files |
| 5 months ago | David Wragg | Change RABBIT_WEBSITE to WEB_URL, to match rabbitmq-server Makefile bug21220 | changeset | files |
| 5 months ago | David Wragg | Resurrect support for the SSL tests bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | small addition to the build instructions in the user guide bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | small addition to the build instructions in the user guide bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | updating user guide on building the client bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | merging from default bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | client examples are not mentioned one by one in dist.sh; source zip now contains rabbitmq-dotnet-client-N.N.N folder in root bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | using wildcards to specify files to compile bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | removing BOM from all .csproj files bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | changing default PropAssemblyVersion to 0.0.0; updating projects/README bug21220 | changeset | files |
| 5 months ago | Vlad Ionescu | merging bug21476 into default | changeset | files |
| 5 months ago | Matthias Radestock | remove Semaphore class and associated test bug21476 | changeset | files |
| 5 months ago | David Wragg | Merge bug21220 into default | changeset | files |
| 5 months ago | Vlad Ionescu | removing no longer required workarounds for xbuild bug related to overriding targets bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | changing possible values for UNOFFICIAL_RELEASE and SKIP_MSIVAL2 to empty or non-empty string; fixing ensure-deliverables make target bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | fixing merge conflicts bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | merging from default bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | changing OFFICIAL_RELEASE to UNOFFICIAL_RELEASE in dist.sh; changing possible values for SKIP_MSIVAL2 to true and false bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | validating msi is now optional; dist.sh and dist-msi.sh print SUCCESS at the end; fix when Local.props does not exit, dist.sh fails bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | using set -x in dist.sh and dist-msi.sh bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | setting execute flag to all EXEs; dist.sh and dist-msi.sh improvements bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | setting executable flag to docs/api-guide.sh and all DLLs bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | adding execute permissions to MSBuild.Community.Tasks.dll in dist.sh; updating .hgignore bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | can now do unofficial releases with mock keyfile bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | removing local.dist approach, parameters are passed as environment variables; dist.sh can now be run without a keyfile; other small fixes bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | making the VS solution and projects compatible with VS 2005 bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | not making a fresh repo clone as part of the release process bug21220 | changeset | files |
| 6 months ago | Marek Majkowski | Merged bug 21507 into default (new website deployment) | changeset | files |
| 6 months ago | Matthew Sackman | merging in from bug 21531 | changeset | files |
| 6 months ago | Matthias Radestock | merge default into bug21531 bug21531 | changeset | files |
| 6 months ago | Matthias Radestock | lots more ways to construct AmqpTcpEndpoint instances bug21531 | changeset | files |
| 6 months ago | David Wragg | Integrate rabbitmq-dotnet-client into the rabbitmq-umbrella Makefile bug21507 | changeset | files |
| 6 months ago | Matthias Radestock | merge bug19356 into default | changeset | files |
| 6 months ago | Matthias Radestock | merge bug19356 branch heads bug19356 | changeset | files |
| 6 months ago | Matthias Radestock | merge bug19356 branch heads bug19356 | changeset | files |
| 6 months ago | Vlad Ionescu | merging bug21149 into default | changeset | files |
| 6 months ago | Tony Garnock-Jones | Set default heartbeat request to zero. bug21149 | changeset | files |
| 6 months ago | Matthew Sackman | merge in from bug 19356 | changeset | files |
| 6 months ago | Matthew Sackman | merge in from default bug19356 | changeset | files |
| 6 months ago | David Wragg | Add a missing prerequisite | changeset | files |
| 6 months ago | Vlad Ionescu | fixing name of windows installer files; other small fixes bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | adding dist-msi.sh for building the windows installer bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | fixing missing online browsable html documentation bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | various fixes in the linux part of the doc dist bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | dist dotnet-3.0, wcf and wcf documentation; various other fixes in dist.sh bug21220 | changeset | files |
| 6 months ago | Matthew Sackman | merging in from default bug19356 | changeset | files |
| 6 months ago | Tony Garnock-Jones | merge bug21465 into default | changeset | files |
| 6 months ago | Tony Garnock-Jones | Use named delegates, as anonymous delegates aren't present in .NET 1.1 bug21465 | changeset | files |
| 6 months ago | Tony Garnock-Jones | merge default into bug21465 bug21465 | changeset | files |
| 6 months ago | tonyg | Double delays to cope with slow systems like Vista | changeset | files |
| 6 months ago | Tony Garnock-Jones | Minor correction to comment bug21465 | changeset | files |
| 6 months ago | Matthias Radestock | do not implement IDisposable bug21465 | changeset | files |
| 6 months ago | Matthias Radestock | permit Dequeue()ing after Close() until queue is empty bug21465 | changeset | files |
| 6 months ago | Matthias Radestock | add tests for Close() behaviour bug21465 | changeset | files |
| 6 months ago | Matthias Radestock | indentation fixes | changeset | files |
| 6 months ago | Matthias Radestock | address some compiler warnings | changeset | files |
| 6 months ago | Vlad Ionescu | various fixes in dist.sh bug21220 | changeset | files |
| 6 months ago | Vlad Ionescu | moving tools/ndocproc-bin to lib/; adding untested dist.sh for creating release zip's; other small fixes bug21220 | changeset | files |
| 6 months ago | Matthias Radestock | permit overriding of queue declaration bug21286 | changeset | files |
| 6 months ago | Matthias Radestock | Document exclusivity of anonymous queue | changeset | files |
| 7 months ago | Vlad Ionescu | adding the wcf examples to the solution; moving ConfigDemo stuff to its own namespace under RabbitMQ.ServiceModel.Examples.ConfigDemo; renaming projects to reflect the namespaces; updating copyright info in wcf examples; other small fixes bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | removing experiments/ ; removing CustomBindingDemo/ from wcf examples; fix ProjectDir; removing DebugNoTest target from projects; removing configs/; updating projects/README; other small fixes bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | restructuring projects/ bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | adding RabbitMQ.ServiceModel project; signing library only for Release configuration; other small fixes bug21220 | changeset | files |
| 7 months ago | Matthew Sackman | Actually looked up overriding in C♯... bug19356 | changeset | files |
| 7 months ago | Matthew Sackman | Made the SSL tests run only if SSL_CERTS_DIR is defined, and it also does the right import into the trust store (certmgr). bug19356 | changeset | files |
| 7 months ago | Vlad Ionescu | creating projects for examples; failing tests don't cause the build to fail; other small fixes bug21220 | changeset | files |
| 7 months ago | Matthew Sackman | Added tests to do both verified and unverified ssl connections. bug19356 | changeset | files |
| 7 months ago | Essien Ita Essien | Merge with upstream bug19356 | changeset | files |
| 7 months ago | Essien Ita Essien | Provide an SslOption.CertPassphrase option for setting pkcs#12 passphrase bug19356 | changeset | files |
| 7 months ago | Essien Ita Essien | Read the cert file as X509Certificate2 instead of the lowly bug19356 | changeset | files |
| 7 months ago | Essien Ita Essien | Supply a certificate selection callback delegate, bug19356 | changeset | files |
| 7 months ago | Vlad Ionescu | moving all unit tests to RabbitMQ.Client.Unit namespace; unit tests on by default; adding DebugNoTest as build configuration that skips unit testing; adding clean for TestResult.xml; other small fixes bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | testing turned off by default (will have to come up with a neat way to run the tests - perhaps a special configuration that includes building the Test project) bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | creating project for unit tests; seems like Windows or VS keeps modifying something (subtle) in all kinds of files... I'll just go ahead and commit those changes as well; other small fixes bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | moving test sources to RabbitMQ.Client project folder; fixing copyright info in assemblies; other small fixes bug21220 | changeset | files |
| 7 months ago | Matthias Radestock | merge bug21271 into default | changeset | files |
| 7 months ago | Vlad Ionescu | replacing tab chars bug21271 | changeset | files |
| 7 months ago | Vlad Ionescu | fixing identation bug21271 | changeset | files |
| 7 months ago | Vlad Ionescu | reating gensrc dir on build; clean of autogenerated stuff; other small tweaks bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | realized I should add Is*Present methods to interfaces as well bug21271 | changeset | files |
| 7 months ago | Vlad Ionescu | getting rid of SetDeepCloneableMembersFrom bug21271 | changeset | files |
| 7 months ago | Matthias Radestock | merge bug20945 into default | changeset | files |
| 7 months ago | Vlad Ionescu | removing all nant stuff; moving all in lib to lib/wix; restructuring apigen and client library in VS projects with customized builds; more restructuring to follow bug21220 | changeset | files |
| 7 months ago | Vlad Ionescu | fix line endings bug21271 | changeset | files |
| 7 months ago | Vlad Ionescu | nicer clone bug21271 | changeset | files |
| 7 months ago | Vlad Ionescu | making IContentHeader and all classes that derive from it ICloneable; adding tests for cloning BasicProperties, StreamProperties and FileProperties for all implementations bug21271 | changeset | files |
| 7 months ago | Tony Garnock-Jones | merge default into bug20945 bug20945 | changeset | files |
| 7 months ago | Tony Garnock-Jones | Mutex in Close() and read m_consumer only once elsewhere. bug20945 | changeset | files |
| 7 months ago | Paul Jones | Merged bug 21095 into default | changeset | files |
| 7 months ago | Vlad Ionescu | installer makes assembly available in visual studio now bug21095 | changeset | files |
| 7 months ago | Vlad Ionescu | adding validate-windows-install-msi target in main build file; adding script to download doc pdfs from the rabbitmq website bug21095 | changeset | files |
| 7 months ago | Vlad Ionescu | updating .hgignore bug21095 | changeset | files |
| 7 months ago | Vlad Ionescu | now generating wix/License.rtf from the three licenses bug21095 | changeset | files |
| 7 months ago | Essien Ita Essien | IANA assigned port for AMQP over TLS/SSL is 5671 bug19356 | changeset | files |
| 7 months ago | Vlad Ionescu | moving License.rtf to wix/; creating a separate nant build file for the windows installer bug21095 | changeset | files |
| 7 months ago | Vlad Ionescu | moving src/wix to wix; moving bitmaps to wix/bitmaps bug21095 | changeset | files |
| 7 months ago | Matthias Radestock | cosmetic: use my favourite operator bug19356 | changeset | files |
| 7 months ago | Essien Ita Essien | Merge with upstream. No serious conflicts. All tests pass bug19356 | changeset | files |
| 8 months ago | Essien Ita Essien | Set nunit to run with 2.0 framework by default bug19356 | changeset | files |
| 7 months ago | Tony Garnock-Jones | Permit clean shutdown of Subscriptions, by (a) returning null instead bug20945 | changeset | files |
| 7 months ago | Tony Garnock-Jones | Notify when the MainLoop returns. bug20945 | changeset | files |
| ... |