1. 4405cb7 Adding SimExR (#559) by Vaibhav Sharma · 11 days ago cybershuttle master
  2. 39653aa update docker push script with correct image naming by Yasith Jayawardana · 5 weeks ago
  3. a2761ee fix tag issue in docker build and publish by Yasith Jayawardana · 5 weeks ago
  4. d8f9ff8 Update build-and-publish.yml by Yasith Jayawardana · 5 weeks ago
  5. f18a86f remove on-PR docker image push. update workflow name. by Yasith Jayawardana · 5 weeks ago
  6. 3aa17eb Monolithic Docker Setup for Apache Airavata with Docker Compose Support (#554) by Yasindu Dissanayake · 6 weeks ago
  7. 6f0e750 Improve Batch Job Submission and Tracking in SDK (#553) by Yasith Jayawardana · 7 weeks ago
  8. a857a0c backend support for all sessions deletion (#551) by Ganning Xu · 8 weeks ago
  9. 37bd931 rename credstore keystore to airavata.sym.p12 by yasithdev · 8 weeks ago
  10. 9fe9f4f Backend support for listing tags in alphabetical order (#550) by Ganning Xu · 8 weeks ago
  11. 859d7f3 fixed a bug of cloud groovy script to get the correct job pid by lahiruj · 9 weeks ago
  12. a88a48a support AWS resource cleanup when walltime hits by lahiruj · 9 weeks ago
  13. a18cc6f bump airavata-python-sdk to 2.1.7 by yasithdev · 9 weeks ago
  14. 71b8be5 generate from thrift 0.22. make plan sdk working again by yasithdev · 9 weeks ago
  15. 8850037 update python SDK for batch submissions, pull all settings into one place by yasithdev · 9 weeks ago
  16. e76920d Public private resources (#535) by Ganning Xu · 9 weeks ago
  17. 8ec699d updated the airavata django portal github url by lahiruj · 10 weeks ago
  18. 536ff82 updated the deploy_portal script to fix the wsgi installation issue by lahiruj · 10 weeks ago
  19. e74729c increase dockerspawner timeout for large repos. fix host path for dataset bind mounts. by yasithdev · 10 weeks ago
  20. 38173a1 cleanup research-hub scripts, move git clone step to post-init phase. by yasithdev · 10 weeks ago
  21. 787ea01 set credential.store.server.host to localhost in application.properties by yasithdev · 2 months ago
  22. 10103ba set default regserver hostname to localhost remove unused properties. by yasithdev · 2 months ago
  23. b65c273 log registry client host:port before connecting. fix error in DataProductRepository by yasithdev · 2 months ago
  24. 995d8d1 fix bug in VALID_UNTIL_TIME column value not set by yasithdev · 2 months ago
  25. ba7fd0e add hostname config for grpc server by yasithdev · 2 months ago
  26. e47f9c6 improve logging and code organization by yasithdev · 2 months ago
  27. ca1343b run spotless:apply by yasithdev · 2 months ago
  28. 8b0b0ba fix build-time jpa enhancer warnings by yasithdev · 2 months ago
  29. 1d482fe refine monitor codes by yasithdev · 2 months ago
  30. 8303f03 simplify repeated properties and organize some property loads. by yasithdev · 2 months ago
  31. 3e5e491 fix template path bug by yasithdev · 2 months ago
  32. b12d6b3 manually call .setTimeOfStateChange() for procesStatusEntity and jobStatusEntity by yasithdev · 2 months ago
  33. 84ce9be use current timestsamp when saving process statuses by yasithdev · 2 months ago
  34. aad57d0 handle ssl termination before api by yasithdev · 2 months ago
  35. 26e84af fix bug in dozer mapper by yasithdev · 2 months ago
  36. 962e43b fix agent service bug when connecting to airavata server. by yasithdev · 2 months ago
  37. 5f6935c fix bugs, run spotless:apply by yasithdev · 2 months ago
  38. ada1658 fix settings name issues by yasithdev · 2 months ago
  39. 430e9b4 cleanup few unused props and funcs by yasithdev · 2 months ago
  40. 005766c [python-sdk] generate code from latest thrift stubs. add Makefile. bump version to 2.1.6 by yasithdev · 2 months ago
  41. c0ba60e add profiles to portals and jupyterhub services by yasithdev · 2 months ago
  42. b1a5c32 Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.9.1 (#546) by dependabot[bot] · 2 months ago
  43. 0e76635 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#545) by dependabot[bot] · 2 months ago
  44. 1b8e49a Fix Issues with Spawning a Local Dev Environment with IDE Integration (#544) by Yasith Jayawardana · 2 months ago
  45. 6f4f07c updated the django portal deploy_script to run against python 3.10, fixed the issue with the system mod_wsgi by lahiruj · 2 months ago
  46. d2a44ef django portal deploy by lahiruj · 2 months ago
  47. 4428853 Merge pull request #533 from apache/airavata-aws by Lahiru Jayathilake · 3 months ago
  48. 0f3e021 spotless by lahiruj · 3 months ago
  49. 440ed02 return onFail when there's an exception while creating EC2 instance by lahiruj · 3 months ago
  50. a640bb7 ensure complete service shutdown by terminating child processes by lahiruj · 3 months ago
  51. 3f3ce9d Merge branch 'master' into airavata-aws by lahiruj · 3 months ago
  52. 9a465a2 fix devcontainer dockerfile by yasithdev · 3 months ago
  53. 9e541b3 fix the devcontainer startup by yasithdev · 3 months ago
  54. c6798ee included the entity classes in persistence.xml and updated the deployment scripts by lahiruj · 3 months ago
  55. 623118d included AWS SDK dependencies by lahiruj · 3 months ago
  56. e60b4d1 Merge branch 'master' into airavata-aws by lahiruj · 3 months ago
  57. cd83f11 fixing the aws job script name by lahiruj · 3 months ago
  58. b448f9c AWS job monitoring, cancellation, and resource cleanup by lahiruj · 3 months ago
  59. 40ec03c move all ide-integration resources to .devcontainer folder. get airavata-php-gateway from airavata-portals repo by yasithdev · 3 months ago
  60. 3ffe41c fix go dependencies for airavata-fuse by yasithdev · 3 months ago
  61. 093362e update python deps for ansible by yasithdev · 3 months ago
  62. 0bab7eb update from mysql-connector-java:5 (vulnerable) to mysql-connector-j:9 (#542) by Yasith Jayawardana · 3 months ago
  63. 62ffa72 AWS job submission wait logic to use exponential backoff by lahiruj · 3 months ago
  64. 85b763d Bump google.golang.org/grpc in /modules/agent-framework/airavata-agent (#541) by dependabot[bot] · 3 months ago
  65. 78b115b Bump idna from 3.3 to 3.7 in /dev-tools/ansible (#540) by dependabot[bot] · 3 months ago
  66. 9222946 Create codeql.yml by Yasith Jayawardana · 3 months ago
  67. 0bf5f2b bump zookeeper to 3.9.3 by yasithdev · 3 months ago
  68. b43124c update deprecated QueueingConsumer to DefaultConsumer and bump amqp-client to v5 (#539) by Yasith Jayawardana · 3 months ago
  69. 423110e Bump org.apache.derby:derby from 10.13.1.1 to 10.17.1.0 (#538) by dependabot[bot] · 3 months ago
  70. 0f6a986 updated the job status and correct agent adaptor to upload files in aws workflows by lahiruj · 3 months ago
  71. 6b79d4c resource job manager for cloud job submission protocol by lahiruj · 3 months ago
  72. f66502e Improve Airavata Distribution Artifacts and Scripts (#534) by Yasith Jayawardana · 3 months ago
  73. 4f6327c aws job submission impl along with cloud groovy template for job submission by lahiruj · 3 months ago
  74. ccb58da Bump org.apache.zookeeper:zookeeper from 3.9.2 to 3.9.3 (#536) by dependabot[bot] · 3 months ago
  75. 3b206a7 include scratch location in the base group compute resource pref entity class by lahiruj · 3 months ago
  76. 2420d90 updated the participant distribution to have all the transitive dependencies by lahiruj · 3 months ago
  77. eff9f90 Update README.md by Yasith Jayawardana · 3 months ago
  78. f130284 Bump org.apache.tomcat.embed:tomcat-embed-jasper (#532) by dependabot[bot] · 3 months ago
  79. d5bc936 Bump org.keycloak:keycloak-authz-client in /dev-tools/load-client (#530) by dependabot[bot] · 3 months ago
  80. 9082bfe update README to refer airavata-portals repo for frontends by Yasith Jayawardana · 3 months ago
  81. 76004dc updated the simple orchestrator to support aws tasks creation, included the libs in distributions, and updated the participant with tasks by lahiruj · 3 months ago
  82. 815efe2 update README with detailed description of internals by Yasith Jayawardana · 3 months ago
  83. be607c4 update README with detailed description of internals by Yasith Jayawardana · 3 months ago
  84. 32f833f Consolidate Scattered Airavata Stubs / APIs into airavata-api (#531) by Yasith Jayawardana · 3 months ago
  85. 0a09a41 Implement AWS task factory, EC2 instance creation workflow, and migration script by lahiruj · 3 months ago
  86. 9c900e9 refactor Pre/PostWorkflowManager to instantiate tasks via TaskFactory by lahiruj · 3 months ago
  87. 11a9df1 remove airavata-client-samples dependency from distribution by yasithdev · 3 months ago
  88. c330447 reorganize non-java components into dev-tools and isolate them from build process. drop auto-generated cpp sdk. by yasithdev · 3 months ago
  89. 31a9a4a update the getGroupResourceProfile to load the resource-specific properties by lahiruj · 3 months ago
  90. 8882860 register SlurmGroupComputeResourcePrefEntity and populate resourceType & Slurm-specific preferences in repos by lahiruj · 3 months ago
  91. 216d23b remove research portal and local agent (#529) by Yasith Jayawardana · 3 months ago
  92. ea7567f refactor data models - split GroupComputeResourcePrefEntity into abstract base and Slurm subclass by lahiruj · 3 months ago
  93. abfa8d0 add resource error catching for frontend (#528) by Ganning Xu · 3 months ago
  94. 18a7d58 Bump urllib3 from 1.26.9 to 2.5.0 in /dev-tools/ansible (#525) by dependabot[bot] · 3 months ago
  95. 6eac42a Support liking resources (#527) by Ganning Xu · 3 months ago
  96. c512da5 Add GitHub Actions Workflow for Maven Build and Docker Image Push (#521) by Yasindu Dissanayake · 3 months ago
  97. fcb1f6d move config to .env file (#526) by Ganning Xu · 3 months ago
  98. 454f053 Airavata Services Issue Fix (#519) by Lahiru Jayathilake · 3 months ago
  99. ee086a1 remove associated projects section on resource details if no projects (#523) by Ganning Xu · 3 months ago
  100. 58b8abc Support resource deletion (#522) by Ganning Xu · 3 months ago