1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set list #154 for better Resource merge & solving #148 visible projects override - added dcmf:isSet on list, allowing better merge in Resource mapping - with dcmf:keyFieldName for map field type - used & tested on dcmp:localVisibleProjects to solve #148 their override in oasis.main - which required REPLACING its value in toProject() to allow true PUT - and patching getProjectsSeeing() to exclude current one in updateDirectlyImpactedProjects() still TODO : - implement i18n merge using use keyFieldName (or even rewrite all i18n Resource mapping) - import : add isSet & keyFieldName support, then use it to improve import's list merge algo - improve existing metamodel by making all lists be sets, which requires toProject/Model() to REPLACE rather than enrich list fields - which is an occasion to make all fields optional i.e. if not defined REPLACED by default value to allow true PUT - same in existing business models More... over 9 years ago
doc'd #149 dcmp:useModelSecurity, still TODO LATER #151 cleanup More... over 9 years ago
added dcmp:useModelSecurity to fix #149 dcmp:modelLevelSecurityEnabled is not fine enough More... over 9 years ago
Improvement of errors in refresh_collection script More... over 9 years ago
Improvement of refresh_collection script More... over 9 years ago
Improvement of refresh_collection script More... over 9 years ago
Improvement of refresh_collection script More... over 9 years ago
Improvement of refresh_collection script trace More... over 9 years ago
Functional version of refresh_collection script More... over 9 years ago
First version of refresh_collection script More... over 9 years ago
more FAQ More... over 9 years ago
Close #144 Also allow querying non-existing fields More... over 9 years ago
kpi : conf'd CXF' codahale-based metrics but with a CSV Reporter with per minute rates to allow to compute requirements (D2.6 T5, see #48) : "the maximum “number of requests per minute” per day" - hooked its Feature in the Bus - sanitized CSV file names More... over 9 years ago
CXF 3.1.4. API BREAK : for minimal view, X-Datacore-View header must now be '-' instead of ' ' (space). Migrated to CXF 3.1.4 to get codahale/yammer/dropwizard-based metrics. More... over 9 years ago
more doc & faq More... over 9 years ago
enriched README More... over 9 years ago
playground example patch More... over 9 years ago
master model 2.21 More... over 9 years ago
playground : more FAQ More... over 9 years ago
Fix #140 remove Citizen Kin models from oasis.main (and .sample) More... over 9 years ago
Fix #137 fulltext search should work even if queryLimit == 0 More... over 9 years ago
playground : backlink browsing now return all results (limit=100) More... over 9 years ago
forgotten More... over 9 years ago
Fix #135 Resource Obsolete when updateDirectlyImpactedModels - loops (100x) on retrying saving impacted model when obsolete - otherwise explodes always all the way up - better error messages, more & smaller logs More... over 9 years ago
Fix #134 AccessDenied when writing model, because has been forked but not explicitly - (optimized) check if implicit-only fork in EntityService : getByUri, isUpToDate - ensure EntityServiceImpl uses the right project : in deleteByUri - explode (EntityException) all the way up (REST HTTP 400 using CXF mapper) More... over 9 years ago
Fix #133 ResourceNotFound in REST model update, because bad context stack order More... over 9 years ago
query debug : added indexes More... over 9 years ago
playground : added findModel() button, menu links More... over 9 years ago
playground : patched "key" instead of "@id" More... over 9 years ago
patched geohier More... over 9 years ago