aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-131-0/+56
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-071-2/+2
* Add javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-0/+15
* SONAR-3755 improve documentationSimon Brandhof2013-06-051-0/+20
* SONAR-3755 Remove Action builder and replace it by ActionsJulien Lancelot2013-06-031-19/+17
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-0312-570/+13
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-43/+0
* SONAR-4315 Improve ActionServiceJulien Lancelot2013-06-021-0/+63
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-021-1/+1
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-318-195/+472
* SONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !Simon Brandhof2013-05-302-8/+94
* Fix some quality flawsSimon Brandhof2013-05-291-0/+38
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-291-2/+2
* Move some hamcrest assertions to fest-assertSimon Brandhof2013-05-296-40/+31
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-231-64/+0
* Revert "SONAR-4301 Replace issues.severity column type from String to Integer"Julien Lancelot2013-05-211-1/+0
* SONAR-4301 Replace issues.severity column type from String to IntegerJulien Lancelot2013-05-211-0/+1
* SONAR-4340 Don't show Obeo license propertyJulien HENRY2013-05-201-1/+3
* SONAR-4340 Display additional properties on licensesJulien HENRY2013-05-201-47/+53
* SONAR-3257 use max size when pageSize<=0Simon Brandhof2013-05-171-10/+7
* SONAR-4323 escape special characters % and _Simon Brandhof2013-05-161-1/+8
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-141-13/+26
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-141-0/+9
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-0/+68
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-071-0/+2
* SONAR-3755 refactor issue sortingSimon Brandhof2013-05-041-11/+5
* SONAR-3755 refactor issue searchSimon Brandhof2013-05-032-54/+85
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-301-0/+2
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-291-2/+2
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-262-165/+10
* AverageFormula dependsUpon should not contains fallbackMetric if nullJulien Lancelot2013-04-261-20/+17
* SONAR-3900 dependsUponMetrics should also return fallbackMetricJulien Lancelot2013-04-261-0/+6
* SONAR-3159 Sub categories are now displayed as tabsJulien HENRY2013-04-251-2/+2
* Rename PropertyDefinition#subcategory() to subCategory()Simon Brandhof2013-04-251-2/+2
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-252-36/+36
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-255-26/+26
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-241-0/+51
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-242-15/+14
* SONAR-3755 Add pagination on Issues server pageJulien Lancelot2013-04-241-2/+2
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-245-30/+27
* SONAR-3755 Improve IssueFinder paginationJulien Lancelot2013-04-242-1/+51
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-242-37/+37
* SONAR-3755 Add IssueFinder paginationJulien Lancelot2013-04-241-4/+4
* Forbid setting both onQualifiers and onlyOnQualifiersJulien Lancelot2013-04-231-27/+58
* Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ...Julien Lancelot2013-04-232-29/+50
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-231-2/+2
* SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-221-3/+3
* Update copyright headersSimon Brandhof2013-04-22158-632/+632
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21158-474/+474
* SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-191-12/+25