aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-1722: Allow to revert rule stateGodin2010-12-192-0/+18
* SONAR-1722: Allow to override inherited ruleGodin2010-12-181-5/+22
* Fix bug in ActiveRule.clone()Godin2010-12-172-13/+2
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-172-2/+103
* fix memory leak : hibernate session is not correctly cleared with batch proce...simonbrandhof2010-12-162-9/+4
* fix filter criteria on variation simonbrandhof2010-12-161-7/+3
* SONAR-1948 Temporary folder is not deleted after installation of pluginssimonbrandhof2010-12-161-7/+7
* SONAR-249 support filter criteria on variationssimonbrandhof2010-12-153-18/+47
* fix a NPE when restoring a backup without node <alerts/>simonbrandhof2010-12-151-11/+13
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-102-9/+16
* SONAR-1956 Add a dropdown list on the top right of all Filters to support the...simonbrandhof2010-12-092-9/+45
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-081-4/+5
* SONAR-1987: Ignore incorrect rule paramsGodin2010-12-081-4/+11
* SONAR-1987: Add rule configKey to backup tooGodin2010-12-081-0/+5
* SONAR-1987: Fix bug and improve testGodin2010-12-081-1/+3
* SONAR-1987: Backup/restore user rulesGodin2010-12-084-10/+218
* SONAR-1829: Use severity instead of priorityGodin2010-12-076-28/+19
* SONAR-1829: Use severity instead of priorityGodin2010-12-072-5/+4
* SONAR-1605: Correct backup should be created if value of property already con...Godin2010-12-071-3/+11
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-071-1/+2
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-033-13/+4
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-013-13/+1
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-303-7/+17
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-2/+2
* fix minor issue in startup logsimonbrandhof2010-11-091-1/+1
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-091-37/+7
* SONAR-1705: Do not create directory for embedded database if sonar home direc...Godin2010-11-081-2/+6
* SONAR-1879 Plugin keys must only contain letters and digitssimonbrandhof2010-11-081-1/+1
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray...simonbrandhof2010-11-051-14/+24
* UpdateCenter: log HTTP proxy configurationsimonbrandhof2010-11-041-2/+34
* Write warning to log file, when a plugin can't be installed. Add URL to message.Godin2010-11-041-12/+19
* SONAR-1643 filter widgets by category when configuring a dashboardsimonbrandhof2010-11-032-4/+15
* SONAR-1898: Instead of Plugin use PluginMetadata in ruby codeGodin2010-11-032-21/+17
* Fix installation for deprecated pluginsGodin2010-11-031-12/+14
* Use the same rules everywhere to transform plugin keyGodin2010-11-031-14/+21
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-0/+3
* Improve UI of Update Center + fix bug when plugin version is not listed in co...simonbrandhof2010-11-011-4/+1
* add some missing license headerssimonbrandhof2010-11-013-9/+26
* improve layout of update centersimonbrandhof2010-11-015-34/+61
* SONAR-1893: Display new sonar releasesGodin2010-11-012-6/+8
* SONAR-1643 widgets require to be configured only if it has mandatory properti...simonbrandhof2010-11-011-0/+11
* SONAR-1643 edit widget propertiessimonbrandhof2010-10-281-0/+5
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-283-0/+34
* SONAR-1886: Uninstall a pluginGodin2010-10-272-2/+19
* SONAR-1886: Uninstall a pluginGodin2010-10-273-8/+42
* SONAR-1886: Uninstall a pluginGodin2010-10-271-4/+20
* register org.sonar.api.rules.AnnotationRuleParser to server-side componentssimonbrandhof2010-10-251-0/+2
* SONAR-1900: Add constructor to DeprecatedProfilesGodin2010-10-231-0/+8
* SONAR-1881 delete ActiveRule orphans when restoring a global conf backupsimonbrandhof2010-10-211-1/+6
* SONAR-1705: When using the WAR packaging to deploy Sonar, if the "sonar.home"...Godin2010-10-181-4/+7