Skip to content
Snippets Groups Projects
  1. Aug 16, 2016
  2. Jul 28, 2016
  3. Jul 06, 2016
  4. Jun 30, 2016
  5. Jun 29, 2016
  6. 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
  7. Jun 27, 2016
  8. Jun 23, 2016
  9. Apr 08, 2016
  10. Apr 05, 2016
  11. Apr 04, 2016
  12. Mar 05, 2016
  13. Feb 08, 2016
  14. Jan 30, 2016
  15. Jan 25, 2016
  16. Oct 23, 2015
  17. Oct 16, 2015
  18. Oct 02, 2015
  19. 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
  20. Jun 29, 2015
  21. May 29, 2015
  22. May 12, 2015
  23. Nov 28, 2014
  24. 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
  25. Apr 12, 2014
  26. Dec 16, 2013
  27. Dec 13, 2013
  28. Nov 24, 2013
  29. Nov 06, 2013
  30. Jun 28, 2013
  31. May 27, 2013
  32. May 24, 2013
  33. May 02, 2013
  34. Apr 05, 2013
  35. Mar 18, 2013
Loading