aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Disable host check in webpack dev serverGrégoire Aubert2017-10-101-0/+1
* SONAR-9925 Display a different login page title for SonarCloudGrégoire Aubert2017-10-106-19/+59
* SONAR-9500 Enhance cookies caching mechanismeGrégoire Aubert2017-10-102-14/+13
* SONAR-9925 Rewrite session to typescriptGrégoire Aubert2017-10-1010-127/+118
* fix wrong "ce started" log after ce startup failureSébastien Lesaint2017-10-101-1/+7
* Fix two logger callsDaniel Trebbien2017-10-101-2/+2
* Incorporate the constant property names into the logger format stringDaniel Trebbien2017-10-101-12/+12
* Utilize parameterized logging rather than String.format()Daniel Trebbien2017-10-103-8/+4
* Remove two redundant calls to isTraceEnabled()Daniel Trebbien2017-10-101-2/+2
* Utilize parameterized loggingDaniel Trebbien2017-10-105-6/+6
* SONAR-8513 Show visual indicator that a rule is a templateStas Vilchik2017-10-102-1/+5
* SONAR-7998 Open rule description in a new window from rules pageStas Vilchik2017-10-102-5/+18
* SONAR-8371 add tooltips for rule parametersStas Vilchik2017-10-101-1/+1
* SONAR-8524 update rule inheritance indicator when rule activation is changedStas Vilchik2017-10-103-1/+17
* do not let select date in futureStas Vilchik2017-10-103-1/+9
* SONAR-9932 change duplications marker colorStas Vilchik2017-10-103-6/+5
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-0911-11/+11
* update wording on branches pageStas Vilchik2017-10-092-4/+2
* disable text wrapping on projects pageStas Vilchik2017-10-091-0/+1
* Revert "Migrate drop of PR columns for Next"Duarte Meneses2017-10-099-144/+13
* SONAR-9881 complete the list of properties to be purgedSimon Brandhof2017-10-081-5/+10
* SONAR-9352 display a message on project dashboardStas Vilchik2017-10-074-2/+94
* SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr...Daniel Schwarz2017-10-0710-44/+109
* SONAR-9352 do not let quality gate fail for very small changesetsDaniel Schwarz2017-10-075-10/+239
* fix quality flawsDaniel Schwarz2017-10-071-2/+2
* fix displaying organization name on project dashboardStas Vilchik2017-10-052-6/+44
* SONAR-9707 Add possibility to reuse an existing token in the onboarding wizardStas Vilchik2017-10-055-80/+273
* SONAR-9431 Remove hard-coded SonarCloud home pageStas Vilchik2017-10-0516-764/+22
* SONAR-9787 Allow to navigate back to the issue from the last issue locationsGrégoire Aubert2017-10-053-8/+31
* SONAR-9526 Display coverage metrics in the right categoriesGrégoire Aubert2017-10-051-0/+2
* SONAR-9289 Remove id field from response of api/components/search_projectsTeryk Bellahsene2017-10-053-11/+47
* SONAR-9526 Fix cumulative facets calculation with NO_DATAGrégoire Aubert2017-10-052-3/+64
* SONAR-9495 Better rendering of long parameter value in QP changelogGrégoire Aubert2017-10-054-17/+19
* SONAR-9792 Fix position of issues sidebar when there is a background task not...Grégoire Aubert2017-10-051-18/+14
* Fix bad urls that didn't work with a contextGrégoire Aubert2017-10-053-11/+8
* Remove focus after click on system info page download buttonGrégoire Aubert2017-10-052-0/+5
* SONAR-9916 Reset notExist component flag when a component is correctly loadin...Grégoire Aubert2017-10-051-0/+1
* SONAR-9445 Permission 'Administer Quality Gates' is mandatory and sufficient ...Teryk Bellahsene2017-10-058-59/+211
* WIP SONAR-9814 make ThreadLocalSettings support DB connectivity issuesSébastien Lesaint2017-10-042-7/+139
* SONAR-9263 Drop unused property sonar.web.devSimon Brandhof2017-10-0411-166/+30
* SONAR-9909 Slow indexing of portfolios at server startupSimon Brandhof2017-10-041-5/+7
* SONAR-9881 Purge unused settings in databaseSimon Brandhof2017-10-045-2/+173
* SONAR-9802 add hostname to ES nodes in clustered System InfoSimon Brandhof2017-10-042-0/+2
* SONAR-9378 finish renaming in web appStas Vilchik2017-10-0418-58/+56
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-0410-15/+15
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-046-19/+64
* SONAR-9498 merge ChangelogAction and ChangelogLoaderDaniel Schwarz2017-10-048-501/+282
* Migrate drop of PR columns for NextDuarte Meneses2017-10-049-14/+144
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-0420-174/+28
* SONAR-9887 Reuse information from issues in short living branches targeting c...Duarte Meneses2017-10-0427-17/+830