aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/ProfileProviderTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-926 feed ModuleRulesSimon Brandhof2014-01-271-71/+0
|
* ONAR-4515 Display all allowed values for sonar.languagesJulien HENRY2013-08-021-2/+3
|
* Revert SONAR-4515 as current implementation breaks viewsJulien HENRY2013-08-021-33/+2
|
* SONAR-4515 Moved check to another place to not break viewsJulien HENRY2013-08-011-6/+55
|
* SONAR-4515 Fix IoC dependency on LanguagesJulien HENRY2013-08-011-4/+6
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* SONAR-4069 Refactoring to ease override of some componentsJulien HENRY2013-03-191-8/+11
| | | | | * Don't fail when there is a fake profile with id=null * Don't fail when there is a fake language
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* Add ProfileLoaderEvgeny Mandrikov2011-03-111-65/+17
|
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+95
value of rule parameters in Q profile console