Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch to org.apache.maven.plugins:maven-failsafe-plugin from ↵ | Godin | 2010-09-28 | 1 | -3/+3 | |
| | | | | org.codehaus.mojo:failsafe-maven-plugin | |||||
* | upgrade to sonar-dev-maven-plugin 0.6 in order to fix integration tests ↵ | simonbrandhof | 2010-09-28 | 2 | -2/+2 | |
| | | | | (database not dropped) | |||||
* | SONAR-1709: | Godin | 2010-09-27 | 2 | -0/+32 | |
| | | | | | * Add ruby-helper for URL construction for static resources from plugins * Add integration test | |||||
* | fix pom of volume-testing project | simonbrandhof | 2010-09-26 | 1 | -2/+2 | |
| | ||||||
* | Use gwt-incubator from Maven central repo | Godin | 2010-09-25 | 1 | -1/+1 | |
| | ||||||
* | integration tests : upgrade to sonar-dev-maven-plugin 0.5 | Godin | 2010-09-23 | 2 | -14/+10 | |
| | ||||||
* | Add new IT test for rule template edition mode | fmallet | 2010-09-21 | 2 | -4/+49 | |
| | ||||||
* | Fix IT test | fmallet | 2010-09-21 | 1 | -2/+2 | |
| | ||||||
* | Add new IT test on copy rule template feature | fmallet | 2010-09-21 | 2 | -0/+140 | |
| | ||||||
* | Add IT test on PMD XPath rule | fmallet | 2010-09-21 | 4 | -2/+81 | |
| | ||||||
* | Improve the maintainability level of the backup-profile IT test by removing ↵ | fmallet | 2010-09-21 | 1 | -23/+18 | |
| | | | | hardcoded number of expected rules | |||||
* | Create a new search_and_display_inactive_rules integration test and activate ↵ | fmallet | 2010-09-21 | 3 | -1/+66 | |
| | | | | all new IT tests in all-tests.html | |||||
* | Fix integration test | fmallet | 2010-09-20 | 1 | -2/+2 | |
| | ||||||
* | Add a new integration test to test bulk operations on quality profiles | fmallet | 2010-09-20 | 1 | -0/+137 | |
| | ||||||
* | Fix integration tests | fmallet | 2010-09-20 | 2 | -29/+18 | |
| | ||||||
* | Fix integration test | fmallet | 2010-09-20 | 1 | -1/+1 | |
| | ||||||
* | Fix integration test | fmallet | 2010-09-20 | 1 | -2/+2 | |
| | ||||||
* | Add a new integration test to test backup of quality profile | fmallet | 2010-09-20 | 1 | -0/+52 | |
| | ||||||
* | fix Checkstyle extension implementation : MethodsCountCheck. A ↵ | fmallet | 2010-09-20 | 1 | -1/+6 | |
| | | | | NullPointerException was thrown on files without java class definition. | |||||
* | fix integration test, the checkstyle rule 'Methods Count Check' was not ↵ | fmallet | 2010-09-17 | 1 | -2/+2 | |
| | | | | taken into account | |||||
* | fix integration tests on alerts | simonbrandhof | 2010-09-16 | 2 | -3/+13 | |
| | ||||||
* | fix some integration tests | simonbrandhof | 2010-09-14 | 2 | -48/+27 | |
| | ||||||
* | fix some integration tests | simonbrandhof | 2010-09-14 | 4 | -72/+50 | |
| | ||||||
* | fix some integration tests | simonbrandhof | 2010-09-14 | 12 | -13/+13 | |
| | ||||||
* | fix some integration tests | simonbrandhof | 2010-09-13 | 4 | -18/+3 | |
| | ||||||
* | integration tests : upgrade to sonar-dev-maven-plugin 0.4 in order to fix ↵ | simonbrandhof | 2010-09-13 | 1 | -1/+1 | |
| | | | | issue with tomcat download | |||||
* | * quality models : rename ModelProvider to ModelFinder | simonbrandhof | 2010-09-10 | 26 | -981/+281 | |
| | | | | * fix some integration tests | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 474 | -0/+24871 | |
value of rule parameters in Q profile console |