Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-19bug 460335: Optimize the synchronized code.HEADmasterVioleta Georgieva1-47/+39
2015-02-18Add @Override to the inherited methods. Remove redundant casts. Remove redund...Violeta Georgieva26-50/+230
2014-11-17bug 449875: Use WeakHashMap to keep the Context objects thus the Context obje...Violeta Georgieva2-27/+28
2013-08-12bug 414746: Introduce LdapContextWrapperImpl which will be used when LdapCont...Violeta Georgieva6-8/+87
2013-08-08bug 414427: Do not break the search.Violeta Georgieva1-1/+0
2013-08-08bug 414427: Extend CallStackStrategyImpl to handle the use case when the clas...Violeta Georgieva1-20/+22
2013-05-08bug 407399: When consuming jndi.properties use URL.openStream() instead of UR...Violeta Georgieva1-6/+4
2012-11-26bug 394969: Fixed ConcurrentModificationException thrown during closing conte...Polina Genova1-3/+7
2012-05-19In addition to the previous change.Violeta Georgieva1-1/+1
2012-05-19Start new 1.1.0-SNAPSHOT version.Violeta Georgieva2-3/+2
2012-05-03bug 377316: Provide RMI URL Context Factory so that "rmi" scheme can be proce...Violeta Georgieva1-266/+287
2012-05-03bug 377313: URL Context have to be used instead of Default Context when invok...Violeta Georgieva1-250/+250
2012-03-16bug 373336: Fixed service lookup when "osgi.jndi.service.name" is used and it...Violeta Georgieva1-2/+6
2012-03-16bug 374446: Fixed "java.lang.IllegalStateException: InitialContextFactoryBuil...Violeta Georgieva1-1/+32
2012-03-01bug 372910: Removed "Incubation" word from the bundle MANIFEST.MF.Violeta Georgieva1-2/+2
2012-02-28bug 371310: Add findbugs, pmd and tycho-source plugins to the Gemini Naming b...Violeta Georgieva5-4/+58
2012-02-12bug 371307: Bundle-Vendor header for Gemini Naming changed to Eclipse.orgVioleta Georgieva1-1/+1
2012-02-11bug 370153: Use Tycho for Gemini Naming build.Violeta Georgieva16-2575/+22
2012-02-02Build fixesMike Keith1-1/+1
2012-01-30(no commit message)Mike Keith1-1/+1
2012-01-26(no commit message)Mike Keith1-4/+3
2011-12-12(no commit message)Mike Keith1-50/+39
2011-11-21Updating the framework build to point towards the correct dependency name for...Bob Nettleton1-6/+6
2010-11-30This change fixes bug issue 331470:Bob Nettleton3-0/+201
2010-07-06Modified the ServiceAwareContextFactory class to be package private, as this ...Bob Nettleton1-3/+3
2010-06-281. Fixed some unit test failures that were present at the time of the Initial...Bob Nettleton5-85/+53
2010-06-24Initial Checkin for the Gemini Naming Project. Bob Nettleton47-0/+7611

    Back to the top