summaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-096-15/+13
|
* SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-093-3/+3
|
* SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-0612-26/+26
|
* SONAR-5183 - analysis unsensitive to timezones - update dbUnit testTeryk Bellahsene2015-02-041-1/+1
|
* SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-0441-161/+165
|
* Fix quality flawsSimon Brandhof2015-02-042-8/+8
|
* Fix merge of protocol buffers branchSimon Brandhof2015-02-021-2/+8
|
* Use protocol buffers format for analysis reportsSimon Brandhof2015-02-028-276/+188
|
* Set a hash even on empty file -> Will prevent NPE on empty fileJulien Lancelot2015-02-024-14/+6
|
* SONAR-5436 Update messageJulien HENRY2015-01-301-1/+1
|
* SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload ↵Julien HENRY2015-01-308-31/+132
| | | | all blame information
* SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-303-2/+39
|
* SONAR-5927 Display a message when no previous analysisJulien HENRY2015-01-301-1/+5
|
* SONAR-5927 Improve permission checking and error reportingJulien HENRY2015-01-281-1/+13
|
* Unwrap JSON error message when calling WSJulien HENRY2015-01-282-1/+34
|
* SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-2824-735/+17
|
* SONAR-6012 Do not output reporter, updateDate and closeDate in JSON reportJulien HENRY2015-01-282-9/+9
| | | | since these information are no more available in local issue tracking mode
* SONAR-6105 Fix missing SVN and Git pluginsJulien HENRY2015-01-281-2/+2
|
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-2786-1004/+723
|
* Fix medium testJulien HENRY2015-01-261-0/+15
|
* Add profiling logs to analysis report exchange protocolSimon Brandhof2015-01-261-0/+9
|
* SONAR-6012 Fix creationDate during issue tracking on removed componentsJulien HENRY2015-01-262-2/+3
|
* delete component ids from the issues tableTeryk Bellahsene2015-01-261-7/+2
|
* SONAR-5912 fix notification of issue changes during analysisSimon Brandhof2015-01-261-0/+1
|
* Fix some quality flawsJulien HENRY2015-01-261-1/+2
|
* Fix some quality flawsJulien HENRY2015-01-2612-37/+52
|
* SONAR-6012 Fix manual severity and get previous creation dateJulien HENRY2015-01-262-15/+6
|
* SONAR-5927 Restore UserFinder on batch side but deprecate itJulien HENRY2015-01-261-0/+4
|
* SONAR-5077 Compute ncloc for files with no languageJulien HENRY2015-01-267-49/+210
|
* SONAR-5077 Rename property to enable indexation of all filesJulien HENRY2015-01-261-1/+1
|
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-2656-83/+2064
|
* SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-232-3/+3
|
* SONAR-6012 Local issue trackingJulien HENRY2015-01-2365-90/+3631
|
* SONAR-3499 do not update tags when issues are unchangedSimon Brandhof2015-01-231-0/+1
|
* SONAR-5960 SONAR-5906 guess author and assignee of new issuesSimon Brandhof2015-01-211-0/+1
|
* SONAR-5077 Fix regression when a Sensor try to read "lines" measure. ↵Julien HENRY2015-01-2012-32/+538
| | | | LinesSensor forced to be executed first.
* SONAR-6060 Fix regression with JSON reportJulien HENRY2015-01-203-1/+18
|
* Computation stack based on an isolated picocontainerSimon Brandhof2015-01-201-2/+0
|
* SONAR-5077 Special case of empty filesJulien HENRY2015-01-206-10/+54
|
* SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-2016-72/+499
|
* Fix some quality flawsJulien HENRY2015-01-192-7/+1
|
* SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-164-5/+106
|
* SONAR-5077 Add option to import all files even if no languageJulien HENRY2015-01-156-31/+67
|
* SONAR-5931 CleanupJulien HENRY2015-01-158-64/+12
|
* Fix some quality flawsJulien HENRY2015-01-1511-42/+57
|
* SONAR-5883 Drop snapshot dataJulien HENRY2015-01-158-340/+7
|
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien HENRY2015-01-154-28/+29
|
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien Lancelot2015-01-151-7/+2
|
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-1526-972/+509
|
* SONAR-5931 Publish new sensor APIJulien HENRY2015-01-154-37/+43
|