0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HWU DisplayDriver - JSF Webpage to add/remove screen configs to a DB More... almost 11 years ago
HWU DisplayDriver - Updates for Eliza - Clients now receive location list when a symbolic location change is received More... almost 11 years ago
bug fix in lookup method based on cis iidentity, tests updated More... almost 11 years ago
cis list menu added, learn community model based on selected cis More... almost 11 years ago
DisplayDirverServer update for Eliza, now reads config urations from file More... almost 11 years ago
added RFID modules More... almost 11 years ago
added RFID modules to pom file More... almost 11 years ago
Merge branch 'development' into eliza_rfid More... almost 11 years ago
rfid changes More... almost 11 years ago
Remove trust-based-pref-eval-1678 from build More... almost 11 years ago
Quick fix for Ctx External API unit tests More... almost 11 years ago
Merge branch 'privacy-context_data' into development More... almost 11 years ago
Change some "info" log level to "debug/error" log level More... almost 11 years ago
One fix on equals in Jaxb2Simple. Replace logger lib in APIs. One fix in PrivacyDataManager::CisDataAccessControl More... almost 11 years ago
Merge branch 'development' of [email protected]:societies/SOCIETIES-Platform.git into development More... almost 11 years ago
Add Test Tools Bundle More... almost 11 years ago
Enable internal/external API tests More... almost 11 years ago
Update Unit/Integration tests for CIS data Access Control More... almost 11 years ago
Update Jaxb2Simple Maven plugin to add equals, hashCode and toString methods. More... almost 11 years ago
Merge branch 'development' into Context-Management_lookups More... almost 11 years ago
- add query to get communityCtxEntityId by id and type, - add query to get communityCtxAttribyteId by ownerId and type, - add queries to get communityCtxAssociationId by entityId (parent and child) and type, - change lookup(ownerId, types) for looking up attributes, - add lookup methods in internal api (lookup(ownerId, modelType, types), lookup(entityId, modelType, types)), - implement lookups, - junit tests for lookups. More... almost 11 years ago
Merge remote-tracking branch 'origin/Testing_Release_1.1' into Testing_Release_1.1 More... almost 11 years ago
Added a try/catch around a sendBroadcast() which seems to be throwing a NPE More... almost 11 years ago
added a simple non-test to stop the class from failing while chasing bug #2096 More... almost 11 years ago
-Junit tests for lookup methods in UserContextDBManagement More... almost 11 years ago
- add query to get entityIds by id and type (CtxEntityDAO), - add query to get attributeId by ownerId and type (CtxAttributeDAO), - add query to get associationId by entityId (parent and child) and type (CtxAssociationDAO), - add lookup methods with (ownerId, modelType, types) and (entityId, modelType, types) in internal userDB api. - use new query for lookup attributeIds by ownerId and type in lookup(ownerId, types), - implement lookup(ownerId, modelType, types) and lookup(entityId, modelType, types). More... almost 11 years ago
pom fix for inheritance component More... almost 11 years ago
user ctx inheritance intergated with ctxBroker and userInfManager, integration test 1999 updated More... almost 11 years ago
user context inheritance integration test added 1999 More... almost 11 years ago
user context inheritance implementation and junit code added More... almost 11 years ago