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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
Make JMS-based messaging compatible with tracing
Fiete Ostkamp
13
-420
/
+560
2024-07-20
Extract HttpEntry notification logic into a separate NotificationService
Fiete Ostkamp
19
-271
/
+235
2024-07-09
Bump aai-common version to 1.14.5-SNAPSHOT
Fiete Ostkamp
1
-1
/
+1
2024-07-08
Update Janusgraph to 0.6.0 in aai-common
Fiete Ostkamp
5
-1072
/
+1082
2024-07-03
Pagination will throw an IllegalArgumentException if there are no vertices of...
Fiete Ostkamp
3
-2034
/
+2060
2024-06-28
Update Janusgraph to 0.5.0 in aai-common
Fiete Ostkamp
3
-195
/
+20
2024-06-26
Add gremlin-based pagination to aai-common
Fiete Ostkamp
12
-85
/
+549
2024-06-19
Update Janusgraph to 0.4.0 in aai-common
Fiete Ostkamp
1
-1
/
+1
2024-06-17
Bump aai-common version to 1.14.1
Fiete Ostkamp
1
-1
/
+1
2024-06-15
Update tinkerpop to 3.3.11 in aai-common
Fiete Ostkamp
2
-1
/
+6
2024-06-04
Merge "Update janusgraph to 0.3.3"
Fiete Ostkamp
10
-21
/
+47
2024-06-04
Update janusgraph to 0.3.3
Fiete Ostkamp
10
-21
/
+47
2024-05-29
Refactor the ValidationService
Fiete Ostkamp
3
-86
/
+103
2024-05-28
Refactor HttpEntry class - Part 1
Fiete Ostkamp
4
-60
/
+60
2024-04-12
Change AAI-Common SNAPSHOT Version from 1.13.5 to 1.13.6
Singh
1
-1
/
+1
2024-04-10
Remove DMaaP dependency from AAI-Common
Singh
16
-411
/
+593
2024-02-26
Only load SchemaService related beans in aai-common when schema.translator.li...
Fiete Ostkamp
2
-9
/
+2
2024-02-21
Enhance SchemaGenerator to also generate indices for relationships
Fiete Ostkamp
5
-116
/
+359
2024-02-06
Switch aai-common baseimage back to java 8
Fiete Ostkamp
1
-1
/
+1
2024-02-05
Bump version to 1.13.3
Fiete Ostkamp
1
-1
/
+1
2024-02-05
Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2
Fiete Ostkamp
5
-44
/
+180
2024-01-29
Update tinkerpop to 3.2.11
Fiete Ostkamp
1
-2
/
+1
2024-01-25
Update tinkerpop to 3.2.4
Fiete Ostkamp
11
-39
/
+357
2024-01-22
Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""
Nandkishor Patke
5
-179
/
+105
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
5
-179
/
+105
2024-01-20
Merge "Update tinkerpop to 3.2.3 in aai-core"
Nandkishor Patke
5
-105
/
+179
2024-01-19
Update tinkerpop to 3.2.3 in aai-core
Fiete Ostkamp
5
-105
/
+179
2024-01-15
Ensure HttpEntry bean is request scoped in aai-common
Fiete Ostkamp
1
-2
/
+26
2024-01-11
Update spring boot to 2.4
Fiete Ostkamp
15
-20
/
+15
2024-01-10
Update spring boot to 2.3
Fiete Ostkamp
3
-5
/
+5
2024-01-10
Merge "Update spring boot to 2.2"
Lukasz Rajewski
2
-21
/
+12
2024-01-10
Ensure HttpEntry bean is request scoped in aai-common
Fiete Ostkamp
2
-4
/
+6
2024-01-10
Update spring boot to 2.2
Fiete Ostkamp
2
-21
/
+12
2023-12-29
Upversion to 1.13.0
Fiete Ostkamp
1
-1
/
+1
2023-12-22
Refactor ErrorLogHelper
Fiete Ostkamp
2
-123
/
+0
2023-08-16
Merge "Refactor HttpEntryTest"
Lukasz Rajewski
8
-446
/
+812
2023-08-16
Refactor HttpEntryTest
Fiete Ostkamp
8
-446
/
+812
2023-08-11
Refactor DBSerializer verifyResourceVersion method
Fiete Ostkamp
2
-76
/
+91
2023-08-08
Make URIParser code more readable - Part 2
Fiete Ostkamp
2
-50
/
+41
2023-08-04
Make URIParser code more readable
Fiete Ostkamp
2
-90
/
+110
2022-11-21
[AAI] Up-version aai-common to 1.12.0 for London
Niharika Sharma
1
-1
/
+1
2022-11-14
[AAI] Upversion aai-common to 1.9.5
Niharika Sharma
1
-1
/
+1
2022-11-11
Merge "Partially resolve resource leak warnings in aai-common"
William Reehil
3
-77
/
+80
2022-11-11
Merge "Reduce the number of raw-type related warnings in aai-common"
William Reehil
19
-38
/
+74
2022-11-10
Replace deprecated methods in aai-common
Fiete Ostkamp
26
-101
/
+147
2022-11-09
Reduce the number of raw-type related warnings in aai-common
Fiete Ostkamp
19
-43
/
+100
2022-11-09
Partially resolve resource leak warnings in aai-common
Fiete Ostkamp
3
-77
/
+80
2022-11-07
Reduce the number of problems in aai-common by removing unused imports
Fiete Ostkamp
179
-3349
/
+2798
2022-10-24
Merge "Update aai-common dependencies"
William Reehil
1
-42
/
+42
[next]