3
I Use This!
Inactive

Commits : Listings

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