aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5359 Rename template to is_templateJulien Lancelot2014-06-031-4/+63
* SONAR-5306 Return extension titleJulien Lancelot2014-06-031-1/+3
* SONAR-5338 Return message and stackTrace when tests are in errorJulien Lancelot2014-06-031-1/+3
* Add some comments example in /api/issues/show WSJulien Lancelot2014-06-021-1/+11
* Add 'userName' field in /api/issues/changelog WSJulien Lancelot2014-06-021-0/+2
* SONAR-5306 Add list of component viewer extensions in /api/component/app WSJulien Lancelot2014-06-021-1/+2
* SONAR-5007 revert bad change of logback.xmlSimon Brandhof2014-05-281-3/+3
* SONAR-5341 In /issues/search WS, add parameter 'extra_fields'Julien Lancelot2014-05-281-0/+3
* DAOv.2 - Removed json files for ESNode settingsStephane Gamard2014-05-282-54/+0
* SONAR-5007 merge api/rules/set_tags and api/rules/set_note into api/rules/updateSimon Brandhof2014-05-281-3/+3
* SONAR-5007 move org.sonar.server.es to org.sonar.server.searchSimon Brandhof2014-05-242-0/+0
* SONAR-5007 move package org.sonar.server.rule2 to ruleSimon Brandhof2014-05-243-0/+0
* SONAR-5338 Create a WS /api/tests/show returning the list of test cases from ...Julien Lancelot2014-05-231-0/+16
* SONAR-5338 Create s WS /api/tests/plan returning list of files covered by a t...Julien Lancelot2014-05-231-36/+9
* SONAR-5338 Create s WS /api/tests/testable returning list of test cases from ...Julien Lancelot2014-05-231-28/+21
* SONAR-5007 complete response example for facetsSimon Brandhof2014-05-221-118/+169
* Fix exampleJulien Lancelot2014-05-221-17/+1
* SONAR-5286 Add parameter "extra_fields" to display actions and transitions in...Julien Lancelot2014-05-221-0/+6
* SONAR-5007 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-222-150/+0
* SONAR-5286 Provide a new "/api/duplications/show" WSJulien Lancelot2014-05-211-0/+54
* SONAR-5007 remove code using previous ES rule indicesSimon Brandhof2014-05-211-64/+0
* SONAR-5238 - Added example response for ShowActionStephane Gamard2014-05-211-22/+40
* SONAR-5237 - Updated searchAction sample responseStephane Gamard2014-05-211-41/+134
* SONAR-5007 update examples of WS responsesSimon Brandhof2014-05-203-494/+73
* SONAR-5007 improve conversion fk of ES doc to WS responseSimon Brandhof2014-05-201-1/+2
* SONAR-5305 Add information about scm availabilityJulien Lancelot2014-05-201-0/+1
* SONAR-5305 Add parameters to know is the user can mark a component as favouri...Julien Lancelot2014-05-201-0/+2
* Add response example of /api/issue_filters/app WSJulien Lancelot2014-05-201-0/+23
* SONAR-5305 Return aggregation of rules and severities. Return snapshot date i...Julien Lancelot2014-05-191-13/+33
* SONAR-5305 Return periods in /api/components/appJulien Lancelot2014-05-191-1/+5
* SONAR-5305 Returned measures in /api/components/appJulien Lancelot2014-05-161-7/+10
* SONAR-5305 Create a /api/components/app WS, returning only component informat...Julien Lancelot2014-05-151-0/+19
* SONAR-5285 Improve response exampleJulien Lancelot2014-05-141-28/+3
* SONAR-5285 Return the number of branches and covered branchesJulien Lancelot2014-05-141-21/+20
* Removed slug from WSStephane Gamard2014-05-141-0/+496
* SONAR-5285 Create /api/coverage/show, returning only hits for the momentJulien Lancelot2014-05-143-0/+33
* Fix response examplesJulien Lancelot2014-05-122-0/+0
* SONAR-5287 Improve "/api/sources/show"Julien Lancelot2014-05-121-5/+5
* SONAR-5287 Improve "/api/sources/show"Julien Lancelot2014-05-123-13/+17
* SONAR-5111 Add missing format parametersJulien Lancelot2014-05-094-0/+68
* SONAR-5111 Add api/tests WS documentationsJulien Lancelot2014-05-052-0/+90
* SONAR-5111 Add api/components WS documentationsJulien Lancelot2014-05-054-0/+67
* SONAR-5111 Complete api/users WS documentationsJulien Lancelot2014-05-051-0/+15
* SONAR-5111 Complete api/projects WS documentationsJulien Lancelot2014-05-051-0/+23
* SONAR-5111 Add api/resources WS documentationsJulien Lancelot2014-05-053-0/+60
* SONAR-5111 Use latest API to declare batch WS metadata, update JavadocJean-Baptiste Lievremont2014-05-051-0/+2
* SONAR-5111 Add api/server, api/updatecenter, api/timemachine WS documentationsJulien Lancelot2014-05-054-0/+77
* SONAR-5111 Complete "api/qualitygates" WS documentation and do some refactori...Julien Lancelot2014-05-023-0/+45
* SONAR-5111 Complete documentation for "api/profiles" WSJulien Lancelot2014-05-022-0/+68
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-302-0/+70