1. f0da07b Use the new File API. by Violeta Georgieva · 11 years ago
  2. 09b60c4 Use multiple exceptions in one catch. by Violeta Georgieva · 11 years ago
  3. 5c5baed 1. Use the diamond operator. 2. Remove unnecessary else clause. 3. Remove unnecessary null check. by Violeta Georgieva · 11 years ago
  4. 19744e8 Use try-with-resource. by Violeta Georgieva · 11 years ago
  5. 86c4f22 Close streams. by Violeta Georgieva · 11 years ago
  6. 5496c9c Extend the test in a way to cover error responses. by Violeta Georgieva · 11 years ago
  7. d3b52cc Build with java 7 by default. by Violeta Georgieva · 11 years ago
  8. 4e1d49b 1. Guarantee that the application will be stopped always (finally block). 2. Guarantee that the cache is expired before checking for existence. 3. Return the original default web.xml after testing with a custom one. by Violeta Georgieva · 11 years ago
  9. 5773d21 Additional dependencies are added so that the tests can be executed in the IDE. by Violeta Georgieva · 11 years ago
  10. dc551cf Make the build such that the test bundle 'customizer-bundle' is depending on the o.e.g.web.tomcat latest build and not on a fixed one. by Violeta Georgieva · 11 years ago
  11. d2261e9 [UPDATE BUILDLOR] Updated Virgo Build to 'f0989468e4cd5b85afc415b9d3a3ce74aecb562a' by Violeta Georgieva · 11 years ago
  12. 5b435c1 [UPDATE BUILDLOR] Updated Virgo Build to '945c8c4e0e8496b5eee365d18ce6a3d8783ba443' by Violeta Georgieva · 11 years ago
  13. 4b5c217 bug 440500: Update Apache Tomcat to version 7.0.55 by Violeta Georgieva · 11 years ago
  14. 11856b6 Code format. No functional changes. by Violeta Georgieva · 11 years ago
  15. 7fc186e Correct tests: clear duplications. by Violeta Georgieva · 11 years ago
  16. dc33916 Tune the synchronized block. by Violeta Georgieva · 11 years ago
  17. d8bc418 Changes in tests: Check for return value. by Violeta Georgieva · 11 years ago
  18. 44c0f40 Reversion GW to 3.0.0 which will be compatible with Apache Tomcat 8 and equinox 3.10.x (Luna) version. by Violeta Georgieva · 11 years ago
  19. cecd253 Corrected copyright header. by Violeta Georgieva · 11 years ago
  20. dc405b6 Add dependency to javax.websocket. by Violeta Georgieva · 11 years ago
  21. 24f8d2c Update About.html by Violeta Georgieva · 11 years ago
  22. ee5c7fc Update default web.xml by Violeta Georgieva · 11 years ago
  23. a219e76 Corrected copyright header. by Violeta Georgieva · 11 years ago
  24. 97c826b bug 431969: Support StandardContext.reload. by Violeta Georgieva · 11 years ago
  25. 2682166 Update the version for JDT compiler. by Violeta Georgieva · 11 years ago
  26. fc8623f Make websocket functionality operational. by Violeta Georgieva · 11 years ago
  27. 58109d2 bug 420451: Update Tomcat to version 7.0.53. by Violeta Georgieva · 11 years ago
  28. 6303fb2 Added CONTRIBUTING.md by Violeta Georgieva · 11 years ago
  29. d9fe629 Changes in tests: Make TestClassLoader static. It is not needed to initialize transformer so early. by Violeta Georgieva · 11 years ago
  30. 047fb8a In Java SE 6 Socket is still not Closeable. by Violeta Georgieva · 11 years ago
  31. 3cd899b Fixed resource leaks in tests. by Violeta Georgieva · 11 years ago
  32. 479ef40 Fixed NPEs in tests. by Violeta Georgieva · 11 years ago
  33. d79df38 bug 407264: Corrected config.ini download location. by Violeta Georgieva · 12 years ago
  34. 3b6557e bug 406594: Ordered set should be used in o.e.g.web.tomcat.internal.DelegatingClassLoaderCustomizer for class loaders set. by Violeta Georgieva · 12 years ago
  35. c7b0724 Fixed whitespaces. by Violeta Georgieva · 12 years ago
  36. bb13fcb bug 404006: Use URL#toExternalForm() instead of URL#hashcode() as a key in the Map that holds the resources URLs. by Violeta Georgieva · 12 years ago
  37. ef852e6 bug 346236: Add custom class loader to the test. by Violeta Georgieva · 12 years ago
  38. 5f1b0b2 bug 404006: Use the hashcode of the resource URL as a key in the Map that holds the resources URLs. by Violeta Georgieva · 12 years ago
  39. 7bf1f98 bug 397624: Update Apache Tomcat to version 7.0.35 by Violeta Georgieva · 13 years ago
  40. 06f72bd bug 400440: o.e.g.w.tomcat.internal.loading.BundleDirContext.getNamedEntry(String) should return the bundle entry and the URL to it. by Violeta Georgieva · 13 years ago
  41. 851bdf7 bug 397284: Cache the URL and the URLConnection when constructing BundleEntryAttributes. by Violeta Georgieva · 13 years ago
  42. c2fb386 bug 399955: BundleDirContext.doGetRealPath(String) should not check for path existence by Violeta Georgieva · 13 years ago
  43. 1f058cf bug 397284: Do not open URL connection to a bundle entry if the creation/lastModified/contentLength are already set. by Violeta Georgieva · 13 years ago
  44. c322599 bug 395109: When searching for entry paths in a web bundle, its fragments' entries must be iterated also. by Violeta Georgieva · 13 years ago
  45. 08722ca Version for master branch updated to 2.3.0 by Violeta Georgieva · 13 years ago
  46. ebd1050 Update Virgo Utils to version 3.6.0.RELEASE by Violeta Georgieva · 13 years ago
  47. 35ae344 bug 372116: Document the property for skipping given bundles during jar scanning. by Violeta Georgieva · 13 years ago
  48. 20b6f62 bug 395451: Update About.html with the latest versions and binary and source links. by Violeta Georgieva · 13 years ago
  49. 41bae52 bug 396119: Prepare the user documentation for the 2.2.0 release by Violeta Georgieva · 13 years ago
  50. 3080553 bug 396118: Update Virgo Utils to version 3.6.0.M05 by Violeta Georgieva · 13 years ago
  51. 1633f57 bug 372116: Introduce property for skipping given bundles during scanning web application bundle dependencies. by Violeta Georgieva · 13 years ago
  52. e05cfdf bug 395322: Update Slf4j to version 1.7.2 by Violeta Georgieva · 13 years ago
  53. 2054a2a bug 395246: Do not return valid bundle entries for invalid paths. by Violeta Georgieva · 13 years ago
  54. 163297d bug 395450: Update javax.persistence dependency to version 2.0.4 by Violeta Georgieva · 13 years ago
  55. b65e67e bug 395405: Add to User Guide section for JSP Compilation configuration by Violeta Georgieva · 13 years ago
  56. f0de3e8 bug 395400: Add to User Guide description for osgi.bundlefile.limit by Violeta Georgieva · 13 years ago
  57. c20661c bug 372151: Provide test case for static resources inside nested jar files. by Violeta Georgieva · 13 years ago
  58. 65984c4 bug 391703: Update to Apache Tomcat 7.0.32 by Violeta Georgieva · 13 years ago
  59. 72ce541 bug 393285: Check BundleContext during ServletContext registration as OSGi service. If it is not available ISE will be thrown with more information instead of throwing NPE. by Violeta Georgieva · 13 years ago
  60. a0e7f99 bug 391322: Update javax.ejb dependency to version 3.1 by Violeta Georgieva · 13 years ago
  61. 560cdc0 bug 391372: Provide information for the jar file that causes problems during web application transformation. by Violeta Georgieva · 13 years ago
  62. 54dbd90 bug 391323: Update javax.persistence dependency to version 2.0.3.x by Violeta Georgieva · 13 years ago
  63. b7d583c bug 391325: Added to the Apache Tomcat configuration 3 Lifecycle Listeners by default. Removed shutdown port as it is not needed. by Violeta Georgieva · 13 years ago
  64. 465bbc9 bug 391324: Get dependencies from Eclipse Orbit by Violeta Georgieva · 13 years ago
  65. 60d19c7 bug 391324: Get dependencies from Eclipse Orbit by Violeta Georgieva · 13 years ago
  66. 89be5c4 bug 391297: Update virgo-build to 2.32 version and VBT to 1.4.1.RELEASE by Violeta Georgieva · 13 years ago
  67. 5dac27e bug 391298: Unify *IVY_CACHE classpath variables by Violeta Georgieva · 13 years ago
  68. 303888a bug 391288: Publish IVY and Maven artifacts with "org.gemini" by Violeta Georgieva · 13 years ago
  69. 84515f8 bug 391297: Update virgo-build to 2.32 version and VBT to 1.4.1.RELEASE by Violeta Georgieva · 13 years ago
  70. 04c3ed6 [UPDATE BUILDLOR] Updated Virgo Build to '2.32' by Violeta Georgieva · 13 years ago
  71. 84aa5ac bug 387702: Provide/extend unit tests for org.eclipse.gemini.web.core. by Violeta Georgieva · 13 years ago
  72. b58d57a bug 387702: Provide/extend unit tests for org.eclipse.gemini.web.core. by Violeta Georgieva · 13 years ago
  73. 472bd4d bug 390712: Close the JarFile after checking for context.xml. by Violeta Georgieva · 13 years ago
  74. 5a59e8d bug 385461: bundle.getLocation() is not always a valid URL. by Violeta Georgieva · 13 years ago
  75. 0265a53 bug 377022: Provide test for @Resource annotation usage. by Violeta Georgieva · 13 years ago
  76. f2d3d0b bug 377020: Update to Apache Tomcat 7.0.29 by Violeta Georgieva · 13 years ago
  77. 29aa868 bug 377020: Update to Apache Tomcat 7.0.29 by Violeta Georgieva · 13 years ago
  78. f74da0a bug 387702: Provide/extend unit tests for org.eclipse.gemini.web.core. by Violeta Georgieva · 13 years ago
  79. 37e4ffb bug 385461: When creating a default bundle symbolic name, do not strip the extension if the URL points to a directory. by Violeta Georgieva · 13 years ago
  80. 0e7efb7 bug 387702: Provide unit test for ExtenderActivator. Use SLF4J for logging instead of printing the stack traces. by Violeta Georgieva · 13 years ago
  81. 5ed6e87 bug 387695: Do not pack javax.xml.soap, javax.xml.bind, javax.xml.stream and javax.xml.rpc in org.eclipse.gemini.web.tomcat bundle. javax.xml.bind and javax.xml.stream bundles are removed from the GW package. by Violeta Georgieva · 13 years ago
  82. dce187e bug 386392: Format the source code. There are no functional changes. by Violeta Georgieva · 13 years ago
  83. 0818525 bug 386207: Use Tomcat dependencies from the Eclipse Orbit (org.eclipse.virgo.mirrored) by Violeta Georgieva · 13 years ago
  84. e9bc322 bug 383910: Track web app failures in the retry controller even they are for the same bundle. Extend the compare function that is used. by Violeta Georgieva · 13 years ago
  85. 8859fa2 bug 385880: Update virgo-build to 2.22 version and VBT to 1.3.0.RELEASE by Violeta Georgieva · 13 years ago
  86. 1910418 [UPDATE BUILDLOR] Updated Virgo Build to '2.22' by Violeta Georgieva · 13 years ago
  87. f26686d bug 385660: Update versions for by Violeta Georgieva · 13 years ago
  88. 5a83e56 Version for master branch updated to 2.2.0 by Violeta Georgieva · 13 years ago
  89. 1887066 bug 330110: Update documentation by Violeta Georgieva · 13 years ago
  90. f5b6dc0 bug 385583: Updated license. by Violeta Georgieva · 13 years ago
  91. 389a47a bug 384774, 385583: Update Virgo Utils to 3.5.0.RELEASE. Update SLF4J to 1.6.4. by Violeta Georgieva · 13 years ago
  92. 95078ee bug 382377: Correct license files by Violeta Georgieva · 13 years ago
  93. b253773 bug 382338: GW bundles will import javax.servlet.* packages with version "2.6.0" by Violeta Georgieva · 13 years ago
  94. fa91109 bug 375645: Gemini Web artifacts are published now with an organization 'org.eclipse.gemini' in order to comply with other Gemini subprojects. by Violeta Georgieva · 13 years ago
  95. 72bc7a9 bug 381828: Fixed the Bundle-Classpath generation when installing web application from a directory. by Violeta Georgieva · 13 years ago
  96. d88b5ee bug 381903: About.html file in the Gemini Web bundles needs correction. by Violeta Georgieva · 13 years ago
  97. b7f443b bug 381903: About.html file in the Gemini Web bundles needs correction. by Violeta Georgieva · 13 years ago
  98. 1e1f581 bug 379112: If possible cache all zip entries of the war file. Use ZipFile.getInputStream(ZipEntry) instead of opening the war file for every nested jar that has to be scanned. Do not scan for classes if the notification fo classes is disabled. by Radoslav Ivanov · 13 years ago
  99. 6279377 bug 380770: Update Virgo utils version. by Violeta Georgieva · 13 years ago
  100. 2fbc58e bug 380722: about.html file is added to GW binaries by Violeta Georgieva · 13 years ago