aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9828 add jaxb-api to serverSimon Brandhof2017-10-171-0/+4
* SONAR-9264 Rounding issue in line chartsStas Vilchik2017-10-171-2/+14
* SONAR-8146 Upgrade form does not fail if server stopsStas Vilchik2017-10-174-47/+74
* SONAR-8587 do not put auto focus search field on code pageStas Vilchik2017-10-171-1/+0
* SONAR-9850 Remove scrollbar from the "Similar Issues" filter popupStas Vilchik2017-10-173-14/+29
* SONAR-9544 Long words in issue box breaks the displayStas Vilchik2017-10-174-258/+249
* avoid displaying too long branch namesStas Vilchik2017-10-173-169/+191
* SONAR-9647 Issue box is not displayed for not file level issuesStas Vilchik2017-10-172-3/+9
* SONAR-9782 Permissions are not correctly checked for a file permalinkStas Vilchik2017-10-171-7/+15
* SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engineDaniel Schwarz2017-10-172-0/+13
* fix description of api/qualityprofiles/searchDaniel Schwarz2017-10-171-1/+1
* SONAR-9905 Notification daemon must not be started twiceEric Hartmann2017-10-172-8/+8
* SONAR-8303 Create new rule from template with custom rule typeStas Vilchik2017-10-172-1/+21
* SONAR-8303 Add type parameter to WS api/rules/createTeryk Bellahsene2017-10-174-5/+27
* Fix quality flawsDaniel Schwarz2017-10-171-3/+6
* Automatic merge from branch-6.6ssjenka2017-10-163-11/+13
|\
| * SONAR-9986 Add back id to WS api/components/search_projectsTeryk Bellahsene2017-10-163-11/+13
* | Fix Quality flawsSimon Brandhof2017-10-161-1/+0
* | SONAR-9263 log warning once when OAuth URL is http but not httpsSimon Brandhof2017-10-165-28/+154
* | Remove unused dependency on commons-beanutilsSimon Brandhof2017-10-161-4/+0
* | Drop OldRestoreAction (api/profiles/restore)Janos Gyerik2017-10-164-143/+2
* | Fix warning at startup regarding JVmStateSectionSimon Brandhof2017-10-163-10/+8
* | Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-165-27/+1
* | Fix package of class CopyDeprecatedServerIdSimon Brandhof2017-10-163-3/+1
* | 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
* | SONAR-9780 Add keyboard shortcuts help on the Rules pageStas Vilchik2017-10-163-14/+18
* | 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 is...Stas Vilchik2017-10-161-1/+1
* | 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
* | Upgrade logback and SLF4jSimon Brandhof2017-10-163-4/+9
* | SONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must b...Eric Hartmann2017-10-162-6/+19
* | SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-1627-1128/+0
* | 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