aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-1627-1884/+0
* SONAR-9979 Fix potential vulnerability in plugins built with API <= 5.2Simon Brandhof2017-10-161-1/+1
* Fix Quality flawsameya2017-10-166-11/+12
* 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-162-28/+0
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-163-12/+36
* SONAR-8331 Deprecate and hide complexity related metricsTeryk Bellahsene2017-10-162-6/+51
* SONAR-9922 Metric new_lines renamed from 'Lines of New Code' to 'New Lines'Teryk Bellahsene2017-10-162-4/+4
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-165-2/+8
* SONAR-7734 Clarify message when one of several parameters is requiredTeryk Bellahsene2017-10-1624-54/+48
* 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 Fix IT relying on WS to query databaseTeryk Bellahsene2017-10-121-28/+15
* | 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-9799 deprecate legacy branch param (#2662)Janos Gyerik2017-10-123-0/+8
* | SONAR-7574 Allow to set log level to WARN or ERROR in APIEric Hartmann2017-10-122-14/+17
* | 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-129-26/+16
* | 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-1213-95/+193
* | SONAR-9927 Project admins see "Cancel All" button on Background Tasks pageStas Vilchik2017-10-125-33/+73
* | SONAR-9847 Add tooltip explaining how to get branch supportStas Vilchik2017-10-127-3/+198
* | SONAR-8305 Fix descriptions of "Browse" and "Administer Issues" permissionsStas Vilchik2017-10-121-2/+2
* | 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-123-20/+48
* | Revert "SONAR-9757 Copy issues in directories with unchanged files only"Janos Gyerik2017-10-122-72/+0
* | Skip storage on short branch if file status is SAMEJanos Gyerik2017-10-122-10/+121
* | Analyze all files even in short branchesJanos Gyerik2017-10-122-12/+5
* | 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-115-16/+49
* | SONAR-9930 improve naming in DefaultTempFolderTestSimon Brandhof2017-10-111-18/+22
* | SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does...Simon Brandhof2017-10-112-5/+37
* | 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-114-16/+16
* | SONAR-9876 Improve facet badgesStas Vilchik2017-10-1122-74/+215