aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/coding-rules
Commit message (Collapse)AuthorAgeFilesLines
* change web structure: separate componentsStas Vilchik2015-05-1944-3543/+0
|
* SONAR-6265 apply feedbackStas Vilchik2015-05-051-1/+2
|
* fix quality flawsStas Vilchik2015-05-041-2/+0
|
* SONAR-6265 filter similar rules from the detailed viewStas Vilchik2015-04-243-25/+55
|
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-202-1/+67
|
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-172-15/+5
|
* fix quality flawsStas Vilchik2015-04-101-1/+0
|
* SONAR-6403 It is impossible to search for "C" language on the rules pageStas Vilchik2015-04-091-2/+2
|
* SONAR-6404 Force reload of results when submit a search form on the rules pageStas Vilchik2015-04-091-1/+1
|
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-091-2/+3
|
* Merge from branch-5.1Jean-Baptiste Lievremont2015-03-303-2/+22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.1: Remove log to console in unit test Fix regression on issue paging with one component Fix indexing of source lines SONAR-6340 highlight cancelled reports fix display of overlapping duplications do not show global error if the request is sent from modal window cancel analysis when the snapshot is not found - SONAR-6340 Conflicts: server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java server/sonar-web/src/main/hbs/source-viewer/source-viewer-duplication-popup.hbs server/sonar-web/src/main/js/source-viewer/viewer.js
| * do not show global error if the request is sent from modal windowStas Vilchik2015-03-273-2/+22
| |
* | Automatic merge from branch-5.1Jenkins CI2015-03-261-2/+7
|\| | | | | | | | | | | * origin/branch-5.1: Improve javadoc of org.sonar.api.utils.log.Logger apply rules feedback
| * apply rules feedbackStas Vilchik2015-03-251-2/+7
| |
* | fix reactivation of a custom ruleStas Vilchik2015-03-231-4/+3
| |
* | fix quality flawsStas Vilchik2015-03-231-1/+0
| |
* | fix select2 in rule bulk changeStas Vilchik2015-03-191-1/+2
| |
* | fix manual rule reactivationStas Vilchik2015-03-171-3/+4
| |
* | add some web testsStas Vilchik2015-03-171-9/+1
| |
* | fix alert in manual rule creation modalStas Vilchik2015-03-121-1/+0
| |
* | clean up alertsStas Vilchik2015-03-103-8/+6
|/
* hide quality profile select after bulk change on rules pageStas Vilchik2015-03-091-0/+1
|
* remove actions from rule lang and tagsStas Vilchik2015-03-091-27/+0
|
* SONAR-6233 fix characteristic facet on rules pageStas Vilchik2015-03-032-3/+38
|
* add web assets headersStas Vilchik2015-02-2542-0/+798
|
* improve modal windowsStas Vilchik2015-02-231-0/+1
|
* fix quality flawsStas Vilchik2015-02-201-3/+3
|
* apply rules page feedbackStas Vilchik2015-02-201-1/+1
|
* fix search field on coding rules page on IE11Stas Vilchik2015-02-191-9/+6
|
* fix edition of custom rulesStas Vilchik2015-02-182-2/+16
|
* focus the first input in the rule activation modalStas Vilchik2015-02-171-1/+5
|
* open rule details by dbl clickStas Vilchik2015-02-171-0/+1
|
* SONAR-5820 apply feedbackStas Vilchik2015-02-171-7/+9
|
* SONAR-5820 fix template facetStas Vilchik2015-02-061-1/+5
|
* SONAR-5820 remove old rule permalinkStas Vilchik2015-02-062-71/+1
|
* Merge pull request #68 from SonarSource/feature/ajax-errorsStas Vilchik2015-02-0412-46/+6
|\ | | | | SONAR-5946 SONAR-6027 better handling of ajax errors
| * SONAR-5946 SONAR-6027 better handling of ajax errorsStas Vilchik2015-02-0312-46/+6
| |
* | SONAR-5820 fix issue with NONE characteristicStas Vilchik2015-02-041-1/+1
| |
* | SONAR-6041 fix scrolling bugs on issues and rules pagesStas Vilchik2015-02-042-2/+2
|/
* SONAR-6041 fix the navigation on topStas Vilchik2015-02-021-22/+4
|
* SONAR-5820 open rule permalink in the search interfaceStas Vilchik2015-01-295-3/+38
|
* remove the focus from the search input in the rules pageStas Vilchik2015-01-291-7/+0
|
* fix closing of tooltips in rule detailsStas Vilchik2015-01-291-0/+4
|
* apply feedback on rules pageStas Vilchik2015-01-262-12/+21
|
* SONAR-5345 Merge Issues Drilldown and the Issues pagesStas Vilchik2015-01-263-6/+9
|
* SONAR-5820 fix infinite scrollingStas Vilchik2015-01-261-3/+5
|
* SONAR-5820 improve changing of tagsStas Vilchik2015-01-261-0/+1
|
* SONAR-5820 move create manual rule buttonStas Vilchik2015-01-262-18/+12
|
* fix display of the page footer on navigator pagesStas Vilchik2015-01-231-0/+1
|
* SONAR-5820 select the rule severity when activate from the listStas Vilchik2015-01-221-0/+1
|