1. 8bf8fcd AMQNET-562 Update NOTICE file by Timothy Bish · 7 years ago main
  2. d540daf AMQNET-562 Update NOTICE file by Timothy Bish · 7 years ago
  3. 4ba60e9 Update to package script to 1.8-SNAPSHOT. by Jim Gomes · 8 years ago
  4. 7c891b7 Merged revision(s) 1689971 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.7.x: by Jim Gomes · 9 years ago
  5. 1081666 Branch NMS.Stomp trunk to 1.7.x, using NMS API 1.7.1. Update trunk to 1.8.0. by Jim Gomes · 9 years ago
  6. 52e49cc Clean the individual configurations. by Jim Gomes · 10 years ago
  7. 31b93ce Copy the ignoreExpiration implementation from the OpenWire provider. by Jim Gomes · 10 years ago
  8. 0716997 Add VisualStudio 2013 solution and Xamarin Android project. by Jim Gomes · 10 years ago
  9. 4d17b3e Add IDisposable interface to IDestination. by Jim Gomes · 10 years ago
  10. 20b8cc2 https://issues.apache.org/jira/browse/AMQNET-468 by Timothy A. Bish · 10 years ago
  11. d6eab78 Add support for Mono 4.0 build. by Jim Gomes · 10 years ago
  12. 353725b Synchronizing the common build script among all of the projects. by Jim Gomes · 10 years ago
  13. 7043fa0 Move the blocking code outside of the lock section to avoid race condition when shutting down. by Jim Gomes · 10 years ago
  14. 87dd2ac apply suggested fix for: https://issues.apache.org/jira/browse/AMQNET-411 by Timothy A. Bish · 11 years ago
  15. 960a3d5 Conditional compilation for Compact Framework. by Jim Gomes · 11 years ago
  16. 678b57e Simplify exception handling. Compact Framework does not support dynamic assembly reflection. Also, STOMP protocol has much simpler scenarios. by Jim Gomes · 11 years ago
  17. ae0f23d Fix for AMQNET-415. Throw an InvalidClientIDException if the login credentials are incorrect when using a failover protocol connection. Added matching unit test. by Jim Gomes · 11 years ago
  18. f7f0311 Merged revision(s) 1376784 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x: by Jim Gomes · 12 years ago
  19. fab06be Merged revision(s) 1375292 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x: by Jim Gomes · 12 years ago
  20. d650366 Fix call to ErrorFormat(). by Jim Gomes · 12 years ago
  21. fea9428 Merged revision(s) 1375156 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x: by Jim Gomes · 12 years ago
  22. 51e5c01 Merged revision(s) 1374470 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x: by Jim Gomes · 12 years ago
  23. f887432 https://issues.apache.org/jira/browse/AMQNET-384 by Timothy A. Bish · 12 years ago
  24. e5c0d26 initial fix for: https://issues.apache.org/jira/browse/AMQNET-384 by Timothy A. Bish · 12 years ago
  25. e776329 Conditionally compile the test since .NET CF does not support the threading model used in the test. by Jim Gomes · 12 years ago
  26. 4f88b4f test case for: https://issues.apache.org/jira/browse/AMQNET-383 by Timothy A. Bish · 12 years ago
  27. 1b74d90 fix for: https://issues.apache.org/jira/browse/AMQNET-383 by Timothy A. Bish · 12 years ago
  28. 65fd376 Rolling back changes from previous check-in. by Jim Gomes · 12 years ago
  29. 3fe1cae Merged revision(s) 1294897 from activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.5.x: by Jim Gomes · 12 years ago
  30. dc4c097 fix for: https://issues.apache.org/jira/browse/AMQNET-348 by Timothy A. Bish · 12 years ago
  31. c223650 fix for: https://issues.apache.org/jira/browse/AMQNET-349 by Timothy A. Bish · 12 years ago
  32. 81abba3 fix for: https://issues.apache.org/jira/browse/AMQNET-346 by Timothy A. Bish · 12 years ago
  33. 0eefaef Remove reference to non-existent file by Timothy A. Bish · 12 years ago
  34. f8c59ad fix for: https://issues.apache.org/jira/browse/AMQNET-345 by Timothy A. Bish · 12 years ago
  35. 6ec9c92 Add missing framework exists check. by Timothy A. Bish · 12 years ago
  36. 384ac29 Added command-line option to skip downloading dependent libraries. This gives greater flexibility for debugging with special libraries. by Jim Gomes · 13 years ago
  37. f329615 Refactor the CheckConnected function to handle multiple threads attempting to check connection status against an offline broker. Guard against unwanted exceptions being thrown when indexing into a connection state array that has not been fully set up because the broker is offline. by Jim Gomes · 13 years ago
  38. 998db3e Add support for transport timeout while waiting for mutex lock. by Jim Gomes · 13 years ago
  39. ea5f43c Synchronize common build file. Put back building of .NET 4.0 assemblies that was removed. by Jim Gomes · 13 years ago
  40. e61298a fix for: https://issues.apache.org/jira/browse/AMQNET-315 by Timothy A. Bish · 13 years ago
  41. aa50cf1 add test for: https://issues.apache.org/jira/browse/AMQNET-315 by Timothy A. Bish · 13 years ago
  42. cc28c5b fix for: https://issues.apache.org/jira/browse/AMQNET-314 by Timothy A. Bish · 13 years ago
  43. 9108580 fix for: https://issues.apache.org/jira/browse/AMQNET-313 by Timothy A. Bish · 13 years ago
  44. 7fa6920 fix for: https://issues.apache.org/jira/browse/AMQNET-312 by Timothy A. Bish · 13 years ago
  45. c773151 fix for: https://issues.apache.org/jira/browse/AMQNET-312 by Timothy A. Bish · 13 years ago
  46. 13eab13 fix for: https://issues.apache.org/jira/browse/AMQNET-312 by Timothy A. Bish · 13 years ago
  47. dc3990f fix for: https://issues.apache.org/jira/browse/AMQNET-309 by Timothy A. Bish · 13 years ago
  48. 29052c9 Stub out WaitHandle.WaitAny() with platform wrapper implementation in ThreadUtil.WaitAny(). by Jim Gomes · 13 years ago
  49. 660ea76 fix for: https://issues.apache.org/jira/browse/AMQNET-311 by Timothy A. Bish · 13 years ago
  50. 50fd5f4 fix for: https://issues.apache.org/jira/browse/AMQNET-311 by Timothy A. Bish · 13 years ago
  51. ebab899 fix for: https://issues.apache.org/jira/browse/AMQNET-310 by Timothy A. Bish · 13 years ago
  52. ad6f890 fix for: https://issues.apache.org/jira/browse/AMQNET-309 by Timothy A. Bish · 13 years ago
  53. 15a09fa excludes some tests that don't work so well for Stomp Clients. by Timothy A. Bish · 13 years ago
  54. 6d6447a fix for: https://issues.apache.org/jira/browse/AMQNET-307 by Timothy A. Bish · 13 years ago
  55. 9991a4d fix for: https://issues.apache.org/jira/browse/AMQNET-308 by Timothy A. Bish · 13 years ago
  56. 1c485d9 Move trunk to 1.6.0 SNAPSHOT by Timothy A. Bish · 13 years ago
  57. e87fcbd Fix a potential NPE by Timothy A. Bish · 13 years ago
  58. 0ece378 Apply similar fix as needed for AMQNET-298 by Timothy A. Bish · 13 years ago
  59. 05c5ccd Update README with instructions on how to generate API documentation. by Jim Gomes · 13 years ago
  60. 0691073 Update readme files to fix typos, and to reference the latest tool versions. by Jim Gomes · 13 years ago
  61. ffffe9c Apply patch for: https://issues.apache.org/jira/browse/AMQNET-300 by Timothy A. Bish · 13 years ago
  62. ad63bb0 Fix for: https://issues.apache.org/jira/browse/AMQNET-299 by Timothy A. Bish · 13 years ago
  63. 551c1f1 Change source code formatting to be compatible with Compact Framework restrictions. by Jim Gomes · 13 years ago
  64. 4c3a729 https://issues.apache.org/activemq/browse/AMQNET-292 by Timothy A. Bish · 13 years ago
  65. 923fd4c Use the Command object type shortcuts by Timothy A. Bish · 13 years ago
  66. 283c2d6 Read check hack not needed now that apollo is fixed to output a keepalive at the requested rate. by Timothy A. Bish · 13 years ago
  67. 10e3e02 Fix the Stomp headers read code to check for the correct thing, should be key, was checking value. This broker a unit test. Remove an unnecessary trace statement. by Timothy A. Bish · 13 years ago
  68. 69bc3dd Fix for build on .NETCF and include missing files in the project files. by Timothy A. Bish · 13 years ago
  69. ebade0d https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  70. c61878a https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  71. 4e94698 https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  72. 987dbcb Fix the Wakeup method so the runner actually wakes up. by Timothy A. Bish · 13 years ago
  73. c6f501d Add the test case for the CompositeTaskRunner class. by Timothy A. Bish · 13 years ago
  74. ff0d74f https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  75. d131419 https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  76. 9f8547b https://issues.apache.org/activemq/browse/AMQNET-284 by Timothy A. Bish · 13 years ago
  77. c75140f Port the CompositeTaskRunner for use with Stomp 1.1 and InactivityMonitor updates to do read and write checks. by Timothy A. Bish · 13 years ago
  78. def63c4 Cleans up some missed commented out code and removes some warnings seen during compilation on Mono 2.8 by Timothy A. Bish · 13 years ago
  79. 65be62f Apply a fix to the session executor that was found in NMS.ActiveMQ by Timothy A. Bish · 13 years ago
  80. a8222a8 https://issues.apache.org/activemq/browse/AMQNET-291 by Timothy A. Bish · 13 years ago
  81. 1328ddc Add support for building .NET 4.0 assemblies. Dependent vendor assemblies are currently only copies of the .NET 3.5 versions. Once actual .NET 4.0 versions are available, they can be checked in. by Jim Gomes · 14 years ago
  82. e7c2374 https://issues.apache.org/activemq/browse/AMQNET-281 by Timothy A. Bish · 14 years ago
  83. 0c7714b Create EMS 1.4.x branch. by Jim Gomes · 14 years ago
  84. 4f586a5 fix for: https://issues.apache.org/activemq/browse/AMQNET-281 by Timothy A. Bish · 14 years ago
  85. 0428ed9 Move versioning to 1.5.0 SNAPSHOT by Timothy A. Bish · 14 years ago
  86. 7c79740 Remove duplicate tests from NMS.Stomp and add back in Apache.NMS.Test.dll to the nunit project file. by Timothy A. Bish · 14 years ago
  87. 093ad40 Fix for: https://issues.apache.org/activemq/browse/AMQNET-279 by Timothy A. Bish · 14 years ago
  88. 286c234 Fix some of the error messages in the NotSupportedExceptions and add a throw in DeleteDestination since Stomp can't do this. by Timothy A. Bish · 14 years ago
  89. 9eee331 Replace some Console outs with Trace statements. by Timothy A. Bish · 14 years ago
  90. 43c9bc6 Rollback the addition of the NMS.Test.dll as almost every generic NMS test fails for Stomp due to its protocol limitations. With this in the test target is almost useless due to the extreme amount of time it takes to run and the massive number of errors that result. We need to find a way to prune out the tests that can't possibly pass before we put the NMS Tests DLL into this file. by Timothy A. Bish · 14 years ago
  91. 766c5b1 Add exclude for long running tests to the test target by Timothy A. Bish · 14 years ago
  92. 53d8c67 code cleanup by Timothy A. Bish · 14 years ago
  93. 6cf16b7 Standardize NUnit test assemblies. by Jim Gomes · 14 years ago
  94. 7fef326 Tag fields that really need to be readonly as such. by Timothy A. Bish · 14 years ago
  95. 60caa2c Apply same change for: https://issues.apache.org/activemq/browse/AMQNET-273 by Timothy A. Bish · 14 years ago
  96. 6c4bae6 fix for: https://issues.apache.org/activemq/browse/AMQNET-271 by Timothy A. Bish · 14 years ago
  97. e06b858 add new ignore by Timothy A. Bish · 14 years ago
  98. 86d88fc Fix for: https://issues.apache.org/activemq/browse/AMQNET-278 by Timothy A. Bish · 14 years ago
  99. 54b7f8c fix: https://issues.apache.org/activemq/browse/AMQNET-276 by Timothy A. Bish · 14 years ago
  100. 588f5ae fix for: https://issues.apache.org/activemq/browse/AMQNET-277 by Timothy A. Bish · 14 years ago