aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3718 Allow creation of components with branch with provisioningJulien Lancelot2015-01-094-29/+14
* Fix comment textarea max-width. Fix display of extra rule description of an i...Stas Vilchik2015-01-092-1/+7
* SONAR-6028 Fix formatting of issue commentsStas Vilchik2015-01-072-0/+82
* SONAR-6022 Update dead links pointing to documentationFabrice Bellingard2015-01-068-9/+9
* SONAR-5967 Remove the limitation of 3000 linesStas Vilchik2014-12-232-13/+4
* SONAR-5971 The component viewer, in differential mode, might display some une...Stas Vilchik2014-12-232-3/+2
* SSF-26 Cross-Site Scripting on Manual MetricsJulien Lancelot2014-12-221-2/+2
* SSF-25 SMTP configuration passwordJulien Lancelot2014-12-225-37/+64
* Revert "SSF-25 SMTP configuration password"Julien Lancelot2014-12-228-153/+66
* SSF-25 SMTP configuration passwordJulien Lancelot2014-12-228-66/+153
* Invalidate browser cache for issues appStas Vilchik2014-12-223-2/+2
* Fix display of debt characteristic in the issue rule modalStas Vilchik2014-12-223-1/+13
* Fix navigation between issues in a big fileStas Vilchik2014-12-191-9/+3
* SONAR-5962 The size of the analysis reports queue is wrongStas Vilchik2014-12-181-1/+1
* Fix overlapping of issue messageStas Vilchik2014-12-171-1/+1
* Fix pointer cursor on analysis reports pageStas Vilchik2014-12-171-0/+4
* Fix problem with zero-sized component viewerStas Vilchik2014-12-171-0/+2
* SONAR-5929 TreeMap Widget: colors of squares are not matching Sqale RatingStas Vilchik2014-12-151-1/+6
* Try to remove unstable testStas Vilchik2014-12-126-1694/+9
* Web Tests: take a screenshot on failure. Fix the testStas Vilchik2014-12-121-1/+1
* Web Tests: take a screenshot on failureStas Vilchik2014-12-122-12/+21
* SONAR-5718 Do not allow to modify the search sortingStas Vilchik2014-12-116-0/+1678
* Db migration to remove sort criteria from existing issue filtersSimon Brandhof2014-12-111-0/+27
* Remove unused ruby files (issues2 MVC)Simon Brandhof2014-12-1115-950/+0
* SONAR-5923 A project admin user cannot delete a projectJulien Lancelot2014-12-111-5/+3
* 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
* 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