aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Revert "SONAR-6556 remove RoR code of WS projects/ghosts/index and projects/p...Teryk Bellahsene2015-07-164-0/+243
* | SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE indexJulien Lancelot2015-07-161-0/+42
* | SONAR-6702 Add migration to remove duplicated components with same keyJulien Lancelot2015-07-161-0/+31
* | Revert "SONAR-6631 delete RoR code concerning custom measures (ex manual meas...Teryk Bellahsene2015-07-162-0/+280
* | SONAR-6631 delete RoR concerning custom measures (ex manual measures)Teryk Bellahsene2015-07-152-280/+0
* | SONAR-6556 remove RoR code of WS projects/ghosts/index and projects/provision...Teryk Bellahsene2015-07-154-243/+0
* | SONAR-6701 - Drop the db table SEMAPHORESSimon Brandhof2015-07-081-4/+7
* | SONAR-6661 drop the old update centerStas Vilchik2015-07-0811-686/+14
* | SONAR-6697 show updated date if availableStas Vilchik2015-07-081-1/+5
* | SONAR-6697 filter available metricsStas Vilchik2015-07-085-11/+119
* | SONAR-6697 add testsStas Vilchik2015-07-089-1/+681
* | SONAR-6697 add new custom measures pageStas Vilchik2015-07-0824-1/+550
* | transition coding rules web testsStas Vilchik2015-07-076-140/+1262
* | fix quality flawsStas Vilchik2015-07-071-1/+1