aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-2123-194/+200
* SONAR-5417 Fix issue with percent metric best valueJulien HENRY2014-07-211-2/+2
* SONAR-5417 Fix manual measuresJulien HENRY2014-07-191-1/+3
* SONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocolJulien HENRY2014-07-183-3/+8
* SONAR-5417 Metric ID is still neededJulien HENRY2014-07-183-4/+9
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-1823-576/+240
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-1815-102/+295
* Fix UTJulien HENRY2014-07-171-4/+7
* SONAR-5417 Initial version of batch protocol + refactoring of settingsJulien HENRY2014-07-1713-149/+210
* Add comment on testJulien HENRY2014-07-161-0/+3
* SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-102-4/+10
* SONAR-5388 Method renamingJulien Lancelot2014-07-103-6/+6
* SONAR-5388 Rename propertiesJulien Lancelot2014-07-103-9/+9
* SONAR-5388 Some refactoringJulien Lancelot2014-07-102-9/+11
* SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-097-29/+762
* Fix wrong importJulien HENRY2014-07-081-1/+1
* Improve filesystem loggerJulien HENRY2014-07-071-3/+6
* SONAR-5433 Do not loose exception when indexing FSJulien HENRY2014-07-042-19/+61
* SONAR-5433 Fix concurrent modification error with big projectsJulien HENRY2014-07-041-7/+3
* SONAR-5419 Improve logging of source foldersJulien HENRY2014-07-031-9/+24
* SONAR-5419 sonar.sources and sonar.tests should support a mixed list of files...Julien HENRY2014-07-0310-129/+391
* SONAR-5433 Use thread pool to index filesystemJulien HENRY2014-07-031-16/+34
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
* Fix some quality flawJulien HENRY2014-07-021-1/+5
* Fix some quality flawsSimon Brandhof2014-07-011-1/+1
* Fix quality flawsSimon Brandhof2014-07-011-3/+3
* Fix quality flawsSimon Brandhof2014-07-011-1/+0
* Fix some quality flawsJulien HENRY2014-07-011-15/+18
* Fix quality flawsSimon Brandhof2014-07-011-3/+3
* Fix some quality flawsSimon Brandhof2014-07-017-10/+11
* Fix some quality flawsSimon Brandhof2014-07-011-4/+10
* Fix some quality flawsSimon Brandhof2014-06-303-21/+33
* Fix some quality flawsJulien HENRY2014-06-304-6/+15
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-303-8/+5
* SONAR-5007 fix link to profile changelogSimon Brandhof2014-06-252-8/+11
* SONAR-5007 add link to Q profile changelog in the events widgetSimon Brandhof2014-06-242-2/+11
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-245-39/+86
* SONAR-5389 Fix some issues with analyzer -> sensor compatibility modeJulien HENRY2014-06-233-1/+21
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-2319-110/+190
* Fix some quality flawsJulien HENRY2014-06-217-24/+202
* Add missing fileSimon Brandhof2014-06-201-0/+72
* SONAR-5007 remove org.sonar.api.batch.rules.QProfile from APISimon Brandhof2014-06-2016-19/+3
* SONAR-5007 do not display the profile version in the widget "description"Simon Brandhof2014-06-201-207/+107
* Fix UT after previous refactoringJulien HENRY2014-06-201-1/+3
* Fix some quality flawsJulien HENRY2014-06-203-7/+17
* SONAR-5007 do not generate event on QProfile change on first analysisSimon Brandhof2014-06-201-8/+8
* Fix some quality flawsJulien HENRY2014-06-2015-47/+39
* Fix some quality flawsJulien HENRY2014-06-2010-16/+154
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-2010-22/+17
* SONAR-5389 Add support of FileLinesContextFactory + publish analysisJulien HENRY2014-06-1924-40/+678