aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-165-3/+17
|
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-1637-33/+1325
|
* Decrease complexity of org.sonar.server.projectlink.ws.SearchActionSimon Brandhof2016-11-161-6/+3
| | | | Minor change on null conditions when using protobuf builders.
* Automatic merge from branch-6.1Simon Brandhof2016-11-160-0/+0
|\ | | | | | | | | * origin/branch-6.1: SONAR-8318 api/project_links/search support null name or type
| * SONAR-8318 api/project_links/search support null name or typeSébastien Lesaint2016-11-152-12/+32
| |
* | temporarily disable upgrade testsSébastien Lesaint2016-11-161-4/+4
| |
* | SONAR-8332 document use of %reqAttribute{ID} in access logs + add ITSébastien Lesaint2016-11-152-3/+14
| |
* | SONAR-8332 add request ID in request under key IDSébastien Lesaint2016-11-152-1/+27
| |
* | SONAR-8332 do not generate request id (and don't fail) in safe-modeSébastien Lesaint2016-11-152-1/+13
| |
* | fix redirection after login where there are many parametersStas Vilchik2016-11-153-1/+70
| |
* | Project admin permission is not considered as a System AdminTeryk Bellahsene2016-11-153-0/+5
| |
* | SONAR-8345 WS api/user_groups/search requires System Administer permissionTeryk Bellahsene2016-11-152-12/+17
| |
* | SONAR-8342 SONAR-8343 SONAR-8344 Make permission template WS require system ↵Teryk Bellahsene2016-11-1518-66/+59
| | | | | | | | administer permission
* | SONAR-8367 The "Apply Template" button should be displayed only to system ↵Stas Vilchik2016-11-151-7/+7
| | | | | | | | administrators
* | SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-157-14/+37
| |
* | SONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilterSébastien Lesaint2016-11-154-103/+108
| |
* | SONAR-8332 use name ID instead of UID in classe naming and commentsSébastien Lesaint2016-11-1513-43/+43
| |
* | SONAR-8332 make RequestUidGeneratorImpl support any number of HTTP requestSébastien Lesaint2016-11-159-19/+212
| | | | | | | | | | up to LONG.MAX_VALUE thanks to renewal of internal UuidGenerator.WithFixedBase instance every 4_194_304 requests
* | SONAR-8332 add HTTP request UID to WebServer logsSébastien Lesaint2016-11-1518-9/+455
| |
* | SONAR-8332 allow faster UUID generation with increment only changeSébastien Lesaint2016-11-154-48/+247
| | | | | | | | the 2 strategies (full new UUID or only increment changed) are exposed in new class UuidGeneratorImpl
* | SONAR-8292 Quality Profile change includes the author of the modificationTeryk Bellahsene2016-11-154-2/+66
| |
* | SONAR-8005 Limit ES results to the first 10'000Teryk Bellahsene2016-11-154-18/+39
| |
* | SONAR-8351 fix link to documentation in webhook settingsSimon Brandhof2016-11-151-1/+1
| |
* | SONAR-8313 Sanitize description of filter parameter in WS ↵Teryk Bellahsene2016-11-151-2/+2
| | | | | | | | api/components/search_projects
* | Remove unused class sonar-ws/OldUsersWsRequestSimon Brandhof2016-11-141-104/+0
| |
* | Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-1426-40/+94
| |
* | SONAR-8349 add integration testsSimon Brandhof2016-11-144-1/+441
| |
* | SONAR-8351 fix support of malformed URLSimon Brandhof2016-11-142-12/+34
| |
* | SONAR-8351 improve description of configurationSimon Brandhof2016-11-141-2/+2
| |
* | SONAR-8353 add WS api/webhooks/deliverySimon Brandhof2016-11-149-22/+376
| |
* | Add some missing jdbcType to PurgeMapper.xmlSimon Brandhof2016-11-141-28/+28
| |
* | 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
| | | | | | | | Deliveries older than 1 month are purged.
* | 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
| | | | | | | | | | - missing tests for Protobuf - remove incorrect imports of org.elasticsearch.common.Strings
* | 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, ↵Teryk Bellahsene2016-11-111-0/+18
| | | | | | | | public_documented_api_density and public_undocumented_api
* | 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
| |