aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* SONAR-5851 add changelog filtersStas Vilchik2015-04-145-638/+676
|
* SONAR-5851 add changelogStas Vilchik2015-04-1410-36/+288
|
* SONAR-5851 improve code qualityStas Vilchik2015-04-142-34/+43
|
* SONAR-5851 temporary resurrect profiles/export RoR APIStas Vilchik2015-04-141-0/+21
|
* SONAR-5851 refactor profile forms idsStas Vilchik2015-04-148-23/+22
|
* fix quality flawsStas Vilchik2015-04-131-5/+3
|
* SONAR-5851 refactor profile fetchStas Vilchik2015-04-132-4/+49
|
* collapse paths in the coverage popupStas Vilchik2015-04-131-1/+1
|
* improve code coverageStas Vilchik2015-04-132-35/+154
|
* add some testsStas Vilchik2015-04-133-0/+164
|
* SONAR-5851 clean up profiles uiStas Vilchik2015-04-139-40/+123
|
* SONAR-5851 replace old profiles page with new oneStas Vilchik2015-04-1327-781/+781
|
* fix quality flawsStas Vilchik2015-04-101-1/+0
|
* cover formatMeasure with testsStas Vilchik2015-04-103-3/+174
|
* drop unused js codeStas Vilchik2015-04-103-199/+0
|
* SONAR-5851 add inheritance detailsStas Vilchik2015-04-1020-6/+662
|
* SONAR-5851 update selection of projectsStas Vilchik2015-04-101-1/+1
|
* SONAR-5851 update copy actionStas Vilchik2015-04-104-21/+20
|
* SONAR-5851 add testsStas Vilchik2015-04-1013-1/+796
|
* SONAR-5851 add profile details, implement profile actionsStas Vilchik2015-04-1034-70/+1434
|
* SONAR-5851 add app skeletonStas Vilchik2015-04-105-0/+54
|
* SONAR-6402 Force show zero number of issues in the source viewer headerStas Vilchik2015-04-091-11/+9
|