aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6331 add project overviewStas Vilchik2015-08-1050-45/+1437
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* make new code indicator more visibleStas Vilchik2015-08-101-1/+1
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* remove extra space after the source viewer in the workspaceStas Vilchik2015-08-101-0/+4
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
* Rewrite some Ruby WS api/issues/{operation} in JavaSimon Brandhof2015-08-051-99/+0
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-051-0/+30
* WS api/issues/assign in Java+ProtobufSimon Brandhof2015-08-051-18/+0
* compile .jsx filesStas Vilchik2015-08-042-1/+17
* add react.jsStas Vilchik2015-08-046-3/+41264
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-0313-155/+20
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-0316-87/+45
* use "additionalFields" when request issuesStas Vilchik2015-07-312-0/+2
* show a message when there are no quality profilesStas Vilchik2015-07-313-1/+14
* SONAR-6661 remove "offline" badgeStas Vilchik2015-07-311-6/+1
* refactoring of permissionsTeryk Bellahsene2015-07-301-2/+2
* SONAR-6631 delete RoR concerning custom measures (ex manual measures)Teryk Bellahsene2015-07-301-174/+0
* SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-07-294-59/+0
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-295-306/+1
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-298-18/+71
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* highlight profile changelog when using permalinkStas Vilchik2015-07-283-1/+23
* migrate quality profiles web testsStas Vilchik2015-07-284-2/+567
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-1/+7
* SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
|\
| * SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
| * Update version to 5.1.3-SNAPSHOTEric Hartmann2015-07-271-1/+1
| * Release 5.1.25.1.2Eric Hartmann2015-07-271-1/+1
* | keep period when go to a different dashboardStas Vilchik2015-07-271-3/+19
* | fix workspace ui issuesStas Vilchik2015-07-272-6/+13
* | fix js error when open the rule workspaceStas Vilchik2015-07-272-7/+4
* | fix displaying of new code in IE (date parsing issue)Stas Vilchik2015-07-271-1/+1
* | Move Java db migrations from sonar-server to sonar-dbSimon Brandhof2015-07-1744-272/+45
* | SONAR-6716 remove data migrations of v4.4Simon Brandhof2015-07-1749-2082/+1
* | SONAR-6716 Move some additions of columns and indicesSimon Brandhof2015-07-1619-436/+17
* | SONAR-6716 Rename migrations 061 and 283 to follow conventionsSimon Brandhof2015-07-162-3/+3
* | SONAR-6716 Compress migrations of table action_plansSimon Brandhof2015-07-163-62/+2
* | SONAR-6716 Rename migration 061 to follow conventionsSimon Brandhof2015-07-161-0/+0
* | SONAR-6716 Compress migrations of table manual_measuresSimon Brandhof2015-07-162-34/+1
* | SONAR-6716 Compress migrations of table project_measuresSimon Brandhof2015-07-163-60/+2
* | SONAR-6716 Compress migrations of table alertsSimon Brandhof2015-07-162-31/+1
* | SONAR-6716 Compress migrations of table rulesSimon Brandhof2015-07-164-106/+5
* | SONAR-6716 Compress migrations of table characteristicsSimon Brandhof2015-07-163-60/+2
* | SONAR-6716 Compress migrations of table widget_propertiesSimon Brandhof2015-07-162-31/+0
* | SONAR-6716 Compress migrations of table rules_profilesSimon Brandhof2015-07-1610-182/+4
* | SONAR-6716 Remove unused db migrations of data (not structures)Simon Brandhof2015-07-1621-559/+0
* | SONAR-6716 Remove temporary creation of tables for "reviews"Simon Brandhof2015-07-1622-682/+0
* | SONAR-6716 Remove temporary creation of tables for "filters"Simon Brandhof2015-07-168-545/+0