aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6265 apply feedbackStas Vilchik2015-05-056-7/+26
* SONAR-5851 apply feedbackStas Vilchik2015-05-053-1/+4
* SONAR-6138 apply feedbackStas Vilchik2015-05-051-4/+7
* SONAR-6366 SQ state check in RoR now uses Java DBMigration statusSébastien Lesaint2015-05-051-1/+1
* SONAR-6366 split ruby upgradeAndStart into three Java stepsSébastien Lesaint2015-05-051-0/+4
* SONAR-6366 make Java WS available when DB migration is neededSébastien Lesaint2015-05-052-1/+5
* system/upgrades and system/restart should not require user authentSébastien Lesaint2015-05-051-1/+1
* SONAR-5851 apply feedbackStas Vilchik2015-05-047-66/+84
* SONAR-6210 show key, hide parametersStas Vilchik2015-05-042-32/+8
* SONAR-6215 do not show tab for currently open itemStas Vilchik2015-05-042-1/+14
* fix quality flawsStas Vilchik2015-05-041-2/+0
* SONAR-6453 Add columns in the dependencies tableJulien Lancelot2015-04-291-0/+31
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-281-0/+1
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-282-0/+71
* Fix quality flawJean-Baptiste Lievremont2015-04-271-1/+1
* SONAR-6138 limit default list of favorites to 6 items, add favorites to searc...Stas Vilchik2015-04-243-7/+29
* do not display navigation when there is no layoutStas Vilchik2015-04-241-1/+1
* SONAR-6265 filter similar rules from the detailed viewStas Vilchik2015-04-245-51/+69
* SONAR-6210 add some rule metaStas Vilchik2015-04-242-10/+83
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-236-57/+7
* SONAR-6097 Add the main top menu entries in the suggestions of the search formStas Vilchik2015-04-232-5/+45
* improve display of quality gates/profiles introStas Vilchik2015-04-234-5/+5
* improve display of quality gates listStas Vilchik2015-04-231-4/+13
* change a way to show possible values on the WS API pageStas Vilchik2015-04-231-7/+5
* SONAR-6439 The "Quality Profiles" page should start by a short description me...Stas Vilchik2015-04-222-2/+7
* SONAR-6440 The "Quality Gates" page should start by a short description messa...Stas Vilchik2015-04-227-18/+31
* drop old profiles pageStas Vilchik2015-04-2219-1478/+0
* add some tests for the source viewerStas Vilchik2015-04-2231-270/+2942
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-213-3/+34
* SONAR-6256 Add migration to feed dependencies.from_component_uuid and depende...Julien Lancelot2015-04-211-0/+31
* SONAR-6256 Add migration to add dependencies.from_component_uuid and dependen...Julien Lancelot2015-04-211-0/+31
* improve display of empty drilldownStas Vilchik2015-04-211-0/+4
* refactor "Web Service API" pageStas Vilchik2015-04-2141-730/+1001
* drop unused js codeStas Vilchik2015-04-215-454/+0
* SONAR-6005 add markdown testsStas Vilchik2015-04-202-1/+63
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-204-3/+50
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-206-1/+168
* SONAR-6282 Rename and reorganise some menu entries of "Settings"Stas Vilchik2015-04-201-4/+12
* SONAR-6387 Improve technical debt display in RulesStas Vilchik2015-04-201-16/+4
* SONAR-5851 show number of associated projectsStas Vilchik2015-04-206-12/+37
* SONAR-6005 Migrate markdown help window from rubyStas Vilchik2015-04-205-102/+164
* SONAR-5851 some fixesStas Vilchik2015-04-202-3/+2
* SONAR-5851 drop the old export WSStas Vilchik2015-04-201-21/+0
* SONAR-5851 show exportersStas Vilchik2015-04-207-5/+66
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-202-30/+0
* fix quality flawsStas Vilchik2015-04-172-3/+3
* SONAR-6210 add a rule description in the workspaceStas Vilchik2015-04-1714-98/+305
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-171-31/+0
* SONAR-5851 add profiles testStas Vilchik2015-04-171-0/+53
* SONAR-5851 fix the testStas Vilchik2015-04-171-1/+1