aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4495 Fallback to select first category for project settings tooJulien HENRY2013-07-151-1/+6
* Fix some JS quality flawsSimon Brandhof2013-07-151-5/+9
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-153-8/+8
* SONAR-4427 Add missing whitespaceJulien HENRY2013-07-151-1/+1
* Revert "SONAR-4351 Minor style fix"Julien HENRY2013-07-151-1/+4
* SONAR-4351 Minor style fixJulien HENRY2013-07-151-4/+1
* Fix some JS quality flawsSimon Brandhof2013-07-154-45/+51
* SONAR-4346 Minor style improvementJulien HENRY2013-07-151-3/+1
* SONAR-4463 Removed obsolete migrationJean-Baptiste Vilain2013-07-152-167/+0
* SONAR-3526 no need to populate field authorLoginJulien HENRY2013-07-155-156/+41
* SONAR-4463 Added LoadedTemplate entry to cover default permission template in...Jean-Baptiste Vilain2013-07-158-17/+253
* SONAR-4453 Fixed permissions setup data insertion for h2Jean-Baptiste Vilain2013-07-151-1/+1
* SONAR-4418 move the "Bulk change" link close to the select boxes and make it ...Julien Lancelot2013-07-152-7/+5
* Updated reference to Java Permission class in Ruby codeJean-Baptiste Vilain2013-07-144-8/+8
* SONAR-4453 Updated internal permission service to use logical keyJean-Baptiste Vilain2013-07-124-19/+20
* SONAR-4453 Fixed migration to support the newly added logical key in permissi...Jean-Baptiste Vilain2013-07-129-27/+27
* SONAR-4453 Added a logical key in the permission_templates table and rearrang...Jean-Baptiste Vilain2013-07-1277-116/+244
* SONAR-4264 When there is an alert on "new coverage" measure, the measure is n...Julien Lancelot2013-07-121-3/+12
* Remove option color in format_variation as it this option is always activated...Julien Lancelot2013-07-121-13/+9
* SONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven mo...Julien HENRY2013-07-123-2/+36
* SONAR-4453 Added modal form to apply permission template to componentsJean-Baptiste Vilain2013-07-125-14/+59
* Revert "SONAR-4490 When creating the H2 db, selected issues should be the unr...Julien Lancelot2013-07-124-83/+26
* SONAR-4195 In the Measures filter form, replace the "Key like" criteria by a ...Julien Lancelot2013-07-121-1/+1
* SONAR-4063 When adding a criterion in the Measure Service, set the focus to t...Julien Lancelot2013-07-121-15/+19
* SONAR-4183 Prevent adding blank column in Measures ServiceJulien Lancelot2013-07-121-10/+16
* Fix css when rule is displayed from a modal issue displayed in a resource viewerJulien Lancelot2013-07-121-5/+2
* Fix some quality flawsJulien HENRY2013-07-123-23/+27
* Fix quality flawsJulien Lancelot2013-07-113-19/+27
* SONAR-4351 Centralize the management of licenses in the Global SettingsJulien HENRY2013-07-114-69/+85
* Fix some quality flawsJulien HENRY2013-07-111-2/+4
* Fix quality flawsJulien Lancelot2013-07-111-2/+4
* SONAR-4453 Added tests to cover permission template applicationJean-Baptiste Vilain2013-07-1121-68/+188
* Add some CheckForNull and Nullable annotationsJulien Lancelot2013-07-119-10/+99
* SONAR-4248 SONAR-4238 Add created column and add the possibility the add link...Julien Lancelot2013-07-117-15/+64
* Replace XXXExtension by XXXComponent in some classesJulien Lancelot2013-07-114-10/+12
* SONAR-4453 Added facade declaration in task containerJean-Baptiste Vilain2013-07-111-5/+7
* SONAR-4491 Link in rule description of an issue do not open in a modal window...Julien Lancelot2013-07-111-0/+3
* SONAR-4453 Changed permission facade interfacesJean-Baptiste Vilain2013-07-111-3/+3
* SONAR-4481 Create a new Cobertura Report parser APIJulien HENRY2013-07-119-124/+10793
* SONAR-4453 Apply permission template to a list of resources in the internal p...Jean-Baptiste Vilain2013-07-111-0/+2
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-116-24/+142
* Fix quality flawsJulien Lancelot2013-07-112-6/+6
* SONAR-4453 Apply permission template to a list of resources in the internal p...Jean-Baptiste Vilain2013-07-1118-253/+578
* Fix quality flawsJulien Lancelot2013-07-118-71/+204
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-0/+9
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-2/+13
* SONAR-4464 Added permission template tables to the set of tables copied when ...Jean-Baptiste Vilain2013-07-111-0/+3
* SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules ...Julien Lancelot2013-07-114-1/+38
* SONAR-4490 When creating the H2 db, selected issues should be the unresolved ...Julien Lancelot2013-07-114-26/+83