aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* [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
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-3/+5
* Rename for consistencyJulien HENRY2014-09-013-5/+5
* Fix some quality flawsJulien HENRY2014-09-016-217/+162
* Add details of persisters in profiling output to ease understandingJulien HENRY2014-08-299-6/+321
* SONAR-5547 Support branches when disabling automatic project creationJulien HENRY2014-08-292-3/+13
* Fix some quality flawsJulien HENRY2014-08-282-5/+5
* Replace bad imports of org.elasticsearch.common by guavaSimon Brandhof2014-08-281-2/+2
* Fix regression caused by SONAR-5349Julien HENRY2014-08-271-2/+3
* Fix some quality flawsJulien HENRY2014-08-2712-42/+57
* Fix some quality flawsSimon Brandhof2014-08-261-2/+5
* SONAR-5528 One more optimization for highlighting API -> don't hit value cacheJulien HENRY2014-08-2610-36/+49
* SONAR-5528 Improve performance of persistit serialization for highlightingJulien HENRY2014-08-265-2/+99
* SONAR-5417 Handle permision error for project referential loaderJulien HENRY2014-08-264-40/+7
* SONAR-5417 Add back preview parameter to check permissionJulien HENRY2014-08-262-2/+97
* SONAR-5528 Fix UTJulien HENRY2014-08-261-9/+1
* SONAR-5528 Improve performance of syntax highlighting APIJulien HENRY2014-08-255-76/+109
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-2515-376/+76
* Fix quality flawJulien Lancelot2014-08-131-2/+3
* Load global and project referentials only one timeJulien Lancelot2014-08-052-10/+20
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-0112-175/+56
* Don't do batch insert for duplication in order to avoid OOM errorJulien HENRY2014-07-318-60/+223
* Try to limit heap size by reusing String referencesJulien HENRY2014-07-312-7/+7
* SONAR-5389 New duplication APIJulien HENRY2014-07-3047-755/+969
* SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)Simon Brandhof2014-07-292-14/+1
* SONAR-5389 Improve loggingJulien HENRY2014-07-281-3/+8
* Add javadocJulien HENRY2014-07-281-0/+4
* SONAR-5389 Port symbolizable API to new batch APIJulien HENRY2014-07-2418-174/+477
* Fix some quality flawsJulien HENRY2014-07-241-2/+3
* SONAR-5389 Log reason why sensor is not executedJulien HENRY2014-07-242-11/+17
* SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-2425-40/+432
* SONAR-5389 Do not expose rule name in active rule as we may drop it soonJulien HENRY2014-07-241-3/+3
* SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-236-15/+9
* Rename Analyzer -> SensorJulien HENRY2014-07-233-9/+6
* SONAR-5389 Reset measure and issue builders after creation of object to allow...Julien HENRY2014-07-231-1/+3
* SONAR-5477 Plug global referential loader on remote WSJulien HENRY2014-07-2311-78/+48
* Move PastMeasureLoader as it is used by dev cockpitJulien HENRY2014-07-232-3/+4
* Add medium test for InputDirJulien HENRY2014-07-223-1/+12
* Fix RulesProfile UT.Julien HENRY2014-07-221-2/+4
* SONAR-5389 Allow to find an active rule by internal keyJulien HENRY2014-07-224-4/+79
* Fix issue after renaming Analyzer -> SensorJulien HENRY2014-07-221-1/+1
* SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-2218-39/+310
* SONAR-5389 Add InputDir concept in batch APIJulien HENRY2014-07-2210-71/+94
* SONAR-5477 Load global referentials earlierJulien HENRY2014-07-2211-54/+180
* SONAR-5389 Fix issue after renaming of Analyzer -> SensorJulien HENRY2014-07-221-2/+2
* SONAR-5389 Rename Analyzer -> SensorJulien HENRY2014-07-2110-45/+52
* SONAR-5417 Add additional metric attributesJulien HENRY2014-07-212-1/+18
* SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WSJulien Lancelot2014-07-212-6/+6