aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5471 refactor db migration 1315 in JavaSimon Brandhof2016-12-121-13/+1
* SONAR-5471 move creation of 5.6+ indices to Java migrationsSimon Brandhof2016-12-1229-106/+22
* SONAR-5471 create webhook_deliveries indices in javaSimon Brandhof2016-12-121-2/+0
* reorganize store directoriesStas Vilchik2016-12-09114-131/+131
* display markdown helpStas Vilchik2016-12-092-0/+134
* fix line permalink in source viewerStas Vilchik2016-12-092-3/+14
* refactor SearchView to remove $ and _ dependencies (#1449)Stas Vilchik2016-12-093-54/+73
* 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-074-5/+3
* 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-07123-3045/+2081
* SONAR-8448 Provide a unique HTML page for every url except statics files and WSJulien Lancelot2016-12-072-2/+11
* SONAR-8448 generate index.html during the buildStas Vilchik2016-12-0710-73/+168
* 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-28192-1215/+2204
* add flow type checker (#1209)Stas Vilchik2016-11-2842-93/+259
* Automatic merge from branch-6.2ssjenka2016-11-281-2/+2
|\
| * SONAR-8382 fix l10nStas Vilchik2016-11-281-2/+2
* | Merge remote-tracking branch 'origin/branch-6.2'Stas Vilchik2016-11-2517-361/+362
|\|
| * 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
* | Automatic merge from branch-6.2ssjenka2016-11-256-16/+7
|\|
| * 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
* | Automatic merge from branch-6.2ssjenka2016-11-241-2/+1
|\|
| * show generic 404 page when a project is not foundStas Vilchik2016-11-231-2/+1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
| * [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
* | Prepare for next development iterationDavid Rautureau2016-11-211-1/+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