aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9867 Add button promoting governance on background tasks pageStas Vilchik2017-10-121-2/+3
* SONAR-9927 Project admins see "Cancel All" button on Background Tasks pageStas Vilchik2017-10-121-0/+1
* SONAR-9847 Add tooltip explaining how to get branch supportStas Vilchik2017-10-121-0/+4
* SONAR-8305 Fix descriptions of "Browse" and "Administer Issues" permissionsStas Vilchik2017-10-121-2/+2
* SONAR-9815 Add focus to the close button of the project creation confirmation...Stas Vilchik2017-10-121-0/+1
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-111-0/+1
* SONAR-9925 Display a different login page title for SonarCloudGrégoire Aubert2017-10-101-0/+1
* SONAR-9925 Rewrite session to typescriptGrégoire Aubert2017-10-101-0/+3
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* update wording on branches pageStas Vilchik2017-10-091-1/+2
* SONAR-9352 display a message on project dashboardStas Vilchik2017-10-071-0/+2
* add missing message rules.status.REMOVEDStas Vilchik2017-10-051-0/+1
* SONAR-9707 Add possibility to reuse an existing token in the onboarding wizardStas Vilchik2017-10-051-1/+5
* SONAR-9526 Display coverage metrics in the right categoriesGrégoire Aubert2017-10-051-0/+1
* add back message since_xStas Vilchik2017-10-051-0/+1
* SONAR-9378 Drop support of deprecated sonar.lf.sonarqube.com.enabledJulien HENRY2017-10-041-1/+0
* SONAR-9685 Better handle when a plugin returns null from Metrics::getMetrics ...Janos Gyerik2017-10-042-10/+25
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-044-2/+46
* SONAR-9887 Reuse information from issues in short living branches targeting c...Duarte Meneses2017-10-044-199/+262
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-041-1/+1
* SONAR-9545 Better wording when searching for a project in My Favorites scopeGrégoire Aubert2017-10-041-0/+2
* SONAR-9553 Update onboarding headlineGrégoire Aubert2017-10-041-1/+2
* bring back removed component_navigation messagesStas Vilchik2017-10-041-0/+3
* Fix branch properties descriptionDuarte Meneses2017-10-031-5/+6
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-032-726/+169
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-2/+10
* SONAR-9896 Webhook must support basic authenticationSimon Brandhof2017-10-021-0/+6
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-021-0/+1
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-021-1/+10
* SONAR-7024 show project specific dispatcher labelsStas Vilchik2017-10-021-1/+2
* SONAR-7024 add notification on Report Analysis failuresSébastien Lesaint2017-10-021-0/+1
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-021-1/+1
* SONAR-6959 Performance improvementsDuarte Meneses2017-10-021-3/+2
* SONAR-9792 Add background task error notification related to licensingGrégoire Aubert2017-09-291-3/+3
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-291-2/+2
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-291-1/+1
* Decrease usage of Guava in PluginInfoSimon Brandhof2017-09-281-20/+5
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+1
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-271-2/+0
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-261-0/+1
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-261-1/+2
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-261-1/+12
* Complete list of privileged pluginsSimon Brandhof2017-09-262-22/+15
* Fix typoGrégoire Aubert2017-09-251-1/+1
* revert changes of branches administrationStas Vilchik2017-09-251-2/+3
* adapt delete project message to sonarcloudStas Vilchik2017-09-251-3/+3
* update users search messageStas Vilchik2017-09-251-1/+1
* SONAR-9689 Replaced file navigation button with j/k shortcut in measures pageGrégoire Aubert2017-09-251-1/+1
* apply branches feedback (#2535)Stas Vilchik2017-09-221-3/+3
* add DateUtils#truncateToSeconds and use it instead of +1_000LSébastien Lesaint2017-09-211-12/+1