aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/coding-rules/facets
Commit message (Expand)AuthorAgeFilesLines
* fix search field on coding rules page on IE11Stas Vilchik2015-02-191-9/+6
* SONAR-5820 fix template facetStas Vilchik2015-02-061-1/+5
* SONAR-5820 open rule permalink in the search interfaceStas Vilchik2015-01-291-0/+24
* remove the focus from the search input in the rules pageStas Vilchik2015-01-291-7/+0
* apply feedback on rules pageStas Vilchik2015-01-261-11/+10
* SONAR-5820 show only profiles that match the selected languageStas Vilchik2015-01-221-7/+14
* fix SONAR-5820/SONAR-6019 finish characteristic facetStas Vilchik2015-01-211-4/+4
* fix SONAR-5820/SONAR-6019 fix characteristic facetStas Vilchik2015-01-211-18/+7
* SONAR-5820/SONAR-5973/SONAR-6017 finish facets on languages, repositories, tagsStas Vilchik2015-01-214-9/+176
* Reverse "SONAR-6041 New webapp layout"Stas Vilchik2015-01-211-1/+1
* SONAR-5820/SONAR-6019 add severities, status and characteristic facetStas Vilchik2015-01-193-24/+27
* resolve SONAR-6041 New global layoutStas Vilchik2015-01-141-1/+1
* move some js libs to a standard distributionStas Vilchik2015-01-097-7/+7
* SONAR-5820 Fix bug with activation parameterStas Vilchik2015-01-071-0/+7
* SONAR-5820 Ability to do a text search on rule descriptions and titlesStas Vilchik2015-01-051-0/+8
* SONAR-5820 Ability to "Show only" or "Hide" template rulesStas Vilchik2015-01-051-0/+29
* SONAR-5820 Ability to filter rules that are inactive in a quality profileStas Vilchik2015-01-051-3/+28
* Fix quality flawsStas Vilchik2014-12-261-3/+3
* Fix quality flawsStas Vilchik2014-12-241-3/+1
* SONAR-5820 Add query filterStas Vilchik2014-12-241-0/+40
* Fix quality flawsStas Vilchik2014-12-241-1/+1
* SONAR-5820 Add activation severity filterStas Vilchik2014-12-241-0/+59
* SONAR-5820 Add inheritance filterStas Vilchik2014-12-241-0/+69
* SONAR-5820 Add "available since" filterStas Vilchik2014-12-231-0/+42
* SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-228-0/+210