aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9698 Left-arrow to issues list doesn't scroll to right placeStas Vilchik2017-10-111-4/+7
* SONAR-9555 Page is not scrolled to selected issue when using IE11Stas Vilchik2017-10-112-3/+3
* SONAR-7709 Help users to not enter wrong date periodsStas Vilchik2017-10-116-36/+59
* SONAR-9750 Impossible to bulk add a new tag on issues from the UIStas Vilchik2017-10-111-6/+16
* SONAR-9696 UI asks to comment issues after bulk changeStas Vilchik2017-10-111-8/+8
* SONAR-9777 Open severity facet and close resolutions facet by defaultStas Vilchik2017-10-113-15/+15
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-1121-74/+214
* ignore .vscode in .flowconfigStas Vilchik2017-10-111-0/+1
* SONAR-9749 Order secondary locations markers by lineStas Vilchik2017-10-112-4/+29
* SONAR-9690 Improve positioning of secondary locations markersStas Vilchik2017-10-113-5/+27
* Automatic merge from branch-6.6ssjenka2017-10-1128-378/+565
|\
| * Prepare for next development iterationSimon Brandhof2017-10-1111-11/+11
| * SONAR-9721 Fix potential OkHttpClient connection leak6.6-RC1Teryk Bellahsene2017-10-102-20/+31
| * Publish 6.6 Release Candidate 1Simon Brandhof2017-10-1011-11/+11
| * fix quality flawsDaniel Schwarz2017-10-103-38/+104
| * fix unwanted text wrapping in the header in ie11Stas Vilchik2017-10-101-0/+1
| * SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2...Daniel Schwarz2017-10-1019-342/+412
| * SONAR-9694 Ignore when secondary locations are out of current file for backda...Julien HENRY2017-10-104-8/+44
| * Fix sidebar position helper in IEGrégoire Aubert2017-10-101-1/+4
* | 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