aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5912 fix notification of issue changes during analysisSimon Brandhof2015-01-261-0/+9
* Fix some quality flawsJulien HENRY2015-01-261-0/+3
* SONAR-6012 Fix manual severity and get previous creation dateJulien HENRY2015-01-262-3/+3
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-264-18/+18
* Fix quality flawsJulien Lancelot2015-01-231-1/+9
* SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-232-11/+33
* SONAR-6012 Local issue trackingJulien HENRY2015-01-234-16/+18
* SONAR-3499 do not update tags when issues are unchangedSimon Brandhof2015-01-231-0/+12
* SONAR-6013 Return overriddenSeverity instead of severity and do not return an...Julien Lancelot2015-01-222-21/+11
* SONAR-6012 Replace componentPath by componentKeyJulien Lancelot2015-01-212-9/+9
* SONAR-5960 SONAR-5906 guess author and assignee of new issuesSimon Brandhof2015-01-211-0/+10
* SONAR-6012 Create WS /batch/issuesJulien Lancelot2015-01-192-21/+36
* Fix some quality flawsJulien HENRY2015-01-154-5/+67
* SONAR-5883 /batch/project WS now returns file hashesJulien Lancelot2015-01-141-18/+13
* SONAR-6012 Define protocol for local issue trackingJulien HENRY2015-01-143-0/+356
* SONAR-5473 Added missing "needBlame" field in project referentialJulien HENRY2015-01-132-6/+13
* Replace fest-assert by assertJSimon Brandhof2015-01-106-11/+9
* SONAR-5945 Change format of batch reportJulien HENRY2015-01-088-7/+229
* Revert "Revert "SONAR-5911 persist issues on server side""Teryk Bellahsene2015-01-051-1/+0
* Fix some quality flawsJulien HENRY2015-01-051-3/+12
* Revert "SONAR-5911 persist issues on server side"Julien Lancelot2014-12-291-0/+1
* SONAR-5911 persist issues on server sideTeryk Bellahsene2014-12-241-1/+0
* Fix some quality flawsJulien HENRY2014-12-191-0/+24
* SONAR-5945 Improve export of components in report and fix uploadJulien HENRY2014-12-193-2/+37
* SONAR-5945 Rename resource -> component in batch protocolJulien HENRY2014-12-185-35/+37
* SONAR-5945 Fix NPE when having issues on deleted resourcesJulien HENRY2014-12-171-3/+3
* SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-1712-10/+753
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-7/+2
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* SONAR-5815 Store last update time on source dataJulien HENRY2014-11-032-6/+26
* Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-0/+2
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-022-13/+23
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-023-5/+85
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+12
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+12
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-263-85/+5
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-262-23/+13
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-252-13/+23
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-253-5/+85
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* Fix license headerJulien HENRY2014-08-271-0/+19
* Improve code coverageJulien HENRY2014-08-273-8/+60