aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* 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-111-2/+2
* Improve code coverage of TelemetryDaemonTeryk Bellahsene2017-09-112-1/+82
* Fix quality flawsTeryk Bellahsene2017-09-113-10/+3
* 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-111-1/+1
* SONAR-9796 add KeywordFieldBuilder#disableSortingAndAggregatingSébastien Lesaint2017-09-112-29/+68
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-112-17/+141
* SONAR-9181 WS bulk_apply_template accepts several qualifiersTeryk Bellahsene2017-09-113-26/+45
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/pr...Teryk Bellahsene2017-09-113-79/+186
* 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-113-6/+68
* 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-111-10/+25
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-112-8/+40
* SONAR-8640 WS api/projects/search query on key does partial match and is case...Teryk Bellahsene2017-09-112-6/+11
* 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-113-11/+67
* Explicit difference between api/projects/search and api/components/searchTeryk Bellahsene2017-09-113-4/+3
* Add missing unit testsSimon Brandhof2017-09-082-24/+28
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-0714-30/+43
* 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 ch...Julien HENRY2017-09-076-25/+113
* SONAR-9663 Backdate new issues when rule's plugin was updatedJulien HENRY2017-09-0724-96/+391
* SONAR-9684 Add changelogJulien HENRY2017-09-071-0/+6
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-076-90/+149
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-0710-36/+277
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-079-32/+85
* Fix quality flawsJulien Lancelot2017-09-067-29/+23
* SONAR-5870 improve rule text searchDaniel Schwarz2017-09-069-39/+190
* Fix Quality flawsSimon Brandhof2017-09-052-4/+6
* SONAR-9712 app node can index when ES is yellowSimon Brandhof2017-09-051-3/+3
* SONAR-9715 Implement a delay for finishing task in Compute EngineEric Hartmann2017-09-052-5/+5
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-053-0/+7
* SONAR-9712 reduce types of cluster nodes to only: application OR searchEric Hartmann2017-09-052-7/+10
* remove obsolete dependency to sonar-process in sonar-serverDaniel Schwarz2017-09-051-5/+0
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-055-6/+6
* SONAR-8798 delete maven module sonar-searchSébastien Lesaint2017-09-051-6/+0
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-052-2/+4
* Improve coverage of QProfileResetImplJulien Lancelot2017-09-051-0/+120
* Improve coverage of ComponentTreeActionJulien Lancelot2017-09-051-0/+21
* SONAR-9721 Stabilize TelemetryDaemonTestTeryk Bellahsene2017-09-051-8/+8
* SONAR-9426 Set external identity info when reactivating local userJulien Lancelot2017-09-054-19/+31
* SONAR-9426 Split tests of UserUpdaterJulien Lancelot2017-09-052-436/+522