aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4330 Move all metrics associated wih the "Rules" category to the "Issue...Julien Lancelot2013-05-291-15/+14
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-291-5/+5
* Move some hamcrest assertions to fest-assertSimon Brandhof2013-05-296-40/+31
* SONAR-3755 add some javadocSimon Brandhof2013-05-281-2/+20
* SONAR-3900 - Do not keep historical data of Complexity in classes and Complex...Julien Lancelot2013-05-281-0/+2
* SONAR-4291 flag metrics as hiddenSimon Brandhof2013-05-281-0/+6
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-285-2/+11
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-282-3/+3
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-276-26/+47
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-2/+0
* 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