summaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7122 Drop the ability to customize the web app contextSimon 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-202-28/+3
* Make test more robust on Java 8 (use LinkedHashSet instead of HashSet)Julien HENRY2016-01-201-8/+5
* Fix project title in copyright headersSimon Brandhof2016-01-13303-303/+303
* SONAR-7121 Project's File Lock not released on errorDuarte Meneses2016-01-061-2/+3
* Fix quality flaws5.4-M3Simon Brandhof2016-01-061-3/+3
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05303-1231/+1212
* 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-219-177/+127
* SONAR-7121 Project's File Lock not released on errorDuarte Meneses2015-12-211-0/+14
* SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-141-1/+1
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-12-103-9/+18
* SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-101-1/+2
* SONAR-6887 Improve message when missing revision or date on blameJulien HENRY2015-12-091-7/+9
* SONAR-6818 Restore warning when using sonar.profileJulien HENRY2015-12-081-12/+11
* SONAR-6905 replace analysis-details.json by report-task.txtsimonbrandhof2015-12-041-24/+23
* Fix quality flawsSimon Brandhof2015-12-041-1/+1
* SONAR-7100 Disable WS cache by default in issues modeJulien HENRY2015-12-031-4/+5
* Fix logging of public urlSimon Brandhof2015-12-023-21/+17
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-0210-143/+186
* SONAR-6933 Drop newDuplication() beta APIJulien HENRY2015-12-0111-356/+126
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-3011-361/+289
* Improve UT coverageJulien HENRY2015-11-302-32/+42
* 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-261-1/+28
* fix quality flawsSébastien Lesaint2015-11-251-1/+1
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-241-5/+8
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-203-11/+49
* SONAR-6844 Add a progress report on issue tracking phaseDuarte Meneses2015-11-201-3/+19
* SONAR-6295 Fix blame progress reportDuarte Meneses2015-11-202-4/+7
* SONAR-7053 Can't activate debug logging between analysisDuarte Meneses2015-11-203-14/+52
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-11-201-0/+6
* SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilterJulien HENRY2015-11-201-2/+0
* Improve stability of unit test coverageJulien HENRY2015-11-192-11/+5
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and a...Duarte Meneses2015-11-1811-199/+385
* Move views task back into viewsJulien HENRY2015-11-182-89/+1
* SONAR-7008 Call to batch/project WS not encoding parametersDuarte Meneses2015-11-181-1/+5
* SONAR-7023 Restore task APIJulien HENRY2015-11-1711-95/+462
* SONAR-6947 api/qualityprofiles/search use SearchWsRequestTeryk Bellahsene2015-11-176-9/+9
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-172-1/+11
* SONAR-6887 Make it clear in SCM API that date and revision are mandatory on l...Duarte Meneses2015-11-161-17/+14
* SONAR-6976 Branch should not allow \n characterDuarte Meneses2015-11-162-7/+2
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-162-5/+88
* SONAR-6993 Replace hash of CpdTextBlock from a list of int to a stringJulien Lancelot2015-11-121-3/+1
* SONAR-6993 Rename DuplicationBlock into CpdTextBlockJulien Lancelot2015-11-122-12/+7