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

Commits on Oct 25, 2016

  1. Work on a new version of the script, simpler, written in Ruby

    Philippe Bernery committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    f67ce23 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

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

Commits on Oct 28, 2016

  1. Split code in classes and modules and add documentation.

    Philippe Bernery committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    28913b3 View commit details
    Browse the repository at this point in the history
  2. Add command line options to configure run-sonar-swift

    Philippe Bernery committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    794d111 View commit details
    Browse the repository at this point in the history
  3. Add more debug logs in SwiftLint and Lizard.

    Philippe Bernery committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    654d65c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Use sonar-runner if sonar-scanner is not available

    Philippe Bernery committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    69220b4 View commit details
    Browse the repository at this point in the history
  2. Check tool availability

    Show a warning message if the tool is not available and disable it.
    Philippe Bernery committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    38bad4f View commit details
    Browse the repository at this point in the history
Loading