aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-2816-27/+254
* SONAR-6729 Analysis should fail when no quality profileJulien Lancelot2015-07-281-3/+32
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-283-55/+6
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-242-18/+42
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-2423-287/+813
* Add @deprecated and all formulas api and remove some decorator usage in testJulien Lancelot2015-07-241-60/+0
* SONAR-6695 Remove decorators execution from the batchJulien Lancelot2015-07-233-311/+0
* Fix NPE when using old Issuable APIJulien HENRY2015-07-231-5/+11
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-2311-131/+161
* SONAR-6605 forgotten Formula in CoreMetrics for Metrics moved to CESébastien Lesaint2015-07-232-13/+5
* SONAR-6676 remove Decorators for FILES and DIRECTORIES metricsSébastien Lesaint2015-07-233-203/+2
* SONAR-6684 remove unused measure fields from reportSimon Brandhof2015-07-231-9/+6
* Improve utility org.sonar.core.util.ProtobufSimon Brandhof2015-07-221-4/+8
* Remove useless usage of BatchReport.Measure.setDescription() and setVariation...Julien Lancelot2015-07-211-12/+18
* SONAR-6681 Remove UnitTestDecorator form the batchJulien Lancelot2015-07-212-88/+1
* MeasuresPublisher should not filter measures to put in the reportJulien Lancelot2015-07-211-35/+5
* SONAR-6679 Remove computation of language distribution measures from batchJulien Lancelot2015-07-212-153/+1
* SONAR-6703 load common rule parameters from batch reportSimon Brandhof2015-07-204-38/+105
* SONAR-6678 Remove duplication decorators from the batchJulien Lancelot2015-07-173-158/+2
* Fix medium tests and improve temp foldersDuarte Meneses2015-07-172-6/+16
* Disable JMX in PersistitDuarte Meneses2015-07-171-2/+0
* SONAR-6682 Remove computation of comment density measures from the batchJulien Lancelot2015-07-151-76/+0
* Automatic merge from branch-5.1Jenkins CI2015-07-091-7/+16
|\
| * SONAR-6706 org.sonar.api.rules.ActiveRule.getRule().getTemplate() is always n...Simon Brandhof2015-07-091-7/+16
* | SONAR-6677 remove coverage Decorators from batchSébastien Lesaint2015-07-099-940/+0
* | 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-071-91/+0
* | Extract module sonar-dbSimon Brandhof2015-07-046-401/+5
* | SONAR-6680 Move computation of measure Quality Profile to Compute EngineJulien Lancelot2015-07-032-27/+2
* | SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0221-1377/+25
* | Temporarily disable a test of LogListenerTestSimon Brandhof2015-07-021-0/+2
* | Merge branch 'feature/ce_issue_tracking'Simon Brandhof2015-07-0224-2393/+152
|\ \
| * | SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-022-108/+3
| * | SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0210-1247/+115
| * | SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-023-406/+367
| * | SONAR-6623 count issuesSimon Brandhof2015-07-021-1/+1
| * | SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0219-992/+27
* | | Support // testingDavid Gageot2015-07-021-17/+11
* | | 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
* | | SONAR-6628 fix warning log displaying value, security holeSébastien Lesaint2015-07-023-5/+5
|/ /
* | SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-022-27/+2
* | SONAR-6645 remove computation of new coverage measures from BatchSébastien Lesaint2015-07-012-387/+0
* | SONAR-6628 warn log if any sonar.jdbc property is set in BatchSébastien Lesaint2015-06-303-5/+92
* | SONAR-6621 warn log if sonar.qualitygate set in project propertiesSébastien Lesaint2015-06-301-2/+12
* | Quality flawsSimon Brandhof2015-06-291-2/+4
* | SONAR-6200 Apply coverage exclusions on new Sensor APIJulien HENRY2015-06-291-3/+34
* | SONAR-6664 remove SqaleRatingDecorator from batchSébastien Lesaint2015-06-264-417/+2
* | SONAR-6664 compute Sqale metrics in CESébastien Lesaint2015-06-261-1/+6