aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julien Lancelot2015-04-211-0/+31
| | | | dependencies.to_component_uuid
* SONAR-6256 Add migration to add dependencies.from_component_uuid and ↵Julien Lancelot2015-04-211-0/+31
| | | | dependencies.to_component_uuid
* 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
|
* add npm scriptsStas Vilchik2015-04-201-0/+6
|
* 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-206-102/+171
|
* 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
|
* SONAR-5851 filter list of profiles by languageStas Vilchik2015-04-177-34/+162
|
* 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
| | | | | also rename DatabaseMigrations to MigrationSteps this is required to to make room for the more appropriatly named DatabaseMigration class that deals with triggering the database migration
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-174-15/+39
|
* 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-172-9/+59
|
* add some web testsStas Vilchik2015-04-161-16/+107
|
* fix selection of the first assignee in the issue assign formStas Vilchik2015-04-161-7/+0
|
* fix timezone failure of web tests, againStas Vilchik2015-04-161-1/+1
|
* SONAR-5851 fix profiles list wrappingStas Vilchik2015-04-161-8/+19
|
* fix timezone failure of web testsStas Vilchik2015-04-161-2/+2
|
* 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
| | | | | | - define index and check the 3 use cases - define batch report format - create file_sources.test_data
* SONAR-6423 The rule modal opens twice when show/hide/show an issue in the ↵Stas Vilchik2015-04-151-4/+10
| | | | component viewer
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-158-370/+3
| | | | This reverts commit d7315be8b112d68924d25261fcceb5450aafd5c7.
* 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-156-34/+162
|
* SONAR-5851 add comparisonStas Vilchik2015-04-1511-3/+389
|
* SONAR-5851 use user's permissions to display available actionsStas Vilchik2015-04-1411-35/+163
|
* SONAR-5851 fix profile restoringStas Vilchik2015-04-142-5/+12
|
* SONAR-5851 test requestStas Vilchik2015-04-143-21/+51
|
* SONAR-5851 fix when load next page of filtered changelogStas Vilchik2015-04-143-46/+58
|
* SONAR-5851 add changelog permalinkStas Vilchik2015-04-145-622/+701
|