Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mybatis/mybatis-3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mybatis/mybatis-3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.x
Choose a head ref
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 21, 2018

  1. Upgrade to ognl 3.1.17 #1219

    kazuki43zoo committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    f7e996c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1220 from kazuki43zoo/gh-1219

    Upgrade to ognl 3.1.17 #1219
    kazuki43zoo authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7b525d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Fix to refer the line separator from system property on ScriptRunnerT…

    …est #1230
    
    (cherry picked from commit 9e9d968)
    kazuki43zoo committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    c6336a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1233 from kazuki43zoo/gh-1230_fix-ScriptRunnerTes…

    …t-on-3.4.x
    
    Fix to refer the line separator from system property on ScriptRunnerTest #1230
    kazuki43zoo authored Mar 25, 2018
    Configuration menu
    Copy the full SHA
    431d240 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. fixes #1386 Revert a154e54 . Some users are using VERY old drivers.

    (cherry picked from commit 8800351)
    harawata authored and kazuki43zoo committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2f1a43c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Merge pull request #1387 from kazuki43zoo/gh-1386-for-3.4.x

    Backport gh-1386 to 3.4.x line
    harawata authored Nov 16, 2018
    Configuration menu
    Copy the full SHA
    c5867d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Update license year

    kazuki43zoo committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    5294e60 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Fix build error on JDK 6

    Fixes gh-1388
    kazuki43zoo committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    fc45399 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Merge pull request #1452 from kazuki43zoo/gh-1388_fix-build-error-on-…

    …jdk6
    
    Fix build error on JDK 6
    kazuki43zoo authored Jan 20, 2019
    Configuration menu
    Copy the full SHA
    ef78c1d View commit details
    Browse the repository at this point in the history
Loading