aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Revert "Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/s...Julien HENRY2017-01-023-9/+8
* | Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/scannerJulien HENRY2017-01-023-8/+9
* | SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-307-29/+490
* | SONAR-7297 Use IssueUpdater and IssueFinder in IssueServiceJulien Lancelot2016-12-302-104/+45
* | SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-3014-1155/+862
* | SONAR-7297 Use System2 in IssueStorageJulien Lancelot2016-12-307-32/+40
* | SONAR-7297 Replace usage of Issue by DefaultIssue in ActionJulien Lancelot2016-12-3014-79/+73
* | Activate notification ITsTeryk Bellahsene2016-12-303-3/+3
* | SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-2925-295/+1261
* | SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-2912-63/+614
* | SONAR-8555 SONAR-8556 Create WS api/notifications/add and removeTeryk Bellahsene2016-12-2916-53/+1143
* | SONAR-8399 Broken layout when plugin license is too bigStas Vilchik2016-12-292-1/+10
* | SONAR-8530 Infinite loading when opening the measures page for an absent measureStas Vilchik2016-12-294-30/+74
* | SONAR-8541 Order of languages in the facet is not correctStas Vilchik2016-12-291-1/+1
* | remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-29163-1036/+799
* | upgrade react-selectStas Vilchik2016-12-282-212/+199
* | require authentication when open "My Account" spaceStas Vilchik2016-12-281-0/+11