Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sonar-server, sonar-search and sonar-process into sub-dir server/ | Simon Brandhof | 2014-07-10 | 1 | -116/+0 |
| | |||||
* | SONAR-5377 Update update center library to 1.11 | Julien HENRY | 2014-06-05 | 1 | -2/+2 |
| | |||||
* | Refactor plugin management for better maintainability | Simon Brandhof | 2014-03-16 | 1 | -21/+21 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2013-08-28 | 1 | -2/+4 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 1 | -3/+3 |
| | |||||
* | Update to new update center API | Julien Lancelot | 2013-02-18 | 1 | -11/+11 |
| | |||||
* | SONAR-2227 Use new update center API | Julien Lancelot | 2013-02-18 | 1 | -28/+26 |
| | |||||
* | Fix compatibility with java 5 | Simon Brandhof | 2012-07-16 | 1 | -6/+5 |
| | |||||
* | Remove UriReader#openStream() | Simon Brandhof | 2012-07-16 | 1 | -10/+12 |
| | | | | Let's keep API simple. | ||||
* | Fix loading of GlobalPropertyChangeHandler extensions | Simon Brandhof | 2012-07-15 | 1 | -8/+2 |
| | |||||
* | Update Center improvements | Simon Brandhof | 2012-07-14 | 1 | -15/+13 |
| | | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins | ||||
* | SONAR-1378 validate property types + update type of core properties | Simon Brandhof | 2012-03-16 | 1 | -1/+2 |
| | |||||
* | SONAR-1378 Add the ability to specify a "type" when defining a plugin property | Simon Brandhof | 2012-03-14 | 1 | -14/+15 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 1 | -6/+23 |
| | | | | | | | | 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 | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-1943 Add proxy authentication support for update center | simonbrandhof | 2010-11-09 | 1 | -37/+7 |
| | |||||
* | UpdateCenter: log HTTP proxy configuration | simonbrandhof | 2010-11-04 | 1 | -2/+34 |
| | |||||
* | improve layout of update center | simonbrandhof | 2010-11-01 | 1 | -4/+9 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+97 |
value of rule parameters in Q profile console |