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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aai-core
/
src
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
Pagination will throw an IllegalArgumentException if there are no vertices of...
Fiete Ostkamp
1
-999
/
+1018
2024-06-28
Update Janusgraph to 0.5.0 in aai-common
Fiete Ostkamp
1
-13
/
+2
2024-06-26
Add gremlin-based pagination to aai-common
Fiete Ostkamp
2
-37
/
+207
2024-06-17
Bump aai-common version to 1.14.1
Fiete Ostkamp
1
-1
/
+1
2024-06-04
Merge "Update janusgraph to 0.3.3"
Fiete Ostkamp
2
-7
/
+11
2024-06-04
Update janusgraph to 0.3.3
Fiete Ostkamp
2
-7
/
+11
2024-05-29
Refactor the ValidationService
Fiete Ostkamp
2
-2
/
+47
2024-05-28
Refactor HttpEntry class - Part 1
Fiete Ostkamp
1
-0
/
+6
2024-04-10
Remove DMaaP dependency from AAI-Common
Singh
5
-17
/
+234
2024-02-26
Only load SchemaService related beans in aai-common when schema.translator.li...
Fiete Ostkamp
1
-2
/
+2
2024-02-21
Enhance SchemaGenerator to also generate indices for relationships
Fiete Ostkamp
1
-21
/
+22
2024-02-05
Pivoting a TraversalURIOptimisedQuery is broken in release 1.13.2
Fiete Ostkamp
3
-25
/
+106
2024-01-25
Update tinkerpop to 3.2.4
Fiete Ostkamp
5
-1
/
+223
2024-01-22
Merge "Revert "Update tinkerpop to 3.2.3 in aai-core""
Nandkishor Patke
1
-153
/
+80
2024-01-20
Revert "Update tinkerpop to 3.2.3 in aai-core"
Fiete Ostkamp
1
-153
/
+80
2024-01-20
Merge "Update tinkerpop to 3.2.3 in aai-core"
Nandkishor Patke
1
-80
/
+153
2024-01-19
Update tinkerpop to 3.2.3 in aai-core
Fiete Ostkamp
1
-80
/
+153
2024-01-11
Update spring boot to 2.4
Fiete Ostkamp
14
-14
/
+14
2024-01-10
Update spring boot to 2.3
Fiete Ostkamp
2
-4
/
+4
2024-01-10
Ensure HttpEntry bean is request scoped in aai-common
Fiete Ostkamp
1
-0
/
+2
2023-12-22
Refactor ErrorLogHelper
Fiete Ostkamp
2
-123
/
+0
2023-08-16
Merge "Refactor HttpEntryTest"
Lukasz Rajewski
7
-437
/
+809
2023-08-16
Refactor HttpEntryTest
Fiete Ostkamp
7
-437
/
+809
2023-08-11
Refactor DBSerializer verifyResourceVersion method
Fiete Ostkamp
1
-57
/
+79
2023-08-08
Make URIParser code more readable - Part 2
Fiete Ostkamp
1
-1
/
+1
2023-08-04
Make URIParser code more readable
Fiete Ostkamp
1
-0
/
+41
2022-11-11
Merge "Partially resolve resource leak warnings in aai-common"
William Reehil
1
-2
/
+1
2022-11-11
Merge "Reduce the number of raw-type related warnings in aai-common"
William Reehil
5
-10
/
+34
2022-11-10
Replace deprecated methods in aai-common
Fiete Ostkamp
8
-44
/
+77
2022-11-09
Reduce the number of raw-type related warnings in aai-common
Fiete Ostkamp
5
-10
/
+34
2022-11-09
Partially resolve resource leak warnings in aai-common
Fiete Ostkamp
1
-2
/
+1
2022-11-07
Reduce the number of problems in aai-common by removing unused imports
Fiete Ostkamp
76
-2164
/
+1604
2022-10-14
Remove the apache commons-lang dependency in aai-common
Fiete Ostkamp
6
-71
/
+48
2022-10-13
Migrate Mockito 1 to version 2 in aai-core
Fiete Ostkamp
5
-27
/
+35
2022-09-29
Replace deprecated Gremlin query in aai-common
Fiete Ostkamp
1
-16
/
+25
2022-01-20
[AAI] Ignore DataCopyTest to try to release a docker image
wr148d
1
-1
/
+2
2022-01-20
[AAI] Update the tests to ignore OwnerCheckTest
wr148d
1
-2
/
+3
2022-01-13
[AAI] Revert some testing changes to ignore tests and rollback of eclipse per...
wr148d
1
-3
/
+1
2022-01-11
Updating the eclipse persistence version to 2.6.0 to resolve an issue
wr148d
2
-0
/
+4
2021-07-02
Fix all blocker sonar issues and some checkstyle
Liard Samuel
11
-39
/
+60
2021-04-14
Added proxy args in the haproxy Dockerfile
Renu Kumari
1
-0
/
+2
2021-01-06
Use data owner attribute instead of owning entity for OwnerCheck
M.Hosnidokht
2
-18
/
+68
2020-09-10
Add side effect to check pnf owning entity
Rodrigo Lima
3
-0
/
+242
2020-08-11
Add dirty context to junit to fix spring failure
Harish Venkata Kajur
1
-0
/
+2
2020-08-05
Merge "Junit testcase for JSONStrategy"
William Reehil
1
-1
/
+9
2020-07-10
Fix minor sonar issues
Francis Toth
1
-3
/
+3
2020-06-09
Fix the list endpoints test npe issue
Harish Venkata Kajur
1
-0
/
+2
2020-05-12
aai-common support for v20
LaMont, William(wl2432)
12
-67
/
+228
2020-04-24
Junit testcase for JSONStrategy
ezhil
1
-1
/
+9
2020-04-21
AAI-common sonar fixes
David Brilla
1
-30
/
+6
[next]