1. dddd37c typo by Romain Manni-Bucau · 5 years ago
  2. 1b9d712 registering early the instrumentation to avoid scr reloads by Romain Manni-Bucau · 5 years ago
  3. cc43d82 bad parsing of classloader configuration for the agent by Romain Manni-Bucau · 5 years ago
  4. 0e741ee basic agent classloader configuration by Romain Manni-Bucau · 5 years ago
  5. cf1345e adding winegrower.agent.exitStatusOnError option in the agent by Romain Manni-Bucau · 5 years ago
  6. 111d440 correct registration of the instrumentation in the agent by Romain Manni-Bucau · 5 years ago
  7. a0d90e1 merge by Romain Manni-Bucau · 5 years ago
  8. 78d86c7 allow to isolate some libs in the agent by Romain Manni-Bucau · 5 years ago
  9. 320bd3c serviceInstances.computeIfAbsent locks by Romain Manni-Bucau · 5 years ago
  10. 7281d62 avoid concurrent modification in the bundlecontext by Romain Manni-Bucau · 5 years ago
  11. fd2d5ea adding a small getting started to the doc by Romain Manni-Bucau · 6 years ago
  12. 9fb1661 dropping @ImplicitActivator for @Header standard annotation by Romain Manni-Bucau · 6 years ago
  13. 6aaf8fb typo, forgot the pool task in the custom thread factory by Romain Manni-Bucau · 6 years ago
  14. 7accdfe support servicefactory for eventhandler by Romain Manni-Bucau · 6 years ago
  15. 1194ebe ensure default event admin does not lock the shutdown for 1 mn by Romain Manni-Bucau · 6 years ago
  16. 0507425 EventAdmin mock by Romain Manni-Bucau · 6 years ago
  17. b7b7db0 ensure winegrower:pour uses the right classloader when using cepages by Romain Manni-Bucau · 6 years ago
  18. 605d4b9 lifecycle for Configuration by Romain Manni-Bucau · 6 years ago
  19. d54ba15 upgrading OSGi version by Romain Manni-Bucau · 6 years ago
  20. 3ae3b95 ensure service.factoryPid triggers config admin config creation too by Romain Manni-Bucau · 6 years ago
  21. a4a9283 slightly rework config admin to have configuration listeners call properly by Romain Manni-Bucau · 6 years ago
  22. 7682634 ensure winegrower.properties also configured DefaultConfigurationAdmin by Romain Manni-Bucau · 6 years ago
  23. f03e210 fixing the root readme after last manifest plugin addition by Romain Manni-Bucau · 6 years ago
  24. 5c726a1 Add karaf.etc in base config location to scan by Jean-Baptiste Onofré · 6 years ago
  25. 91e95e0 basic substitutor for the config admin by Romain Manni-Bucau · 6 years ago
  26. e5bd665 light HttpService for servlet containers by Romain Manni-Bucau · 6 years ago
  27. 7155e7c trying to avoid scrolling bar when not needed by Romain Manni-Bucau · 6 years ago
  28. 25355e0 better container like style for the two columns pages of the doc by Romain Manni-Bucau · 6 years ago
  29. 4620edd simplifying the default config admin and dropping felix-utils + making it pluggable by Romain Manni-Bucau · 6 years ago
  30. 55ae304 adding winegrower.properties as a core feature by Romain Manni-Bucau · 6 years ago
  31. 21204ec Add external config support in Winegrower ConfigurationAdmin service by Jean-Baptiste Onofré · 6 years ago
  32. bca634b adding menu on documentation for an easier navigation by Romain Manni-Bucau · 6 years ago
  33. 95708d5 back to a custom script to deploy the doc to avoid to mess up travis by Romain Manni-Bucau · 6 years ago
  34. bb46a2c forcing the right username for the doc update and adding -e to ensure we see where it fails on travis by Romain Manni-Bucau · 6 years ago
  35. c89a5a5 travis workaround to ensure git has a username by Romain Manni-Bucau · 6 years ago
  36. 4248eb0 adding ManifestMojo by Romain Manni-Bucau · 6 years ago
  37. a935b6c simplifying the site publicatino and dropping the useless groovy script by Romain Manni-Bucau · 6 years ago
  38. 77d7893 adding fatjar and build goals by Romain Manni-Bucau · 6 years ago
  39. ba83404 using bootstrap font until we import karaf theme font by Romain Manni-Bucau · 6 years ago
  40. 64f7eb2 basic theme for the doc - to enhance by Romain Manni-Bucau · 6 years ago
  41. f96161f customizing the build to let us plug some menu later on by Romain Manni-Bucau · 6 years ago
  42. c7c332a missing type in cepage dependency - cxf-rs this time by Romain Manni-Bucau · 6 years ago
  43. 8f15626 missing type in cepage dependency by Romain Manni-Bucau · 6 years ago
  44. 7f9b111 ensure the javaagent can work from a lib folder until we have an alternate manifest metadata read capability by Romain Manni-Bucau · 6 years ago
  45. e16be7f ensure libs can support folders as well by Romain Manni-Bucau · 6 years ago
  46. cde49b4 ensure manifest.mf is correct for our shades (agent module) by Romain Manni-Bucau · 6 years ago
  47. 05f400d agent assemblies setup by Romain Manni-Bucau · 6 years ago
  48. 02ef15a adding WinegrowerAgent by Romain Manni-Bucau · 6 years ago
  49. d4476fc fixing jaxrs-whiteboard example by Romain Manni-Bucau · 6 years ago
  50. 2cbb484 starting to handle scope bundle by Romain Manni-Bucau · 6 years ago
  51. 9c4b381 making http example working by Romain Manni-Bucau · 6 years ago
  52. d6e3004 adding ignoredBundles config by Romain Manni-Bucau · 6 years ago
  53. 2a3a003 light rework of servicereference by Romain Manni-Bucau · 6 years ago
  54. bd47eca scr namespace in jaxrs whiteboard example by Romain Manni-Bucau · 6 years ago
  55. 1c4a253 starting to fix jaxrs whiteboard example (not yet finished) by Romain Manni-Bucau · 6 years ago
  56. c3cf877 removing duplicated dependency by Romain Manni-Bucau · 6 years ago
  57. 89a164a Add servlet whiteboard in http cepage by Jean-Baptiste Onofré · 6 years ago
  58. 99cc7d4 Fix license header by Jean-Baptiste Onofré · 6 years ago
  59. 3fada8d Fix http example parent groupId by Jean-Baptiste Onofré · 6 years ago
  60. c3f6023 Refactoring of cepages to use each other by Jean-Baptiste Onofré · 6 years ago
  61. 9f24c8e Define examples groupId by Jean-Baptiste Onofré · 6 years ago
  62. 035272a upgrading owb for java 11 by Romain Manni-Bucau · 6 years ago
  63. 17fb8cf mocking ConfigAdmin and allowing services to read keys from system properties by Romain Manni-Bucau · 6 years ago
  64. 29ab2ec force to use the classloader of the bundle to load the activator in OSGiBundleLifecycle + add an empty beans.xml in servlet module to ensure it is picked up even in cdi/servlet containers by Romain Manni-Bucau · 6 years ago
  65. 0eeb08d basic servlet module by Romain Manni-Bucau · 6 years ago
  66. 601dd79 Merge pull request #1 from jbonofre/JAXRS by Jean-Baptiste Onofré · 6 years ago
  67. 635ad7e Add JAXRS based on Aries Whiteboard by Jean-Baptiste Onofré · 6 years ago
  68. a9f609c fixing mojo compilation + dropping optional config from jaxrs example by Romain Manni-Bucau · 6 years ago
  69. 5d91b5f adding cxf-rs cepage and jaxrs sample by Romain Manni-Bucau · 6 years ago
  70. 7d770ff moving examples to our maven plugin by Romain Manni-Bucau · 6 years ago
  71. afed73f maven name for shell example by Romain Manni-Bucau · 6 years ago
  72. 28c2f8e lifecycle for root bundle and reserse the stop compared to the start by Romain Manni-Bucau · 6 years ago
  73. 57fae82 Add shell example skeleton (TODO: implement global stop on bundle 0/Ripener) by Jean-Baptiste Onofré · 6 years ago
  74. 73be245 Renaming examples artifactId by Jean-Baptiste Onofré · 6 years ago
  75. ec8af5a some more bundleimpl tests by Romain Manni-Bucau · 6 years ago
  76. 75eced1 ossindex needs to install artifacts by Romain Manni-Bucau · 6 years ago
  77. 7aa4277 adding credentials setup for website deployment by Romain Manni-Bucau · 6 years ago
  78. 2862707 ossindex-maven-plugin setup by Romain Manni-Bucau · 6 years ago
  79. f51fc46 fixing maven plugin parent pom by Romain Manni-Bucau · 6 years ago
  80. 3e06c27 fixing PR profile and build parent pom by Romain Manni-Bucau · 6 years ago
  81. 6c9669c basic setup of the doc deployment in groovy by Romain Manni-Bucau · 6 years ago
  82. a73cf33 cleaning up dependencies and setup for bundle sample + simplifying the test by Romain Manni-Bucau · 6 years ago
  83. 1995a5c fixing bundle test by Romain Manni-Bucau · 6 years ago
  84. a80e8f5 basic maven doc by Romain Manni-Bucau · 6 years ago
  85. 6ad0181 junit5 doc on service injection by Romain Manni-Bucau · 6 years ago
  86. f966139 Minor update on examples README by Jean-Baptiste Onofré · 6 years ago
  87. 0e71ad2 Add bundle example naming by Jean-Baptiste Onofré · 6 years ago
  88. 364db83 Add bundle service by Jean-Baptiste Onofré · 6 years ago
  89. 841301f Fix build-common dependency by Jean-Baptiste Onofré · 6 years ago
  90. 489d0fb basic linking for the doc by Romain Manni-Bucau · 6 years ago
  91. b648642 basic structure for the doc, content to fill by Romain Manni-Bucau · 6 years ago
  92. 4ba2f1c setting name in pom without it by Romain Manni-Bucau · 6 years ago
  93. c0e2160 better semantic for the method wrapping cdi boot and integrating with the ripener by Romain Manni-Bucau · 6 years ago
  94. f25a26b simpler syntax for CDI boot by Romain Manni-Bucau · 6 years ago
  95. 8c423c6 ensure the Ripener main correctly handles JVM shutdown by Romain Manni-Bucau · 6 years ago
  96. ad6e031 basic cdi extension - API to review by Romain Manni-Bucau · 6 years ago
  97. b2deb82 Add first simple example by Jean-Baptiste Onofré · 6 years ago
  98. 9af9991 basic maven plugin with pour goal by Romain Manni-Bucau · 6 years ago
  99. 9622095 Rename ContextualFramework to Ripener by Jean-Baptiste Onofré · 6 years ago
  100. 22509df fixing log messages by Romain Manni-Bucau · 6 years ago