1. 2c029a9 bug 460335: Optimize the synchronized code. by Violeta Georgieva · 9 years ago master
  2. e467c54 Add @Override to the inherited methods. Remove redundant casts. Remove redundant inheritance of interfaces. Remove redundant if/else clause. by Violeta Georgieva · 9 years ago
  3. 9a016ee Tests: Fix potential NPE. by Violeta Georgieva · 9 years ago
  4. e389a75 bug 449875: Use WeakHashMap to keep the Context objects thus the Context objects will be automatically removed when they are no longer in ordinary use. by Violeta Georgieva · 9 years ago
  5. 2464416 Added CONTRIBUTING.md by Violeta Georgieva · 10 years ago
  6. 7a84bae bug 414746: Introduce LdapContextWrapperImpl which will be used when LdapContext is requested. by Violeta Georgieva · 11 years ago
  7. d3da470 bug 414427: Do not break the search. by Violeta Georgieva · 11 years ago
  8. dc57d98 bug 414427: Extend CallStackStrategyImpl to handle the use case when the class is created with a reflection. by Violeta Georgieva · 11 years ago
  9. 5cf5687 bug 407399: When consuming jndi.properties use URL.openStream() instead of URL.getContent() by Violeta Georgieva · 11 years ago
  10. d77c60f bug 394969: Fixed ConcurrentModificationException thrown during closing context managers. by Polina Genova · 11 years ago
  11. 508f875 Use stable released version for Eclipse Orbit repository. by Violeta Georgieva · 11 years ago
  12. 8ae4a81 In addition to the previous change. by Violeta Georgieva · 12 years ago
  13. 91c2b3d Start new 1.1.0-SNAPSHOT version. by Violeta Georgieva · 12 years ago
  14. d2448a3 bug 377313, 377316: Test that RMI URL Context Factory can be used by default. by Violeta Georgieva · 12 years ago
  15. 766c66f bug 377316: Provide RMI URL Context Factory so that "rmi" scheme can be processed by default. by Violeta Georgieva · 12 years ago
  16. 3b210c2 bug 377313: URL Context have to be used instead of Default Context when invoking methods from by Violeta Georgieva · 12 years ago
  17. efeb54f bug 373336: Fixed service lookup when "osgi.jndi.service.name" is used and it contains "/" in the name. by Violeta Georgieva · 12 years ago
  18. a10d1cf bug 374446: Fixed "java.lang.IllegalStateException: InitialContextFactoryBuilder already set" thrown when restarting gemini-naming bundle. by Violeta Georgieva · 12 years ago
  19. 352dd3b bug 372910: Removed "Incubation" word from the bundle MANIFEST.MF. by Violeta Georgieva · 12 years ago
  20. db05471 bug 372907: Use Java SE 1.6 for compilation by Violeta Georgieva · 12 years ago
  21. f5ab584 bug 372900: Manifest file for the test bundle should be generated from all test cases inside the test bundle. by Violeta Georgieva · 12 years ago
  22. 7448971 bug 371310: Add findbugs, pmd and tycho-source plugins to the Gemini Naming build by Violeta Georgieva · 12 years ago
  23. 6d8d082 bug 371307: Bundle-Vendor header for Gemini Naming changed to Eclipse.org by Violeta Georgieva · 12 years ago
  24. 76fa526 bug 370153: Use Tycho for Gemini Naming build. by Violeta Georgieva · 12 years ago
  25. 10d8151 Build fixes by Mike Keith · 12 years ago
  26. 34db7fc by Mike Keith · 12 years ago
  27. 25560f2 by Mike Keith · 12 years ago
  28. f7fa4f8 by Mike Keith · 12 years ago
  29. 303aaa6 by Mike Keith · 12 years ago
  30. 00913cd by Mike Keith · 12 years ago
  31. fe5f646 by Mike Keith · 12 years ago
  32. 1ae3af7 Comment out test that spuriously fails. by Mike Keith · 12 years ago
  33. 1bc4830 Removed duplicate repository entries by Mike Keith · 12 years ago
  34. 2b7425b Updated dependency names in the integration-testing pom.xml. This was necessary in order to get the Gemini Naming integration tests up and running again. Some name changes in maven dependencies over the last year caused the test suite to fail. Both the unit and integration tests for Gemini Naming are now back in operation. by Bob Nettleton · 12 years ago
  35. e497d81 Updating the framework build to point towards the correct dependency name for the osgi jar. Some maven repositories have changed over the last year, and the previous dependency is no longer available. by Bob Nettleton · 12 years ago
  36. 290ba6e This change fixes bug issue 331470: by Bob Nettleton · 13 years ago
  37. 3b2d048 Modified the ServiceAwareContextFactory class to be package private, as this class was never intended to be in the public space. by Bob Nettleton · 14 years ago
  38. f15cbdd 1. Modified the integration-testing dependencies to use a Apache Log4J bundle that is a non-SNAPSHOT version. The tests will now use version 1.2.15. by Bob Nettleton · 14 years ago
  39. 423099b 1. Fixed some unit test failures that were present at the time of the Initial Contribution review. by Bob Nettleton · 14 years ago
  40. 125f540 Test Checkin by Bob Nettleton · 14 years ago
  41. 907ad7a Initial Checkin for the Gemini Naming Project. by Bob Nettleton · 14 years ago