aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5884 Make it possible to drilldown by issuesStas Vilchik2014-12-103-236/+30
* SONAR-5918 Fix migrations on users : Do not use callbacks because they're sav...Julien Lancelot2014-12-104-6/+12
* SONAR-5622 Use an ellipsis on test file name to prevent having a scrollbarStas Vilchik2014-12-101-0/+1
* SONAR-5884 Add highlighted line to the permalinkStas Vilchik2014-12-107-2/+558
* SONAR-5918 Convert USERS.UPDATED_AT and USERS.CREATED_AT in longJulien Lancelot2014-12-106-3/+124
* SONAR-5884 Show error message when no permission to see the source codeStas Vilchik2014-12-106-68/+450
* SONAR-5884 Update measures windowStas Vilchik2014-12-108-538/+592
* SONAR-4624 fix location of label "muted" in the resolution facetSimon Brandhof2014-12-101-1/+1
* SONAR-5899 Show tag facet in issues page (bare implementation)Jean-Baptiste Lievremont2014-12-101-2/+2
* Merge remote-tracking branch 'origin/branch-5.0'Stas Vilchik2014-12-1010-18/+48
|\
| * SONAR-5718 Fix scrolling between issuesStas Vilchik2014-12-102-7/+9
| * SONAR-5718 Fix sorting of facet itemsStas Vilchik2014-12-102-2/+10
| * SONAR-5877 Improve readability of issues on the same lineStas Vilchik2014-12-102-4/+5
| * SONAR-5877 Improve consistency of scm tooltipsStas Vilchik2014-12-104-5/+24
| * Fix component viewer testStas Vilchik2014-12-101-5/+0
* | Fix quality flawsStas Vilchik2014-12-103-3/+3
* | SONAR-5897 Add migration to copy rule tags over to existing issuesJean-Baptiste Lievremont2014-12-101-0/+31
* | SONAR-5896 Create database column to hold issue tagsJean-Baptiste Lievremont2014-12-101-0/+31
* | SONAR-5884 Remove usages of the component viewerStas Vilchik2014-12-1079-2230/+10204
* | Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
|/
* Automatic merge from branch-4.5Jenkins CI2014-12-081-0/+5
|\
| * SONAR-5902 Fix preserving of planned=falseStas Vilchik2014-12-081-0/+5
| * Fix XSSStas Vilchik2014-12-053-13/+13
* | SONAR-5877 Update component viewer coverage popupStas Vilchik2014-12-083-1/+17
* | SONAR-5718 Fix activation of action plans facetStas Vilchik2014-12-081-0/+1
* | Revert name of FILE_SOURCES indexSimon Brandhof2014-12-051-1/+1
* | SONAR-5889 Enable possibility of mapping index action to / with Java WSJean-Baptiste Lievremont2014-12-051-0/+3
* | SONAR-5877 Close popup by escStas Vilchik2014-12-051-0/+2
* | SONAR-5845 Issue is selected by borderStas Vilchik2014-12-051-1/+1
* | Minor refactoring in 713_create_file_sources.rbSimon Brandhof2014-12-041-8/+4
* | Refactor issue indexer (project-agnostic approach)Simon Brandhof2014-12-043-0/+91
* | SONAR-5826 Fix reentrance of migration, add unique constraint on file_sources...Jean-Baptiste Lievremont2014-12-041-2/+4
* | Fix measure filter as a listStas Vilchik2014-12-041-1/+1
* | SONAR-5811 Use the new /api/sources/raw WS instead of the deprecated /api/sou...Stas Vilchik2014-12-041-2/+2
* | Fix XSSStas Vilchik2014-12-043-13/+13
* | SONAR-5869 Remove last references to snapshot_sources from Rails codeJean-Baptiste Lievremont2014-12-043-156/+0
* | SONAR-5869 Drop snapshot_sources tableJean-Baptiste Lievremont2014-12-041-0/+32
* | Fix parameter descriptions when create a custom ruleStas Vilchik2014-12-031-1/+1
* | Fix db migration on mssqlSimon Brandhof2014-12-031-3/+6
* | Fix additional logging for web MTsStas Vilchik2014-12-031-1/+1
* | Add additional logging for web MTsStas Vilchik2014-12-031-0/+1
* | SONAR-5718 Fix loading more source codeStas Vilchik2014-12-031-4/+8
* | Fix generating issues url from rubyStas Vilchik2014-12-031-2/+5
* | Fix execution of web MTsStas Vilchik2014-12-021-40/+23
* | SONAR-5869 Remove source code display from issue/show modalJean-Baptiste Lievremont2014-12-0212-389/+7
* | Fix problem of MySQL closed connections between Ruby and Java migrationsSimon Brandhof2014-12-021-0/+6
* | SONAR-5877 Add the issue underline for just created issuesStas Vilchik2014-12-021-0/+1
* | SONAR-5877 Return back the issue underlineStas Vilchik2014-12-021-1/+1
* | SONAR-5877 Return back the issue underlineStas Vilchik2014-12-021-0/+10
* | SONAR-5877 Integrate the duplications infoStas Vilchik2014-12-021-19/+17