summaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-18300-23267/+0
* SONAR-7371 Remove inherited properties from analysis.logJulien HENRY2016-03-171-17/+57
* SONAR-7124 Concurrent access to WS cache allowedDuarte Meneses2016-03-162-17/+87
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-167-22/+20
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-161-2/+2
* Fix test WindowsDuarte Meneses2016-03-161-2/+6
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-159-43/+51
* Cleanup error reporting on scanner sideJulien HENRY2016-03-151-10/+11
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-151-0/+17
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-151-0/+15
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-151-0/+12
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-223-41/+58
* No need to take into account personId in measure cache (devcockpit moved to CE)Julien HENRY2016-02-221-9/+7
* SONAR-7366 Expose InputModule in SensorContextJulien HENRY2016-02-192-1/+86
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
* SONAR-7234 Remove @SupportedEnvironmentJulien HENRY2016-01-202-62/+3
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-197-114/+86
* Fix project title in copyright headersSimon Brandhof2016-01-13174-174/+174
* Fix quality flaws5.4-M3Simon Brandhof2016-01-067-9/+9
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05174-708/+696
* SONAR-2867 Standard copy-paste detection should happen within a project, not ...Duarte Meneses2015-12-217-347/+425
* SONAR-7121 Project's File Lock not released on errorDuarte Meneses2015-12-211-0/+10
* Add unit test for Java CPD EngineJulien HENRY2015-12-162-0/+102
* SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-141-2/+2
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-12-104-11/+16
* SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-101-0/+2
* SONAR-6887 Improve message when missing revision or date on blameJulien HENRY2015-12-091-8/+6
* SONAR-6818 Restore warning when using sonar.profileJulien HENRY2015-12-081-15/+27
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-071-68/+0
* SONAR-6905 replace analysis-details.json by report-task.txtsimonbrandhof2015-12-041-17/+16
* SONAR-7100 Disable WS cache by default in issues modeJulien HENRY2015-12-031-1/+18
* Fix logging of public urlSimon Brandhof2015-12-023-36/+29
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-029-220/+192
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-015-356/+228
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-3012-491/+380
* Improve UT coverageJulien HENRY2015-11-302-0/+241
* SONAR-6905 Batch should dump analysis-related URL into a JSON fileDuarte Meneses2015-11-261-9/+27
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-241-0/+13
* Remove perf tests from batch MT (take too much time)Julien HENRY2015-11-242-184/+4
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-201-0/+116
* SONAR-6844 Add a progress report on issue tracking phaseDuarte Meneses2015-11-201-1/+9
* SONAR-7053 Can't activate debug logging between analysisDuarte Meneses2015-11-203-3/+74
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-11-201-0/+76
* Improve stability of unit test coverageJulien HENRY2015-11-191-4/+21
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a...Duarte Meneses2015-11-189-87/+212
* Move views task back into viewsJulien HENRY2015-11-181-15/+0
* SONAR-7008 Call to batch/project WS not encoding parametersDuarte Meneses2015-11-181-6/+5
* Add more medium tests for tasksJulien HENRY2015-11-181-0/+78
* SONAR-7023 Restore task APIJulien HENRY2015-11-173-2/+155
* SONAR-6947 api/qualityprofiles/search use SearchWsRequestTeryk Bellahsene2015-11-176-10/+8