aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4044 move to Java 6Simon Brandhof2013-03-253-1/+9
* Add parameter init_resource_for_role to specify which parameter to search for...Julien Lancelot2013-03-251-2/+2
* SONAR-4173 Renamed project_configuration by resource_configurationJulien Lancelot2013-03-253-5/+5
* SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.Julien Lancelot2013-03-253-50/+23
* SONAR-4083 name is required when creating a metric and description return not...Julien Lancelot2013-03-252-6/+12
* SONAR-4173 Add the possibility for a plugin to add a configuration pageJulien Lancelot2013-03-223-62/+68
* SONAR-3879 Fix issue where beta status is always displayed on rule searchJulien Lancelot2013-03-221-2/+2
* SONAR-3879 Display rule tags in title of popupJulien Lancelot2013-03-224-9/+30
* SONAR-3879 Replace rule status enumeration in the annotation by a stringJulien Lancelot2013-03-223-11/+11
* Add html idJulien Lancelot2013-03-221-1/+1
* SONAR-4083 The WS metrics should allow to create or delete only manual metricsJulien Lancelot2013-03-213-3/+40
* Replace deprecated find(:first, ...) by first(...) callJulien Lancelot2013-03-212-4/+4
* SONAR-4184 decrease line-height of line-block in order to align text with sel...Julien Lancelot2013-03-211-1/+1
* SONAR-3839 A followed dashboard shouldn't be flagged as unfollowed after bein...Julien Lancelot2013-03-211-6/+2
* SONAR-4168 If a Measure filter name is "edited" without having first "Closed"...Julien Lancelot2013-03-211-12/+12
* SONAR-4206 Fix transaction issueJulien Lancelot2013-03-213-3/+17
* SONAR-4116 In the Measure filters, before "new_*" measures we should not disp...Julien Lancelot2013-03-202-5/+43
* Revert "SONAR-4114 The /api/resources web service should not return an empty ...Julien Lancelot2013-03-201-1/+1
* SONAR-4114 The /api/resources web service should not return an empty response...Julien Lancelot2013-03-201-1/+1
* SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Up...Julien Lancelot2013-03-203-7/+9
* Replace deprecated find(:first, ...) by first(...) callJulien Lancelot2013-03-191-1/+1
* SONAR-4184 Use dropdown_tag component on violations drilldown period select boxJulien Lancelot2013-03-193-23/+19
* SONAR-4184 Use dropdown_tag component on dashboard period select boxJulien Lancelot2013-03-192-10/+18
* SONAR-4033 Text inputs width overflowJulien Lancelot2013-03-192-5/+4
* Fix quality flawsJulien Lancelot2013-03-191-1/+1
* SONAR-4117 The '%' character is not displayed in Measure Filters on measures ...Julien Lancelot2013-03-183-29/+31
* SONAR-4206 Add notification in profile changelog when a rule is removedJulien Lancelot2013-03-185-36/+40
* Fix regression when importing user rules and language was not setJulien Lancelot2013-03-182-23/+29
* SONAR-4206 Fix issue when disabling no more used rulesJulien Lancelot2013-03-186-39/+126
* Fix logJulien Lancelot2013-03-151-1/+1
* Removed copyright on xml testsJulien Lancelot2013-03-153-60/+0
* SONAR-4206 Refactor rules registration in order to set the removed status onl...Julien Lancelot2013-03-156-63/+204
* Fix issue when comparing profile due to rule enbabled column deletionJulien Lancelot2013-03-151-5/+5
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-141-7/+4
* SONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 inst...Julien Lancelot2013-03-141-2/+2
* SONAR-4069 add unit testsSimon Brandhof2013-03-141-1/+0
* Complete unit testJulien Lancelot2013-03-141-1/+1
* SONAR-4193 Authorize "-" in rule repo and interpret macro when description is...Julien Lancelot2013-03-141-1/+1
* SONAR-4193 Authorize "-" in rule repo and interpret macro when description is...Julien Lancelot2013-03-145-4/+13
* SONAR-4139 Move Java language definition to sonar-java-pluginJulien Lancelot2013-03-142-7/+20
* Change some log level from info to debugJulien Lancelot2013-03-141-1/+1
* Fix issue on Tab focus stops working once a selection is made (https://github...Julien Lancelot2013-03-141-15/+20
* Replace enabled by statusJulien Lancelot2013-03-142-6/+11
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-4/+8
* Fix quality flawsJulien Lancelot2013-03-141-4/+18
* Improve CSS of rule status (deprecated/beta)Simon Brandhof2013-03-132-24/+20
* SONAR-4167 On Internet Explorer 9, the "Edit Group" and "Add new Group" title...Julien Lancelot2013-03-131-1/+1
* Fix issue when deleting manual rules because of previous deletion of enabled ...Julien Lancelot2013-03-131-1/+1
* SONAR-4193 Improve modal rule cssJulien Lancelot2013-03-133-20/+45
* Add missing copyrightJulien Lancelot2013-03-131-0/+20