aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-1629-728/+285
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-1617-1449/+0
* Fix Quality flawsameya2017-10-161-1/+1
* SONAR-8392 Order components by name ascending as default ordering for equalitiesTeryk Bellahsene2017-10-163-1/+16
* SONAR-8770 Remove bundles ending by '.abbreviation'Teryk Bellahsene2017-10-161-1/+0
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-163-12/+36
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-164-2/+7
* SONAR-7734 Clarify message when one of several parameters is requiredTeryk Bellahsene2017-10-1623-53/+47
* Fix quality flawsTeryk Bellahsene2017-10-162-2/+2
* Automatic merge from branch-6.6ssjenka2017-10-132-8/+61
|\
| * SONAR-8798 fix error when sonar.log.maxFiles=0Simon Brandhof2017-10-132-8/+61
* | Automatic merge from branch-6.6ssjenka2017-10-137-40/+98
|\|
| * SONAR-9971 allow tests messages longer then 32766 charactersDaniel Schwarz2017-10-134-1/+51
| * SONAR-9965 allow rule descriptions longer then 32766 charactersDaniel Schwarz2017-10-132-2/+18
| * SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fieldsDaniel Schwarz2017-10-131-37/+29
* | SONAR-9928 WS api/components/search relies on Component ES indexTeryk Bellahsene2017-10-124-64/+57
* | SONAR-9928 Index and filter organization in component ES indexTeryk Bellahsene2017-10-127-2/+50
* | SONAR-9928 Search components in ESTeryk Bellahsene2017-10-123-2/+282
* | SONAR-9928 ComponentIndexQuery renamed to SuggestionQueryTeryk Bellahsene2017-10-1211-53/+53
* | SONAR-9928 Index language in component ES indexTeryk Bellahsene2017-10-124-2/+36
* | SONAR-8972 Limit the input length when creating custom metricsStas Vilchik2017-10-123-9/+9
* | SONAR-8499 Remove orange underline for administration menuStas Vilchik2017-10-128-25/+15
* | SONAR-9673 Add shadows to dropdown menusStas Vilchik2017-10-124-8/+5
* | SONAR-9785 Add new languages on the about pageStas Vilchik2017-10-121-0/+2
* | SONAR-9867 Add button promoting governance on background tasks pageStas Vilchik2017-10-1212-93/+190
* | SONAR-9927 Project admins see "Cancel All" button on Background Tasks pageStas Vilchik2017-10-124-33/+72
* | SONAR-9847 Add tooltip explaining how to get branch supportStas Vilchik2017-10-126-3/+194
* | SONAR-9838 Append "Administration" to all titles of admin pagesStas Vilchik2017-10-121-1/+3
* | serve l10n messages from dev serverStas Vilchik2017-10-122-0/+49
* | SONAR-9815 Add focus to the close button of the project creation confirmation...Stas Vilchik2017-10-122-20/+47
* | SONAR-9920 Document permissions needed for api/qualitygates WSTeryk Bellahsene2017-10-1111-16/+27
* | SONAR-9920 Quality gate administrators can do all qg related actionsTeryk Bellahsene2017-10-113-14/+20
* | 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