Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop old profiles page | Stas Vilchik | 2015-04-22 | 19 | -1478/+0 |
| | |||||
* | add some tests for the source viewer | Stas Vilchik | 2015-04-22 | 31 | -270/+2942 |
| | |||||
* | SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id | Julien Lancelot | 2015-04-21 | 3 | -3/+34 |
| | |||||
* | SONAR-6256 Add migration to feed dependencies.from_component_uuid and ↵ | Julien Lancelot | 2015-04-21 | 1 | -0/+31 |
| | | | | dependencies.to_component_uuid | ||||
* | SONAR-6256 Add migration to add dependencies.from_component_uuid and ↵ | Julien Lancelot | 2015-04-21 | 1 | -0/+31 |
| | | | | dependencies.to_component_uuid | ||||
* | improve display of empty drilldown | Stas Vilchik | 2015-04-21 | 1 | -0/+4 |
| | |||||
* | refactor "Web Service API" page | Stas Vilchik | 2015-04-21 | 41 | -730/+1001 |
| | |||||
* | drop unused js code | Stas Vilchik | 2015-04-21 | 5 | -454/+0 |
| | |||||
* | add npm scripts | Stas Vilchik | 2015-04-20 | 1 | -0/+6 |
| | |||||
* | SONAR-6005 add markdown tests | Stas Vilchik | 2015-04-20 | 2 | -1/+63 |
| | |||||
* | SONAR-6138 Access favorites from user's menu of the top navbar | Stas Vilchik | 2015-04-20 | 4 | -3/+50 |
| | |||||
* | SONAR-6265 Allow modification of rule filter using rule properties | Stas Vilchik | 2015-04-20 | 6 | -1/+168 |
| | |||||
* | SONAR-6282 Rename and reorganise some menu entries of "Settings" | Stas Vilchik | 2015-04-20 | 1 | -4/+12 |
| | |||||
* | SONAR-6387 Improve technical debt display in Rules | Stas Vilchik | 2015-04-20 | 1 | -16/+4 |
| | |||||
* | SONAR-5851 show number of associated projects | Stas Vilchik | 2015-04-20 | 6 | -12/+37 |
| | |||||
* | SONAR-6005 Migrate markdown help window from ruby | Stas Vilchik | 2015-04-20 | 6 | -102/+171 |
| | |||||
* | SONAR-5851 some fixes | Stas Vilchik | 2015-04-20 | 2 | -3/+2 |
| | |||||
* | SONAR-5851 drop the old export WS | Stas Vilchik | 2015-04-20 | 1 | -21/+0 |
| | |||||
* | SONAR-5851 show exporters | Stas Vilchik | 2015-04-20 | 7 | -5/+66 |
| | |||||
* | SONAR-6433 Stop supporting the concept of "group/ecosystem" of plugins | Simon Brandhof | 2015-04-20 | 2 | -30/+0 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-04-17 | 2 | -3/+3 |
| | |||||
* | SONAR-6210 add a rule description in the workspace | Stas Vilchik | 2015-04-17 | 14 | -98/+305 |
| | |||||
* | cancel test_data migration in file_sources | Teryk Bellahsene | 2015-04-17 | 1 | -31/+0 |
| | |||||
* | SONAR-5851 add profiles test | Stas Vilchik | 2015-04-17 | 1 | -0/+53 |
| | |||||
* | SONAR-5851 fix the test | Stas Vilchik | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | SONAR-5851 filter list of profiles by language | Stas Vilchik | 2015-04-17 | 7 | -34/+162 |
| | |||||
* | SONAR-6406 small ui improvement of a profile item in the list | Stas Vilchik | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | SONAR-6366 rename DatabaseMigration to MigrationStep | Sébastien Lesaint | 2015-04-17 | 23 | -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 page | Stas Vilchik | 2015-04-17 | 4 | -15/+39 |
| | |||||
* | SONAR-5851 remove WIP badge | Stas Vilchik | 2015-04-17 | 1 | -4/+0 |
| | |||||
* | SONAR-5851 show activation severity in the profile details | Stas Vilchik | 2015-04-17 | 2 | -4/+4 |
| | |||||
* | SONAR-5851 fix profile restoring | Stas Vilchik | 2015-04-17 | 2 | -9/+59 |
| | |||||
* | add some web tests | Stas Vilchik | 2015-04-16 | 1 | -16/+107 |
| | |||||
* | fix selection of the first assignee in the issue assign form | Stas Vilchik | 2015-04-16 | 1 | -7/+0 |
| | |||||
* | fix timezone failure of web tests, again | Stas Vilchik | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | SONAR-5851 fix profiles list wrapping | Stas Vilchik | 2015-04-16 | 1 | -8/+19 |
| | |||||
* | fix timezone failure of web tests | Stas Vilchik | 2015-04-16 | 1 | -2/+2 |
| | |||||
* | SONAR-6425 Links to project page extensions do not exist in the navigation | Stas Vilchik | 2015-04-16 | 3 | -4/+20 |
| | |||||
* | Move tests persistence from batch to compute - SONAR-6255 | Teryk Bellahsene | 2015-04-16 | 1 | -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 Vilchik | 2015-04-15 | 1 | -4/+10 |
| | | | | component viewer | ||||
* | Revert "SONAR-6364 Display CLOSED issues on top of the component viewer" | Stas Vilchik | 2015-04-15 | 8 | -370/+3 |
| | | | | This reverts commit d7315be8b112d68924d25261fcceb5450aafd5c7. | ||||
* | SONAR-5851 scroll to selected section (changelog/comparison) | Stas Vilchik | 2015-04-15 | 5 | -6/+35 |
| | |||||
* | SONAR-5851 improve forms | Stas Vilchik | 2015-04-15 | 11 | -3/+29 |
| | |||||
* | SONAR-5851 use importers when create a profile | Stas Vilchik | 2015-04-15 | 6 | -34/+162 |
| | |||||
* | SONAR-5851 add comparison | Stas Vilchik | 2015-04-15 | 11 | -3/+389 |
| | |||||
* | SONAR-5851 use user's permissions to display available actions | Stas Vilchik | 2015-04-14 | 11 | -35/+163 |
| | |||||
* | SONAR-5851 fix profile restoring | Stas Vilchik | 2015-04-14 | 2 | -5/+12 |
| | |||||
* | SONAR-5851 test request | Stas Vilchik | 2015-04-14 | 3 | -21/+51 |
| | |||||
* | SONAR-5851 fix when load next page of filtered changelog | Stas Vilchik | 2015-04-14 | 3 | -46/+58 |
| | |||||
* | SONAR-5851 add changelog permalink | Stas Vilchik | 2015-04-14 | 5 | -622/+701 |
| |