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: trein/gtfs-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ESSimon/gtfs-java
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
  • 161 files changed
  • 1 contributor

Commits on Apr 21, 2017

  1. Delete useless code

    ESSimon committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    3ce871e View commit details
    Browse the repository at this point in the history
  2. Remove hibernate cache

    Add a namespace
    ESSimon committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    6f40c1d View commit details
    Browse the repository at this point in the history
  3. Create Dto

    ESSimon committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    605b414 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. [Feature]: Add mapper, service, facade, repository, controllers to al…

    …l gtfs object
    
    [Feature]: Add SQL migrations script
    ESSimon committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    f69f447 View commit details
    Browse the repository at this point in the history
  2. [Fix] Change repository type

    ESSimon committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    1b4f555 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. [Feature] Use joda time

    [Feature] Add util method to fetch object using their relationship
    ESSimon committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    745408a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. [Fix] Runtime errors

    ESSimon committed May 5, 2017
    Configuration menu
    Copy the full SHA
    af77b9d View commit details
    Browse the repository at this point in the history
Loading