aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2013-06-032-3/+4
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-033-0/+21
* 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-3122-861/+29
* SONAR-4360 optimize memory when loading open issuesSimon Brandhof2013-05-312-8/+10
* Fix some quality flawsJulien HENRY2013-05-311-8/+3
* 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-314-14/+38
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-311-0/+5
* Fix some quality flawsSimon Brandhof2013-05-311-2/+2
* SONAR-4329 unconfirm transition should lead to REOPENED status instead of OPENJulien Lancelot2013-05-301-1/+1
* 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-301-0/+2
* SONAR-4283 Add notification on new comment, and change emails subjectJulien Lancelot2013-05-301-15/+34
* SONAR-4310 update issue message during trackingSimon Brandhof2013-05-301-3/+30
* Fix quality flawsJulien Lancelot2013-05-301-1/+1
* Fix issue on mapper loading orderJulien Lancelot2013-05-301-2/+3
* Remove projectKey from Issues API as it's not always populatedJulien Lancelot2013-05-302-9/+1
* Fix quality flawsJulien Lancelot2013-05-303-5/+9
* Fix some quality flawsSimon Brandhof2013-05-301-18/+24
* SONAR-4301 Improve performance when searching component children ids from spe...Julien Lancelot2013-05-308-25/+56
* Fixed quality issuesJean-Baptiste Vilain2013-05-301-8/+11
* Fix some quality flawsSimon Brandhof2013-05-293-13/+10
* SONAR-4301 Replace snapshot by project in query used to select authorized roo...Julien Lancelot2013-05-291-13/+10
* SONAR-3755 Add index on issues.root_component_idJulien Lancelot2013-05-291-0/+2
* SONAR-4304 close manual issues marked as resolvedSimon Brandhof2013-05-292-5/+50
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-0/+4
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-291-6/+6
* SONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlanJulien Lancelot2013-05-295-106/+9
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-291-3/+3
* SONAR-3755 fix regression on severitySimon Brandhof2013-05-291-5/+1
* 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 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-282-1/+44
* 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-285-24/+76
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-275-562/+0
* Fix conflictsSimon Brandhof2013-05-271-0/+171
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-275-1/+143
* Fix query on OracleJulien Lancelot2013-05-271-6/+9
* SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigne...Julien Lancelot2013-05-277-172/+140
* 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-276-47/+48
* SONAR-4301 Merge authorized projects search in issues searchJulien Lancelot2013-05-275-110/+86
* SONAR-4301 Remove project_id when querying issuesJulien Lancelot2013-05-273-18/+22
* SONAR-4283 implement the notification on new issues raised during project scanSimon Brandhof2013-05-262-1/+3
* Fix minor quality flawSimon Brandhof2013-05-261-1/+1
* SONAR-4297 SONAR-4295 SONAR-4294 remove some review widgetsSimon Brandhof2013-05-261-1/+1