aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 6.6-M1Simon Brandhof2017-09-1256-56/+56
|
* Disable incremental analysis from TravisSimon Brandhof2017-09-121-7/+0
| | | | | | | We have to find a better and deterministic way to enable the incremental mode. Relying on last character of git sha does not allow to make Quality Gate quickly back to green (because of lack of coverage computation)
* Fix Quality flawsSimon Brandhof2017-09-122-4/+6
|
* Fix Quality flawsSimon Brandhof2017-09-111-2/+0
|
* SONAR-5681 drop ES indices on DB vendor/schema changeSimon Brandhof2017-09-1110-71/+541
|
* Fix TestIndexer resiliencyEric Hartmann2017-09-112-84/+76
|
* Fix quality flawsEric Hartmann2017-09-112-2/+49
|
* Fix quality flawsEric Hartmann2017-09-111-0/+62
|
* Fix quality flawsEric Hartmann2017-09-114-37/+88
|
* Improve code coverage of TelemetryDaemonTeryk Bellahsene2017-09-112-1/+82
|
* Fix quality flawsTeryk Bellahsene2017-09-114-11/+4
|
* SONAR-9796 map with predictive order must be used for index definitionsSébastien Lesaint2017-09-111-19/+21
|
* SONAR-9796 remove max size limit on index field Tests.Test.stacktraceSébastien Lesaint2017-09-114-4/+5
|
* SONAR-9796 add KeywordFieldBuilder#disableSortingAndAggregatingSébastien Lesaint2017-09-112-29/+68
|
* Trigger a full analysis for every build number ending with 0, 1 or 2Teryk Bellahsene2017-09-111-3/+2
|
* remove obsolete elasticsearch.ymlDaniel Schwarz2017-09-111-91/+0
|
* Add test for EsProcessMonitorDaniel Schwarz2017-09-115-22/+176
|
* SONAR-9181 Drop BulkDeleteRequestTeryk Bellahsene2017-09-111-73/+0
|
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-116-36/+262
|
* SONAR-9181 WS bulk_apply_template accepts several qualifiersTeryk Bellahsene2017-09-117-36/+61
|
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-1123-151/+353
|
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-1114-24/+252
|
* SONAR-8693 Do not allow to filter portfolios or applications by status on ↵Stas Vilchik2017-09-1111-107/+204
| | | | management page
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-117-60/+4
|
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-1157-770/+3895
|
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as ↵Teryk Bellahsene2017-09-1112-105/+316
| | | | api/projects/search
* SONAR-9181 Sanitize json example filenames of api/projects domainTeryk Bellahsene2017-09-116-8/+4
|
* SONAR-9181 ProjectWsSupport has dependency on DefaultOrganizationProviderTeryk Bellahsene2017-09-119-33/+25
|
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-1113-12/+246
|
* SONAR-9181 Deprecate WS api/projects/ghostsTeryk Bellahsene2017-09-112-13/+20
|
* SONAR-9181 Make WS api/projects/search publicTeryk Bellahsene2017-09-112-2/+1
|
* SONAR-9181 Deprecate WS api/projects/provisionedTeryk Bellahsene2017-09-112-13/+18
|
* SONAR-9181 WS api/projects/provisioned relies on ComponentDao.selectByQuery(...)Teryk Bellahsene2017-09-115-96/+29
|
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-1111-24/+116
|
* SONAR-9181 IT to search for provisioned projectsTeryk Bellahsene2017-09-111-0/+19
|
* SONAR-8640 WS api/projects/search query on key does partial match and is ↵Teryk Bellahsene2017-09-118-61/+120
| | | | case insensitive
* Fix 'q' parameter documentation for WS api/components/search and ↵Teryk Bellahsene2017-09-113-3/+21
| | | | api/projects/search
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-1114-20/+213
|
* Explicit difference between api/projects/search and api/components/searchTeryk Bellahsene2017-09-113-4/+3
|
* Drop unused method SqlStatement#setBytes()Simon Brandhof2017-09-082-8/+0
|
* Add missing unit testsSimon Brandhof2017-09-086-48/+232
|
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-072-10/+10
|
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-072-12/+43
|
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-0725-73/+68
|
* SONAR-9664 Add IT for custom rules backdatingJulien HENRY2017-09-0725-21/+357
|
* SONAR-9694 Consider all issue's locations when backdatingJulien HENRY2017-09-072-8/+94
|
* SONAR-9664 Backdate new issues of custom rules plugin when base plugin was ↵Julien HENRY2017-09-076-25/+113
| | | | changed
* Clean IT logsJulien HENRY2017-09-071-1/+1
|
* SONAR-9661 Add IT for issue backdating on plugin updateJulien HENRY2017-09-0723-20/+694
|
* Update scanner report viewer to show QP and pluginsJulien HENRY2017-09-071-6/+47
|