summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3893 Fixed issue related to coverage data filteringJean-Baptiste Vilain2013-04-247-74/+15
* Move issues db migrationJulien Lancelot2013-04-242-0/+0
* SONAR-3755 Moved view issues action to view issue controllerJulien Lancelot2013-04-246-24/+48
* SONAR-3755 Improve IssueFinder paginationJulien Lancelot2013-04-242-34/+66
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-241-2/+2
* SONAR-4210 Add a new "Quality Profile Administrator" roleJulien HENRY2013-04-2421-90/+196
* SONAR-3755 Add IssueFinder paginationJulien Lancelot2013-04-244-8/+59
* Remove some unused faux-models in db migrationsSimon Brandhof2013-04-233-12/+0
* SONAR-3893 Fixed missing scm data in source displayJean-Baptiste Vilain2013-04-231-1/+1
* SONAR-4258 Added ampersand escaping in sonar-colorizerJean-Baptiste Vilain2013-04-231-1/+1
* SONAR-3893 Fixed missing scm data in source displayJean-Baptiste Vilain2013-04-231-7/+1
* SONAR-3893 Fixed uncaught error when no source is availableJean-Baptiste Vilain2013-04-231-1/+1
* SONAR-3755 Issue finder optimizationJulien Lancelot2013-04-232-4/+34
* SONAR-3755 Remove title property from Issue WSJulien Lancelot2013-04-231-1/+0
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon...Julien Lancelot2013-04-2313-24/+289
* SONAR-3893 Fixed erroneous line numbers in source displayJean-Baptiste Vilain2013-04-232-2/+2
* SONAR-3893 Code display refactoringJean-Baptiste Vilain2013-04-2310-382/+234
* SONAR-3755 fix declaration of properties declared in issues componentsSimon Brandhof2013-04-231-1/+0
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-233-5/+17
* SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-222-4/+4
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-222-4/+8
|\
| * SONAR-3159 Minor UI improvementJulien HENRY2013-04-222-4/+8
* | SONAR-3755 Add Issues Widget : Rule Compliance, Active Issues, False Positive...Julien Lancelot2013-04-2210-7/+243
|/
* SONAR-3159 Some visual improvements on subcategoriesJulien HENRY2013-04-223-12/+29
* SONAR-3893 Introduced unique partial for source displayJean-Baptiste Vilain2013-04-222-12/+15
* SONAR-3893 Introduced unique partial for source displayJean-Baptiste Vilain2013-04-221-5/+6
* SONAR-3893 Introduced unique partial for source displayJean-Baptiste Vilain2013-04-221-0/+1
* SONAR-3893 Introduced unique partial for source displayJean-Baptiste Vilain2013-04-2215-204/+221
* SONAR-3159 Fix project settings with subcategoriesJulien HENRY2013-04-221-2/+7
* Update copyright headersSimon Brandhof2013-04-22479-1909/+1909
* SONAR-4252 rename Sonar to SonarQube in admin pagesSimon Brandhof2013-04-211-2/+2
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21479-1160/+1160
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-195-9/+49
|\
| * SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-195-9/+49
* | SONAR-3755 Renamed some column of issues and issue_changesJulien Lancelot2013-04-192-6/+6
|/
* SONAR-3755 Replace message by descriptionJulien Lancelot2013-04-191-2/+2
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-197-49/+287
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-197-22/+88
* SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT...Simon Brandhof2013-04-191-14/+30
* SONAR-3755 Escape issue messageJulien Lancelot2013-04-181-1/+2
* Fix quality flawsJulien Lancelot2013-04-181-4/+0
* SONAR-4034 Support a new property sonar.security.updateUserAttributesJulien HENRY2013-04-181-4/+10
* SONAR-3893 Rollbacked unwanted push on RoR environment fileJean-Baptiste Vilain2013-04-181-128/+124
* SONAR-3893 Fixed excessive collection iteration when decorating souceJean-Baptiste Vilain2013-04-182-137/+146
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-174-28/+67
* SONAR-3755 Fix issue when displaying issues in source viewerJulien Lancelot2013-04-171-3/+1
* SONAR-3893 Fixed snapshot source and data querying for better performanceJean-Baptiste Vilain2013-04-173-2/+6
* SONAR-4147 Implemented profiling of purgeJulien HENRY2013-04-171-1/+7
* SONAR-3893 Added symbols class for debug purposeJean-Baptiste Vilain2013-04-171-1/+1
* SONAR-3893 Added symbols class for debug purposeJean-Baptiste Vilain2013-04-171-0/+1