aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Set version 6.4-SNAPSHOTSimon Brandhof2017-05-2913-13/+13
* Release 6.4-RC36.4-RC3Simon Brandhof2017-05-2913-13/+13
* SONAR-8888 index active rules when creating organizationSimon Brandhof2017-05-264-5/+13
* remove avatar for system events on issues changelog popup (#2109)Grégoire Aubert2017-05-264-25/+22
* SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overviewGrégoire Aubert2017-05-247-11/+12
* SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/componentJulien Lancelot2017-05-243-4/+5
* Fix localization in projects page facetsGrégoire Aubert2017-05-2410-22/+29
* Fix projects page cards links while loadingGrégoire Aubert2017-05-231-24/+5
* Back to 6.4-SNAPSHOTSimon Brandhof2017-05-2213-13/+13
* Release 6.4-RC26.4-RC2Simon Brandhof2017-05-2213-13/+13
* apply search feedback (#2083)Stas Vilchik2017-05-226-45/+119
* SONAR-8596 Fix a bug with cached bundlesGrégoire Aubert2017-05-221-41/+31
* SONAR-9286 Fix ES error at startupEric Hartmann2017-05-191-0/+6
* SONAR-8748 fix typo in UnauthorizedException messageSébastien Lesaint2017-05-191-1/+1
* SONAR-8888 use DefinedQProfileInsert when creating an organizationSébastien Lesaint2017-05-196-63/+101
* clear issues selection when refreshing listStas Vilchik2017-05-191-1/+1
* Fix stability of integration tests on OracleSimon Brandhof2017-05-181-2/+15
* Reuse version 6.4-SNAPSHOTSimon Brandhof2017-05-1813-13/+13
* SQCOM-7 Add a custom footer for sonarqube.comGrégoire Aubert2017-05-189-14/+420
* 6.4-RC16.4-RC1Simon Brandhof2017-05-1613-13/+13
* Make Hazelcast test more robustEric Hartmann2017-05-161-3/+6
* do not display avatar for "not assigned"Stas Vilchik2017-05-151-8/+9
* SONAR-9044 Do not load user's organizations when organizations are disabledGrégoire Aubert2017-05-123-4/+103
* SONAR-3915 Give the admin a way to send users issue reports on non favorite p...Teryk Bellahsene2017-05-128-174/+339
* SONAR-9132 don't remove template rules at every startupSébastien Lesaint2017-05-121-2/+9
* Remove unused round option in measures helperGrégoire Aubert2017-05-122-41/+18
* SONAR-9026 Increase precision for coverage QG conditionsGrégoire Aubert2017-05-127-35/+106
* SONAR-9197 add index to active_rule_parametersSimon Brandhof2017-05-126-2/+109
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-1214-19/+22
* Fix Quality flawsSimon Brandhof2017-05-121-0/+2
* Remove dead code in CE notificationsSimon Brandhof2017-05-128-47/+13
* SONAR-9180 Remove default highlighting of invalid inputs in FF (#2064)Stas Vilchik2017-05-121-0/+5
* SONAR-9220 Update OkHttp to v3.7Julien HENRY2017-05-121-3/+2
* SONAR-9056 WS api/components/suggestion filter allowed qualifiersTeryk Bellahsene2017-05-123-10/+61
* SONAR-8596 Fix bad moment translationGrégoire Aubert2017-05-123-46/+18
* SONAR-8822 Show the administration menu only to authorized usersGrégoire Aubert2017-05-126-44/+103
* SONAR-9194 Add canAdmin flag to WS api/navigation/globalTeryk Bellahsene2017-05-123-4/+21
* SONAR-9193 WS api/l10n/index returns the effective BCP47 language tag usedTeryk Bellahsene2017-05-123-110/+119
* OrganizationDao#selectByUuids does not fail with single unknown uuidTeryk Bellahsene2017-05-122-4/+9
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-129-57/+577
* SONAR-6315 no indexing active rules in MassRegisterQualityProfilesSébastien Lesaint2017-05-123-23/+10
* SONAR-6315 add debug logs in RegisterRules for active rules opsSébastien Lesaint2017-05-121-2/+11
* SONAR-6315 index changes per quality profile to avoid OOMSébastien Lesaint2017-05-121-1/+5
* SONAR-6315 use batch SQL session to insert change logSébastien Lesaint2017-05-123-14/+15
* SONAR-6315 use new RegisterQualityProfile code only if property is setSébastien Lesaint2017-05-1210-179/+493
* SONAR-6315 use an insert only code for RegisterQualityProfilesSébastien Lesaint2017-05-1213-320/+382
* SONAR-6315 support parent in DefinedQProfileRepositorySébastien Lesaint2017-05-122-3/+82
* SONAR-9072 for api/components/suggestions use all valid search tokensDaniel Schwarz2017-05-124-28/+83
* SONAR-9192 ensure no perm template has useless permissions to AnyOneSébastien Lesaint2017-05-125-2/+266
* SONAR-9078 only include attr. "project" for certain types of suggestionsDaniel Schwarz2017-05-122-6/+42