aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3755 Fix issues returned in dry run modeJulien Lancelot2013-05-151-1/+2
* SONAR-4301 Add some index on issuesJulien Lancelot2013-05-151-0/+10
* SONAR-3755 Fix query to find issues from module, package, etc.Julien Lancelot2013-05-151-1/+1
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-1435-95/+100
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-1435-220/+145
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-143-0/+47
* SONAR-3755 Fix query to create H2 db on issues resolutionJulien Lancelot2013-05-141-1/+1
* Fix quality flawsJulien Lancelot2013-05-143-5/+15
* SONAR-3755 Add index on issues.action_plan_keyJulien Lancelot2013-05-141-0/+2
* SONAR-4282 Fix problem when returning issues when componentRoots is a moduleJulien Lancelot2013-05-1420-49/+57
* Fix quality flawsJulien Lancelot2013-05-141-2/+7
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-145-5/+118
* SONAR-4282 renamed openIssues by unresolvedIssuesJulien Lancelot2013-05-144-14/+14
* SONAR-3755 revert usage of inner joinsSimon Brandhof2013-05-141-13/+12
* SONAR-3755 improve SQL requests by using inner joinsSimon Brandhof2013-05-141-12/+13
* SONAR-4321 export componentsSimon Brandhof2013-05-131-0/+3
* SONAR-4324 Add index to the table USERS.LOGINSimon Brandhof2013-05-135-18/+3
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-1315-74/+529
* SONAR-3755 Add action plan WSJulien Lancelot2013-05-1310-29/+97
* SONAR-3755 Use a single method to return action plan statsJulien Lancelot2013-05-138-138/+20
* SONAR-3755 Manage error handling when creating or updating action plansJulien Lancelot2013-05-136-6/+46
* SONAR-4321 improve rendering of dates and html textSimon Brandhof2013-05-133-11/+11
* SONAR-3755 Rename ActionPlanManager to ActionPlanServer and move it to sonar-...Julien Lancelot2013-05-132-288/+0
* SONAR-3755 refactor commentsSimon Brandhof2013-05-1313-133/+57
* SONAR-3755 refactor commentsSimon Brandhof2013-05-1224-96/+450
* Fix unit testsJulien Lancelot2013-05-082-5/+5
* SONAR-3755 Manage action plan management console with Java instead of RubyJulien Lancelot2013-05-0714-42/+224
* Fix insertion of action plansSimon Brandhof2013-05-072-4/+4
* SONAR-3755 refactor commentsSimon Brandhof2013-05-0734-105/+466
* SONAR-3755 Check that action plan exist when linking an action plan to an issueJulien Lancelot2013-05-077-3/+63
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-073-0/+101
* SONAR-3755 Add query to get open and closed action plan statsJulien Lancelot2013-05-078-18/+192
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-063-0/+106
* SONAR-3755 Add plan action button in issues code viewerJulien Lancelot2013-05-061-4/+5
* SONAR-3755 refactor saving of commentsSimon Brandhof2013-05-066-41/+35
* SONAR-3755 Fix queryJulien Lancelot2013-05-061-1/+1
* SONAR-3755 Add plan action in IssueUpdater and add a ActionPlanFinderJulien Lancelot2013-05-0611-141/+250
* SONAR-3755 Add Action Plan consoleJulien Lancelot2013-05-0622-84/+145
* SONAR-3755 Add Action Plan Dao, remove action_plans_issues table, add action_...Julien Lancelot2013-05-0624-59/+695
* SONAR-3755 refactor issue sortingSimon Brandhof2013-05-046-15/+12
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-039-23/+57
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-0324-61/+65
* SONAR-3755 fix insertion of issues on oracleSimon Brandhof2013-05-031-1/+2
* SONAR-3755 Add id in action_plans_issues test dataJulien Lancelot2013-05-033-5/+6
* SONAR-3755 force to reload issue migrations in dev envSimon Brandhof2013-05-032-3/+3
* SONAR-3755 Return Action plans in Issue FinderJulien Lancelot2013-05-0313-5/+526
* Fix quality flawsSimon Brandhof2013-05-031-2/+2
* Fix some quality flawsSimon Brandhof2013-05-032-4/+4
* Fix some quality flawsSimon Brandhof2013-05-035-5/+57
* SONAR-3755 set the functional creation dateSimon Brandhof2013-05-031-1/+5