aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5304 Fix UTJulien Lancelot2014-05-141-1/+1
* SONAR-5304 Remove metric "branch_coverage_hits_data"Julien Lancelot2014-05-141-16/+0
* SONAR-5007 continue to refactor rule servicesSimon Brandhof2014-05-142-2/+2
* SONAR-5285 Return the number of covered linesJulien Lancelot2014-05-141-0/+3
* SONAR-5064 Remove active rule notesSimon Brandhof2014-05-131-19/+17
* SONAR-5283 improve javadocSimon Brandhof2014-05-131-1/+4
* SONAR-5277 Increase size of project_measures.text_valueJulien HENRY2014-05-121-1/+1
* SONAR-5283 Deprecate SonarExceptionJulien Lancelot2014-05-121-0/+2
* SONAR-5111 Add missing format parametersJulien Lancelot2014-05-091-0/+20
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-072-2/+19
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-071-2/+2
* Revert "SONAR-5189 Reintroduce a memory cache for measure in decorators"Julien HENRY2014-05-071-2/+2
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-071-2/+2
* Update javadoc of Resource::getLanguageJulien HENRY2014-05-061-1/+3
* SONAR-5268 Hide technical metrics (complexity in classes/functions) from UIJean-Baptiste Lievremont2014-05-061-0/+2
* SONAR-5273 Increase maximal size of user login to 255 charactersSimon Brandhof2014-05-051-1/+1
* Micro change in javadoc of WebServiceSimon Brandhof2014-05-051-1/+1
* SONAR-5111 Complete api/projects WS documentationsJulien Lancelot2014-05-051-0/+7
* SONAR-5111 Add api/resources WS documentationsJulien Lancelot2014-05-051-1/+1
* SONAR-5111 Use latest API to declare batch WS metadata, update JavadocJean-Baptiste Lievremont2014-05-051-6/+3
* Moving AcgiveRuleDao to BaseDao ImplStephane Gamard2014-05-051-3/+3
* Add JsonWriter#valueObject(Object)Simon Brandhof2014-05-052-1/+84
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-051-1/+1
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-023-95/+228
* Revert "SONAR-3437 Enable batch mode when saving measures into DB"Julien Lancelot2014-05-021-1/+1
* SONAR-3437 Enable batch mode when saving measures into DBJulien HENRY2014-05-011-1/+1
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-303-0/+54
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-3010-101/+165
* Fix quality flawsJulien Lancelot2014-04-301-1/+1
* Add org.sonar.api.server.ws.Request#paramAsStrings(String)Simon Brandhof2014-04-302-0/+21
* Drop WebService#setResponseExampleFormat()Simon Brandhof2014-04-302-16/+9
* Continue draft of search frameworkSimon Brandhof2014-04-301-7/+27
* Add JsonWriter#values(Iterable<String>)Simon Brandhof2014-04-302-0/+22
* Add response example to WebService extension pointSimon Brandhof2014-04-295-6/+121
* SONAR-5254 New WS /api/sources/scmSimon Brandhof2014-04-291-1/+2
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-295-174/+39
* SONAR-5111 Declare "api/action_plans" WS with org.sonar.api.server.WebServiceJulien Lancelot2014-04-281-0/+4
* SONAR-5111 Add support for default parameters in Java WS, protection against ...Jean-Baptiste Lievremont2014-04-282-3/+22
* SONAR-5111 Create a handler to create java stub ws controllers for rails wsJulien Lancelot2014-04-282-0/+72
* SONAR-4927 Merge new QG widget with old one, update layoutJean-Baptiste Lievremont2014-04-281-3/+9
* Complete WebService with new param metadataSimon Brandhof2014-04-251-4/+61
* SONAR-4927 Add Quality Gate widgetJean-Baptiste Lievremont2014-04-251-1/+3
* Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"Julien HENRY2014-04-2511-174/+114
* SONAR-5234 new org.sonar.api.utils.command.TimeoutExceptionSimon Brandhof2014-04-254-11/+42
* Revert "SONAR-3437 Remove Measure from Hibernate model"Julien HENRY2014-04-242-16/+57
* SONAR-3437 Remove Measure from Hibernate modelJulien HENRY2014-04-242-57/+16
* SONAR-4927 Store quality gate details in dedicated measureJean-Baptiste Lievremont2014-04-242-1/+7
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-2411-114/+174
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-222-0/+16
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-214-44/+36