aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-9980 allow to search for words >15 chars in rule descriptionsDaniel Schwarz2017-10-162-5/+10
| |
* | SONAR-9965 add test for html content in the rule descriptionDaniel Schwarz2017-10-161-0/+12
| |
* | SONAR-8516 Improve UI of quality gate section on the project dashboardStas Vilchik2017-10-161-12/+10
| |
* | SONAR-9691 Align size badges on project cardsStas Vilchik2017-10-162-17/+17
| |
* | SONAR-9822 Quality Gate cannot be displayed directly if it includes a custom ↵Stas Vilchik2017-10-161-4/+9
| | | | | | | | metric that was deleted
* | SONAR-9780 Add keyboard shortcuts help on the Rules pageStas Vilchik2017-10-164-15/+19
| |
* | SONAR-9756 update wording for branch life timeStas Vilchik2017-10-161-2/+2
| |
* | fix incorrect characther in core.propertiesStas Vilchik2017-10-161-1/+1
| |
* | SONAR-8497 Increase size of input on Encryption pageStas Vilchik2017-10-161-6/+8
| |
* | SONAR-9790 Add project context to a file permalinkStas Vilchik2017-10-164-31/+29
| |
* | SONAR-9938 Hide histogram in creation date facet on issues page when there ↵Stas Vilchik2017-10-161-1/+1
| | | | | | | | is no results
* | SONAR-9473 Differentiate between selected issues and hovered issuesStas Vilchik2017-10-162-0/+2
| |
* | SONAR-9579 No redirect when browsing my new issues without authenticationStas Vilchik2017-10-162-0/+11
| |
* | SONAR-9966 Page extensions are shown for branchesStas Vilchik2017-10-162-3/+14
| |
* | SONAR-9686 Secondary locations without messages should not be numberedStas Vilchik2017-10-166-2/+13
| |
* | SONAR-9788 Onboarding tutorial is shown many timesStas Vilchik2017-10-164-4/+15
| |
* | warn about missing messagesStas Vilchik2017-10-162-2/+10
| |
* | SONAR-9830 Onboarding of C# projects is not working properlyStas Vilchik2017-10-1610-51/+81
| |
* | SONAR-9968 distribute SonarTS on fresh installationsSimon Brandhof2017-10-162-2/+31
| |
* | Upgrade logback and SLF4jSimon Brandhof2017-10-164-6/+11
| | | | | | | | | | | | | | Logback 1.1.x suffers from https://nvd.nist.gov/vuln/detail/CVE-2017-5929, which has been fixed in 1.2.0. This vulnerability can't be exploited because the Logback socket server is not enabled. Nevertheless upgrading is a best practice.
* | SONAR-9978 Upgrade Tomcat to 8.5.23Simon Brandhof2017-10-161-1/+1
| |
* | SONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must ↵Eric Hartmann2017-10-162-6/+19
| | | | | | | | be used
* | SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-1628-1160/+0
| |
* | SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-1637-832/+302
| |
* | 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 ↵Teryk Bellahsene2017-10-163-12/+36
| | | | | | | | characters
* | 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
|\| | | | | | | | | * origin/branch-6.6: SONAR-8798 fix error when sonar.log.maxFiles=0
| * SONAR-8798 fix error when sonar.log.maxFiles=0Simon Brandhof2017-10-132-8/+61
| |
* | Automatic merge from branch-6.6ssjenka2017-10-137-40/+98
|\| | | | | | | | | | | | | * origin/branch-6.6: SONAR-9971 allow tests messages longer then 32766 characters SONAR-9965 allow rule descriptions longer then 32766 characters SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fields
| * 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
| | | | | | | | Each field with subfields used to have one obsolete additional subfield with the same name as the name itself. This one is now removed. Those obsolete subfields also sometimes caused issues with long text values (like rule descriptions or test messages).
* | 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
| |