Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4577 End of support of WAR deployment mode | Simon Brandhof | 2013-09-11 | 27 | -6113/+0 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 3 | -12/+12 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 3 | -6/+6 |
| | |||||
* | SONAR-3963 The script in charge to produce sonar.war generates a misleading ↵ | Julien Lancelot | 2012-11-22 | 1 | -8/+8 |
| | | | | message about the sonar home directory | ||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 3 | -3/+3 |
| | |||||
* | SONAR-2881 change the message when executing the script build-war.sh | simonbrandhof | 2011-10-09 | 1 | -1/+0 |
| | |||||
* | SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xml | simonbrandhof | 2011-10-09 | 1 | -19/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 1 | -23/+4 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | SONAR-2493 Fix build-war.sh | Evgeny Mandrikov | 2011-06-02 | 2 | -4/+4 |
| | | | | | Variable ANT_HOME should be exported in order to be available for child processes. | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 3 | -4/+4 |
| | |||||
* | SONAR-2116 Cannot build 2.5 war, ant-nodeps-1.7.0.jar library is missing | simonbrandhof | 2011-01-24 | 1 | -0/+0 |
| | |||||
* | SONAR-2110 Add Tomcat 7.x to list of supported servers | simonbrandhof | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | SONAR-1811 The file ../../logs/sonar.log is created when using the WAR packaging | simonbrandhof | 2010-11-18 | 1 | -17/+24 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 26 | -0/+6144 |
value of rule parameters in Q profile console |