1. d3034a1 Updating doap with attic details by Hen · 7 years ago master
  2. 5016944 Remove test suite group inclusion, thereby allow all integration tests cases to run in a build. by Akila Perera · 8 years ago
  3. 9f33602 Remove duplicate dependency by Akila Perera · 8 years ago
  4. a3ab4ae Making CEP fault handling window processors resilient against issues in CEP. Wait for a given timeout or the first event is received before processing health stats. This is to avoid false positive faulty members. Make CEP fault handling window processor wait until complete topology event is received at the startup. by Akila Perera · 8 years ago
  5. b063eb4 Fixing STRATOS-1647 - Application deployment fails due to a bug in Axis2 level. Making service interface void type methods to non-void as a workaround by Akila Perera · 8 years ago
  6. f1e0045 Fix STRATOS-1660 - Obsolete timeout calculation logic should handle CREATED and faulty members separately by Akila Perera · 8 years ago
  7. 80a7371 Fixing data loading issues in metering and monitoring dashboards by Thanuja · 8 years ago
  8. d559479 Merge branch 'master' of https://github.com/Thanu/stratos. This closes #505 by Sajith · 8 years ago
  9. 0a5fec3 Fix Application Key regeneration issue when redeploying cartridge by Chamila de Alwis · 8 years ago
  10. 7d33cb3 Calling fetchData() once filtering values are selected by Thanuja · 8 years ago
  11. 5781994 fixing update payload parameters from cartridge issue. This closes #504 by Vishanth · 8 years ago
  12. c795440 Add tenant based metering info to metering dashboard - STRATOS-1654 by Thanuja · 8 years ago
  13. b9d18ca Adding unit test for kub cluster context update by Sajith · 8 years ago
  14. ec75c28 Fixing kub cluster update issue and hostname issue, fixing STRATOS-1653 by Sajith · 8 years ago
  15. fcd6153 Remove strict OSGi dependencies from common and messaging components by Chamila de Alwis · 8 years ago
  16. e953efc Updating monitoring dashboard json file to fix issue in RIF gadget by Thanuja · 8 years ago
  17. 18c0931 Adding oracle db support for metering and monitoring dashboard by Thanuja · 8 years ago
  18. 25083bf Kubernetes - pullPolicy can be defined through the Cartridge definition by Chamila de Alwis · 8 years ago
  19. a3e5deb Kubernetes - Image Pull Secrets moved to Cartridge by Chamila de Alwis · 8 years ago
  20. 4bb4874 Kubernetes - Allow imagePullSecrets to be passed to Pod definition by Chamila de Alwis · 8 years ago
  21. 574c6d2 increasing event receiver default pool size to 25 by Isuru Haththotuwa · 8 years ago
  22. c90eb9a adding comments for StratosEventReceiver abstraction, starting the event reseivers from messaging activator and adding shutdown for tenant, application and signup synchronizers by Isuru Haththotuwa · 8 years ago
  23. 905e140 adding activator class for messaging and calling terminate of event recievers in de-activation of te bundle by Isuru Haththotuwa · 8 years ago
  24. 63f931f deleting some commented out methods by Isuru Haththotuwa · 8 years ago
  25. 617258b commenting unused methods after making EventReceivers singleton by Isuru Haththotuwa · 8 years ago
  26. 933be1a removing unused methods by Isuru Haththotuwa · 8 years ago
  27. 412cb2c fixing conflicts in StratosThreadPool by Isuru Haththotuwa · 8 years ago
  28. f302906 making ApplicationsEventReceiver singleton and fixing references in components by Isuru Haththotuwa · 8 years ago
  29. 27ae4ba making ClusterStatusEventReceiver singleton and fixing references in components by Isuru Haththotuwa · 8 years ago
  30. c627ff1 making DomainMappingEventReceiver singleton and fixing references in components by Isuru Haththotuwa · 8 years ago
  31. 6ac3b87 making HealthStatEventReceiver singleton and fixing references in components by Isuru Haththotuwa · 8 years ago
  32. a1ba54c making InitializerEventReceiver singleton and fixing references in components by Isuru Haththotuwa · 8 years ago
  33. 170c27c making TenantEventReceiver a singleton and fixing the references in the components by Isuru Haththotuwa · 8 years ago
  34. b3dc546 making TopologyEventReceiver a singleton and fixing references by Isuru Haththotuwa · 8 years ago
  35. 78db9f1 making TopologyEventReceiver and ApplicationSignupEventReceiver a singleton by Isuru Haththotuwa · 8 years ago
  36. 418ed02 fixing conflicts in asyncschedulertask.py by Isuru Haththotuwa · 8 years ago
  37. d296b2d changing logic of enabling initial artifact update by Isuru Haththotuwa · 8 years ago
  38. 969293f adding a log for default artifact backup = false by Isuru Haththotuwa · 8 years ago
  39. fd28829 configuration for enabling initial artifact backup by Isuru Haththotuwa · 8 years ago
  40. dd64994 adding comments by Isuru Haththotuwa · 8 years ago
  41. 9a6f8dc fixing http://stackoverflow.com/questions/9160227/dir-util-copy-tree-fails-after-shutil-rmtree, improving ScheduledExecutor and using str(tenant_id) in getting cached git repo objects by Isuru Haththotuwa · 8 years ago
  42. a0a1684 initial changes for restoring initial artifacts after signup removal by Isuru Haththotuwa · 8 years ago
  43. 46ccf80 initial changes for signup deletion by Isuru Haththotuwa · 8 years ago
  44. a760c06 Messaging - Move initialized flag to TopologyManager from Topology by Chamila de Alwis · 8 years ago
  45. 9770643 PCA - Cleanup by Chamila de Alwis · 8 years ago
  46. 932c328 PCA - Update LVS create dummy interface extension by Chamila de Alwis · 8 years ago
  47. 4e948dd PCA - Added more informtation in the README by Chamila de Alwis · 8 years ago
  48. 4664e6a PCA - Fix log entries for MB connectivity by Chamila de Alwis · 8 years ago
  49. 258f5b4 PCA - Message broker IP and Port config for compatibility by Chamila de Alwis · 8 years ago
  50. bd32dcd PCA - Fix errors from merging by Chamila de Alwis · 8 years ago
  51. f633600 PCA - Fixing message broker ha callback, agent graceful termination and extra debug logs by Chamila de Alwis · 8 years ago
  52. 2c82881 PCA - Log corrections and topology initialization flag by Chamila de Alwis · 8 years ago
  53. 75ee959 Fixing integer unboxing issue in kubernetes iaas by Imesh Gunaratne · 8 years ago
  54. a151ab8 Rebase stratos-4.1.x to the master by gayangunarathne · 8 years ago
  55. 19d9f20 Merge remote-tracking branch 'origin/stratos-4.1.x' by gayangunarathne · 8 years ago
  56. 9d778a5 Rebase the stratos 4.1.x branch by gayangunarathne · 8 years ago
  57. 1ae9bb3 Rebase with stratos 4.1.x by gayangunarathne · 8 years ago
  58. 8772221 Mebase the stratos-4.1.x branch by gayangunarathne · 8 years ago
  59. 298428b Refactor the aws lb extension by gayangunarathne · 8 years ago
  60. bb22134 Move acquireWriteLock call in terminateInstance method to a separate try-finally block in-order to avoid releasing locks which are not taken by Akila Perera · 8 years ago
  61. 1e87b40 Merge branch 'stratos-4.1.x' of https://github.com/Thanu/stratos into stratos-4.1.x by rajkumar · 8 years ago
  62. 5400c4d Updating and formatting cep and das README files by Thanuja · 8 years ago
  63. 13c613e Changing cep and das distibution name by Thanuja · 8 years ago
  64. 2a425fd Revert "Update the AS registry manager" by gayangunarathne · 8 years ago
  65. 7a5e555 UPdate the readme file with currect links by gayangunarathne · 8 years ago
  66. fcaaa1b Update the AS registry manager by gayangunarathne · 8 years ago
  67. a6665bb Merge branch 'stratos-4.1.x' of https://github.com/R-Rajkumar/stratos into stratos-4.1.x by rajkumar · 8 years ago
  68. b330694 Update the thrift config of the lb extensions by gayangunarathne · 8 years ago
  69. 03b9716 Updating releases in doap_Stratos.rdf by Imesh Gunaratne · 8 years ago
  70. 8df053e Updating releases in doap_Stratos.rdf by Imesh Gunaratne · 8 years ago
  71. 02c17e4 fixing STRATOS-1638 by rajkumar · 8 years ago
  72. f7f289c Adding MetadataServiceTestCase as a failed test by gayangunarathne · 8 years ago
  73. 74ec780 Remove init() call in setEnaled method in ThriftStatisticsPublisher since it is invoked from the constructor. Remove setEnabled(true) call in MockHealthStatisticsNotifier since it is read from thrift-client-config.xml by Akila Perera · 8 years ago
  74. a242b52 PCA - Validate agent.conf entries when loading Config, refactor handler methods for mb events, fix util methods, fix exception initialization by Chamila de Alwis · 8 years ago
  75. 64f05a5 Adding setUp() and having individual test methods for cep and das in ThriftStatisticsPublisherTest by Thanuja · 8 years ago
  76. 5435bff Adding ThriftStatisticsPublisherTest and updating ThriftStatisticsPublisher and ThiriftClientConfigParserTest by Thanuja · 8 years ago
  77. 85036eb Renaming cep-310 extension artifact id by Thanuja · 8 years ago
  78. cd06c7b Formatting ThriftStatisticsPublisher class by Thanuja · 8 years ago
  79. e129b80 Adding cep extension jars to distribution by Thanuja · 8 years ago
  80. 994255e Updating scaling_decision nickname and description by Thanuja · 8 years ago
  81. f726ea8 Fixing the issue of data publishers are created for nodes which has false value set to statsPublisherEnabled in thrift-client-config.xml by Thanuja · 8 years ago
  82. 81b72de PCA Live Test - Refactoring by Chamila de Alwis · 8 years ago
  83. e40f254 PCA Live Test - Minor test change by Chamila de Alwis · 8 years ago
  84. 7d35754 PCA Live Test - Improved agent log display by removing duplicate log entries by Chamila de Alwis · 8 years ago
  85. d191218 PCA - Publish MB events using a thread and timeout after 5 seconds. Improved PCA structure and removed unnecessary threading by Chamila de Alwis · 8 years ago
  86. e722ff3 This closes #497 on GitHub by Imesh Gunaratne · 8 years ago
  87. 7cf63b3 Fixing line spaces added by Pubudu Gunatilaka · 8 years ago
  88. 6aa4ab0 PCA - STRATOS-1634 and STRATOS-1635 - Log displays passworded git URL, PCA doesn't validate app_path by Chamila de Alwis · 8 years ago
  89. e21fb5a Update the aws lb extension artifact id by gayangunarathne · 8 years ago
  90. c0200ed Remove the clean when generating the car files by gayangunarathne · 8 years ago
  91. e9bef7d Set parallel false at suite level in testng configuration file by Akila Perera · 8 years ago
  92. 9700dec Update log4j.properties file used in integration test with necessary DEBUG logs to help troubleshoot test failures by Akila Perera · 8 years ago
  93. 1284c55 Rename default timeout consts by Akila Perera · 8 years ago
  94. 314020b Assert monitors are re-created after restarting Stratos in StratosServerRestartTestCase by Akila Perera · 8 years ago
  95. 35eb6c2 Cleaning up test cases. Remove duplicate assertions. Fix formatting. by Akila Perera · 8 years ago
  96. 76199f0 Refactor GitHookTestCase: Use restClient deployEntity. Make artifactUpdateEventCount AtomicInteger. Terminate event receiver and shutdown executor service at the end of test case. by Akila Perera · 8 years ago
  97. 3b83cef Throw MetadataException on failures in MetadataApiRegistry (instead of RegistryException coming from Carbon) by Akila Perera · 8 years ago
  98. 272210b Catch a generic Exception in MetadataApi by Akila Perera · 8 years ago
  99. a9ed3c5 Fix formatting. Move acquireRad/WriteLock out of try block. by Akila Perera · 8 years ago
  100. 179120d Increase executor thread pool size to 20 to compensate for event receivers by Akila Perera · 8 years ago