1. fd5ce16 initial fix for: https://issues.apache.org/activemq/browse/AMQNET-276 by Timothy A. Bish · 14 years ago
  2. 47332a9 Extend the connection factory test to test multiple scenarios. by Jim Gomes · 14 years ago
  3. aa8cdd5 Set conditional compile for .NET 3.5 tests. by Jim Gomes · 14 years ago
  4. 746d924 Use the C# 3.5 compiler to target .NET 2.0 runtime to take advantage of the latest language features. by Jim Gomes · 14 years ago
  5. 1107aa4 Made slow consumer test into an explicit test. by Jim Gomes · 14 years ago
  6. 0e112ca * MessageSelectorTest.cs: by Timothy A. Bish · 14 years ago
  7. 5d766ff Change default send timeout value to 0. Ensure that the requestTimeout value is propagated from the connection factory on down through the connection down to the producer. by Jim Gomes · 14 years ago
  8. 5829306 Fix test to reset read-only flag for sent messages. by Jim Gomes · 14 years ago
  9. 4cfbd5e https://issues.apache.org/activemq/browse/AMQNET-272 by Timothy A. Bish · 14 years ago
  10. 712edaf Fix message comparison in the test. by Jim Gomes · 14 years ago
  11. 72e029f Fixed API for .NET CF compatibility. by Jim Gomes · 14 years ago
  12. 1b0655d Added support for processing expired messages that were received from the broker. by Jim Gomes · 14 years ago
  13. d7ad2e4 Modify load search order to look for config file first before using default provider assembly information. This allows better run-time configuration flexibility. by Jim Gomes · 14 years ago
  14. 85e8f08 Clean up a misbehaving test by Timothy A. Bish · 14 years ago
  15. 9b3cdbf https://issues.apache.org/activemq/browse/AMQNET-264 by Timothy A. Bish · 14 years ago
  16. ffb95d5 Makes the ParseQuery method a bit more tolerant of bad input. by Timothy A. Bish · 14 years ago
  17. 56f1e1f Upgrade NUnit to 2.5.5. by Jim Gomes · 14 years ago
  18. e510807 https://issues.apache.org/activemq/browse/AMQNET-261 by Timothy A. Bish · 14 years ago
  19. 497b08c https://issues.apache.org/activemq/browse/AMQNET-261 by Timothy A. Bish · 14 years ago
  20. 9a8a240 Include new Tests in the VS projects by Timothy A. Bish · 14 years ago
  21. 9968768 https://issues.apache.org/activemq/browse/AMQNET-261 by Timothy A. Bish · 14 years ago
  22. 1701acb Applied modified patch from Daniel Ellis. Made a few fixups to use newer APIs to load assembly filenames, and made a fix to append .dll extension when looking for filenames. by Jim Gomes · 14 years ago
  23. 35f3537 * CountDownLatch.cs: revert previous change by Timothy A. Bish · 14 years ago
  24. 05fa3ae * CountDownLatch.cs: Add a Count method to see how many times the latch needs to be counted down. by Timothy A. Bish · 14 years ago
  25. 126b33c https://issues.apache.org/activemq/browse/AMQNET-257 by Timothy A. Bish · 14 years ago
  26. eb6b528 Updated package fileset definition. by Timothy A. Bish · 14 years ago
  27. e06c8ef Adds a package target to the nant build to create the src and bin archives for a release. by Timothy A. Bish · 14 years ago
  28. 14ad1f6 Mark NMS trunk as v1.4.0 now. by Timothy A. Bish · 14 years ago
  29. 130bd34 Added MessageConsumerExtensions for cleaner code usage. by Jim Gomes · 14 years ago
  30. 9bd7e04 https://issues.apache.org/activemq/browse/AMQNET-206 by Timothy A. Bish · 14 years ago
  31. a4f3da6 http://issues.apache.org/activemq/browse/AMQNET-244 by Timothy A. Bish · 14 years ago
  32. 8e1f62d Always encode XML messages using UTF-8. It is the most platform neutral encoding, and is the de facto web standard. by Jim Gomes · 14 years ago
  33. 6559472 Added inclusion of XML documentation files in ZIP package. by Jim Gomes · 14 years ago
  34. 887ca44 Refactor serialization support of NMS exceptions for .NET Compact Framework. by Jim Gomes · 14 years ago
  35. fd8a211 Added serialization support to all NMS exceptions. by Jim Gomes · 14 years ago
  36. 6d95213 Applied patch from Sebastien Rodriguez - excepting changes that broke other platform builds (i.e., .NET 3.5, and .NET Compact Framework). Thanks, Sebastien! by Jim Gomes · 14 years ago
  37. 23858cb Change underlying buffer for serializing Xml text to a StringBuilder type. This will serialize the Xml message as a Unicode string without a Byte Order Mark. by Jim Gomes · 14 years ago
  38. f18e5b7 Added support for .NET Compact Framework 3.5. by Jim Gomes · 14 years ago
  39. ee8c747 Add missing Apache License by Timothy A. Bish · 14 years ago
  40. bf72a88 Update the Windows Project file to add ProducerTest by Timothy A. Bish · 14 years ago
  41. fcac132 https://issues.apache.org/activemq/browse/AMQNET-224 by Timothy A. Bish · 14 years ago
  42. 1c1b22f https://issues.apache.org/activemq/browse/AMQNET-223 by Timothy A. Bish · 14 years ago
  43. d701037 Add an additional test for adding and removing an MessageListner from a Consumer. by Timothy A. Bish · 14 years ago
  44. ff48d2e Fixed version numbering. by Jim Gomes · 14 years ago
  45. d779f1a Update package names. by Jim Gomes · 14 years ago
  46. 959aff8 Add encoding for deserializing objects. by Jim Gomes · 14 years ago
  47. e6ccca2 Update project file dependencies. by Jim Gomes · 14 years ago
  48. c7ef159 Added extension methods for IMessage, IMessageProducer, and ISession. by Jim Gomes · 14 years ago
  49. 597a912 Lengthen the timeout on some of the tests as they are a bit to short for a loaded broker. by Timothy A. Bish · 14 years ago
  50. 7012704 * BytesMessageTest.cs: by Timothy A. Bish · 14 years ago
  51. 3ad89af * PrimitiveMap.cs: by Timothy A. Bish · 14 years ago
  52. ff7d821 Fix checking for required dependent assemblies. by Jim Gomes · 14 years ago
  53. fe4adde Fixed downloading vendor files and checking for missing references. by Jim Gomes · 14 years ago
  54. be8258b Fix vendor download routine to ensure build configurations match. by Jim Gomes · 14 years ago
  55. 249aeed Remove external references to deployed assemblies. by Jim Gomes · 14 years ago
  56. bd80e45 Remove external references to deployed assemblies. by Jim Gomes · 14 years ago
  57. 57068db * NMSTestSupport.cs: by Timothy A. Bish · 14 years ago
  58. 9e78e96 * ConsumerTest.cs: by Timothy A. Bish · 14 years ago
  59. 3214f26 * DurableTest.cs: by Timothy A. Bish · 14 years ago
  60. 01ab218 Added IRedeliveryPolicy attribute to IConnection, and added interface level support for IRedeliveryPolicy to EMS and MSMQ providers. The EMS and MSMQ providers do not actually support the implementation of RedeliveryPolicy at this time. by Jim Gomes · 14 years ago
  61. d9241f4 * RedeliveryPolicyTest.cs: by Timothy A. Bish · 14 years ago
  62. 6cc33fc * RedeliveryPolicy.cs: by Timothy A. Bish · 14 years ago
  63. f84237d * NMSTestSupport.cs: by Timothy A. Bish · 14 years ago
  64. e232c2e Add missing files to Windows Project by Timothy A. Bish · 15 years ago
  65. 69ccfa6 Fix some more formatting issues by Timothy A. Bish · 15 years ago
  66. dbe4d9a Remove uneeded using statements by Timothy A. Bish · 15 years ago
  67. 4fd3e90 https://issues.apache.org/activemq/browse/AMQNET-137 by Timothy A. Bish · 15 years ago
  68. 9d24ecd https://issues.apache.org/activemq/browse/AMQNET-137 by Timothy A. Bish · 15 years ago
  69. 396939e https://issues.apache.org/activemq/browse/AMQNET-137 by Timothy A. Bish · 15 years ago
  70. 66d5081 https://issues.apache.org/activemq/browse/AMQNET-137 by Timothy A. Bish · 15 years ago
  71. c7d7c9b https://issues.apache.org/activemq/browse/AMQNET-137 by Timothy A. Bish · 15 years ago
  72. e120a93 Add additional documentation to the Acknowledgment modes. by Timothy A. Bish · 15 years ago
  73. 9597a94 http://issues.apache.org/activemq/browse/AMQNET-199 by Timothy A. Bish · 15 years ago
  74. 23beb85 Increase the timeout to prevent the tests from failing on slow systems or on Brokers that are very busy. by Timothy A. Bish · 15 years ago
  75. e6d70e3 Add missing files to Windows Project by Timothy A. Bish · 15 years ago
  76. 86d757e * TempDestinationTest.cs: by Timothy A. Bish · 15 years ago
  77. 1d5eed2 Adds async versions of the Client Ack Tests by Timothy A. Bish · 15 years ago
  78. a072ffc Add tests for Client Ack Mode to ensure unacked messages are redelivered. by Timothy A. Bish · 15 years ago
  79. d4a2dc1 Add a new test for message send / receive in transacted sessions. by Timothy A. Bish · 15 years ago
  80. 8814625 Added several new tests and some more utility methods into NMSTestSupport. Tests all pass with NMS.ActiveMQ by Timothy A. Bish · 15 years ago
  81. 49601be Add new tests to check that a Stopped Connection that is restarted dispatches messages as expected. by Timothy A. Bish · 15 years ago
  82. a6b4e0a Adds test to ensure that a timed consumer receive gets a message if its initaited before a producer sends a message. by Timothy A. Bish · 15 years ago
  83. 1e4fd22 Adds the individual ack mode to the list of available modes. by Timothy A. Bish · 15 years ago
  84. eec2c3a * NMSExceptionSupport.cs: * PrimitiveMapInterceptor.cs: by Timothy A. Bish · 15 years ago
  85. 752c2aa https://issues.apache.org/activemq/browse/AMQNET-172 by Timothy A. Bish · 15 years ago
  86. 11f1a5a Update Windows Project file by Timothy A. Bish · 15 years ago
  87. b8a0c36 https://issues.apache.org/activemq/browse/AMQNET-193 by Timothy A. Bish · 15 years ago
  88. 9214158 Clean up the string reading code to remove a bunch of duplicate code: EndianBinaryReader.cs: by Timothy A. Bish · 15 years ago
  89. 9170bd8 Update project file with new StreamMessageTest.cs by Timothy A. Bish · 15 years ago
  90. 31da67b Added new Generic StreamMessageTest.cs test case. by Timothy A. Bish · 15 years ago
  91. e267a32 Added ConnectionMetaData support to the EMS and MSMQ provider implementations. by Jim Gomes · 15 years ago
  92. 9f06ff4 Directly support the main official provider implementations connection factories. by Jim Gomes · 15 years ago
  93. 4a3f08d https://issues.apache.org/activemq/browse/AMQNET-96 by Timothy A. Bish · 15 years ago
  94. cee4966 https://issues.apache.org/activemq/browse/AMQNET-96 by Timothy A. Bish · 15 years ago
  95. 9e95321 Added API method to ISession and IMessageProducer to create StreamMessage. by Jim Gomes · 15 years ago
  96. 9fdecb9 https://issues.apache.org/activemq/browse/AMQNET-116 by Timothy A. Bish · 15 years ago
  97. 0562ce2 https://issues.apache.org/activemq/browse/AMQNET-116 by Timothy A. Bish · 15 years ago
  98. 8d0f6c0 Fixed type on API name for QueueBrowser. by Jim Gomes · 15 years ago
  99. 951f412 Implemented new BytesMessage API for MSMQ and EMS providers. by Jim Gomes · 15 years ago
  100. f345442 AMQNET-97 Update the Windows Project with new IQueueBrowser file. by Timothy A. Bish · 15 years ago