Skip to content
Snippets Groups Projects
  1. Oct 08, 2016
  2. Sep 25, 2016
  3. Aug 16, 2016
  4. Jul 28, 2016
  5. Jul 06, 2016
  6. Jun 30, 2016
  7. Jun 29, 2016
  8. Jun 28, 2016
    • Dapeng's avatar
      migrate to webjars for frontend resource management · eb6f9343
      Dapeng authored
      - petclinic.css is now auto generated, therefore it is put in the
      ignore list
      - vendor folder is removed in favour of webjars
      - remove several maven dependencies which are already managed by spring
      boot
      - unfortunately, lesscss maven plugin does NOT support importing from
      classpath, as a result, bootstrap is unpacked during process-resources
      phase, we need need to find a better resolution
      - remove bower integration
      eb6f9343
  9. Jun 27, 2016
  10. Jun 23, 2016
  11. Apr 08, 2016
  12. Apr 05, 2016
  13. Apr 04, 2016
  14. Mar 05, 2016
  15. Feb 08, 2016
  16. Jan 30, 2016
  17. Jan 25, 2016
  18. Oct 23, 2015
  19. Oct 16, 2015
  20. Oct 02, 2015
  21. Oct 01, 2015
    • Joe Freeman's avatar
      Added comments when CallMonitoringAspect called · 5a6c108e
      Joe Freeman authored
      CallMonitoringAspect is not invoked when spring-data-jpa is used.  Spent
      4 hours trying to understand why jmx bean wasn't showing message counts.
      Use JPA or JDBC if you want call counts exposed via JMX / AOP
      5a6c108e
  22. Jun 29, 2015
  23. May 29, 2015
  24. May 20, 2015
  25. May 12, 2015
  26. Nov 28, 2014
  27. May 31, 2014
    • Thibault Duchateau's avatar
      Upgraded Dandelion-Datatables to the latest release (v0.10.0) · e99c67a4
      Thibault Duchateau authored
       * The old datatables-servlet2 dependency has been removed from the pom.xml
       * Some attributes have been renamed (e.g. paginate => pageable)
       * Starting from the v0.10.0, all web components (servlet, filter) must be explicitely declared in the web.xml file. That's why I added the following declaration: DandelionFilter, DandelionServlet and DatatablesFilter
       * Added a new datatables.properties file in order to disable the asset management brought by Dandelion-Core. This is equivalent to the old cdn=true table attribute
      e99c67a4
  28. Apr 12, 2014
  29. Dec 16, 2013
  30. Dec 13, 2013
  31. Nov 24, 2013
  32. Nov 06, 2013
  33. Jun 28, 2013
  34. May 27, 2013
  35. May 24, 2013
Loading