Commit graph

  • f1603221a2 Added comment because https://jira.springsource.org/browse/DATAJPA-292 has been resolved Mic 2013-03-18 14:14:24 +0800
  • 91be2b2c73 add current version displayed when mouse-over Help 伟保罗 Paul Verest 2013-03-18 11:41:28 +0800
  • 3cc9f667b0 apply compiler encoding Li Yanhui 2013-03-17 13:58:28 +0800
  • 694e5d3fd9 add gradle script to build spring-petclinic Li Yanhui 2013-03-17 13:39:01 +0800
  • e2d80d3b49 removing duplicate Mic 2013-03-15 22:14:33 +0800
  • fa1e1a8f86 isEnabled -> enabled Mic 2013-03-15 16:36:26 +0800
  • d58d6176a2 upgraded to dandelion 0.8.7 Mic 2013-03-15 16:22:15 +0800
  • 8e59a812e3 Integer Instantiation Mic 2013-03-15 16:11:38 +0800
  • 3b922a1390 added jsp-api dependency back Mic 2013-03-15 10:54:51 +0800
  • c0d183ce3d removed lots of unused dependencies Mic 2013-03-15 10:34:09 +0800
  • 7c2e6ded0e removed direct dependency to spring-bean because it's already there as a transitive dependency Mic 2013-03-15 10:24:07 +0800
  • d08173dbf1 removed unused dependency jDom Mic 2013-03-15 10:18:24 +0800
  • 28b3b296fb removing unused dependency commons-pool Mic 2013-03-15 10:15:50 +0800
  • c49b0ae500 removed unused dependency commons-lang3 Mic 2013-03-15 10:13:57 +0800
  • c5bb1e3ec7 removed unused dependency javassist Mic 2013-03-15 10:11:29 +0800
  • 2671d7cab8 removed unused dependency JBoss logging Mic 2013-03-15 10:09:33 +0800
  • 85e5f63cea simplified the POM Mic 2013-03-15 10:03:04 +0800
  • 06a48e4a00 migrate to Spring 3.2.2 Mic 2013-03-14 18:04:55 +0800
  • 024811d252 simplifying access to Integer Mic 2013-03-14 18:04:36 +0800
  • 7b6cb0e3bb Merge c53309f640 into c4dbb1f648 Paul Verest 2013-03-13 20:32:54 -0700
  • c53309f640 messages_ch.properties (Chinese Simplified) 伟保罗 Paul Verest 2013-03-14 11:32:31 +0800
  • 2527044a6b correct filename spring/data-access.properties 伟保罗 Paul Verest 2013-03-13 18:41:56 +0800
  • c4dbb1f648 added comment Mic 2013-03-11 11:24:18 +0800
  • 96cd34dfd6 renamed jdbc.properties -> data-access.properties Mic 2013-03-11 11:07:39 +0800
  • 3fe122db45 moved caching to the Service layer Mic 2013-03-11 11:04:51 +0800
  • e0ba8bfa74 organized imports Mic 2013-03-11 09:22:58 +0800
  • 842f9ac9ec added comments about OSIV Mic 2013-03-11 09:22:01 +0800
  • 9591555b43 Merge pull request #7 from tduchateau/master michaelisvy 2013-03-05 14:55:33 -0800
  • e535610804 Merge 51d4fd8e75 into dd0eb5a55e Thibault Duchateau 2013-03-05 13:33:38 -0800
  • 51d4fd8e75 Updated Dandelion version Thibault Duchateau 2013-03-05 22:25:05 +0100
  • dd0eb5a55e improved/updated Javadoc in JUnit tests Mic 2013-03-04 12:15:20 +0800
  • 05a60b7740 Adding cache Julien Dubois 2013-03-02 01:31:55 +0100
  • 681026758d JPA tuning Julien Dubois 2013-03-02 01:06:36 +0100
  • 197888fef0 Removing the monitoring Aspect Julien Dubois 2013-03-02 00:42:23 +0100
  • 2b3ed81a9b Removing Webjars Julien Dubois 2013-03-02 00:19:53 +0100
  • bb1b399771 Switching to Tomcat JDBC Julien Dubois 2013-03-02 00:04:54 +0100
  • 3388f317f4 Switching to Tomcat's NIO connector Julien Dubois 2013-03-01 17:58:29 +0100
  • 32b14575c0 Going stateless Julien Dubois 2013-03-01 16:19:49 +0100
  • b2d628354f Replacing Dandelion by JQuery DataTables Julien Dubois 2013-03-01 16:53:39 +0100
  • 69e55e406d Added the JMeter test plan Julien Dubois 2013-03-01 14:20:57 +0100
  • 58ce7d6d79 Switched database to MySQL Julien Dubois 2013-03-01 11:41:18 +0100
  • 2c9a37179d Put logs at the "error" level Julien Dubois 2013-03-01 11:20:38 +0100
  • 46fa288388 fixing Spring config file naming issue in web.xml Mic 2013-03-01 06:40:05 +0800
  • b6e0d595d4 Merge f099967623 into bf41a4b4ed sorayasl 2013-02-28 08:51:47 -0800
  • f099967623 Configuration bug fixed Soraya Sánchez Labandeira 2013-02-28 17:41:43 +0100
  • 189422a9e9 Merge 7eca0ebabe into bf41a4b4ed Julien Dubois 2013-02-26 17:20:45 -0800
  • 7eca0ebabe changed config file name, as dao-config.xml does not exist anymore Julien Dubois 2013-02-27 02:19:31 +0100
  • bf41a4b4ed integrate dandelion config for Servlet 2 compatibility Mic 2013-02-26 17:41:47 +0800
  • 95e8b64a5a merged pull request to integrate dandelion Mic 2013-02-26 17:39:26 +0800
  • faca0eb1c2 moved to tests to service level package Mic 2013-02-26 17:38:06 +0800
  • ebfa300f91 fixed issue with jqueryui path Mic 2013-02-26 17:27:29 +0800
  • d7f5cd17a5 renaming dao-config.xml -> business-config.xml Mic 2013-02-26 17:25:31 +0800
  • be403a3017 migrate all JUnit Integration tests from the repo layer to the service layer (step 1) Mic 2013-02-26 17:20:55 +0800
  • 3d9a37fe70 Merge pull request #3 from tduchateau/master michaelisvy 2013-02-25 18:42:58 -0800
  • 299196caf4 Merge 65065a8979 into 18aa56c9c5 Thibault Duchateau 2013-02-25 18:42:47 -0800
  • 82d6f5e870 Merge branch 'master' of https://github.com/SpringSource/spring-petclinic Mic 2013-02-26 08:39:00 +0800
  • 18aa56c9c5 Merge pull request #4 from jdubois/master michaelisvy 2013-02-25 14:48:06 -0800
  • 8c794e467c Merge d28f4e5257 into 9ee5e6f096 Julien Dubois 2013-02-25 13:40:32 -0800
  • d28f4e5257 Adding a DISTINCT clause so we only have users once Julien Dubois 2013-02-25 22:40:24 +0100
  • b3b536194a Transactions should be on the root application context (or Hibernate will not be able to persist entities) Julien Dubois 2013-02-25 22:33:08 +0100
  • 65065a8979 Added compatibility with Servlet2.x containers Thibault Duchateau 2013-02-24 21:36:36 +0100
  • e44552ea4c Added Dandelion-Datatables Thibault Duchateau 2013-02-24 20:36:09 +0100
  • 223ca19736 adding a text file in case some people are confused about not finding Spring config files inside WEB-INF Mic 2013-02-22 10:18:10 +0800
  • 9ee5e6f096 visit dates were not consistent Mic 2013-02-21 14:50:00 +0800
  • fde14bedb0 improved layout Mic 2013-02-21 14:46:43 +0800
  • 70c046a927 Fixed test using Spring MVC Test framework Mic 2013-02-21 14:27:13 +0800
  • 222f1d1b30 minor edits to readme file Mic 2013-02-21 10:11:51 +0800
  • 447adf8810 described install process in readme file Mic 2013-02-21 10:10:41 +0800
  • 9cd3c9ef3d embedded server: moved from Jetty to Tomcat Mic 2013-02-21 09:44:38 +0800
  • 9ba5811de3 Integrating Gordon's work Mic 2013-02-20 09:40:48 +0800
  • ed116de007 Merge pull request #2 from gordonad/master michaelisvy 2013-02-19 16:59:04 -0800
  • a5a4852816 Merge 2ab9422280 into cec8110236 Gordon Dickens 2013-02-19 08:18:42 -0800
  • 2ab9422280 updated runtime & provided dependencies Gordon Dickens 2013-02-19 11:10:37 -0500
  • 14f882221f file formatting and missing @Override on Java classes Gordon Dickens 2013-02-19 10:56:21 -0500
  • 46260018d1 switched to modern logback for logging, see logback.xml and logback-test.xml for configuration Gordon Dickens 2013-02-19 10:44:33 -0500
  • cf9a540e94 more comments Gordon Dickens 2013-02-19 10:20:11 -0500
  • 2c8f0351b1 Updated Project configuration for best practices Gordon Dickens 2013-02-19 10:00:14 -0500
  • cec8110236 moved Spring config files and changed AtomView example so it is based on Vets instead of Visits Mic 2013-02-19 16:36:23 +0800
  • d92d53110b test doesn't run for now, disabling it until bug is solved Mic 2013-02-16 03:27:43 +0100
  • 057015c14c Spring MVC Test Framework and migration to Spring 3.2.1 Mic 2013-02-15 15:31:04 +0800
  • e36bff7e7f removed unusued jpa configuration file (because Spring configuration doesn't rely on it) Mic 2013-02-15 10:01:26 +0800
  • ddbe4b5c14 renamed test packages so they are aligned with main packages Mic 2013-02-15 09:58:19 +0800
  • 6a8edd99af removed unused AOP config Mic 2013-02-15 09:54:15 +0800
  • b2626bd509 reviewed Javadoc for abstract test classes Mic 2013-02-15 09:53:47 +0800
  • 54a0186dd4 added Javadoc and licence info for jdbc implementation Mic 2013-02-14 23:00:10 +0800
  • 790ebb5da0 improved javadoc for jpa implementation Mic 2013-02-14 22:53:50 +0800
  • a81b3330e3 added Javadoc comments for Spring Data JPA Mic 2013-02-14 22:48:07 +0800
  • d9cce68cff javadoc cleanup for repository interfaces Mic 2013-02-14 22:34:35 +0800
  • 7a5af7a13b improved Javadoc comments and added licence info Mic 2013-02-14 11:56:45 +0800
  • 254d05a008 minor issue in javadoc comment Mic 2013-02-14 11:45:14 +0800
  • ebe7551076 added exception stacktrace into an html comment Mic 2013-02-14 11:18:30 +0800
  • 0c09ec3bd1 added @Cacheable support with ehcache Mic 2013-02-14 11:12:36 +0800
  • 4ccf1eaa05 did some clean up for ViewResolvers configuration Mic 2013-02-13 11:22:41 +0800
  • c5ca72e80b made sure @Transactional is not set on the Repository layer Mic 2013-02-13 09:37:42 +0800
  • 4e91b4468e removed TopLink-specific and Hibernate-specific properties Mic 2013-02-13 09:29:18 +0800
  • 23314c5428 moved all model classes to a dedicated 'model' package Mic 2013-02-13 08:06:37 +0800
  • 0a5ea0b5fb moved aspect to util package Mic 2013-02-13 07:57:51 +0800
  • e924e8737a moved Validator to the web package Mic 2013-02-13 07:55:12 +0800
  • 539f7631a5 adding licence information to all files in the web layer Mic 2013-02-12 22:51:51 +0800
  • cd88b8caae Javadoc and xml documentation improvements Mic 2013-02-12 09:12:51 +0800