aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9616 new branch param (#2321)Janos Gyerik2017-09-126-20/+59
* SONAR-9616 add WS api/project_branches/listSimon Brandhof2017-09-1215-33/+468
* SONAR-9616 do not handle issues and file sources when purging view componentsSimon Brandhof2017-09-125-269/+28
* SONAR-9616 index the issues part of a non-main branchSimon Brandhof2017-09-1212-55/+114
* SONAR-9616 remove useless SQL join when indexing issuesSimon Brandhof2017-09-123-31/+30
* SONAR-9616 do not index branches in ES indices components and projectmeasuresSimon Brandhof2017-09-1216-30/+92
* SONAR-9616 add branch to CE API and webhook JSON payloadSimon Brandhof2017-09-1211-15/+348
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-12107-1425/+3292
* SONAR-9616 UserSession uses project to check permissions on branchesSimon Brandhof2017-09-126-7/+67
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-1252-326/+700
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-1256-56/+56
* Release 6.6-M1Simon Brandhof2017-09-1256-56/+56
* Disable incremental analysis from TravisSimon Brandhof2017-09-121-7/+0
* 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 man...Stas Vilchik2017-09-1111-107/+204
* 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 api/pr...Teryk Bellahsene2017-09-1112-105/+316
* 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 case...Teryk Bellahsene2017-09-118-61/+120
* Fix 'q' parameter documentation for WS api/components/search and api/projects...Teryk Bellahsene2017-09-113-3/+21
* 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