summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* fix quality flaws (sort field can be null)Stephane Gamard2014-07-011-2/+6
* fix quality flawsStephane Gamard2014-07-011-2/+2
* fix quality flawsStephane Gamard2014-07-014-46/+29
* fix quality flawStephane Gamard2014-07-011-18/+28
* fix quality flaw (rule.getLanguage() can be null)Stephane Gamard2014-07-011-14/+13
* SONAR-5426 Rule name and description must always be not nullJulien Lancelot2014-07-011-0/+45
* Fix quality flawsSimon Brandhof2014-07-018-28/+29
* Fix some quality flawsSimon Brandhof2014-07-015-15/+15
* SONAR-5007 Revert find ids to rule finder logic (removed rules are returned)Julien Lancelot2014-07-011-4/+1
* SONAR-5007 - Severity is null for manual rulesJulien Lancelot2014-07-011-1/+2
* Revert "SONAR-4514 Add a default severity when creating manual rules"Julien Lancelot2014-07-012-35/+1
* SONAR-5209 Increase saturation of code color paletteStas Vilchik2014-07-013-5/+12
* Fix some quality flawsSimon Brandhof2014-07-014-14/+11
* SONAR-5209 Issues header adjustmentsStas Vilchik2014-07-012-42/+42
* SONAR-5209 Update issue limit messageStas Vilchik2014-07-012-1/+3
* SONAR-5138 Revert to old layout, with Coding Rules firstJean-Baptiste Lievremont2014-07-012-18/+6
* SONAR-5209 Issues performanceStas Vilchik2014-07-011-7/+10
* SONAR-4514 Add a default severity when creating manual rulesJulien Lancelot2014-07-012-1/+35
* Fix some quality flawsSimon Brandhof2014-07-0110-40/+54
* SONAR-5007 - Added legacy ID field to Rule for RuleFinderStephane Gamard2014-07-011-2/+5
* SONAR-5209 Fix transition after permalinksStas Vilchik2014-07-012-0/+2
* SONAR-5209 Set issues limit to 100. Add issues limit reached message.Stas Vilchik2014-07-012-1/+7
* SONAR-5209 Display issues when the code is not availableStas Vilchik2014-07-012-10/+11
* Fix horizontal scrolling with the sidebarStas Vilchik2014-07-011-1/+3
* SONAR-5007 refactor Q profile exportersSimon Brandhof2014-07-0115-184/+303
* SONAR-5007 - Fixed error in Issues when rule is REMOVEDStephane Gamard2014-06-301-2/+4
* Fix some quality flawsSimon Brandhof2014-06-3012-76/+40
* Fix some quality flawsSimon Brandhof2014-06-301-1/+1
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-304-23/+6
* Align facetsStas Vilchik2014-06-301-6/+6
* SONAR-5209 Return the issue red backgroundStas Vilchik2014-06-303-9/+3
* SONAR-5209 Cross project duplicationsStas Vilchik2014-06-302-2/+5
* SONAR-5007 - Returning name of effectiveChar in Issue Show Action WSStephane Gamard2014-06-302-9/+27
* SONAR-5007 - Added char and subChar to api.Rule bean for Issue WSStephane Gamard2014-06-302-17/+15
* SONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2Stephane Gamard2014-06-305-58/+228
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-304-2/+156
* SONAR-5209 Add issues limitStas Vilchik2014-06-301-0/+2
* SONAR-5135 Hide form after bulk applicationJean-Baptiste Lievremont2014-06-301-0/+2
* SONAR-5007 Replace browser confirm dialogs with custom onesJean-Baptiste Lievremont2014-06-303-43/+57
* Fix some quality flawsSimon Brandhof2014-06-303-8/+1
* Add ConvertProfileMeasuresMigrationTestSimon Brandhof2014-06-305-17/+7
* SONAR-5209 Speed up issues rendering (remove console.log)Stas Vilchik2014-06-301-1/+0
* SONAR-5209 Speed up issues rendering (fix line numbers)Stas Vilchik2014-06-302-1/+2
* SONAR-5135 Use "reset" parameter for revert (see b0d5f026)Jean-Baptiste Lievremont2014-06-301-0/+1
* SONAR-5209 Speed up issues renderingStas Vilchik2014-06-306-38/+51
* SONAR-5209 Fix the scm decoratorStas Vilchik2014-06-301-2/+2
* SONAR-5209 Cross project duplicationsStas Vilchik2014-06-302-10/+14
* SONAR-5209 Duplications inside deleted resourcesStas Vilchik2014-06-302-2/+4
* SONAR-5135 fix bulk activation and resetSimon Brandhof2014-06-295-67/+170
* SONAR-5007 - Fixed user-tag deletion when becomes systemTagStephane Gamard2014-06-271-1/+3