aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-squid/src/test
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5129 Package a release version of sonar-squidSimon Brandhof2014-03-1431-2144/+0
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1131-31/+31
|
* Update copyright headersSimon Brandhof2013-04-2231-124/+124
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2131-93/+93
|
* Fix warningsDavid Gageot2012-09-171-17/+25
|
* Remove some violations on unit testsDavid Gageot2012-06-141-6/+7
| | | | | Took the opportunity to migrate some tests to FestAssert. Also removed some duplication
* Suppress warningsDavid Gageot2012-05-256-6/+6
|
* Fix warningsDavid Gageot2012-05-147-23/+20
|
* Remove warningsDavid Gageot2012-04-271-16/+16
|
* Update copyright header for this new yearSimon Brandhof2012-01-1031-31/+31
|
* SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called ↵Freddy Mallet2011-10-242-0/+68
| | | | several times
* Upgrade copyright headerssimonbrandhof2011-02-0429-29/+29
|
* SONAR-2159 The total classes used in complexity distribution is different ↵simonbrandhof2011-02-011-0/+18
| | | | than the number of classes
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3129-0/+124
|
* The MessageFormat class must not be used to format check message when there ↵fmallet2010-09-091-2/+8
| | | | isn't any parameter. Indeed, otherwise the message can't contain some patterns like "if(){".
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0629-0/+1922
value of rule parameters in Q profile console