3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BAZYNGO-720 Move More... almost 12 years ago
BAZYNGO-720 Change filters to use processors More... almost 12 years ago
BAZYNGO-720 Add simple filters delegating all the work to processors More... almost 12 years ago
BAZYNGO-720 Implement RequireAllProcessor More... almost 12 years ago
BAZYNGO-720 Implement RequireAnyProcessor More... almost 12 years ago
BAZYNGO-720 Implement permission processor More... almost 12 years ago
BAZYNGO-720 Implement RoleProcessor More... almost 12 years ago
BAZYNGO-720 Add interface for security processors More... almost 12 years ago
BAZYNGO-720 Add RequireAll and RequireAny annotations More... almost 12 years ago
BAZYNGO-720 Register filters More... almost 12 years ago
BAZYNGO-720 Move More... almost 12 years ago
BAZYNGO-720 Add SecurityConstraint annotation - base for other security related annotations More... almost 12 years ago
CORAL-128 Add @RequireAtLeastOneRole annotation with filter and register it with Jersey. More... almost 12 years ago
Merge branch 'feature/BAZYNGO-654' into dev (Jersey 2.0 support with custom anntotations for checking Coral roles & permissions) More... almost 12 years ago
CORAL-127: ensure the sequences are started at at least 1 More... almost 12 years ago
CORAL-127: complain about missing table only when resource class has concrete attributes More... almost 12 years ago
CORAL-127: ensure the sequences are started at at least 1 More... almost 12 years ago
CORAL-127: create target tables and transfer data for resource classes that already use tabular format (PersistentResourceHandler) More... almost 12 years ago
BAZYNGO-654 Register filter More... almost 12 years ago
BAZYNGO-654 Implement behaviour of @RequireAtLeastOne annotation More... almost 12 years ago
BAZYNGO-654 Move permission checking logic to service. More... almost 12 years ago
BAZYNGO-654 Add @RequireAtLeastOne annotation which takes number of @RequireCoralPermission More... almost 12 years ago
BAZYNGO-654 Use @Inject instead of @Context More... almost 12 years ago
BAZYNGO-654 Use @Inject instead of @Context More... almost 12 years ago
BAZYNGO-654 Do not do 'try with resources' because it closes current session. More... almost 12 years ago
BAZYNGO-654 Rewrite filter after changing annotation design. More... almost 12 years ago
BAZYNGO-654 Change annotation behaviour. It is explained in javadoc. More... almost 12 years ago
BAZYNGO-654 Register filter More... almost 12 years ago
BAZYNGO-654 Add RequireCoralPermissionFilter, WIP More... almost 12 years ago
BAZYNGO-654 Add annotation RequireCoralPermission More... almost 12 years ago