aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7107 On modules, the name of the quality gate can be wrongStas Vilchik2016-01-131-1/+2
* document keyboard shortcut to send issue commentStas Vilchik2016-01-132-1/+4
* use fetch API to create a quality profile (fixes SONAR-7076)Stas Vilchik2016-01-132-15/+46
* SONAR-7192 fix project linksStas Vilchik2016-01-131-1/+1
* SONAR-1976 Administrators should be able to request a server restart from web...Stas Vilchik2016-01-135-7/+81
* improve wording for projects dashboardsStas Vilchik2016-01-131-3/+2
* SONAR-7167 Display function key on project overview pageStas Vilchik2016-01-132-12/+28
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-1310-10/+100
* SONAR-7177 sort files before directoriesStas Vilchik2016-01-132-5/+5
* fix breadcrumbs order on the code pageStas Vilchik2016-01-121-1/+4
* SONAR-7174 "Execute Analysis" is now also a project permissionJulien Lancelot2016-01-122-2/+2
* improve header stylesStas Vilchik2016-01-121-9/+9
* SONAR-7193 Change the display of token creation time from relative to absolute5.4-M4Stas Vilchik2016-01-121-1/+1
* SONAR-4004 use new WS to request component's breadcrumbsStas Vilchik2016-01-122-6/+15
* SONAR-7186 Rule names are not displayed correctly in then issue filter widgetStas Vilchik2016-01-111-1/+2
* fix widgets to not explicitly use l10nStas Vilchik2016-01-111-1/+1
* update jquery to 2.2.0Stas Vilchik2016-01-111-1/+1
* drop unused ruby codeStas Vilchik2016-01-113-405/+0
* improve maintenance screen (update text and remove spinner)Stas Vilchik2016-01-111-6/+3
* SONAR-7178 Provide keyboard shortcuts to navigate between search resultsStas Vilchik2016-01-118-69/+261
* Revert "SONAR-7149 display a list of sub-components when start searching"Stas Vilchik2016-01-116-118/+41
* SONAR-7144 fix pinnig from search resultsStas Vilchik2016-01-111-1/+1
* SONAR-7144 pin file in the workspaceStas Vilchik2016-01-075-138/+145
* SONAR-7179 drop the Components pageStas Vilchik2016-01-078-397/+0
* SONAR-7149 display a list of sub-components when start searchingStas Vilchik2016-01-076-30/+111
* SONAR-7143 improve display of directories listStas Vilchik2016-01-074-7/+32
* SONAR-7149 display a full file path in the tooltip when searchingStas Vilchik2016-01-071-1/+11
* SONAR-7149 do not display breadcrumbs when searchingStas Vilchik2016-01-071-1/+1
* SONAR-7149 do not display measures when searchingStas Vilchik2016-01-072-11/+52
* Automatic merge from branch-5.3Jenkins CI2016-01-071-0/+33
|\
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-071-0/+33
| * SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-12-171-1/+1
| * [maven-release-plugin] prepare release 5.3-RC25.3-RC2Thomas Vérin2015-12-171-1/+1
* | SONAR-7177 expand the root directoryStas Vilchik2016-01-073-3/+58
* | fix duplications popupStas Vilchik2016-01-071-2/+2
* | fix path helperStas Vilchik2016-01-071-1/+1
* | fix translatations on the measures pageStas Vilchik2016-01-079-77/+25
* | improve code qualityStas Vilchik2016-01-068-129/+110
* | deprecate some codeStas Vilchik2016-01-061-0/+7
* | fix translationsStas Vilchik2016-01-063-25/+68
* | improve code qualityStas Vilchik2016-01-067-6/+9
* | rewrite translation moduleStas Vilchik2016-01-06103-382/+458
* | fix treemap widgetStas Vilchik2016-01-061-2/+1
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05634-0/+12046
* | use webpack css loader for code pageStas Vilchik2015-12-296-8/+22
* | SONAR-4004 hide source viewer on searchStas Vilchik2015-12-292-0/+7
* | SONAR-4004 handle failed requestsStas Vilchik2015-12-295-7/+85
* | fix testStas Vilchik2015-12-281-1/+1
* | improve code page renderingStas Vilchik2015-12-285-46/+39