1. eec2c3a * NMSExceptionSupport.cs: * PrimitiveMapInterceptor.cs: by Timothy A. Bish · 15 years ago
  2. 752c2aa https://issues.apache.org/activemq/browse/AMQNET-172 by Timothy A. Bish · 15 years ago
  3. 11f1a5a Update Windows Project file by Timothy A. Bish · 15 years ago
  4. b8a0c36 https://issues.apache.org/activemq/browse/AMQNET-193 by Timothy A. Bish · 15 years ago
  5. 9214158 Clean up the string reading code to remove a bunch of duplicate code: EndianBinaryReader.cs: by Timothy A. Bish · 15 years ago
  6. 9170bd8 Update project file with new StreamMessageTest.cs by Timothy A. Bish · 15 years ago
  7. 31da67b Added new Generic StreamMessageTest.cs test case. by Timothy A. Bish · 15 years ago
  8. e267a32 Added ConnectionMetaData support to the EMS and MSMQ provider implementations. by Jim Gomes · 15 years ago
  9. 9f06ff4 Directly support the main official provider implementations connection factories. by Jim Gomes · 15 years ago
  10. 4a3f08d https://issues.apache.org/activemq/browse/AMQNET-96 by Timothy A. Bish · 15 years ago
  11. cee4966 https://issues.apache.org/activemq/browse/AMQNET-96 by Timothy A. Bish · 15 years ago
  12. 9e95321 Added API method to ISession and IMessageProducer to create StreamMessage. by Jim Gomes · 15 years ago
  13. 9fdecb9 https://issues.apache.org/activemq/browse/AMQNET-116 by Timothy A. Bish · 15 years ago
  14. 0562ce2 https://issues.apache.org/activemq/browse/AMQNET-116 by Timothy A. Bish · 15 years ago
  15. 8d0f6c0 Fixed type on API name for QueueBrowser. by Jim Gomes · 15 years ago
  16. 951f412 Implemented new BytesMessage API for MSMQ and EMS providers. by Jim Gomes · 15 years ago
  17. f345442 AMQNET-97 Update the Windows Project with new IQueueBrowser file. by Timothy A. Bish · 15 years ago
  18. 99915c2 AMQNET-97 Add interface and methods for supporting QueueBrowsers by Timothy A. Bish · 15 years ago
  19. ba3c14f https://issues.apache.org/activemq/browse/AMQNET-162 by Timothy A. Bish · 15 years ago
  20. 23af325 Change default XML serializing to UTF-8 format. Added overloaded function for specifying different encoding format. by Jim Gomes · 15 years ago
  21. 775ccc5 Added NMSExceptionSupport.cs to project file. by Jim Gomes · 15 years ago
  22. 5cb48a6 Adding utility class for Throwing NMS exceptions to make throwing NMS errors easier. by Timothy A. Bish · 15 years ago
  23. a156cf4 https://issues.apache.org/activemq/browse/AMQNET-192 by Timothy A. Bish · 15 years ago
  24. 1739cd7 https://issues.apache.org/activemq/browse/AMQNET-192 by Timothy A. Bish · 15 years ago
  25. c6d6889 Remove obsolete .NET 1.1 files. by Jim Gomes · 15 years ago
  26. 33e81ca https://issues.apache.org/activemq/browse/AMQNET-189 by Timothy A. Bish · 15 years ago
  27. 8db572f Add stop method to unblock clients that are waiting for space. by Timothy A. Bish · 15 years ago
  28. ff0e875 Removed old coding work-arounds for .NET 1.1. by Jim Gomes · 15 years ago
  29. 62daf99 https://issues.apache.org/activemq/browse/AMQNET-189 by Timothy A. Bish · 15 years ago
  30. 37f0670 Moved PrimitiveMap, OpenWireBinaryReader, OpenWireBinaryWriter, EndianSupport, MessagePropertyHelper and associated tests from Apache.NMS.ActiveMQ into Apache.NMS. These are generally useful classes that should be shared among the providers instead of forcing all providers to re-implement these highly useful and complex classes. by Jim Gomes · 15 years ago
  31. 55cd8b3 Applied slightly modified version of patch from Daniel Ellis. Optimized lookup of Field only if we did not find a Property. by Jim Gomes · 15 years ago
  32. 02d2fe4 Add support for overriding numeric version number to support building a specific version. by Jim Gomes · 15 years ago
  33. c4d1056 Reformat to use tabs instead of spaces for easier editing. Standardize nant-common.xml across all projects. by Jim Gomes · 15 years ago
  34. 91f0397 update svn ignore by Timothy A. Bish · 15 years ago
  35. 704de58 reverting back to calling nunit-console, the key is that the user needs to ensure that the version that is called is the one in the NUnit 2.4.8 distribution and not the one supplied in the Mono distribution even though that one is also 2.4.8, its apparently broken. by Timothy A. Bish · 15 years ago
  36. 8f8bbff fix for: https://issues.apache.org/activemq/browse/AMQNET-177 by Timothy A. Bish · 15 years ago
  37. 8176a4e Update svn:ignore by Timothy A. Bish · 15 years ago
  38. 20704f7 Fix for: http://issues.apache.org/activemq/browse/AMQNET-177 by Timothy A. Bish · 15 years ago
  39. 1235023 Deploy Apache.NMS 1.2.0.1662 by Timothy A. Bish · 15 years ago
  40. 3c19ea6 Fix for: https://issues.apache.org/activemq/browse/AMQNET-175 by Timothy A. Bish · 15 years ago
  41. 6ebe97b Update Sandcastle documentation generation scripts. by Jim Gomes · 15 years ago
  42. 4cc9dc6 Add target for Sandcastle documentation generation. by Jim Gomes · 15 years ago
  43. 953e235 Add build and rebuild targets. by Jim Gomes · 15 years ago
  44. a95290d Add support for setting the broker Uri after the connection factory is created. This is generally useful, but it is critical to fully support the Compact Framework. by Jim Gomes · 15 years ago
  45. d1a32a7 Changed default test hostname to activemqhost. Defaulting to localhost will break Compact Framework tests, because the Compact Framework does not support environment variables, so using the hosts file for aliasing is the only option. by Jim Gomes · 15 years ago
  46. 62ebfe4 Added release type variable. by Jim Gomes · 15 years ago
  47. 5d9c4a2 Add revision number generator. Code was inspired by Mark Pollack from the Spring.NET project, but modified for use within the NMS project. Thanks, Mark! by Jim Gomes · 15 years ago
  48. 98e09e5 Comment out packaging of provider .config files. This project does not have config files. by Jim Gomes · 15 years ago
  49. 57f9fa6 Refactored package.ps1 to create two ZIP files instead of several. by Jim Gomes · 15 years ago
  50. a952f95 Fix package version numbers. by Jim Gomes · 15 years ago
  51. 383476f Deploy Apache.NMS 1.2.0 by Jim Gomes · 15 years ago
  52. cedfc08 Changed version to 1.2.0. by Jim Gomes · 15 years ago
  53. 428d52f Fixed failover connection to support more flexible connection formats. by Jim Gomes · 15 years ago
  54. 8789ad3 Remove tests for non-persistent durable messages. All durable consumer message tests must use persistent messages. (c.f., http://activemq.apache.org/why-do-i-not-receive-messages-on-my-durable-topic-subscription.html) by Jim Gomes · 15 years ago
  55. aa087fb Refactored unit tests to support replacement environment variables in the configuration file. by Jim Gomes · 15 years ago
  56. 93103b5 Refactored VirtualTopicTest to separate synchronous test from asynchronous test. Added additional persistent vs. non-persistent test cases. by Jim Gomes · 15 years ago
  57. dfa8753 Remove the CommonAssemblyInfo.cs file from version control, since it is a generated file. by Jim Gomes · 15 years ago
  58. ae74512 Build tool version update (Vista SP2). by Jim Gomes · 15 years ago
  59. 4573e8e Fixed locking of 'this' to use separate locking object. by Jim Gomes · 15 years ago
  60. 9b3ec59 BREAKING API CHANGE! by Jim Gomes · 15 years ago
  61. c7f9d78 Minor reformat. by Jim Gomes · 15 years ago
  62. 67faf3a Added virtual topic unit test. by Jim Gomes · 15 years ago
  63. aa1721f Fix for Compact Framework. by Jim Gomes · 15 years ago
  64. 29cb474 Minor clean-up. by Jim Gomes · 15 years ago
  65. de35197 Added support for serializing/deserializing objects via XML format for easy cross-platform communication. by Jim Gomes · 15 years ago
  66. 6020d31 Re-enable building PDB files for release builds. by Jim Gomes · 15 years ago
  67. a02f405 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  68. debe51d Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  69. b3fbe0f Add default constructor to all exception classes. by Jim Gomes · 15 years ago
  70. c7477a4 Test for: https://issues.apache.org/activemq/browse/AMQNET-154 by Timothy A. Bish · 15 years ago
  71. 28a69ed Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  72. 3690559 Renamed exception classes from using standard prefix of NMS* to not have any prefix. This issue voted on and passed 2 to 1. by Jim Gomes · 15 years ago
  73. cc023ce Added packaging script file. by Jim Gomes · 15 years ago
  74. 1c6c999 Add progress bars and packaging of source files. by Jim Gomes · 15 years ago
  75. 3e69334 Adding new package script. by Jim Gomes · 15 years ago
  76. ccd5dbe Applied patch from Daniel Ellis to define TRACE variable. Thanks, Daniel! by Jim Gomes · 15 years ago
  77. f2e31c9 Applied changes based upon patch submitted by Yev Bronshteyn. Renamed the exceptions to all begin with NMSxxx to be consistent with NMS programming API. Standardized all of the inherited exceptions to match the basic exception class constructor pattern. by Jim Gomes · 15 years ago
  78. 1e2e9a8 https://issues.apache.org/activemq/browse/AMQNET-147 by Timothy A. Bish · 15 years ago
  79. 07fe456 Applied patch for turning off debug flag for release builds to all project configurations. The nant-common.xml file is shared among all projects. by Jim Gomes · 15 years ago
  80. 8318f57 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  81. ee44286 Refactored the NAnt scripts to link in the correct framework assemblies for the given target framework. Several code changes were necessary now that the .NET Compact Framework was actually being compiled. Several code enhancements had been made that were incompatible with .NET CF 2.0. by Jim Gomes · 15 years ago
  82. 1554de3 Remove external reference to keyfile. The keyfile will be added to each project so that it will always be branched together. by Jim Gomes · 15 years ago
  83. 0b1d9cf Remove external reference to keyfile. The keyfile will be added to each project so that it will always be branched together. by Jim Gomes · 15 years ago
  84. 6bed0d1 Apply patch submitted by Allan Schrum. Thanks, Allan! by Jim Gomes · 15 years ago
  85. 765bad0 https://issues.apache.org/activemq/browse/AMQNET-141 by Timothy A. Bish · 15 years ago
  86. a2d7f3e Added .NET 2.0 Compact Framework assemblies. by Jim Gomes · 15 years ago
  87. 2187fec Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  88. 90fd09e Updated README files to specify the version of NAnt that is required to build. Updated references from Visual Studio 2005 to Visual Studio 2008. by Jim Gomes · 15 years ago
  89. a53b999 Latest nightly build of NAnt 0.86 deprecates use of is-win32() in favor of is-windows(). by Jim Gomes · 15 years ago
  90. 6edc322 Fix local repository path when NANT_REPO environment variable is used. by Jim Gomes · 15 years ago
  91. 032b5a8 Update local repository location. by Jim Gomes · 15 years ago
  92. ac47cbb Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  93. c09cc75 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  94. c6ebbc3 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  95. 52aa580 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  96. 89d3b35 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  97. 1a3d40e Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  98. b285c68 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  99. 795b60e Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago
  100. b48af83 Deploy Apache.NMS 1.1.0 by Jim Gomes · 15 years ago