aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6730 Add boolean measureJulien Lancelot2015-09-026-4/+63
|
* SONAR-6730 Fix test implementationJulien Lancelot2015-09-0215-223/+857
|
* SONAR-6730 Simplify APIJulien Lancelot2015-09-028-153/+179
|
* SONAR-6730 Move test implementation to org.sonar.api.ce.measure.testJulien Lancelot2015-09-029-10/+11
|
* Fix quality flawsSimon Brandhof2015-09-023-3/+2
|
* Fix quality flawsSimon Brandhof2015-08-311-1/+1
|
* SONAR-6730 Replace List by varargs in addChildrenMeasuresJulien Lancelot2015-08-311-4/+4
|
* SONAR-6730 Add component key in the APIJulien Lancelot2015-08-312-0/+7
| | | | It will allow to have more information in error generated by plugin or in debug logs.
* SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take ↵Julien Lancelot2015-08-313-7/+391
| | | | bottom limits
* SONAR-6730 Measure computer should allowed no Input metricsJulien Lancelot2015-08-312-23/+37
| | | | For instance, when a measure computer needs only issues to compute measures, it won't declare any input metrics
* SONAR-6730 Improve error message when adding measure on not allowed metricJulien Lancelot2015-08-311-1/+2
|
* SONAR-6730 Add issues in Measure APIJulien Lancelot2015-08-315-0/+251
|
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-282-86/+0
|
* Trim all WS string request parametersTeryk Bellahsene2015-08-282-11/+12
|
* Removal of deprecated ProjectBootstrapperDuarte Meneses2015-08-281-48/+0
|
* Improve qualityDuarte Meneses2015-08-281-4/+2
|
* SONAR-4865 Apply some feedback on issue location APIJulien HENRY2015-08-265-25/+30
|
* Deprecate API org.sonar.api.server.debt.DebtModelSimon Brandhof2015-08-252-0/+4
| | | | Prepare https://jira.sonarsource.com/browse/SONAR-6393
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-245-33/+444
| | | | This reverts commit 1dd1cd5c6517ffe91ae9b0b003d65c126d54b4b4.
* SONAR-4865 Do not fail when issue message is greater than 4000 (just truncate)Julien HENRY2015-08-243-13/+12
|
* SONAR-6502 WS permissions/add_group_to_template add a group to a permission ↵Teryk Bellahsene2015-08-241-1/+3
| | | | template
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-245-444/+33
|
* Improve qualityDuarte Meneses2015-08-211-4/+0
|
* SONAR-6721 Prevent running concurrent batch processes on the same physical ↵Duarte Meneses2015-08-211-1/+1
| | | | project
* Remove class deprecated since v4.2Duarte Meneses2015-08-211-39/+0
|
* SONAR-6485 ws permissions/search_project_permissions update the search query ↵Teryk Bellahsene2015-08-191-1/+1
| | | | parameter
* SONAR-6485 WS permissions/search_project_permissions add paging field in ↵Teryk Bellahsene2015-08-191-1/+1
| | | | response
* Use the new Paging builderTeryk Bellahsene2015-08-191-26/+24
|
* SONAR-6485 WS permissions/search_project_permissions search for project ↵Teryk Bellahsene2015-08-191-10/+37
| | | | permissions
* Add consistency in error messages of permissions WSTeryk Bellahsene2015-08-182-4/+4
|
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-181-1/+1
|
* SONAR-6767 Default mode should be named publish modeDuarte Meneses2015-08-181-0/+3
|
* undo deprecation of RulesProfileDuarte Meneses2015-08-181-5/+0
|
* Improve qualityDuarte Meneses2015-08-131-3/+4
|
* Rename RequestHandler parametersTeryk Bellahsene2015-08-131-1/+1
|
* SONAR-6777 Project cache syncDuarte Meneses2015-08-125-8/+20
|
* SONAR-6777 Project cache syncDuarte Meneses2015-08-121-0/+4
|
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-1/+0
|
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-121-0/+5
|
* SONAR-6775 Drop old sonar.dryRun propertyDuarte Meneses2015-08-121-34/+0
|
* SONAR-6767 Default mode should be named "publish" modeDuarte Meneses2015-08-122-0/+7
|
* SONAR-6762 - Create 'issues' analysis modeDuarte Meneses2015-08-128-14/+41
|
* SONAR-6730 Add Test classes for MeasureComputer APIJulien Lancelot2015-08-077-0/+681
|
* SONAR-6730 Measure Computer API definitionJulien Lancelot2015-08-076-0/+369
|
* SONAR-6717 Mark org.sonar.api.issue.action.Action as deprecatedSimon Brandhof2015-08-062-11/+6
|
* SONAR-6479 WS permissions/users search users with a specific permissionTeryk Bellahsene2015-08-061-5/+3
|
* Draft of WS api/issues/search2Simon Brandhof2015-08-051-0/+2
| | | | | | | | - protobuf specification of response - do not rely on ES docs to return data (will allow to remove _source from ES index) - sanitize response format - sanitize request parameters (no more 'hideXXX' and 'f')
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-052-4/+16
|
* Fix some quality flawsJulien HENRY2015-08-051-11/+13
|
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-054-16/+3
|