1. f807e02 DELTASPIKE-1369: Switch to conditdional lookup. by Juri Berlanda · 5 years ago
  2. f032145 Fix wrong JDK version in README.md. by Juri Berlanda · 5 years ago
  3. b3347a4 DELTASPIKE-1369: Fix typo in JavaDoc. by Juri Berlanda · 5 years ago
  4. 2d2f3c1 DELTASPIKE-1369: Move SchedulerControl to spi package. by Juri Berlanda · 5 years ago
  5. 8e5e03a DELTASPIKE-1369: Remove unneeded throws from execute() methods. by Juri Berlanda · 5 years ago
  6. 9fe0cef DELTASPIKE-1369: Add JavaDoc to SchedulerControl. by Juri Berlanda · 5 years ago
  7. 9c875cb DELTASPIKE-1369: Hook up SchedulerControl.shouldJobBeStarted(). by Juri Berlanda · 5 years ago
  8. f85fc9d DELTASPIKE-1369: Extract JobRunnableAdapter to generic base class. by Juri Berlanda · 5 years ago
  9. 5cdb397 DELTASPIKE-1369: Hook up SchedulerControl.isSchedulerEnabled(). by Juri Berlanda · 5 years ago
  10. ebfbe44 DELTASPIKE-1369: Introduce SchedulerControl and default implementation. by Juri Berlanda · 5 years ago
  11. bb78063 DELTASPIKE-1365: Support extra JPQL comparators in method expressions by Thomas Andraschko · 5 years ago
  12. 757be9b DELTASPIKE-1363 by Thomas Andraschko · 5 years ago
  13. 4bef6c5 DELTASPIKE-1357 Update ASM to 7.0 by Thomas Andraschko · 5 years ago
  14. 3d524de DELTASPIKE-1362 Very early JSF3.x support by Thomas Andraschko · 5 years ago
  15. 6aceb6f DELTASPIKE-1361 small improvements (esp. for CdiTestRunner) by gpetracek · 6 years ago
  16. a62bec4 DELTASPIKE-1359 upgraded version numbers by gpetracek · 6 years ago
  17. a97f224 DELTASPIKE-1356 try to fix BOM by Mark Struberg · 6 years ago
  18. 9b04f61 DELTASPIKE-1357 upgrade to ASM-6.2.1 by Mark Struberg · 6 years ago
  19. 274dd17 [maven-release-plugin] prepare for next development iteration by Mark Struberg · 6 years ago
  20. 59d73f0 [maven-release-plugin] prepare release deltaspike-1.9.0 by Mark Struberg · 6 years ago deltaspike-1.9.0
  21. 07f154f enable apache-rat plugin by default. by Mark Struberg · 6 years ago
  22. 515d12d add missing license header by Mark Struberg · 6 years ago
  23. f1e6432 back to old version after release got cancelled by Mark Struberg · 6 years ago
  24. 6d3de5c [maven-release-plugin] prepare for next development iteration by Mark Struberg · 6 years ago
  25. 07f07da [maven-release-plugin] prepare release deltaspike-1.9.0 by Mark Struberg · 6 years ago
  26. 085918c improve JavaDoc by Mark Struberg · 6 years ago
  27. 20ba0e9 DELTASPIKE-1198 check if the _current_ beanManager is still attached. by Mark Struberg · 6 years ago
  28. eb145ca DELTASPIKE-1336 set weld-api to 'provided' by Mark Struberg · 6 years ago
  29. 94776b0 DELTASPIKE-900: commit tx if we started it by Alexander Falb · 6 years ago
  30. 7bd3c1d DELTASPIKE-900 add unit test for multiple BM tx by Mark Struberg · 6 years ago
  31. 779d28b DELTASPIKE-900 proper EntityManager setup by Mark Struberg · 6 years ago
  32. cf21e47 List 'void' as valid Futureable return by Sean Flanigan · 6 years ago
  33. 807baa1 improve our EntityManager section by Mark Struberg · 6 years ago
  34. 42e379d update Weld3 version to 3.0.4.Final by Mark Struberg · 6 years ago
  35. d72f838 upgrade buildall for new OWB and tomee releases by Mark Struberg · 6 years ago
  36. 29748ae Merge remote-tracking branch 'elexx/feature/DELTASPIKE-1353_nullArgsMessagebundles' by Mark Struberg · 6 years ago
  37. c6db5a0 DELTASPIKE-1353: MessageBundles: don't reformat null by Alexander Falb · 6 years ago
  38. bdcf4c3 DELTASPIKE-1353: MessageBundles: add unittests for null-valued arguments by Alexander Falb · 6 years ago
  39. 3a2106c DELTASPIKE-1351 upgrade ASM to 6.2 by Thomas Andraschko · 6 years ago
  40. 02ae7e6 ignore ContextNotActiveException in monitor interceptor by Mark Struberg · 6 years ago
  41. 3ebe4ed add ds-1.8.2 release news by Mark Struberg · 6 years ago
  42. 0541bdc use 2x arquillian for owb-1.7.x by Mark Struberg · 6 years ago
  43. 06cc7ea upgrading OWB versions to latest released ones by Mark Struberg · 6 years ago
  44. 4c030b1 add missing license header by Mark Struberg · 6 years ago
  45. 7eaad15 remove duplicated dependency by Mark Struberg · 6 years ago
  46. 9b9bd69 add test for ConfigResolver#getConfigFilters by Mark Struberg · 6 years ago
  47. bb5ee1e DELTASPIKE-1335 provide helper methods to diff configs by Mark Struberg · 6 years ago
  48. b7a3779 improve JavaDoc for ConfigProvider by Mark Struberg · 6 years ago
  49. 06c3b14 DELTASPIKE-1346 only log new project-stage values by gpetracek · 6 years ago
  50. 4480c2e add 1.8.2 release and minimum requirements per version by Mark Struberg · 6 years ago
  51. 92d79ba add script to download release artifacts by Mark Struberg · 6 years ago
  52. 988797d adding release notes for ds-1.8.2 by Mark Struberg · 6 years ago
  53. 4220069 DELTASPIKE-1344 ds-test-utils is just a test dependency by Mark Struberg · 6 years ago
  54. 3ed354b update copyright to 2018 by Mark Struberg · 6 years ago
  55. 6e7005f DELTASPIKE-1335 add onChange callback and improve docs for ConfigSnapshot logic by Mark Struberg · 6 years ago
  56. a13c57f DELTASPIKE-1340 Delegate to JPA 2.2 getResultStream + DELTASPIKE-1341 QueryProcessorFactory could reuse QueryProcessors by Thomas Andraschko · 6 years ago
  57. 5fb4ec1 DELTASPIKE-1340 Delegate to JPA 2.2 getResultStream by Thomas Andraschko · 6 years ago
  58. 3761140 DELTASPIKE-1315 fixed unit test by Thomas Andraschko · 6 years ago
  59. dc45c49 DELTASPIKE-1280 Automatic support for count* methods in EntityRepository by Thomas Andraschko · 6 years ago
  60. aa66867 DELTASPIKE-1280 Automatic support for count* methods in EntityRepository by Thomas Andraschko · 6 years ago
  61. 1a6a001 DELTASPIKE-1315 EntityRepository should offer an findOptionalBy by Thomas Andraschko · 6 years ago
  62. 269eb82 DELTASPIKE-1339 Add support for dynamic interceptor binding, added via Extension by Thomas Andraschko · 6 years ago
  63. e16cea1 DELTASPIKE-1339 Add support for dynamic interceptor binding, added via Extension by Thomas Andraschko · 6 years ago
  64. 6475f49 DELTASPIKE-1338 tests for @TestControl#classFilter by gpetracek · 6 years ago
  65. 1c18704 DELTASPIKE-1338 support for ClassFilter per @TestControl test by gpetracek · 6 years ago
  66. b780892 DELTASPIKE-1337 optional ClassFilter by gpetracek · 6 years ago
  67. a67888d DELTASPIKE-1322 cleanup by gpetracek · 6 years ago
  68. aabbc87 DELTASPIKE-1335 move access to configured value to TppedResolver by Mark Struberg · 6 years ago
  69. 463a8c9 DELTASPIKE-1319 additional tests for labeled alternatives by gpetracek · 6 years ago
  70. 20d4741 fix wildfly 9 version by Mark Struberg · 6 years ago
  71. 621771d add OWB2 to the buildall script by Mark Struberg · 6 years ago
  72. a56ba59 upgrade owb2 version to latest released version by Mark Struberg · 6 years ago
  73. 9c125bd DELTASPIKE-1335 rename ConfigTransaction to ConfigSnapshot by Mark Struberg · 6 years ago
  74. 0ec1c1e DELTASPIKE-1335 DELTASPIKE-1277 fix reportChangeListener by Mark Struberg · 6 years ago
  75. a629677 DELTASPIKE-1335 improve docs and tst handling by Mark Struberg · 6 years ago
  76. 4ee2fc9 remove the @author tag for myself by Mark Struberg · 6 years ago
  77. a101bab DELTASPIKE-1335 atomic access to configured values by Mark Struberg · 6 years ago
  78. fdd1e3d DELTASPIKE-1335 proposal for atomic config access by Mark Struberg · 6 years ago
  79. 1e5003f DELTASPIKE-1325 add documentation by Mark Struberg · 6 years ago
  80. 06e9a16 DELTASPIKE-1327 EnvironmentConfigSource is scannable by Mark Struberg · 6 years ago
  81. 0ccd9d4 DELTASPIKE-1332 added tests by gpetracek · 6 years ago
  82. 1c8bd4b DELTASPIKE-1332 support custom view-meta-data without default-values for primitive data-types by gpetracek · 6 years ago
  83. b194bca DELTASPIKE-1334 added javadoc for ConfigPreProcessor#beforeAddToConfig by gpetracek · 6 years ago
  84. 82596c5 DELTASPIKE-1332 support custom view-meta-data without default-values for primitive data-types by gpetracek · 6 years ago
  85. fe0106d DELTASPIKE-1331 improved method signature of ViewConfigNode#getSource by gpetracek · 6 years ago
  86. 138a061 DELTASPIKE-1329 log update of project-stage value by gpetracek · 6 years ago
  87. 0922aa5 DELTASPIKE-1324 Ensure that class level is read before method level. by John D. Ament · 6 years ago
  88. 2cc5eeb DELTASPIKE-1326 Remove backwards compatible layer for Java 8 in Data Module, since Java 8 is now required. Test against Wildfly 10 by default. by John D. Ament · 6 years ago
  89. 11e1cf7 DELTASPIKE-1325 use AutoCloseable to free resources by Mark Struberg · 6 years ago
  90. 8242a4c DELTASPIKE-1322 there is no need to sort by Mark Struberg · 6 years ago
  91. 7ee3a1e DELTASPIKE-1322 getPropertyValue is without ProjectStage by Mark Struberg · 6 years ago
  92. be87972 remove unused imports by Mark Struberg · 6 years ago
  93. 04cf7ac DELTASPIKE-1277 immediately reload if config got changed by Mark Struberg · 6 years ago
  94. fa8bff8 DELTASPIKE-1316 skip Object.class methods by Mark Struberg · 6 years ago
  95. 73cb1ca DELTASPIKE-1277 actively update the Config by Mark Struberg · 6 years ago
  96. 91e3a17 upgrade to a maven-checkstyle-plugin for Java8 by Mark Struberg · 6 years ago
  97. 00f2ba3 DELTASPIKE-1323 upgrade to more recent OSGi by Mark Struberg · 6 years ago
  98. 7adfab6 update maven-checkstyle-plugin version for java8 by Mark Struberg · 6 years ago
  99. 5b07e19 DELTASPIKE-1322 mv more config pieces over 2 impl by Mark Struberg · 6 years ago
  100. bd638aa DELTASPIKE-1322 switch ConfigSources over by Mark Struberg · 6 years ago