aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | SONAR-8351 fix resource leak when sending HTTP requestSimon Brandhof2016-11-141-2/+1
* | | SONAR-8353 add WS api/webhooks/deliveriesSimon Brandhof2016-11-1420-6/+874
* | | SONAR-8351 limit number of webhooks to 10Simon Brandhof2016-11-143-1/+39
* | | SONAR-8353 purge webhook deliveries when deleting projectSimon Brandhof2016-11-148-24/+96
* | | SONAR-8353 persist deliveries in Compute EngineSimon Brandhof2016-11-1413-46/+390
* | | SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-1412-4/+511
* | | SONAR-8353 create table webhook_deliveriesSimon Brandhof2016-11-149-4/+187
* | | SONAR-8247 Fix security headersJulien Lancelot2016-11-145-41/+48
* | | Update some copyright headers to 2016Simon Brandhof2016-11-14537-699/+542
* | | SONAR-8313 Enhance filter field description of WS api/components/search_projectsTeryk Bellahsene2016-11-141-6/+24
* | | SONAR 8363 IT to test favorite auto-assignmentTeryk Bellahsene2016-11-142-1/+83
* | | SONAR-8363 Mark just created projects as favoriteTeryk Bellahsene2016-11-1410-20/+186
* | | SONAR-8329 clean upStas Vilchik2016-11-141-9/+0
* | | Fix Quality flawsSimon Brandhof2016-11-127-46/+60
* | | SONAR-8329 Get rid of 'Documentation' category in the measures pageTeryk Bellahsene2016-11-111-9/+19
* | | SONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, public_documente...Teryk Bellahsene2016-11-111-0/+18
* | | Decrease complexity when using Protobuf buildersSimon Brandhof2016-11-1114-118/+101
* | | Fix Quality flaws about lambdaSimon Brandhof2016-11-111-11/+5
* | | Fix Quality flaws about complexitySimon Brandhof2016-11-114-85/+94
* | | Fix Quality flaws around NPESimon Brandhof2016-11-113-3/+5
* | | Improve stability of ProcessUtilsTest on slow boxSimon Brandhof2016-11-111-3/+8
* | | SONAR-8313 Describe filter field in WS api/components/search_projectsTeryk Bellahsene2016-11-111-1/+10
* | | revert removed l10n messagesStas Vilchik2016-11-111-0/+2
* | | display a special message on the projects page on empty instancesStas Vilchik2016-11-114-9/+45
* | | revert removed l10n messageStas Vilchik2016-11-111-0/+2
* | | fix quality flawsTeryk Bellahsene2016-11-109-91/+115
* | | fix requesting of issues facetStas Vilchik2016-11-101-0/+3
* | | do not explicitly provide sorting criteria on issues pageStas Vilchik2016-11-101-1/+0
* | | reword "New Issues" to "Creation Date"Stas Vilchik2016-11-101-1/+1
* | | SONAR-8375 Display the summary of a search on the "Issues" pageStas Vilchik2016-11-102-7/+18
* | | SONAR-8373 Change the "Issues" link in the global navigationStas Vilchik2016-11-101-1/+2
* | | SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-1013-88/+133
* | | SONAR-8248 Replace " by ' in History page messagesJulien Lancelot2016-11-104-15/+15
* | | change issues bulk change ITStas Vilchik2016-11-101-20/+0
* | | Fix Quality flaw in sonar-ws/OkHttpClientBuilderSimon Brandhof2016-11-101-1/+7
* | | SONAR-8377 Rename IssueFilterParameters to IssuesWsParametersJulien Lancelot2016-11-1012-195/+194
* | | SONAR-8377 Remove useless IT code on issue filtersJulien Lancelot2016-11-101-105/+0
* | | SONAR-8377 Drop issue filters tablesJulien Lancelot2016-11-109-27/+174
* | | SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-1030-1247/+2
* | | SONAR-8377 Remove WS / startup registration on issue filtersJulien Lancelot2016-11-1043-3356/+14
* | | SONAR-8377 Remove some code related to issue filters in railsJulien Lancelot2016-11-102-21/+0
* | | SONAR-8248 Fix SSF-51 Item 2 (#1376)Stas Vilchik2016-11-102-5/+5
* | | fix issues bulk changeStas Vilchik2016-11-104-1/+107
* | | Restore url_for_static method because it's used by Governance pluginJulien Lancelot2016-11-101-0/+18
* | | SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-0911-55/+165
* | | SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-0922-3/+1132
* | | SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-0910-168/+485
* | | SONAR-8351 Configure HTTP proxy URL from bootstrap processSimon Brandhof2016-11-095-109/+116
* | | SONAR-8351 Clean-up AppTestSimon Brandhof2016-11-091-33/+21
* | | SONAR-8354 Complete javadoc on deprecated class related to dashboardsJulien Lancelot2016-11-0912-12/+12