aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4139 Move Java language definition to sonar-java-pluginJulien Lancelot2013-03-146-12/+28
* SONAR-4069 fix task extension pointSimon Brandhof2013-03-1415-285/+348
* Update version of Sonar Java an Sonar Update CenterEric Hartmann2013-03-141-2/+2
* Change some log level from info to debugJulien Lancelot2013-03-141-1/+1
* Fix license headerJulien HENRY2013-03-141-0/+19
* 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-1440-1335/+838
* Restore previously deleted setEnabled() method but throw an exception if usedJulien Lancelot2013-03-141-0/+8
* SONAR-4202 Provide a way to stop Sonar Server programmaticallyJulien HENRY2013-03-142-1/+146
* Fix quality flawsJulien Lancelot2013-03-143-9/+27
* Merge branch 'rules_versioning' of github.com:SonarSource/sonarEric Hartmann2013-03-1395-337/+1175
|\
| * 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
| * Add missing copyrightJulien Lancelot2013-03-131-0/+20
| * Allow to add metadata info to title of modal windowsSimon Brandhof2013-03-1311-55/+71
| * SONAR-4193 Create a macro interpreter API in sonar and use it for the rule macroJulien Lancelot2013-03-1310-34/+187
| * SONAR-4170 Revert feature to search for removed rulesJulien Lancelot2013-03-136-31/+14
| * SONAR-4193 Improve modal rule window layoutJulien Lancelot2013-03-135-10/+57
| * Fix regression when displaying inactive or active rulesJulien Lancelot2013-03-131-3/+10
| * Set placeholder default value to '' in dropdown_tagJulien Lancelot2013-03-132-7/+5
| * Fix sort bey removal date when selected removed statusJulien Lancelot2013-03-132-4/+8
| * Improve dropdown tag, use it rules bulk change and sort byJulien Lancelot2013-03-123-43/+33
| * Update select tag optionsJulien Lancelot2013-03-121-2/+3
| * SONAR-4191 Create a layer on select2 to create select boxJulien Lancelot2013-03-122-32/+62
| * Separate last db migration in 3 migrationsJulien Lancelot2013-03-126-14/+80
| * SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-1260-169/+219
| * SONAR-4193 Provide a way in a rule description to inject a link to another ru...Julien Lancelot2013-03-124-4/+10
| * SONAR-4170 SONAR-3880 Make it possible to search for 'Removed' rules and to s...Julien Lancelot2013-03-119-54/+124
| * SONAR-4170 Add language property on rule in order to track removed rules from...Julien Lancelot2013-03-1110-51/+120
| * SONAR-3879 Provide the ability to flag a rule as 'Deprecated' or 'Beta'Julien Lancelot2013-03-087-19/+88
| * SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column...Julien Lancelot2013-03-0814-21/+204
| * Update sonar pom version to 3.6-SNAPSHOTJulien Lancelot2013-03-0826-26/+26
| * SONAR-4191 Refactor the Quality Profile search engine to use Select2 componentsJulien Lancelot2013-03-082-33/+45
| * SONAR-4191 Remove the 'any' value in multiple-value select boxesJulien Lancelot2013-03-083-3/+3
| * SONAR-4191 Refactor the Quality Profile search engine to use Select2 componentsJulien Lancelot2013-03-074-25/+48
| * SONAR-4132 Do not display 'History' when resource is sub-viewJulien Lancelot2013-03-072-3/+3
* | Update version to 3.6-SNAPSHOTEric Hartmann2013-03-1327-27/+27
* | Release Sonar 3.5Eric Hartmann2013-03-1327-27/+27
* | Remove unused importsSimon Brandhof2013-03-071-1/+0
* | [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-0727-28/+28
* | [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-0727-28/+28
|/
* Fix height of measure rowsSimon Brandhof2013-03-063-9/+4
* Do not automatically log FileSystemFilterSimon Brandhof2013-03-051-7/+0
* Revert "SONAR-4069 Remove Task and TaskDefinition from API."Simon Brandhof2013-03-0514-21/+21
* SONAR-4069 Remove Task and TaskDefinition from API.Simon Brandhof2013-03-0514-21/+21
* Use new-window icon in components pageSimon Brandhof2013-03-051-1/+1