aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src
Commit message (Collapse)AuthorAgeFilesLines
* Move issue workflow from sonar-core to sonar-serverSimon Brandhof2016-02-251-2/+0
|
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-2210-129/+302
|
* No need to take into account personId in measure cache (devcockpit moved to CE)Julien HENRY2016-02-224-39/+25
|
* SONAR-7366 Expose InputModule in SensorContextJulien HENRY2016-02-196-16/+112
|
* SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-126-46/+43
| | | | use Java NIO rather than Common IO FileUtils
* Improve qualityDuarte Meneses2016-02-081-18/+6
|
* Improve qualityDuarte Meneses2016-02-081-1/+0
|
* Improve qualityDuarte Meneses2016-02-081-5/+4
|
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-021-1/+1
|
* Use INFO level by default in unit testsSimon Brandhof2016-02-021-1/+1
|
* squid:S1213 members of an interface decleration or class should appear in a ↵Zeeshan Asghar2016-01-296-27/+26
| | | | pre-defined order
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-251-10/+22
|
* SONAR-7234 Remove @SupportedEnvironmentJulien HENRY2016-01-204-90/+6
|
* Make test more robust on Java 8 (use LinkedHashSet instead of HashSet)Julien HENRY2016-01-201-8/+5
|
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-197-114/+86
|
* Fix project title in copyright headersSimon Brandhof2016-01-13477-477/+477
|
* SONAR-7121 Project's File Lock not released on errorDuarte Meneses2016-01-061-2/+3
|
* Fix quality flaws5.4-M3Simon Brandhof2016-01-068-12/+12
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05477-1939/+1908
|
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-231-2/+14
| | | | only within a module
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-2116-524/+552
| | | | only within a module
* SONAR-7121 Project's File Lock not released on errorDuarte Meneses2015-12-212-0/+24
|
* 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-142-3/+3
|
* SONAR-6968 Bad error message when analyzer detects that no language plugins ↵Duarte Meneses2015-12-107-20/+34
| | | | are installed
* SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-102-1/+4
|
* SONAR-6887 Improve message when missing revision or date on blameJulien HENRY2015-12-092-15/+15
|
* SONAR-6818 Restore warning when using sonar.profileJulien HENRY2015-12-082-27/+38
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-071-68/+0
| | | | measures
* SONAR-6905 replace analysis-details.json by report-task.txtsimonbrandhof2015-12-042-41/+39
|
* Fix quality flawsSimon Brandhof2015-12-041-1/+1
|
* SONAR-7100 Disable WS cache by default in issues modeJulien HENRY2015-12-032-5/+23
|
* Fix logging of public urlSimon Brandhof2015-12-026-57/+46
|
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-0219-363/+378
|
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-0116-712/+354
|
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-3023-852/+669
|
* Improve UT coverageJulien HENRY2015-11-304-32/+283
|
* SONAR-6183 Add validation of *coverage_line_hits_data measuresJulien HENRY2015-11-301-9/+8
|
* Fix quality flaws in BatchUtilsSimon Brandhof2015-11-301-2/+5
|
* Fix quality issueDuarte Meneses2015-11-271-3/+1
|
* Fix quality flawsJulien HENRY2015-11-262-24/+13
|
* SONAR-6905 Batch should dump analysis-related URL into a JSON fileDuarte Meneses2015-11-262-10/+55
|
* fix quality flawsSébastien Lesaint2015-11-251-1/+1
|
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-242-5/+21
|
* 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-204-11/+165
|
* SONAR-6844 Add a progress report on issue tracking phaseDuarte Meneses2015-11-202-4/+28
|
* SONAR-6295 Fix blame progress reportDuarte Meneses2015-11-202-4/+7
|
* SONAR-7053 Can't activate debug logging between analysisDuarte Meneses2015-11-206-17/+126
|
* SONAR-6968 Bad error message when analyzer detects that no language plugins ↵Duarte Meneses2015-11-202-0/+82
| | | | are installed