1. 06650da Updated allocation data models by Dimuthu Wannipurage · 12 hours ago master
  2. 3d10215 Enabling member level allocation restriction by DImuthuUpe · 2 days ago
  3. 13ef537 Updating account resource limits when the allocation resource mapping is created by DImuthuUpe · 2 days ago
  4. 3b0bf68 Moving member-specific quota to a seperate data model and implementing slurm subscriber by DImuthuUpe · 2 days ago
  5. 6b7e6da Adding SLURM association when an allocation membership is created by DImuthuUpe · 3 days ago
  6. 9b7c6e5 Fixing minor misconfiguration by DImuthuUpe · 4 days ago
  7. 983becc Creating a slurm account when an compute allocation was created by DImuthuUpe · 4 days ago
  8. 8cf058f Initial framework in integrate connectors to core with pub sub by DImuthuUpe · 4 days ago
  9. bf4d2e1 Revert last 3 commits by DImuthuUpe · 2 days ago
  10. b5ef514 Add default cluster seed fore development and local env scaffolding by lahiruj · 2 days ago
  11. 50f03d8 Add Project.Status, ClusterAccount, UserMerge, and identity helpers to core by lahiruj · 3 days ago
  12. 231acfe Add ExternalIdentity and user_dns to core by lahiruj · 3 days ago
  13. 23c538f Restore Prometheus, Grafana, and Vault dev-compose config by lahiruj · 3 days ago
  14. fd7e77b Delete img.png by Dimuthu Wannipurage · 4 days ago
  15. 30e9687 Delete Custos_Diagram.png by Dimuthu Wannipurage · 4 days ago
  16. d5876e6 Delete build_output.txt by Dimuthu Wannipurage · 4 days ago
  17. 0a9c107 Cleaning stale code by Dimuthu Wannipurage · 4 days ago
  18. 26cb06d Cleanup repo and adding installation instruction by DImuthuUpe · 4 days ago
  19. ceb9d4d Added subscription layer for connectors to receive allocation messages by DImuthuUpe · 4 days ago
  20. f6b9e2a Implemented the service layer for Compute Allocation Usage by DImuthuUpe · 5 days ago
  21. 9d63332 Implemented the service layer for Compute Allocation Memberships by DImuthuUpe · 5 days ago
  22. f392978 Implemented the service layer for Allocation Change Requests and related events by DImuthuUpe · 5 days ago
  23. 9db46dc Implemented service layer for ComputeAllocationDiff by DImuthuUpe · 5 days ago
  24. d486a0c Implemented Resource Rate APIs by DImuthuUpe · 5 days ago
  25. 3f6e4b9 Implemented service layer for compute allocations, allocation resources and mapping by DImuthuUpe · 5 days ago
  26. 523b191 Implement service layer for compute clusters by DImuthuUpe · 5 days ago
  27. 4330185 Framework implement to REST API and DB integration by DImuthuUpe · 5 days ago
  28. 764fbd1 Allocation data models and documentation by DImuthuUpe · 6 days ago
  29. 5132fab Set up default protection ruleset for default and release branches by The Apache Software Foundation · 6 days ago
  30. 3ac7c46 dependency bump up by lahiruj · 6 days ago
  31. 83af9b6 Bump filippo.io/edwards25519 in /connectors/ACCESS/AMIE-Processor by dependabot[bot] · 10 days ago
  32. 97581d3 Bump github.com/go-jose/go-jose/v4 in /extensions/SSH-Certificate-Signer by dependabot[bot] · 12 days ago
  33. 43a2b1c Bump github.com/Azure/go-ntlmssp in /extensions/SSH-Certificate-Signer by dependabot[bot] · 12 days ago
  34. 8dd33eb Association mapper client impl by DImuthuUpe · 9 days ago
  35. 2414ee8 Merge pull request #463 from apache/access-doc by Suresh Marru · 10 days ago
  36. e9871bf Updated the readme to align with latest structure changes by lahiruj · 10 days ago
  37. 18c60fb Fix AMIE-Processor module path and regenerated proto stubs by lahiruj · 10 days ago
  38. d81bb94 Initial access cluster documentation by DImuthuUpe · 10 days ago access-doc
  39. 99b662e Changing plugins -> connectors by DImuthuUpe · 11 days ago
  40. c97688d Allocation mapper placeholder by DImuthuUpe · 11 days ago
  41. b8c515a Changed extension to plugins by DImuthuUpe · 12 days ago
  42. 746e148 Intial package reordering by DImuthuUpe · 12 days ago
  43. a4500c2 migrate to openbao from hashicorp vault by lahiruj · 5 weeks ago
  44. 76aa5b7 LDAP connection pooling by lahiruj · 6 weeks ago
  45. 857c280 Add defaultSubject support in dev mode configuration by lahiruj · 6 weeks ago
  46. 5ee5dfc Add source of truth validation against LDAP and caching logic by lahiruj · 6 weeks ago
  47. 0457b25 add SSH extension validation and resolution logic with tests by lahiruj · 6 weeks ago
  48. d1e8bc5 maintain a denied list for the extensions in client config and move the force-command to the certificate issuance by lahiruj · 7 weeks ago
  49. 65bd0a2 initial signer service implementation by lahiruj · 8 weeks ago
  50. 590e1bb Removed deprecated modules by lahiruj · 12 days ago
  51. 168649e Refactor database migrations to allocations/domain/db and proto generated by lahiruj · 12 days ago
  52. b93b7dc support extracting the correct user role and included dev_email in the AMIE test packets by lahiruj · 2 weeks ago
  53. 1deab69 fixed the issues with time filtering value by lahiruj · 2 weeks ago
  54. 6e90969 updated the grafana dashboards to retrieve data from db too by lahiruj · 2 weeks ago
  55. 8b94602 refactor amie load test server by lahiruj · 2 weeks ago
  56. 9da3275 Included person global id store by lahiruj · 3 weeks ago
  57. 1d7f16c Add person soft-delete, email dedup, and GlobalID mapping for AMIE merge support by lahiruj · 4 weeks ago
  58. e9b956b Extract shared domain models for the allocation management by lahiruj · 5 weeks ago
  59. 6ac37ab Initial ACCESS-AMIE decoder implementation in go lang by lahiruj · 5 weeks ago
  60. b764f79 AMIE traffic simulation with mock server to have both success and failure scenarios by lahiruj · 7 weeks ago bk.master-locked
  61. b9cd7b8 updated the AMIE metrics grafana dashboards to reflect the time range selections by lahiruj · 8 weeks ago
  62. 9dbbc9e add Prometheus metrics, health indicator, instrument poller/worker, and structured JSON logging for prod and MDC packet correlation by lahiruj · 8 weeks ago
  63. 4bc34b0 add eventId to handler interface and audit logging to packet handlers by lahiruj · 8 weeks ago
  64. 006377e add audit log table and service for handler actions tracking by lahiruj · 8 weeks ago
  65. b9cc649 prevent duplicate accounts, fix retry loop, correct AMIE field names, persist DN lists by lahiruj · 8 weeks ago
  66. 6cd5f3c AIRAVATA-3972: fix malformed JSON in Vault local config by jayvenn21 · 9 weeks ago
  67. a0d55a9 add Ansible playbook for linux node enrollment with COmanage LDAP and CILogon device-flow SSH auth by lahiruj · 9 weeks ago
  68. 43f2f89 automate CILogon IDP configuration with ciLogon.enabled flag for super-tenant bootstrap and child tenant activation by lahiruj · 10 weeks ago
  69. 2b3b7e4 secure super-tenant bootstrap with ApplicationRunner, changes to credential store, add client config DTO and tests by lahiruj · 10 weeks ago
  70. 95d1e75 refactoring directories/modules into relevant components by lahiruj · 2 months ago
  71. ed5c1c2 Rename amie-decoder to access-ci-service with restructured package organization by lahiruj · 7 months ago
  72. fc3e813 use the spring boot compatible net.bytebuddy version by lahiruj · 7 months ago
  73. 37aec40 ensure protobuf classes are generated before test compilation by lahiruj · 7 months ago
  74. ff923d3 included AMIE account reactivate handler and its test class by lahiruj · 7 months ago
  75. e83abc4 updated the test data by lahiruj · 7 months ago
  76. 9c7fa80 included unit tests for AMIE decode functionalities and services by lahiruj · 7 months ago
  77. 6fa9e69 fixed the protobuf code generation including the dependency descriptor set by lahiruj · 7 months ago
  78. c95e669 included user account services and model classes by lahiruj · 7 months ago
  79. 95f573c person service impl, new user modify handler, and updates to existing handlers by lahiruj · 7 months ago
  80. e9c4e65 data models for ACCESS AMIE users and accounts by lahiruj · 7 months ago
  81. 16793dd fixed bug - getting into an infinite loop when a packet failure occurs, align the entities with db schema by lahiruj · 7 months ago
  82. e700694 AMIE person merge handler impl by lahiruj · 7 months ago
  83. a8e37ed account creation/inactivate and project reactivate handlers by lahiruj · 8 months ago
  84. cb7f988 handle AMIE data project inactivation events by lahiruj · 8 months ago
  85. 91ee328 handle AMIE data project creation events by lahiruj · 8 months ago
  86. 30cb9ab upgraded the flyway version to align with MariaDB by lahiruj · 8 months ago
  87. 4678809 Changed the db to MariaDB by lahiruj · 8 months ago
  88. b9a666b included AMIE project create handler by lahiruj · 8 months ago
  89. bbb3f1d AMIE account creation handler implementation by lahiruj · 8 months ago
  90. bff31bf AmieClient replying to a packet method support by lahiruj · 8 months ago
  91. 50ba3cc AMIE packet processing worker and handler skeleton by lahiruj · 8 months ago
  92. b592cde polling AMIE endpoint and persists the packet and event in db by lahiruj · 8 months ago
  93. 4ed2201 AMIE client implementation by lahiruj · 8 months ago
  94. b3640e8 model classes for AMIE service by lahiruj · 8 months ago
  95. f5e1733 protobuf models for AMIE packets processing events by lahiruj · 8 months ago
  96. e7fcf45 initial AMIE decoder service implementation (protobuf models, and database structure) by lahiruj · 8 months ago
  97. 385466c updated license headers-fix formatting issues by Lahiru Jayathilake · 12 months ago
  98. ec12edc User portal page API and UI changes by Ganning Xu · 1 year, 3 months ago
  99. 72fdd0f Added patch functionality for groups (#415) by Ganning Xu · 1 year, 3 months ago
  100. ebf3891 update installation instructions (#414) by Ganning Xu · 1 year, 3 months ago