[Jamwiki-commit] [SCM] JAMWiki branch wrh2-springdb created. 1.3.2-56-gdb84d78
Brought to you by:
wrh2
From: Ryan H. <wr...@us...> - 2013-05-17 01:32:23
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "JAMWiki". The branch, wrh2-springdb has been created at db84d783d594660e45d7a6225886a685e8808ff9 (commit) - Log ----------------------------------------------------------------- commit db84d783d594660e45d7a6225886a685e8808ff9 Merge: 52d8be5 eaa185d Author: wrh2 <rya...@gm...> Date: Wed May 15 21:54:13 2013 -0600 Merge branch 'master' into wrh2 commit 52d8be5c99dd626d6aceb3c99a51eeb5fc369e85 Author: wrh2 <rya...@gm...> Date: Tue May 14 00:10:12 2013 -0600 Database: With Spring now handling all database interaction, remove declarations for exceptions that are no longer thrown and cleanup the resulting callers. commit c555e3cfb2a9a92f98034f7faf665a0d5fe695f6 Author: wrh2 <rya...@gm...> Date: Sun Apr 21 11:47:20 2013 -0700 Database: Move remaining methods that still required a Connection out of QueryHandler, refactor some other code so that methods are defined in the class that uses them. commit 3e95bf85e825812b1019f7b023dec2413c7af0a7 Author: wrh2 <rya...@gm...> Date: Sat Apr 20 23:03:19 2013 -0700 Database: Convert initTopic() and its callers to use Spring JDBC template. commit 9992efa879576fe10dd79b9054d2959647493f57 Author: wrh2 <rya...@gm...> Date: Wed Apr 17 22:06:09 2013 -0700 Database: Convert another batch of methods to use Spring JDBC functionality. commit 01090fdc4ba0e57cd5d997f2118296daf3ae9df7 Author: wrh2 <rya...@gm...> Date: Wed Apr 17 20:15:21 2013 -0700 Database: Consolidate the closeConnection utility methods. commit 52889a37d1ab6192e99a503bf9df635d01e6cc60 Author: wrh2 <rya...@gm...> Date: Tue Apr 16 23:26:16 2013 -0600 Database: Use Spring database code for all inserts that use generated keys. commit 5c072078b3e524c173ce07837a719688544e4c40 Merge: d6a8ebd abba0b3 Author: wrh2 <rya...@gm...> Date: Sun Apr 14 23:16:42 2013 -0600 Merge branch 'master' into wrh2 Conflicts: jamwiki-core/src/main/java/org/jamwiki/db/AnsiQueryHandler.java commit d6a8ebd9d6fa008b65f980a58ed2f0244fd4fe91 Author: wrh2 <rya...@gm...> Date: Sun Apr 14 23:08:03 2013 -0600 Database: Use Spring TransactionTemplate for transaction management, convert other code to use JdbcTemplate. commit 655a2ff1f7956ece4ae321490c9526a39d05c616 Author: wrh2 <rya...@gm...> Date: Sat Apr 6 13:41:55 2013 -0700 Database: Change the connection pool setup/close code to throw runtime exceptions in cases of failure. commit 54098c5b9cde73d4f96f9af2ab13e42cd84414e7 Author: wrh2 <rya...@gm...> Date: Fri Apr 5 19:30:16 2013 -0600 Database: * Use Spring JdbcTemplate to eliminate boilerplate database code for obvious read-only use cases. This commit does not include any code that modifies the database or executes in a transactional context. ----------------------------------------------------------------------- hooks/post-receive -- JAMWiki |