aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* drop old profiles pageStas Vilchik2015-04-2219-1478/+0
* add some tests for the source viewerStas Vilchik2015-04-223-10/+6
* 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-2137-730/+700
* drop unused js codeStas Vilchik2015-04-215-454/+0
* SONAR-6005 add markdown testsStas Vilchik2015-04-201-1/+1
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-202-2/+26
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-204-1/+88
* 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-205-7/+32
* 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-205-5/+37
* 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-1710-98/+148
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-171-31/+0
* SONAR-5851 filter list of profiles by languageStas Vilchik2015-04-176-34/+83
* SONAR-6406 small ui improvement of a profile item in the listStas Vilchik2015-04-171-1/+1
* SONAR-6366 rename DatabaseMigration to MigrationStepSébastien Lesaint2015-04-1723-23/+23
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-172-15/+5
* SONAR-5851 remove WIP badgeStas Vilchik2015-04-171-4/+0
* SONAR-5851 show activation severity in the profile detailsStas Vilchik2015-04-172-4/+4
* SONAR-5851 fix profile restoringStas Vilchik2015-04-171-9/+12
* fix selection of the first assignee in the issue assign formStas Vilchik2015-04-161-7/+0
* SONAR-5851 fix profiles list wrappingStas Vilchik2015-04-161-8/+19
* SONAR-6425 Links to project page extensions do not exist in the navigationStas Vilchik2015-04-163-4/+20
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-161-0/+31
* SONAR-6423 The rule modal opens twice when show/hide/show an issue in the com...Stas Vilchik2015-04-151-4/+10
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-154-8/+3
* SONAR-5851 scroll to selected section (changelog/comparison)Stas Vilchik2015-04-155-6/+35
* SONAR-5851 improve formsStas Vilchik2015-04-1511-3/+29
* SONAR-5851 use importers when create a profileStas Vilchik2015-04-153-30/+76
* SONAR-5851 add comparisonStas Vilchik2015-04-159-3/+192
* SONAR-5851 use user's permissions to display available actionsStas Vilchik2015-04-148-34/+70
* SONAR-5851 fix profile restoringStas Vilchik2015-04-142-5/+12
* SONAR-5851 test requestStas Vilchik2015-04-142-6/+11
* SONAR-5851 fix when load next page of filtered changelogStas Vilchik2015-04-142-11/+6
* SONAR-5851 add changelog permalinkStas Vilchik2015-04-144-5/+46
* SONAR-5851 add changelog filtersStas Vilchik2015-04-144-15/+54
* SONAR-5851 add changelogStas Vilchik2015-04-147-36/+175
* SONAR-5851 improve code qualityStas Vilchik2015-04-141-34/+0
* SONAR-5851 temporary resurrect profiles/export RoR APIStas Vilchik2015-04-141-0/+21
* SONAR-5851 refactor profile forms idsStas Vilchik2015-04-147-18/+17
* fix quality flawsStas Vilchik2015-04-131-5/+3