aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-graph/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1919-1621/+0
|
* Useless codeDavid Gageot2015-05-128-26/+26
|
* SONAR-6176 Display DSM even when there is no dependencyJulien HENRY2015-02-171-9/+0
|
* Fix some quality flawsJulien HENRY2014-11-211-6/+6
|
* SONAR-5672 Don't save DSM when there is no dependency or more than 200 ↵Julien HENRY2014-11-076-32/+50
| | | | components
* SONAR-5672 Decrease memory comsumption when working on very big DSM with ↵Julien HENRY2014-11-072-9/+23
| | | | empty cells
* Replace HashSet by LinkedHashSet to ease reproducibility in test casesJulien HENRY2014-10-241-8/+8
|
* Fix quality flawsSimon Brandhof2014-10-151-1/+3
|
* Add missing @Override annotationsSimon Brandhof2014-10-105-0/+13
|
* Fix quality flawsSimon Brandhof2014-10-091-0/+25
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1118-18/+18
|
* Fix quality flawsJulien Lancelot2014-01-071-1/+1
|
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
|
* Fix some quality flawsSimon Brandhof2013-08-162-2/+2
|
* Fix minor quality flawsSimon Brandhof2013-08-011-6/+3
|
* Update copyright headersSimon Brandhof2013-04-2218-72/+72
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2118-54/+54
|
* Fix some quality flawsSimon Brandhof2012-05-251-1/+3
|
* Update copyright header for this new yearSimon Brandhof2012-01-1018-18/+18
|
* fix violationssimonbrandhof2011-11-071-1/+4
|
* Fix coding violationsSimon Brandhof2011-11-031-2/+1
|
* Fix new violationsSimon Brandhof2011-08-021-0/+1
|
* Remove some dead codesimonbrandhof2011-05-051-1/+0
|
* Fix some violationssimonbrandhof2011-04-011-10/+13
|
* fix coding violationssimonbrandhof2011-03-271-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-0418-198/+198
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0618-0/+1554
value of rule parameters in Q profile console