Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/multi module with reactor #358

Merged

Commits on Jan 4, 2015

  1. Configuration menu
    Copy the full SHA
    e714d3e View commit details
    Browse the repository at this point in the history
  2. fix compilation

    Jorge Costa committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    32eca48 View commit details
    Browse the repository at this point in the history
  3. add test data for multi module

    Jorge Costa committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    8b58164 View commit details
    Browse the repository at this point in the history
  4. multi module test.. failing in current code

    Jorge Costa committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    318efc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Configuration menu
    Copy the full SHA
    c5125d6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bdd/multimodule-test' into enhancement/multi-module-wit…

    …h-reactor
    Jorge Costa committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    858c328 View commit details
    Browse the repository at this point in the history
  3. Revert "in multi module, run only at root level so that we dont dupli…

    …cate data"
    
    This reverts commit c5125d6.
    Jorge Costa committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    d99bb46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aaecc8 View commit details
    Browse the repository at this point in the history
  5. prevent simple mode from running in all modules

    Jorge Costa committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    f2cedf7 View commit details
    Browse the repository at this point in the history
  6. prevent simple mode from running in all modules

    Jorge Costa committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    c2c0503 View commit details
    Browse the repository at this point in the history
  7. prevent simple mode from running in all modules

    Jorge Costa committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    07de281 View commit details
    Browse the repository at this point in the history
  8. normalize paths in report

    jmecosta committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    0efd310 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2015

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

Commits on Apr 12, 2015

  1. Merge remote-tracking branch 'upstream/master' into enhancement/multi…

    …-module-with-reactor
    
    Conflicts:
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/compiler/CxxCompilerSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/coverage/CxxCoverageSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/cppcheck/CxxCppCheckSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/externalrules/CxxExternalRulesSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/pclint/CxxPCLintSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/rats/CxxRatsSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/utils/CxxReportSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/valgrind/CxxValgrindSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/veraxx/CxxVeraxxSensor.java
    	sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/xunit/CxxXunitSensor.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/TestUtils.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/compiler/CxxCompilerSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/coverage/CxxCoverageSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/cppcheck/CxxCppCheckSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/pclint/CxxPCLintSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/rats/CxxRatsSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/utils/CxxReportSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/utils/CxxReportSensor_getReports_Test.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/valgrind/CxxValgrindSensorTest.java
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/xunit/CxxXunitSensorTest.java
    Jorge Costa authored and Jorge Costa committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    569fec6 View commit details
    Browse the repository at this point in the history
  2. merge issues

    Jorge Costa authored and Jorge Costa committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    5358764 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

  1. Merge remote-tracking branch 'upstream/master' into enhancement/multi…

    …-module-with-reactor
    
    Conflicts:
    	sonar-cxx-plugin/src/test/java/org/sonar/plugins/cxx/compiler/CxxCompilerSensorTest.java
    Jorge Costa authored and Jorge Costa committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    7c7bca5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. add AMD64 to list of allowed platforms - win8.1 64 bit

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    84b99c0 View commit details
    Browse the repository at this point in the history
  2. add ignore to list

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    33c3dfd View commit details
    Browse the repository at this point in the history
  3. add ignore to list

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    df64b10 View commit details
    Browse the repository at this point in the history
  4. add ignore to list

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    3840fda View commit details
    Browse the repository at this point in the history
  5. add ignore to list

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    7beaab9 View commit details
    Browse the repository at this point in the history
  6. add ignore to list

    Jorge Costa authored and Jorge Costa committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    a2e6592 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

  1. enabled test again, make paths relative in report to be able to run e…

    …verywhere
    Jorge Costa authored and Jorge Costa committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    139f504 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into enhancement/multi-module-with-reactor

    Jorge Costa authored and Jorge Costa committed Apr 18, 2015
    Configuration menu
    Copy the full SHA
    61d0d8c View commit details
    Browse the repository at this point in the history