aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed several violationsJean-Baptiste Vilain2013-05-231-3/+3
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-233-1444/+952
* SONAR-4301 Add resolution on issues search page, add resolution to status indexJulien Lancelot2013-05-231-0/+3
* SONAR-4333 Provide a new "Unresolved issue statuses" widgetJulien Lancelot2013-05-231-2/+0
* SONAR-4330 Create the metrics "False-Positive", "Open status", "Reopened stat...Julien Lancelot2013-05-231-6/+24
* SONAR-4329 Create a new CONFIRMED status for IssuesJulien Lancelot2013-05-232-0/+3
* SONAR-4301 Improve issues sortJulien Lancelot2013-05-221-1/+1
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-221-1/+1
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-223-2/+20
* SONAR-3755 fix quality flawsSimon Brandhof2013-05-221-8/+15
* Revert "SONAR-4301 Replace issues.severity column type from String to Integer"Julien Lancelot2013-05-212-29/+0
* SONAR-4301 Replace issues.severity column type from String to IntegerJulien Lancelot2013-05-212-0/+29
* SONAR-4301 Add sort on issue search pageJulien Lancelot2013-05-211-5/+6
* SONAR-4340 Don't show Obeo license propertyJulien HENRY2013-05-202-2/+5
* SONAR-4340 Display additional properties on licensesJulien HENRY2013-05-202-52/+76
* SONAR-3257 use max size when pageSize<=0Simon Brandhof2013-05-172-12/+8
* SONAR-4304 better exception handling/UISimon Brandhof2013-05-171-0/+4
* SONAR-4301 Add status and assignee filters on issues search pageJulien Lancelot2013-05-161-0/+5
* SONAR-4323 escape special characters % and _Simon Brandhof2013-05-162-2/+20
* SONAR-3755 fix issue actionsSimon Brandhof2013-05-151-0/+2
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-144-11/+12
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-143-33/+43
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-1/+1
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-144-0/+34
* Fix quality flawsJulien Lancelot2013-05-141-1/+0
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-141-0/+17
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-0/+4
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-137-0/+305
* SONAR-3755 Add action plan WSJulien Lancelot2013-05-131-0/+2
* SONAR-4321 improve rendering of dates and html textSimon Brandhof2013-05-132-9/+26
* SONAR-3755 refactor commentsSimon Brandhof2013-05-134-32/+69
* SONAR-3755 refactor commentsSimon Brandhof2013-05-122-4/+11
* SONAR-3755 Manage action plan management console with Java instead of RubyJulien Lancelot2013-05-071-2/+2
* SONAR-3755 refactor commentsSimon Brandhof2013-05-072-0/+38
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-072-0/+14
* SONAR-3893 Removed deprecated classes and perspectivesJean-Baptiste Vilain2013-05-074-148/+0
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-061-0/+17
* SONAR-3755 Add plan action in IssueUpdater and add a ActionPlanFinderJulien Lancelot2013-05-061-34/+0
* SONAR-3755 Add Action Plan consoleJulien Lancelot2013-05-063-3/+38
* SONAR-3755 Add Action Plan Dao, remove action_plans_issues table, add action_...Julien Lancelot2013-05-061-1/+3
* SONAR-3755 refactor issue sortingSimon Brandhof2013-05-043-30/+16
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-031-1/+4
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-033-5/+18
* SONAR-3755 refactor issue searchSimon Brandhof2013-05-036-70/+119
* SONAR-3893 Reworked symbols API and changed package for corresponding classesJean-Baptiste Vilain2013-05-037-0/+144
* SONAR-3755 Return Action plans in Issue FinderJulien Lancelot2013-05-033-0/+65
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-031-3/+11
* SONAR-3755 implement changelogSimon Brandhof2013-05-021-1/+2
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-302-0/+18
* SONAR-3755 keep state changesSimon Brandhof2013-04-301-11/+9