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: SAFSDEV/Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SAFSDEV/Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: open_source_version
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 1,277 files changed
  • 2 contributors

Commits on Apr 16, 2021

  1. Added dependency jar, executable etc.

    Added the modified classpath, developer_setup.md, gitattributes,
    gitignore etc.
    leiwang008 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    acf2b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf0cce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    0ee8a11 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Change the push command to "git push origin HEAD": A handy way to push

    the current branch to the same name on the remote.
    safsdev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    98a0867 View commit details
    Browse the repository at this point in the history
  2. Changed the release download link to github's.

    safsdev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    af90b94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'open_source_version' of git@github.com:SAFSDEV/Core.git…

    … into open_source_version
    safsdev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5cc4543 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    2f351bf View commit details
    Browse the repository at this point in the history
  2. Updated to version 90.0.4430.24

    safsdev committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d17f8c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Using github update-site.

    safsdev committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    47839b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Move some methods (independent with third-party-jar) from class 'Utils',

    'WDLibrary' into a new class 'org.safs.UtilsIndependent'.
    In *DriverUpdater classes, we call method of UtilsIndependent so that
    safsupdate.jar will not depend on third-party-jar files.
    safsdev committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0e00cf6 View commit details
    Browse the repository at this point in the history
  2. Removed the older version of 'log4j-api' and 'staf', we have newer

    versions.
    safsdev committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    23e5724 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    0775c5e View commit details
    Browse the repository at this point in the history
Loading