aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8584 Remove internal WS batch/globalJulien HENRY2017-01-129-298/+1
* SONAR-8304 Developer Connection link should be browser-friendlyStas Vilchik2017-01-124-14/+200
* SONAR-8624 Remove ability to search rules by partial text of tagSimon Brandhof2017-01-113-20/+62
* Drop useless ngram tokenizer on index projectmeasuresSimon Brandhof2017-01-111-1/+1
* auto focus the login inputStas Vilchik2017-01-112-81/+1
* SONAR-8548 Workaround Edge bug when copying tokenStas Vilchik2017-01-112-1/+10
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-114-25/+23
* SONAR-7300 Redirect PUT|POST|DELETE api/properties to api/settingsJulien Lancelot2017-01-112-30/+305
* do not rely on "name" returned by /api/components/suggestionsStas Vilchik2017-01-111-6/+5
* SONAR-8235 Correctly returns license hashesJulien Lancelot2017-01-106-43/+194
* SONAR-8235 Return sonar.core.id setting in api/settings/valuesJulien Lancelot2017-01-102-2/+4
* SONAR-8236 Complete desc of WS about permissions and fix SettingsTest ITJulien Lancelot2017-01-102-0/+2
* SONAR-8236 Return secured settings when not authenticated but with scan permi...Julien Lancelot2017-01-103-7/+44
* SONAR-8562 do not pass "actions" parameter to /api/issues/bulk_changeStas Vilchik2017-01-101-9/+1
* SONAR-7300 Move api/properties WS to package propertyJulien Lancelot2017-01-1030-10/+9
* SONAR-7286 Remove api/favourites from rails routesJulien Lancelot2017-01-101-1/+0
* SONAR-7300 Fail when WS request is PUT or DELETEJulien Lancelot2017-01-102-4/+30
* SONAR-7300 Remove rails code about api/propertiesJulien Lancelot2017-01-104-174/+1
* SONAR-7300 Redirect api/properties to api/properties/indexJulien Lancelot2017-01-105-8/+234
* SONAR-7300 Deprecate and rewrite api/properties/index in JavaJulien Lancelot2017-01-1030-128/+1069
* SONAR-7300 Update ITs on deprecated api/properties WSJulien Lancelot2017-01-101-0/+1
* SONAR-7300 Improve readability of RoutesFilterJulien Lancelot2017-01-102-37/+114
* SONAR-7297 Improve description of bulk_change WSJulien Lancelot2017-01-101-1/+3
* SONAR-7297 Add response samples in all issues WSJulien Lancelot2017-01-1024-11/+834
* SONAR-7297 Rename file examples of issues WSJulien Lancelot2017-01-1012-9/+6
* avoid blinking on log outStas Vilchik2017-01-092-8/+20
* SONAR-8451 fix favoritesStas Vilchik2017-01-092-6/+10
* SONAR-8562 apply feedbackStas Vilchik2017-01-092-8/+5
* do not request activity for views on the measure history pageStas Vilchik2017-01-091-0/+4
* Fix support of web context in CE consoleSimon Brandhof2017-01-061-1/+1
* SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5Simon Brandhof2017-01-064-66/+26
* Revert "SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5"Simon Brandhof2017-01-054-26/+66
* SONAR-8585 configure NLS_SORT param on Oracle client sessionsSimon Brandhof2017-01-052-24/+11
* SONAR-8545 Upgrade Apache Tomcat from 8.0 to 8.5Simon Brandhof2017-01-054-66/+26
* SONAR-7300 Does not return secured value in property setJulien Lancelot2017-01-055-12/+61
* SONAR-8236 License type setting should be visble only when authenticatedJulien Lancelot2017-01-053-20/+37
* SONAR-8575 apply same permission policy from values WS to list_definitions WSJulien Lancelot2017-01-059-128/+192
* SONAR-8575 Use proto3 in api/settingsJulien Lancelot2017-01-052-18/+14
* SONAR-8575 Set api/settings WS as public and keep only one parameter for comp...Julien Lancelot2017-01-0511-181/+93
* SONAR-8235 Return all defined settings in api/settings/valuesJulien Lancelot2017-01-052-20/+106
* SONAR-8236 Return settings for none admin users in api/settings/valuesJulien Lancelot2017-01-052-75/+156
* SONAR-8236 Fix some quality flaws in ValuesActionJulien Lancelot2017-01-051-15/+5
* Merge branch 'branch-6.2' into masterSébastien Lesaint2017-01-058-16/+16
|\
| * SONAR-8416 AuthenticationException message start with upper caseSébastien Lesaint2017-01-058-16/+16
* | SONAR-7291 Return no transition when not logguedJulien Lancelot2017-01-023-5/+16
* | SONAR-7292, SONAR-7293, SONAR-7294, SONAR-7297 Activate Csrf verification on ...Julien Lancelot2017-01-022-9/+0
* | SONAR-7283 Drop remaining useless events WS definitionJulien Lancelot2017-01-025-88/+1
* | Fix Quality flawsSimon Brandhof2017-01-029-49/+45
* | Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/scannerJulien HENRY2017-01-024-9/+10
* | Fix quality flawsJulien Lancelot2017-01-022-5/+10