aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* add flow annotations in RecentHistoryStas Vilchik2016-12-091-13/+17
* remove _ dependecy in RecentHistoryStas Vilchik2016-12-091-5/+3
* return "id" instead of "uuid" from api/navigation/componentStas Vilchik2016-12-092-4/+2
* remove $ and _ dependecies in ComponentNavStas Vilchik2016-12-091-23/+15
* do not use "canBeFavorite" from api/navigation/componentStas Vilchik2016-12-093-7/+14
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0868-400/+609
* fix minimum page widthStas Vilchik2016-12-081-3/+5
* SONAR-8451 hide notifications linkStas Vilchik2016-12-082-7/+0
* Remove rails code from static error pagesJulien Lancelot2016-12-083-14/+0
* redirect from /issues/search to /issuesStas Vilchik2016-12-081-4/+9
* drop unused ruby views and controllers (#1438)Stas Vilchik2016-12-08114-3314/+0
* fix quality flawsStas Vilchik2016-12-072-2/+2
* SONAR-8451 disable issues bulk change and the project history pageStas Vilchik2016-12-072-5/+16
* SONAR-8451 fix warning of non-production databaseStas Vilchik2016-12-071-1/+1
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-07121-3042/+2080
* SONAR-8448 Provide a unique HTML page for every url except statics files and WSJulien Lancelot2016-12-071-0/+8
* SONAR-8464 Make column UUID of Events unique and non nullTeryk Bellahsene2016-12-051-0/+30
* SONAR-8464 Populate UUID column of table EVENTSTeryk Bellahsene2016-12-051-0/+29
* SONAR-8467 Add UUID column to db table EVENTSTeryk Bellahsene2016-12-051-0/+29
* fix displaying a source code of a file after searchStas Vilchik2016-11-303-10/+6
* fix displaying a source code of a file after searchStas Vilchik2016-11-301-4/+4
* fix quality flawsStas Vilchik2016-11-282-15/+7
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-28191-1191/+2202
* add flow type checker (#1209)Stas Vilchik2016-11-2840-92/+243
* SONAR-8382 fix l10nStas Vilchik2016-11-281-2/+2
* SONAR-8382 apply feedback on about page (#1411)Stas Vilchik2016-11-2516-361/+358
* SONAR-8426 Redirect account/issues/xxx links to the global Issues page (#1409)Stas Vilchik2016-11-251-0/+4
* SONAR-8382 move "About" link to the footer and help windowStas Vilchik2016-11-243-13/+4
* SONAR-8382 update permalinksStas Vilchik2016-11-243-3/+3
* show generic 404 page when a project is not foundStas Vilchik2016-11-231-2/+1
* SONAR-8374 disable assignee facet when "my issues" are displayedStas Vilchik2016-11-181-0/+4
* SONAR-8382 change msbuild logo, fix wordingStas Vilchik2016-11-183-5/+2
* SONAR-8383 fix label "Web Server" of link to logsSimon Brandhof2016-11-181-1/+1
* SONAR-8383 fix label "Main process" of link to logsSimon Brandhof2016-11-181-1/+1
* fix assignee facet, part 2Stas Vilchik2016-11-171-2/+2
* fix assignee facetStas Vilchik2016-11-171-1/+1
* fix bulk change of my issuesStas Vilchik2016-11-171-0/+3
* SONAR-8383 improve display of log links in sysinfo pageStas Vilchik2016-11-171-24/+25
* fix resetting of settingsStas Vilchik2016-11-172-2/+2
* SONAR-8383 download all log files from sysinfo consoleSimon Brandhof2016-11-171-1/+24
* SONAR-8385 apply feedbackStas Vilchik2016-11-161-1/+1
* SONAR-8382 apply feedbackStas Vilchik2016-11-164-20/+34
* SONAR-8382 move About link to the top navStas Vilchik2016-11-163-2/+11
* SONAR-8382 fix sign up, fix image urlsStas Vilchik2016-11-164-7/+7
* improve header consistency between pagesStas Vilchik2016-11-162-10/+14
* SONAR-8339 drop access_log-like log debug line in Web serverSébastien Lesaint2016-11-161-4/+0
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-162-1/+8
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-1637-33/+1325
* fix redirection after login where there are many parametersStas Vilchik2016-11-151-1/+1
* SONAR-8367 The "Apply Template" button should be displayed only to system adm...Stas Vilchik2016-11-151-7/+7