aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7192 Create new 'Projects' page for viewsStas Vilchik2016-01-1310-10/+100
* SONAR-7177 sort files before directoriesStas Vilchik2016-01-131-1/+1
* 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
* 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-116-69/+202
* Revert "SONAR-7149 display a list of sub-components when start searching"Stas Vilchik2016-01-115-117/+40
* SONAR-7144 fix pinnig from search resultsStas Vilchik2016-01-111-1/+1
* SONAR-7144 pin file in the workspaceStas Vilchik2016-01-074-56/+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-075-29/+110
* SONAR-7143 improve display of directories listStas Vilchik2016-01-073-6/+31
* 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
* | SONAR-7177 expand the root directoryStas Vilchik2016-01-072-3/+44
* | 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-066-60/+60
* | deprecate some codeStas Vilchik2016-01-061-0/+7
* | fix translationsStas Vilchik2016-01-061-4/+8
* | improve code qualityStas Vilchik2016-01-066-4/+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-293-8/+6
* | SONAR-4004 hide source viewer on searchStas Vilchik2015-12-291-0/+1
* | SONAR-4004 handle failed requestsStas Vilchik2015-12-293-6/+68
* | improve code page renderingStas Vilchik2015-12-285-46/+39
* | improve js buildStas Vilchik2015-12-288-2489/+53
* | improve css buildStas Vilchik2015-12-283-18/+30
* | fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
* | improve code qualityStas Vilchik2015-12-226-10/+11
* | SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-227-23/+141
* | SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
* | SONAR-7147 keep current state in the urlStas Vilchik2015-12-217-137/+169
* | SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-184-3/+12
* | SONAR-7146 Open files in placeStas Vilchik2015-12-182-1/+5
* | install webpackStas Vilchik2015-12-18193-21049/+828
* | Merge branch 'branch-5.3'Sébastien Lesaint2015-12-174-4/+4
|\|