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: springboot-angular2-tutorial/boot-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/kotlin
Choose a base ref
...
head repository: springboot-angular2-tutorial/boot-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 1, 2017

  1. format readme

    akirasosa committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    2ef7352 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. use cobertura instead of jacoco

    I want to exclude hashCode() and etc which are automatically generated by Kotlin data class.
    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    eff6d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c9ad9 View commit details
    Browse the repository at this point in the history
  3. send coverage

    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    4f0973f View commit details
    Browse the repository at this point in the history
  4. try openjdk

    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    7ef634c View commit details
    Browse the repository at this point in the history
  5. try jdk7

    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    fe49361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    887f499 View commit details
    Browse the repository at this point in the history
  7. add testRuntime

    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    614c6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e747c63 View commit details
    Browse the repository at this point in the history
  9. kotlin 1.1.0 release

    akirasosa committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    4769d5b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    541e445 View commit details
    Browse the repository at this point in the history
  2. jooq 3.9.1

    akirasosa committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    f63dafc View commit details
    Browse the repository at this point in the history
  3. updated dependencies

    akirasosa committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    c6daf1d View commit details
    Browse the repository at this point in the history
Loading