Linux Foundation Collaborative Projects
index
:
cps
honolulu
istanbul
jakarta
kohn
london
master
montreal
newdelhi
"cps"
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cps-ri
/
src
/
test
/
groovy
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
Merge "Support pagination in query across all anchors(ep4)"
Luke Gleeson
1
-0
/
+10
2023-08-02
Support pagination in query across all anchors(ep4)
rajesh.kumar
1
-0
/
+10
2023-07-27
Allow getDataNodes to read whole lists(ep 1)
danielhanrahan
1
-0
/
+1
2023-07-20
Apostrophe handling in CpsPathParser
danielhanrahan
1
-1
/
+6
2023-07-13
Upgrade to Java 17
egernug
1
-3
/
+4
2023-07-10
Handle special characters in CpsPath queries (CPS-1760 #2)
danielhanrahan
1
-2
/
+2
2023-07-06
Escape SQL LIKE wildcards in queries (CPS-1760 #1)
danielhanrahan
1
-0
/
+36
2023-06-19
Move integration test (clean-up, last phase)
ToineSiebelink
4
-201
/
+82
2023-06-14
Lower memory usage in FragmentRepository
danielhanrahan
1
-33
/
+23
2023-06-12
Move integration test (DataService)
ToineSiebelink
2
-742
/
+13
2023-05-17
Move integration test for adminService
ToineSiebelink
1
-263
/
+0
2023-05-16
Fixing minor compilation
waqas.ikram
1
-1
/
+1
2023-05-11
Move integration test for moduleService
ToineSiebelink
1
-313
/
+0
2023-05-10
Move integration test (DataService)
ToineSiebelink
1
-1
/
+1
2023-05-09
Migrate cps-ri performance tests to integration-test module
danielhanrahan
4
-543
/
+0
2023-05-09
Support for Patch across multiple data nodes
--global
2
-52
/
+51
2023-05-05
[CPS] RI: Code Refactoring
raviteja.karumuri
3
-23
/
+14
2023-05-04
Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)
danielhanrahan
1
-11
/
+9
2023-04-26
[CPS] RI, Service: Code Refactoring
raviteja.karumuri
5
-78
/
+27
2023-04-24
Remove 32K limit from queries with collection parameters
danielhanrahan
1
-1
/
+1
2023-04-13
Migrate query tests to integration-test module #6
danielhanrahan
1
-69
/
+0
2023-04-12
Migrate query tests to integration-test module #5
danielhanrahan
1
-17
/
+0
2023-04-12
Migrate query tests to integration-test module #3
danielhanrahan
1
-18
/
+0
2023-04-12
Merge "Migrate query tests to integration-test module #2"
Sourabh Sourabh
1
-26
/
+0
2023-04-11
Performance tests for getDataNodes and queryDataNodes
danielhanrahan
1
-58
/
+0
2023-04-11
Migrate query tests to integration-test module #2
danielhanrahan
1
-26
/
+0
2023-04-11
Migrate query tests to integration-test module #1
danielhanrahan
1
-50
/
+1
2023-04-05
Migrate query tests to integration-test module #4
danielhanrahan
1
-33
/
+0
2023-03-30
Update performance test timings
danielhanrahan
2
-28
/
+28
2023-03-21
Query data nodes across all anchors under one dataspace
rajesh.kumar
2
-2
/
+31
2023-03-13
Fetch fragment entities using recursive SQL query
danielhanrahan
3
-24
/
+42
2023-03-13
Reduce dataspace/anchor lookups in CpsDataPersistenceService
danielhanrahan
2
-51
/
+27
2023-03-13
Make single deleteDataNode use plural deleteDataNodes
danielhanrahan
2
-19
/
+18
2023-03-09
Create Base and Sample Performance Integration Tests
ToineSiebelink
2
-33
/
+33
2023-03-01
Add DataNodeNotFoundException to deleteDataNodes
danielhanrahan
2
-15
/
+26
2023-02-28
Skip deleting list xpaths that are list elements
danielhanrahan
1
-5
/
+2
2023-02-24
Improve performance for update data nodes
danielhanrahan
2
-13
/
+38
2023-02-22
Add performance tests for update data nodes
danielhanrahan
2
-8
/
+52
2023-02-21
Improve performance of deleteDataNodes SQL
danielhanrahan
1
-8
/
+8
2023-02-20
Update performance test timings
danielhanrahan
2
-23
/
+23
2023-02-20
Merge "CPS-1401 Implement V2 of GET Data Node API"
Luke Gleeson
4
-80
/
+87
2023-02-17
CPS-1401 Implement V2 of GET Data Node API
arpitsingh
4
-80
/
+87
2023-02-16
Improve batch delete schemasets performance
danielhanrahan
3
-8
/
+53
2023-02-15
Bulk delete schemasets in CM handle deregistration
danielhanrahan
2
-3
/
+30
2023-02-01
Create plural version of deleteDataNode
danielhanrahan
3
-45
/
+139
2023-01-31
Introduce Instrumentation
ToineSiebelink
3
-21
/
+46
2023-01-24
Handle root xpaths in getDataNodes
danielhanrahan
2
-2
/
+6
2023-01-23
Use native query to delete data nodes
sourabh_sourabh
2
-11
/
+14
2023-01-23
Merge "Added depth parameter in query nodes API."
Toine Siebelink
1
-5
/
+9
2023-01-23
Added depth parameter in query nodes API.
rajesh.kumar
1
-5
/
+9
[next]