aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-18633-51182/+0
* SONAR-7273 API returns different paths in case of single-module and multi-mod...Duarte Meneses2016-03-171-10/+6
* SONAR-7371 Remove inherited properties from analysis.logJulien HENRY2016-03-173-26/+91
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-161-0/+2
* Fix quality flawsSimon Brandhof2016-03-162-2/+5
* Fix some quality flawsJulien HENRY2016-03-166-35/+32
* SONAR-7124 Concurrent access to WS cache allowedDuarte Meneses2016-03-167-37/+166
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-1615-51/+48
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-162-10/+15
* Fix test WindowsDuarte Meneses2016-03-161-2/+6
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-151-3/+4
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-1532-219/+448
* Fix some quality flawsJulien HENRY2016-03-151-2/+2
* Cleanup error reporting on scanner sideJulien HENRY2016-03-153-20/+21
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-151-0/+17
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-151-3/+3
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-151-15/+16
* SONAR-7158 Time limit for calculation of duplications is ineffectiveDuarte Meneses2016-03-152-9/+52
* SONAR-7328 Ignore "recursive" folder indexation caused by symlinkDuarte Meneses2016-03-152-17/+72
* SONAR-7235 Improve error message when server public URL is not a valid URLDuarte Meneses2016-03-152-1/+22
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-152-3/+15
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-101-1/+1
* SONAR-7345 Rename Issue debt to effort in APIJulien Lancelot2016-03-103-6/+49
* 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
* Automatic merge from branch-5.4Jenkins CI2016-02-156-46/+43
|\
| * SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-126-46/+43
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-091-1/+1
| * [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-091-1/+1
* | Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|/
* Improve qualityDuarte Meneses2016-02-081-18/+6
* Improve qualityDuarte Meneses2016-02-081-1/+0
* Improve qualityDuarte Meneses2016-02-081-5/+4
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-13/+0
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-20/+0
* 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 p...Zeeshan Asghar2016-01-296-27/+26
* 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-198-119/+112
* 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
* SONAR-2867 Standard copy-paste detection should happen within a project, not ...Duarte Meneses2015-12-2116-524/+552