Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 5 | -5/+5 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 5 | -5/+5 |
| | |||||
* | fix IT | simonbrandhof | 2010-10-02 | 1 | -3/+3 |
| | |||||
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 5 | -5/+5 |
| | |||||
* | fix IT (a button has been renamed in profile console) | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 5 | -5/+5 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 5 | -5/+5 |
| | |||||
* | upgrade to sonar-dev-maven-plugin 0.7: fix bug on windows + remove the ↵ | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | | | | default value of sonar.runtimeVersion | ||||
* | 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 | 1 | -1/+1 |
| | | | | (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 | ||||
* | 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 | 1 | -6/+6 |
| | |||||
* | 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 | 466 | -0/+24339 |
value of rule parameters in Q profile console |