summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3893 Fixed issue related to coverage data filteringJean-Baptiste Vilain2013-04-2411-89/+28
|
* SONAR-4066 Show contextual infos during persist error of measuresJulien HENRY2013-04-242-11/+79
|
* Move issues db migrationJulien Lancelot2013-04-244-3/+3
|
* SONAR-3755 Moved view issues action to view issue controllerJulien Lancelot2013-04-247-25/+49
|
* Fix javadoc formattingSimon Brandhof2013-04-241-1/+1
|
* SONAR-3755 Improve IssueFinder paginationJulien Lancelot2013-04-2412-59/+206
|
* Add some javadoc to org.sonar.api.conf.PropertyDefSimon Brandhof2013-04-242-0/+19
|
* Refactor org.sonar.api.conf.PropertyDefSimon Brandhof2013-04-241-68/+19
|
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-248-102/+97
|
* SONAR-3159 Removed index on @Property annotation that is deprecatedJulien HENRY2013-04-242-9/+3
|
* SONAR-4210 Add a new "Quality Profile Administrator" roleJulien HENRY2013-04-2424-94/+214
|
* SONAR-4221 Delay loading of project propertiesJulien HENRY2013-04-243-46/+53
| | | | to allow several consecutive executions of ScanContainer
* SONAR-3755 Add IssueFinder paginationJulien Lancelot2013-04-2413-31/+320
|
* Remove some unused faux-models in db migrationsSimon Brandhof2013-04-233-12/+0
|
* SONAR-3755 refactor signature of perspective IssuableSimon Brandhof2013-04-237-65/+58
|
* SONAR-3755 default issue resolution is OPENSimon Brandhof2013-04-233-8/+11
|
* SONAR-3755 use persistent cacheSimon Brandhof2013-04-239-52/+42
|
* 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-0/+14
|
* SONAR-4258 Added ampersand escaping in sonar-colorizerJean-Baptiste Vilain2013-04-234-11/+33
|
* Forbid setting both onQualifiers and onlyOnQualifiersJulien Lancelot2013-04-232-35/+70
|
* Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ↵Julien Lancelot2013-04-234-63/+107
| | | | remove global() that was ambiguous and add hidden() to not display a property.
* 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-235-14/+1
|
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and ↵Julien Lancelot2013-04-2348-149/+538
| | | | component by issue and remove title from Issue
* 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-2319-38/+41
|
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-2336-352/+538
|
* SONAR-3755 Fix IssueDao#insert() for OracleSimon Brandhof2013-04-221-2/+2
|
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-2222-48/+716
|\
| * SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-2222-48/+716
| |
* | Fix CoreWidget template pathJulien Lancelot2013-04-221-2/+1
|/
* 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 ↵Julien Lancelot2013-04-2221-8/+657
|/ | | | Positive Issues and My Issues
* 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
|
* Fix some quality flawsJulien HENRY2013-04-222-2/+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-223-8/+7
| | | | and remove subcategory attribute from annotation
* Delete useless codeJulien Lancelot2013-04-221-13/+0
|
* SONAR-3755 Restore fix of issue tracking, add author login to issueJulien Lancelot2013-04-228-45/+241
|
* Update copyright headersSimon Brandhof2013-04-222383-9523/+9535
|
* SONAR-3755 abbreviate issue descriptionsSimon Brandhof2013-04-222-12/+5
|
* SONAR-3755 fix INSERT of ISSUES on OracleSimon Brandhof2013-04-224-6/+6
|