aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7989 remove AJP support in embedded tomcatSébastien Lesaint2016-08-257-125/+38
* SONAR-7969 SONAR-7970 Add ITs to get/set a settingJulien Lancelot2016-08-251-0/+43
* SONAR-7970 Create client for set WSJulien Lancelot2016-08-255-10/+73
* SONAR-7969 Create client for values WSJulien Lancelot2016-08-257-20/+262
* SONAR-7968 Create client for list_definitions WSJulien Lancelot2016-08-2513-62/+369
* SONAR-7975 Return inherited values in /api/settings/values for modulesJulien Lancelot2016-08-2511-202/+624
* SONAR-7969 Property with fields is considered as a PROPERTY_SETJulien Lancelot2016-08-252-4/+11
* SONAR-7969 Return property set values in /api/settings/values WSJulien Lancelot2016-08-255-98/+295
* Increase expected zip max sizeJulien Lancelot2016-08-251-1/+1
* SONAR-7969 Create /api/settings/values WSJulien Lancelot2016-08-2516-86/+888
* Re-enable QA tests on Oracle 12cSimon Brandhof2016-08-241-26/+25
* SONAR-7893 end of support of MSSQL 2008Simon Brandhof2016-08-242-3/+2
* SONAR-7968 Remove indicativeSize field in /api/settings/list_definitions WSJulien Lancelot2016-08-244-10/+2
* SONAR-7968 Return field description in /api/settings/list_definitions WSJulien Lancelot2016-08-244-5/+13
* Merge branch 'branch-5.6'Sébastien Lesaint2016-08-242-0/+18
|\
| * SONAR-7896 set env var TMPDIR to make JRuby use SQ tmp dir for tmp filesSébastien Lesaint2016-08-242-0/+18
* | SONAR-8013 fix bad matche choice in file move detectionSébastien Lesaint2016-08-241-1/+1
* | SONAR-7844 add missing pk to scanner_contextSimon Brandhof2016-08-232-4/+2
* | SONAR-7903 add missing pk to ce_task_inputSimon Brandhof2016-08-233-5/+10
* | SONAR-7903 merge db migrationsSimon Brandhof2016-08-234-67/+3
* | SONAR-7841 FileMoveDetectionStep must not log at INFO levelSébastien Lesaint2016-08-231-1/+1
* | SONAR-7825 changeloglevel WS now change CE's log level tooSébastien Lesaint2016-08-2311-23/+372
* | SONAR-7825 rename ProcessSystemInfoClient CeHttpClientSébastien Lesaint2016-08-238-41/+63
* | SONAR-7825 make SystemInfoHttpAction support only GETSébastien Lesaint2016-08-232-4/+26
* | SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-237-13/+13
* | SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-2313-60/+432
* | SONAR-7825 move CE specific container modules to server-ceSébastien Lesaint2016-08-233-4/+4
* | SONAR-7970 Create WS api/settings/set persist a simple value settingTeryk Bellahsene2016-08-238-1/+629
* | Merge branch 'branch-5.6'Sébastien Lesaint2016-08-232-9/+38
|\|
| * upgrade travis-utils to v31 (#1088)Stas Vilchik2016-08-221-4/+4
| * SONAR-6846 support duplicate snapshots with islast=trueSébastien Lesaint2016-08-222-9/+38
| * SONAR-7996 Rounding of technical debt is not accurate (#1154)Stas Vilchik2016-08-222-25/+32
| * SONAR-7955 add "x_of_y_shown" localization messageStas Vilchik2016-08-191-0/+1
* | SONAR-7846 Display error of a failing CE task in the background pageStas Vilchik2016-08-237-11/+156
* | SONAR-7847 Add a way to see scanner context in the background pageStas Vilchik2016-08-2310-45/+269
* | SONAR-7848 Display task UUID in background page UIStas Vilchik2016-08-235-7/+47
* | SONAR-7836 Remove link to download the Task logs in the UIStas Vilchik2016-08-234-47/+4
* | Fix some quality flawsJulien HENRY2016-08-231-3/+2
* | SONAR-8006 Decrease memory comsumption of FileMetadataJulien HENRY2016-08-235-16/+189
* | optimize js build (#1145)Stas Vilchik2016-08-2214-165/+389
* | Revert "wc accepts files as input parameter."Sébastien Lesaint2016-08-221-1/+1
* | SONAR-7967 SONAR-7845 add ITSébastien Lesaint2016-08-221-4/+19
* | fixing coverage of ClobColumnDefSébastien Lesaint2016-08-221-0/+6
* | remove dead code in CeActivityMapper.xmlSébastien Lesaint2016-08-221-8/+0
* | SONAR-7697 add hasScannerContext to /api/ce/[task/activity/component]Sébastien Lesaint2016-08-226-7/+13
* | SONAR-7967 add hasScannerContext to CeActivityDtoSébastien Lesaint2016-08-223-17/+80
* | SONAR-7966 fix additionalFields desc + restore logs attr in examplesSébastien Lesaint2016-08-226-4/+9
* | SONAR-7911 purge scanner_context table when analysis is deletedSébastien Lesaint2016-08-227-7/+51
* | SONAR-7845 SONAR-7843 support additionalFields in WS clientSébastien Lesaint2016-08-223-1/+105
* | remove dead code in PurgeCommandSébastien Lesaint2016-08-222-50/+0