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
J
JarDiff
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
almost 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding a missing properties file per James' report at https://code.google.com/p/osjava/issues/detail?can=1&id=14
flamefew
More...
over 11 years ago
Francis Charpin reported that whitespace between the equals sign was leading to errors. I don't recall if there was a reason for not supporting that, so adding a test for this along with Francis' fix to trim the key/value in the custom properties file.
flamefew
More...
over 11 years ago
Updating copyright year
flamefew
More...
over 11 years ago
Applying patch from https://code.google.com/p/osjava/issues/detail?id=10&can=1 - adding OSGi support to the build
flamefew
More...
over 11 years ago
Applying patch via email from Jeffrey Hoyt implementing a no-op method to enable JDK 7 compiling
flamefew
More...
almost 12 years ago
Adding a test for issue #6, and a fix. Fixing by copying the writeEntityWithText helper functionality over to the DelegatingXmlWriter from AbstractXmlWriter instead of delegating to the wrapped writer. PrettyPrinterXmlWriter then gets to ignore the method.
flamefew
More...
over 14 years ago
Protecting Context.bind(..) from a null object parameter (see issue #6). SimpleJNDI currently doesn't support null values, so this matches the current feature set.
flamefew
More...
over 14 years ago
Adjusting the ua-case-insensitive test to also test that 'User-agent' can be case insensitive
flamefew
More...
over 14 years ago
'user-agent:' is meant to be treated case insensitively per issue #8
flamefew
More...
over 14 years ago
Making junit a test scoped dependency per issue #9
flamefew
More...
over 14 years ago
Making countZeroes private and removing unused code
flamefew
More...
about 15 years ago
testing.
cyberiantiger
More...
about 16 years ago
Fixing JIRA url
flamefew
More...
about 16 years ago
Damn useful script that I want online somewhere
flamefew
More...
over 16 years ago
Updating version in nav
flamefew
More...
over 16 years ago
Preparing for 0.11.4.1
flamefew
More...
over 16 years ago
Fixing bug pointed out by Andre Reiter - synchronizing on null be bad
flamefew
More...
over 16 years ago
Fixing nav. Adding release date to notes.
flamefew
More...
over 16 years ago
Adding download links for 0.11.4. Noting in pom.xml that Maven1 is used to build the site
flamefew
More...
over 16 years ago
Preparing for 0.11.4
flamefew
More...
over 16 years ago
Note added on the pool name fix
flamefew
More...
over 16 years ago
Applying Lars Kampen's fix from the mailing list in which the DBCP pooling for two separate DataSources do not clash by being under the same pool name
flamefew
More...
over 16 years ago
Adding info on all the configurable DBCP parameters
flamefew
More...
over 16 years ago
Now supports full screen mode.
flamefew
More...
over 16 years ago
On my Mac the height seems too high. Just going with the ascent of the font metric seems to be nice. Need to test on more platforms
flamefew
More...
over 16 years ago
Adding note on source of source
flamefew
More...
over 16 years ago
Adding maven2 build
flamefew
More...
over 16 years ago
Adding note about the bugfix
flamefew
More...
over 16 years ago
Nils points out on the list that the element removal in the close() method is bad and will lead to a ConcurrentModificationException. I've rewritten the code so that removal happens separately from the collection iteration
flamefew
More...
over 16 years ago
Updating docs for release
flamefew
More...
almost 17 years ago
←
1
2
3
4
5
6
7
8
9
…
84
85
→
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