aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6402 Force show zero number of issues in the source viewer headerStas Vilchik2015-04-091-11/+9
* SONAR-6403 It is impossible to search for "C" language on the rules pageStas Vilchik2015-04-091-2/+2
* SONAR-6404 Force reload of results when submit a search form on the rules pageStas Vilchik2015-04-092-4/+5
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-092-2/+5
* revert SONAR-6331Stas Vilchik2015-04-0935-1736/+11
* SONAR-6331 show project meta in the headerStas Vilchik2015-04-083-1/+29
* add missing file headersStas Vilchik2015-04-081-0/+19
* SONAR-6331 apply feedbackStas Vilchik2015-04-0827-158/+515
* remove empty js fileStas Vilchik2015-04-081-19/+0
* SONAR-6331 prepare for detailed panelsStas Vilchik2015-04-0312-51/+175
* fix quality flawsStas Vilchik2015-04-033-49/+48
* make web tests timezone-proofStas Vilchik2015-04-022-2/+2
* fix bad cssStas Vilchik2015-04-021-1/+1
* SONAR-6215 make it possible to resize the workspace windowStas Vilchik2015-04-024-25/+56
* drop unused ruby codeStas Vilchik2015-04-026-143/+7
* SONAR-6331 better display of just analyzed projectsStas Vilchik2015-04-024-4/+12
* make the test timezone-proofStas Vilchik2015-04-021-1/+1
* remove dashboard2 prototypeStas Vilchik2015-04-0220-1116/+0
* remove unused ror templatesStas Vilchik2015-04-015-126/+0
* remove some unused code, fix quality flawsStas Vilchik2015-04-013-302/+141
* fix quality flawsStas Vilchik2015-04-011-1/+3
* fix quality flawsStas Vilchik2015-04-011-11/+46
* SONAR-6331 fix display of the overview page of provisioned projectsStas Vilchik2015-04-012-29/+35
* SONAR-6331 update the style of the overview pageStas Vilchik2015-04-0117-337/+169
* update alerts on page without full layoutStas Vilchik2015-04-011-4/+14
* update alertsStas Vilchik2015-04-016-39/+204
* pre-select only option in rules bulk change formStas Vilchik2015-04-012-1/+8
* fix quality flawsStas Vilchik2015-03-312-23/+33
* SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-318-3/+370
* SONAR-6331 add a sqale ratingStas Vilchik2015-03-315-3/+37
* SONAR-6331 refactor overview pageStas Vilchik2015-03-3112-440/+576
* Merge branch 'feature/web/default_overview'Stas Vilchik2015-03-311-0/+7
|\
| * SONAR-6331 open overview by default (fix for name parameter)Stas Vilchik2015-03-301-1/+1
| * SONAR-6331 do not fail if any piece of information is missingStas Vilchik2015-03-304-52/+88
| * SONAR-6331 open overview by defaultStas Vilchik2015-03-301-0/+7
* | ignore screenshots from testsStas Vilchik2015-03-311-1/+0
* | SONAR-6331 do not fail if any piece of information is missingStas Vilchik2015-03-304-52/+88
|/
* SONAR-6331 do not show overview by defaultStas Vilchik2015-03-301-5/+0
* add a second sort dimension for facetsStas Vilchik2015-03-301-2/+13
* fix file headersStas Vilchik2015-03-303-0/+57
* format numbers in the issue filter widgetStas Vilchik2015-03-304-42/+42
* SONAR-6331 add a project overview pageStas Vilchik2015-03-3034-184/+1609
* Merge from branch-5.1Jean-Baptiste Lievremont2015-03-307-6/+38
|\
| * SONAR-6340 highlight cancelled reportsStas Vilchik2015-03-272-0/+6
| * fix display of overlapping duplicationsStas Vilchik2015-03-273-52/+63
| * do not show global error if the request is sent from modal windowStas Vilchik2015-03-273-2/+22
* | show warning when find a duplication in a removed componentStas Vilchik2015-03-275-60/+142
* | Fix removal of project/profile association (bad type conversion in Rails)Jean-Baptiste Lievremont2015-03-261-1/+1
* | Fix issue with quality profile/project association on project admin pageJean-Baptiste Lievremont2015-03-261-2/+3
* | SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-261-2/+2