aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix quality flawsJulien Lancelot2015-06-0312-68/+55
|/ /
* | Fix NPE when using ProjectBuilder + sonar.showProfilingLevel=trueJulien HENRY2015-06-021-12/+10
* | Use ImmutableProjectReactor when possibleJulien HENRY2015-06-014-23/+20
* | SONAR-6281 Fix branch and keys of components in compute reportJulien HENRY2015-06-017-84/+90
* | Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-2/+2
* | SONAR-6463 Add logs to better profile execution timeJulien HENRY2015-05-283-32/+41
* | Fix definition of core component qualifiersSimon Brandhof2015-05-281-1/+1
* | SONAR-6370 drop core pluginSimon Brandhof2015-05-281-13/+6
* | SONAR-6370 move the remaining extensions out of core pluginSimon Brandhof2015-05-281-2/+4
* | SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-2828-1/+2642
* | SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-282-1/+49
* | SONAR-6370 Remove guava from dependencies of sonar-colorizerSimon Brandhof2015-05-282-17/+11
* | Fix quality flawsJulien Lancelot2015-05-251-1/+1
* | SONAR-6281 Add description of components in reportJulien HENRY2015-05-251-2/+11
* | SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-221-2/+2
* | 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-2146-317/+767
* | Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batchSimon Brandhof2015-05-201-9/+2
* | Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-2073-73/+73
* | SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-202-103/+0
* | SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1921-1340/+55
* | 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
* | SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-1311-368/+28
* | Fix some quality flawsJulien HENRY2015-05-133-13/+29
* | Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-123-8/+13
* | Fix regression introduced by SONAR-6535Julien HENRY2015-05-122-1/+3
* | Useless codeDavid Gageot2015-05-1239-70/+70
* | Dead codeDavid Gageot2015-05-121-8/+0
* | Fix some quality flawsJulien HENRY2015-05-111-4/+1
* | SONAR-6536 Drop concept of taskJulien HENRY2015-05-1130-521/+325
* | SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-1182-336/+416
* | Update console issues report: blocking -> blockerJulien HENRY2015-05-111-1/+1
* | SONAR-6517 apply second feedbackSimon Brandhof2015-05-111-1/+0
* | SONAR-6517 apply feedbackSimon Brandhof2015-05-115-20/+29
* | SONAR-6517 Remove the unused properties sonar.includePlugins/sonar.excludePlu...Simon Brandhof2015-05-111-14/+7
* | SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1114-292/+389
* | Fix quality flawsJulien Lancelot2015-05-071-1/+1
* | Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...Julien HENRY2015-05-061-3/+48
* | SONAR-6522 Consume batch/users WS to populate JSON reportJulien HENRY2015-05-063-82/+33
* | 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-057-181/+44
* | Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-0417-535/+280
* | Fix some quality flawsJulien HENRY2015-04-293-39/+45
* | Fix wrong importJulien HENRY2015-04-271-5/+3