aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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-071-0/+15
* 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-051-1/+51
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-022-39/+120
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-302-0/+17
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-308-79/+139
* Fix quality flawsJulien Lancelot2014-04-301-1/+1
* Add org.sonar.api.server.ws.Request#paramAsStrings(String)Simon Brandhof2014-04-301-0/+12
* Drop WebService#setResponseExampleFormat()Simon Brandhof2014-04-301-15/+6
* Continue draft of search frameworkSimon Brandhof2014-04-301-7/+27
* Add JsonWriter#values(Iterable<String>)Simon Brandhof2014-04-301-0/+15
* Add response example to WebService extension pointSimon Brandhof2014-04-293-5/+73
* SONAR-5254 New WS /api/sources/scmSimon Brandhof2014-04-291-1/+2
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-293-155/+28
* 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-281-2/+20
* SONAR-5111 Create a handler to create java stub ws controllers for rails wsJulien Lancelot2014-04-281-0/+41
* 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-259-148/+92
* SONAR-5234 new org.sonar.api.utils.command.TimeoutExceptionSimon Brandhof2014-04-253-7/+38
* 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-241-0/+6
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-249-92/+148
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-221-0/+11
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-161-0/+7
* Fix some quality flawsSimon Brandhof2014-04-151-4/+4
* SONAR-5195 Revert preventing rule template to declare technical debtJulien Lancelot2014-04-141-3/+0
* Fix some quality flawsJulien HENRY2014-04-141-4/+6
* Fix some quality flawsSimon Brandhof2014-04-141-2/+0
* SONAR-4366 Replace name and description of Quality Gate metric in CoreMetricsJulien Lancelot2014-04-111-2/+2
* SONAR-5185 Deprecate "sonar.dynamicAnalysis" featureJulien Lancelot2014-04-091-0/+5