aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-5.1'Simon Brandhof2015-07-151-5/+5
|\
| * SONAR-6685, SONAR-6351 Fix syntax issue when generating HTML reportJulien HENRY2015-07-151-5/+5
| * Merge pull request #403 from SonarSource/feature/fix_notif_manager_previewJulien HENRY2015-07-131-1/+1
| |\
| | * SONAR-6673 Do not try to load DefaultNotificationManager in preview modeJulien HENRY2015-06-301-1/+1
* | | SONAR-6682 Remove computation of comment density measures from the batchJulien Lancelot2015-07-153-169/+1
* | | fix quality flaw: method can be staticSébastien Lesaint2015-07-101-1/+1
* | | Automatic merge from branch-5.1Jenkins CI2015-07-092-12/+25
|\| |
| * | SONAR-6706 org.sonar.api.rules.ActiveRule.getRule().getTemplate() is always n...Simon Brandhof2015-07-092-12/+25
| |/
| * Update version to 5.1.2-SNAPSHOTEric Hartmann2015-06-021-1/+1
| * Release 5.1.15.1.1Eric Hartmann2015-06-021-1/+1
| * SONAR-6398 Restore PostJob execution in preview modeJulien HENRY2015-05-251-1/+6
| * Update version to 5.1.1-SNAPSHOTSonartech2015-04-021-1/+1
| * Release 5.15.1Sonartech2015-04-021-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
* | SONAR-6677 remove coverage Decorators from batchSébastien Lesaint2015-07-0920-1758/+1
* | FIX Redundant throws clauseDavid Gageot2015-07-072-2/+2
* | Unused importsDavid Gageot2015-07-071-1/+0
* | SONAR-6680 Remove quality profile decorator from batchJulien Lancelot2015-07-074-163/+2
* | Extract module sonar-dbSimon Brandhof2015-07-0416-624/+14
* | SONAR-6680 Move computation of measure Quality Profile to Compute EngineJulien Lancelot2015-07-032-27/+2
* | Fix quality flawsJulien Lancelot2015-07-032-26/+31
* | Revert remove of RuleI18n component from batchSimon Brandhof2015-07-031-0/+2
* | SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0249-2997/+30
* | Temporarily disable a test of LogListenerTestSimon Brandhof2015-07-021-0/+2
* | Merge branch 'feature/ce_issue_tracking'Simon Brandhof2015-07-0265-4355/+267
|\ \
| * | SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-026-144/+4
| * | SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0223-1818/+211
| * | SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-026-633/+367
| * | SONAR-6623 count issuesSimon Brandhof2015-07-022-67/+1
| * | SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0252-2066/+57
* | | Support // testingDavid Gageot2015-07-021-17/+11
* | | Handle two threads asking for a temp folder at the very same timeDavid Gageot2015-07-021-1/+4
* | | Avoid additional NPE on test failureDavid Gageot2015-07-021-4/+8
* | | Revert "SONAR-6605 Replace some batch formulas by compute formulas"Julien Lancelot2015-07-022-2/+27
* | | add ability to dump batch report enabled by sonar.batch.dumpReportDirSébastien Lesaint2015-07-021-8/+48
* | | SONAR-6628 fix warning log displaying value, security holeSébastien Lesaint2015-07-024-9/+6
|/ /
* | SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-022-27/+2
* | SONAR-6588 Send all measures to the report, even the ones that was not marked...Julien Lancelot2015-07-021-2/+1
* | SONAR-6645 remove computation of new coverage measures from BatchSébastien Lesaint2015-07-018-965/+0
* | Fix some quality flawsJulien HENRY2015-06-306-39/+32
* | SONAR-6628 warn log if any sonar.jdbc property is set in BatchSébastien Lesaint2015-06-306-17/+159
* | SONAR-6621 warn log if sonar.qualitygate set in project propertiesSébastien Lesaint2015-06-302-2/+34
* | Fix quality flawsSimon Brandhof2015-06-301-6/+6
* | Quality flawsSimon Brandhof2015-06-2911-31/+60
* | SONAR-6200 Apply coverage exclusions on new Sensor APIJulien HENRY2015-06-293-15/+46
* | SONAR-6664 remove SqaleRatingDecorator from batchSébastien Lesaint2015-06-268-784/+2
* | SONAR-6664 compute Sqale metrics in CESébastien Lesaint2015-06-261-1/+6
* | SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-261-2/+2
* | SONAR-6649 Stop components from global container in case of errorJulien HENRY2015-06-251-2/+14