Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-h2-plugin
  Commit: 38b89189d0c6023756a2b69b5f963b23dce7e3c1
      
https://github.com/jenkinsci/database-h2-plugin/commit/38b89189d0c6023756a2b69b5f963b23dce7e3c1
  Author: Michael Prankl <eidotterm...@gmail.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/database/h2/LocalH2Database.java
    M src/main/java/org/jenkinsci/plugins/database/h2/PerItemH2Database.java
    M 
src/main/resources/org/jenkinsci/plugins/database/h2/LocalH2Database/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/LocalH2Database/help-autoServer.html
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/PerItemH2Database/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/PerItemH2Database/help-autoServer.html

  Log Message:
  -----------
  Provide configuration option to use H2's Automatic Mixed Mode.
Sometimes it's quite handy to connect to an embedded H2 database from multiple 
processes (e.g. for debugging purposes during plugin development). For more 
information on Automatic Mixed mode see 
http://www.h2database.com/html/features.html#auto_mixed_mode


  Commit: 9ffd3d51b864b4e470928dcc6b75fde6c24fa555
      
https://github.com/jenkinsci/database-h2-plugin/commit/9ffd3d51b864b4e470928dcc6b75fde6c24fa555
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2015-06-30 (Tue, 30 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/database/h2/LocalH2Database.java
    M src/main/java/org/jenkinsci/plugins/database/h2/PerItemH2Database.java
    M 
src/main/resources/org/jenkinsci/plugins/database/h2/LocalH2Database/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/LocalH2Database/help-autoServer.html
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/PerItemH2Database/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/database/h2/PerItemH2Database/help-autoServer.html

  Log Message:
  -----------
  Merge pull request #2 from eidottermihi/master

Provide configuration option to use H2's Automatic Mixed Mode.


Compare: 
https://github.com/jenkinsci/database-h2-plugin/compare/9f31370ea59e...9ffd3d51b864

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to