1. 87b4471 Fix logs formatting by Akila Perera · 8 years ago
  2. 34f80ec Add debug log to print status of each group instance in GroupStatusActiveProcessor by Akila Perera · 8 years ago
  3. 138bd5e Add instance id to log messages in autoscaler ClusterStatusActiveProcessor by Akila Perera · 8 years ago
  4. c39d46f Fixed formatting and log messages by Akila Perera · 8 years ago
  5. da9b0b3 Set timeout value to 600000 ms in waitForPort method to avoid build failures in slow builder machines. Fixed formatting. by Akila Perera · 8 years ago
  6. d0f0f81 Added null check for appMonitor object in ClusterInstanceTerminatedEventListener. Fixed formatting and log messages. by Akila Perera · 8 years ago
  7. d587011 Introduced assertApplicationActiveStatus and assertApplicationInActiveStatus methods which use thread synchronization with topology receivers to assert application status. Added log messages for each method to help troubleshoot test failures. by Akila Perera · 8 years ago
  8. 6b5b847 Add const for REPO_NOTIFY_NAME entity by Akila Perera · 8 years ago
  9. 6adcd8c Add logs for integration common RestClient to help troubleshoot integration test failures by Akila Perera · 8 years ago
  10. eb93f70 Add synchronize blocks to InstanceNotifierEventReceiver to avoid concurrency issues by Akila Perera · 8 years ago
  11. 2b6f972 Add debug log message for getStatus method to print status of each application instance by Akila Perera · 8 years ago
  12. bd5e2f8 Introducing removeEventListener method to unregister an event listener by Akila Perera · 8 years ago
  13. 2b82b91 Formatting cluster status message processors and improving logs by Akila Perera · 8 years ago
  14. 6b4be64 Formatting Application message processors and improving logs by Akila Perera · 8 years ago
  15. 5344c39 Closing STRATOS-1633: Refactoring Mock IaaS by Akila Perera · 8 years ago
  16. 4e868f2 Adding depends on groups for server restart test by gayangunarathne · 8 years ago
  17. 8efb2d9 Update the timeout of the IaaSProvider test case by gayangunarathne · 8 years ago
  18. 0809ec7 Update the timeout of the IaaSProvider test case by gayangunarathne · 8 years ago
  19. 62b8d38 Fix metadata test case, refactor logs in metadata api by Akila Perera · 8 years ago
  20. b1c70be Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  21. 196ab9f undploying test artifacts by rajkumar · 8 years ago
  22. ff86b36 Update the group of the iaas related test cases by gayangunarathne · 8 years ago
  23. d5eb495 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by Isuru Haththotuwa · 8 years ago
  24. e1d3c58 adding a new api method to ServerLogClient to get incremental logs by Isuru Haththotuwa · 8 years ago
  25. d7d6ffd Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  26. b0f8e80 Update the APPLICATION_TEST_TIMEOUT by gayangunarathne · 8 years ago
  27. 1f02ac7 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  28. e4a2af6 Initialize locks on complete applications event in metadata service by Akila Perera · 8 years ago
  29. 35cb1bf cleaning GroupTerminationBehaviorTestCase by rajkumar · 8 years ago
  30. edb172b cleaning GroupStartupOrderTestCase by rajkumar · 8 years ago
  31. 18b2bdc cleaning ApplicationUpdateTestCase by rajkumar · 8 years ago
  32. 428f58c This closes #495 by rajkumar · 8 years ago
  33. 41761af Restructuring das extension folder structure by Thanuja · 8 years ago
  34. 9514aef cleaning integration tests by rajkumar · 8 years ago
  35. e3f8bad Updating log message by Thanuja · 8 years ago
  36. 3da3045 This closes #494 by rajkumar · 8 years ago
  37. fbf5980 Removing Member Information Publisher not enabled warn log by Thanuja · 8 years ago
  38. 7fd8a20 cleaning up StratosServerRestartTestCase by rajkumar · 8 years ago
  39. 509bd6b Merge branch 'stratos-4.1.x' of https://github.com/Thanu/stratos into stratos-4.1.x by gayangunarathne · 8 years ago
  40. 05d1c18 Moving STATS_PUBLISHER_THREAD_POOL_SIZE to CloudControllerConstants to have common config for member status and info publishers by Thanuja · 8 years ago
  41. 6496b05 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  42. e5ad2c9 adding stratos server restart testcase by rajkumar · 8 years ago
  43. ce38e47 upgrading testng by rajkumar · 8 years ago
  44. 609bc9d Changing publisher classes hierarchy by Thanuja · 8 years ago
  45. de64e86 Test class renamed by Sajith · 8 years ago
  46. 31c46c1 Test class renamed by Sajith · 8 years ago
  47. f3a809b Simplyfied isPublisherEnabled() logic by Thanuja · 8 years ago
  48. 65aee8a Fixing jira issue STRATOS-1629 - DAS publishers created each time when an event is published from stratos to DAS by Thanuja · 8 years ago
  49. af13aeb Refactroing thrift publisher classes by Thanuja · 8 years ago
  50. 962ce94 enabling IaaSProviderTestCase by rajkumar · 8 years ago
  51. db07464 fixing an issue in git-hook test clean up by rajkumar · 8 years ago
  52. dfb878c fixing a bug in ApplicationBurstingTestCase by rajkumar · 8 years ago
  53. b7e6d3b changing mock iaas /init api to /status by rajkumar · 8 years ago
  54. 7104857 implementing STRATOS-1628 by rajkumar · 8 years ago
  55. 999f0f2 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by Isuru Haththotuwa · 8 years ago
  56. a121351 fixing git-hook integration test by rajkumar · 8 years ago
  57. 64eadfb Rename eventReceiverInitiated to eventReceiverInitialized by Akila Perera · 8 years ago
  58. 074de0e Refactor MessageBrokerHATestCase, include PCA activation assertion by Akila Perera · 8 years ago
  59. f42217e Add a log appender for PCA test case log messages by Akila Perera · 8 years ago
  60. c72e955 Remove unnecessary publish logs in PCA. Add a generic log message when publishing events by Akila Perera · 8 years ago
  61. 5166099 changes for integration tests - STRATOS-1620 by Isuru Haththotuwa · 8 years ago
  62. 22ac8e2 adding a ServerLogClient class and using it to read BE logs by Isuru Haththotuwa · 8 years ago
  63. 28e65f2 integration test for STRATOS-1620 by Isuru Haththotuwa · 8 years ago
  64. 196ffcc Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by Isuru Haththotuwa · 8 years ago
  65. 5401117 fixing git-hook integration test by rajkumar · 8 years ago
  66. 4a25072 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by Isuru Haththotuwa · 8 years ago
  67. 1ed041d Rename eventReceiverInitiated to eventReceiverInitialized by Akila Perera · 8 years ago
  68. 49488b6 Refactor MessageBrokerHATestCase, include PCA activation assertion by Akila Perera · 8 years ago
  69. 8b9683d Add a log appender for PCA test case log messages by Akila Perera · 8 years ago
  70. bf6f105 Remove unnecessary publish logs in PCA. Add a generic log message when publishing events by Akila Perera · 8 years ago
  71. f283096 changes for integration tests - TFLDEV-41 by Isuru Haththotuwa · 8 years ago
  72. 932ec49 adding a ServerLogClient class and using it to read BE logs by Isuru Haththotuwa · 8 years ago
  73. 8b21208 integration test for TFLDEV-41 by Isuru Haththotuwa · 8 years ago
  74. 885bf56 Stratos Manager - test case for repo/notify by Chamila de Alwis · 8 years ago
  75. a709cbc Puppet - Changes related to MB HA configurations in Puppet modules by Chamila de Alwis · 8 years ago
  76. 4764bce Added a test case to check IaaS providers by Sajith · 8 years ago
  77. bf598dd Update the ArtifactDistributionCoordinator by gayangunarathne · 8 years ago
  78. 529c385 Updating log for commit bf4335b1ef60b4ea596ee3b14960deac5a8e55fe change by Thanuja · 8 years ago
  79. 8f41e9f Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  80. a3b0dd5 Introducing cep-excluded p2 profile to run Stratos with an external CEP by Akila Perera · 8 years ago
  81. 74633a4 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by rajkumar · 8 years ago
  82. bf4335b fixing an issue in loading Initialized state members by rajkumar · 8 years ago
  83. 0ba8523 Adding missing messaging feature to CC profile by Akila Perera · 8 years ago
  84. 8f8ac2c Remove redundant config for MB_USERNAME and MB_PASSWORD in K8s run script by Akila Perera · 8 years ago
  85. 55add58 Add debug logs to print temp location in PCA git handler by Akila Perera · 8 years ago
  86. aa21115 Add javax.cache OSGi import and dependency by Akila Perera · 8 years ago
  87. 28dfc07 Update the arrayKeys with iaasProviders by gayangunarathne · 8 years ago
  88. 91f6612 Fix typo in log message by Akila Perera · 8 years ago
  89. 8695e94 Adding more debug logs for instance termination by Akila Perera · 8 years ago
  90. 65f8002 Merge branch 'stratos-4.1.x' of https://git-wip-us.apache.org/repos/asf/stratos into stratos-4.1.x by Isuru Haththotuwa · 8 years ago
  91. caa3ab2 overriding availabilityZone in cc.xml with zone in partitions in spawning instances by Isuru Haththotuwa · 8 years ago
  92. c5b3f13 Remove sudo from docker commands by Akila Perera · 8 years ago
  93. 670f11a Add MB_URLS, MB_USERNAME, MB_PASSWORD and MB_PUBLISHER_TIMEOUT properties to K8s run script by Akila Perera · 8 years ago
  94. a5a7aba Closing STRATOS-1623: pom refactoring, fix OSGi imports/exports by Akila Perera · 8 years ago
  95. e687ada Adding the licence header by gayangunarathne · 8 years ago
  96. cd24ffc PCA - Check if message broker credentials were successfully authenticated in on_connect() by Chamila de Alwis · 8 years ago
  97. c9115e4 including a missing import by Isuru Haththotuwa · 8 years ago
  98. 40b9fa6 marking some verbose logs as debug logs by Isuru Haththotuwa · 8 years ago
  99. 60c1a14 fixing for updating configurations/definitions not getting picked by Isuru Haththotuwa · 8 years ago
  100. 246c834 Update the Awshelper class constructor by gayangunarathne · 8 years ago