Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Feb 11, 2016

  1. Allow controllers in Java

    Jingjing Duan committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    d1ab1e2 View commit details
    Browse the repository at this point in the history
  2. revert HelloWorldController.scala

    Jingjing Duan committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    5b80c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Allow controllers in Java

    Jingjing Duan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    5397347 View commit details
    Browse the repository at this point in the history
  2. revert HelloWorldController.scala

    Jingjing Duan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0d1d7c0 View commit details
    Browse the repository at this point in the history
  3. rename MyAction to Action

    Jingjing Duan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    55fb9fa View commit details
    Browse the repository at this point in the history
  4. use Java 7, not 8

    Jingjing Duan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    9320be6 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'jduan/master'

    Use java 1.8
    Jingjing Duan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0933e8e View commit details
    Browse the repository at this point in the history
Loading