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: cdk/cdk
base: 50382c1b1a47
Choose a base ref
...
head repository: cdk/cdk
compare: cee9ed16383a
Choose a head ref
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Sep 5, 2014

  1. Removed Boolean instantiation. Expanded star import.

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    505f1c1 View commit details
    Browse the repository at this point in the history
  2. Replaced Boolean instantiation by predefined Boolean constant (PMD re…

    …port).
    
    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    dcfc5c0 View commit details
    Browse the repository at this point in the history
  3. Removed unused formal parameters from private factory methods.

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    a277dbd View commit details
    Browse the repository at this point in the history
  4. Removed unused formal parameters from private factory methods.

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    bd3fa7d View commit details
    Browse the repository at this point in the history
  5. Removed unused import.

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    de6ebbd View commit details
    Browse the repository at this point in the history
  6. Removed unused local variables (PMD report).

    Signed-off-by: John May <john.wilkinsonmay@gmail.com>
    Mark B Vine authored and johnmay committed Sep 5, 2014
    Copy the full SHA
    cee9ed1 View commit details
    Browse the repository at this point in the history