openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
beanvalidation-api
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
20 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 13 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
BVAL-310: Some JavaDoc improvements
Gunnar Morling
More...
over 12 years ago
BVAL-259 Enforce that evaluation fails on first error
Hardy Ferentschik
More...
over 12 years ago
BVAL-230 Formatting.
Hardy Ferentschik
More...
over 12 years ago
BVAL-230 Switching accepted type String to the more generic CharSequence
Hardy Ferentschik
More...
over 12 years ago
BVAL-304 Adding the maven-bundle plugin to generate the bundle information
Hardy Ferentschik
More...
over 12 years ago
BVAL-274 Add aggregation methods in metadata API for method interception integrators
Emmanuel Bernard
More...
over 12 years ago
BVAL-310: Extracting method validation methods to separate delegate interface
Gunnar Morling
More...
over 12 years ago
BVAL-280 Adding test for behavior of multiple proviers w/ at least one unknown (not loadable)
Hardy Ferentschik
More...
over 12 years ago
BVAL-282: Adding note on mark/reset contract to JavaDoc
Gunnar Morling
More...
over 12 years ago
BVAL-298: Applying renaming of ConfigurationSource on rebase
Gunnar Morling
More...
over 12 years ago
BVAL-298 Changing source and target level for compiler plugin (ServiceLoader is part of Java 6). See also BVAL-299
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 Changing error message in case ServiceLoader cannot load a provider
Hardy Ferentschik
More...
over 12 years ago
BVAL-293 Rename XMLConfiguration to BootstrapConfiguration
Hardy Ferentschik
More...
over 12 years ago
BVAL-293 Removing unnecessary public modifier
Hardy Ferentschik
More...
over 12 years ago
BVAL-293 Renaming ConfigurationSource#getConstraintMappingResourcePath() to getConstraintMappingResourcePaths()
Hardy Ferentschik
More...
over 12 years ago
BVAL-292 & BVAL-293 Renaming ConfigurationSource to XMLConfiguration
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 Removing obsolete comment
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 Wrapping the whole provider discovery into a PrivilegedAction
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 Making sure to keep a hard reference to the list of providers when checking the cache in order to prevent garbage collection in the time between the check and returning the list
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 The current caching of the ValidationProviders don't work, because the providers themselves keep a hard reference to the class loaders. Wrapping the list of providers into a SoftReference instead (see also ValidationTest)
Hardy Ferentschik
More...
over 12 years ago
BVAL-298 Using ServiceLoader to load validation providers
Hardy Ferentschik
More...
over 12 years ago
BVAL-296 Fix misalignment between string and API representation in JavaDoc
Emmanuel Bernard
More...
over 12 years ago
Replacing all <code> usages with {@code}
Hardy Ferentschik
More...
over 12 years ago
Some more JavaDoc fixes
Gunnar Morling
More...
over 12 years ago
BVAL-290 Adding @since 1.1 to new methods added for Bean Validation 1.1
Hardy Ferentschik
More...
over 12 years ago
BVAL-290 Removing obsolete '// $Id$' This token was used with svn
Hardy Ferentschik
More...
over 12 years ago
BVAL-290 Removing unused import
Hardy Ferentschik
More...
over 12 years ago
Setting encoding to UTF-8, adding myself as developer
Gunnar Morling
More...
almost 13 years ago
Fixing some wrong <code> tags
Gunnar Morling
More...
almost 13 years ago
Some javadoc fixes: * Use {@code} instead of <code>, because it is more readable and {@code} also escapes meta characters * align doc style with Sun's recommodation (@param, @return an @throw don't end with a '.') * added missing {@link} tags * use <ul> for enumeration
Hardy Ferentschik
More...
almost 13 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree