aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-222-3/+3
* Add project name in URL when publishing reportJulien HENRY2015-05-221-8/+9
* Fix some quality flawsJulien HENRY2015-05-222-13/+0
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-211-5/+2
* Fix some quality flawsJulien HENRY2015-05-211-11/+3
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-2166-399/+869
* Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batchSimon Brandhof2015-05-201-9/+2
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-2074-75/+75
* SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-202-103/+0
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1934-2337/+62
* SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-191-4/+0
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-14/+0
* refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-191-1/+1
* Fix quality flawsSimon Brandhof2015-05-153-6/+9
* SONAR-6517 use thread context classloader as base classloader on batch sideSimon Brandhof2015-05-132-2/+42
* Remove hack introduced by SONAR-5765 for compatibility with useles code trackerJulien HENRY2015-05-132-69/+10
* Remove redundant throwsDavid Gageot2015-05-132-3/+3
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-1360-657/+166
* Fix some quality flawsJulien HENRY2015-05-133-13/+29
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-1215-54/+78
* Fix regression introduced by SONAR-6535Julien HENRY2015-05-122-1/+3
* Useless codeDavid Gageot2015-05-1242-83/+83
* Dead codeDavid Gageot2015-05-125-32/+3
* Fix some quality flawsJulien HENRY2015-05-111-4/+1
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-1153-934/+499
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-1185-354/+447
* Update console issues report: blocking -> blockerJulien HENRY2015-05-112-3/+3
* SONAR-6517 apply second feedbackSimon Brandhof2015-05-111-1/+0
* SONAR-6517 apply feedbackSimon Brandhof2015-05-118-268/+105
* SONAR-6517 Remove the unused properties sonar.includePlugins/sonar.excludePlu...Simon Brandhof2015-05-112-86/+42
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1124-601/+835
* Redundant importsDavid Gageot2015-05-079-16/+1
* Redundant throws clause in testsDavid Gageot2015-05-0763-207/+207
* Fix quality flawsJulien Lancelot2015-05-071-1/+1
* Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...Julien HENRY2015-05-062-3/+151
* SONAR-6522 Consume batch/users WS to populate JSON reportJulien HENRY2015-05-065-90/+54
* SONAR-6212 Coverage exclusion properties are not working for IT and overall c...Julien HENRY2015-05-051-13/+46
* Fix some quality flawsJulien HENRY2015-05-052-2/+2
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-0511-187/+88
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-0425-667/+300
* Fix some quality flawsJulien HENRY2015-04-293-39/+45
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-284-5/+5
* Fix wrong importJulien HENRY2015-04-271-5/+3
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-279-9/+410
* Fix quality flawsJulien Lancelot2015-04-271-1/+1
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-236-23/+4
* Fix some quality flawsJulien HENRY2015-04-232-1/+24
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-226-4/+162
* Speed up highlighting on batch sideJulien HENRY2015-04-221-2/+0
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-211-2/+2