Linux Foundation Collaborative Projects
index
:
aai/aai-common
2.0.0-ONAP
amsterdam
beijing
beijing-test
casablanca
dublin
elalto
frankfurt
guilin
honolulu
istanbul
jakarta
kohn
london
master
montreal
This holds the model, annotations and common modules used across the Resources and Traversal micro services
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aai-core
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
Add test for transaction rollback in HttpEntry
Fiete Ostkamp
10
-17
/
+10
2024-08-01
Add tests for the NotificationService
Fiete Ostkamp
3
-16
/
+8
2024-07-23
Make JMS-based messaging compatible with tracing
Fiete Ostkamp
6
-324
/
+313
2024-07-20
Extract HttpEntry notification logic into a separate NotificationService
Fiete Ostkamp
7
-254
/
+216
2024-07-08
Update Janusgraph to 0.6.0 in aai-common
Fiete Ostkamp
4
-1072
/
+1077
2024-07-03
Pagination will throw an IllegalArgumentException if there are no vertices of...
Fiete Ostkamp
1
-1034
/
+1041
2024-06-28
Update Janusgraph to 0.5.0 in aai-common
Fiete Ostkamp
1
-174
/
+13
2024-06-26
Add gremlin-based pagination to aai-common
Fiete Ostkamp
9
-47
/
+335
2024-06-15
Update tinkerpop to 3.3.11 in aai-common
Fiete Ostkamp
1
-0
/
+5
2024-06-04
Merge "Update janusgraph to 0.3.3"
Fiete Ostkamp
7
-13
/
+31
2024-06-04
Update janusgraph to 0.3.3
Fiete Ostkamp
7
-13
/
+31
2024-05-29
Refactor the ValidationService
Fiete Ostkamp
1
-84
/
+56
2024-05-28
Refactor HttpEntry class - Part 1
Fiete Ostkamp
2
-60
/
+48
2024-04-10
Remove DMaaP dependency from AAI-Common
Singh
10
-394
/
+338
2024-02-26
Only load SchemaService related beans in aai-common when schema.translator.li...
Fiete Ostkamp
1
-7
/
+0
2024-02-21
Enhance SchemaGenerator to also generate indices for relationships
Fiete Ostkamp
3
-94
/
+336
2024-02-05
Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2
Fiete Ostkamp
1
-18
/
+73
2024-01-25
Update tinkerpop to 3.2.4
Fiete Ostkamp
5
-36
/
+132
2024-01-22
Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""
Nandkishor Patke
3
-25
/
+24
2024-01-20
Update tinkerpop to 3.2.3 in aai-core
Fiete Ostkamp
1
-4
/
+8
2024-01-20
Revert "Update tinkerpop to 3.2.3 in aai-core"
Fiete Ostkamp
3
-25
/
+24
2024-01-20
Merge "Update tinkerpop to 3.2.3 in aai-core"
Nandkishor Patke
3
-24
/
+25
2024-01-19
Update tinkerpop to 3.2.3 in aai-core
Fiete Ostkamp
3
-24
/
+25
2024-01-15
Ensure HttpEntry bean is request scoped in aai-common
Fiete Ostkamp
1
-2
/
+26
2024-01-10
Merge "Update spring boot to 2.2"
Lukasz Rajewski
1
-1
/
+1
2024-01-10
Ensure HttpEntry bean is request scoped in aai-common
Fiete Ostkamp
1
-4
/
+4
2024-01-10
Update spring boot to 2.2
Fiete Ostkamp
1
-1
/
+1
2023-08-16
Merge "Refactor HttpEntryTest"
Lukasz Rajewski
1
-9
/
+3
2023-08-16
Refactor HttpEntryTest
Fiete Ostkamp
1
-9
/
+3
2023-08-11
Refactor DBSerializer verifyResourceVersion method
Fiete Ostkamp
1
-19
/
+12
2023-08-08
Make URIParser code more readable - Part 2
Fiete Ostkamp
1
-49
/
+40
2023-08-04
Make URIParser code more readable
Fiete Ostkamp
1
-90
/
+69
2022-11-11
Merge "Partially resolve resource leak warnings in aai-common"
William Reehil
2
-75
/
+79
2022-11-11
Merge "Reduce the number of raw-type related warnings in aai-common"
William Reehil
14
-28
/
+40
2022-11-10
Replace deprecated methods in aai-common
Fiete Ostkamp
18
-57
/
+70
2022-11-09
Reduce the number of raw-type related warnings in aai-common
Fiete Ostkamp
14
-33
/
+66
2022-11-09
Partially resolve resource leak warnings in aai-common
Fiete Ostkamp
2
-75
/
+79
2022-11-07
Reduce the number of problems in aai-common by removing unused imports
Fiete Ostkamp
103
-1185
/
+1194
2022-10-18
Update aai-common dependencies
Fiete Ostkamp
1
-42
/
+42
2022-10-14
Remove the apache commons-lang dependency in aai-common
Fiete Ostkamp
20
-93
/
+108
2021-07-02
Fix all blocker sonar issues and some checkstyle
Liard Samuel
19
-286
/
+332
2021-04-06
Fixed Concurrent Updates overriding the AAI object
Niharika Sharma
1
-0
/
+16
2021-01-06
Use data owner attribute instead of owning entity for OwnerCheck
M.Hosnidokht
2
-30
/
+29
2020-11-10
Filter get all pnf by owning entity if multi tenancy is enabled
Rodrigo Lima
2
-11
/
+28
2020-10-06
Fixed concurrency issue in PNF uploading
Niharika Sharma
1
-4
/
+23
2020-09-15
Add ownercheck side effect to enrichData method in dbserializer
Rodrigo Lima
1
-1
/
+2
2020-09-11
Update ownercheck side effect
Rodrigo Lima
1
-2
/
+2
2020-09-10
Add side effect to check pnf owning entity
Rodrigo Lima
3
-4
/
+174
2020-07-13
Merge "TreeFormat - Removed problems triggering Sonar errors"
William Reehil
1
-45
/
+61
2020-07-13
Merge "Fix sonar issues in SchemaGenerator"
William Reehil
1
-51
/
+55
[next]