aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Do not send notifications on issue changes when no field diffSimon Brandhof2013-06-032-8/+29
* Fix some quality flawsSimon Brandhof2013-06-033-3/+20
* Fix some quality flawsSimon Brandhof2013-06-032-3/+4
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-034-0/+34
* SONAR-3755 improve email of issue changesSimon Brandhof2013-06-021-1/+1
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3140-1191/+52
* SONAR-4360 optimize memory when loading open issuesSimon Brandhof2013-05-313-13/+19
* Fix some quality flawsJulien HENRY2013-05-312-30/+15
* Fix unit test on windowsSimon Brandhof2013-05-311-7/+7
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-311-1/+1
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-318-17/+179
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-312-0/+14
* Fix some quality flawsSimon Brandhof2013-05-311-2/+2
* SONAR-4329 unconfirm transition should lead to REOPENED status instead of OPENJulien Lancelot2013-05-302-3/+3
* Fix ScanPerspectives when resource has a component keySimon Brandhof2013-05-301-2/+4
* SONAR-4301 Sort issues by id desc on selectByIds and selectIssuesJulien Lancelot2013-05-302-0/+25
* SONAR-4283 Add notification on new comment, and change emails subjectJulien Lancelot2013-05-302-15/+54
* SONAR-4310 update issue message during trackingSimon Brandhof2013-05-302-3/+94
* Fix quality flawsJulien Lancelot2013-05-301-1/+1
* Improve unit testJulien Lancelot2013-05-301-4/+14
* Fix issue on mapper loading orderJulien Lancelot2013-05-301-2/+3
* Remove projectKey from Issues API as it's not always populatedJulien Lancelot2013-05-303-11/+1
* Fix quality flawsJulien Lancelot2013-05-304-5/+11
* Fix some quality flawsSimon Brandhof2013-05-301-18/+24
* SONAR-4301 Improve performance when searching component children ids from spe...Julien Lancelot2013-05-3010-33/+78
* Fixed quality issuesJean-Baptiste Vilain2013-05-301-8/+11
* Fix some quality flawsSimon Brandhof2013-05-294-13/+29
* SONAR-4301 Replace snapshot by project in query used to select authorized roo...Julien Lancelot2013-05-297-36/+29
* SONAR-3755 Add index on issues.root_component_idJulien Lancelot2013-05-291-0/+2
* SONAR-4304 close manual issues marked as resolvedSimon Brandhof2013-05-294-14/+186
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-292-5/+22
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-292-12/+12
* SONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlanJulien Lancelot2013-05-296-111/+14
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-291-3/+3
* SONAR-3755 fix regression on severitySimon Brandhof2013-05-292-5/+11
* SONAR-3755 fix issue close dateSimon Brandhof2013-05-281-12/+2
* SONAR-4304 fix bug in workflow of manual issuesSimon Brandhof2013-05-281-0/+8
* DEVACT-103 Added missing test resourcesJean-Baptiste Vilain2013-05-284-0/+20
* DEVACT-103 Removed unused method in AuthorDaoJean-Baptiste Vilain2013-05-281-22/+0
* DEVACT-103 Modified author dao to allow author and developer creation in the ...Jean-Baptiste Vilain2013-05-2810-34/+123
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-282-3/+3
* Fix quality flawsJulien Lancelot2013-05-282-2/+6
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-288-38/+153
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-276-740/+0
* Fix conflictsSimon Brandhof2013-05-273-4/+175
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-2710-5/+367
* Fix query on OracleJulien Lancelot2013-05-271-6/+9
* SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigne...Julien Lancelot2013-05-279-172/+271
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-11/+0
* SONAR-4301 Rename issues.resource_id by issues.component_id and issues.projec...Julien Lancelot2013-05-2746-241/+242