summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New Issues Page: Load saved filtersStas Vilchik2014-01-1613-41/+290
|
* Remove description from response of /api/issue_filters/favoritesSimon Brandhof2014-01-161-3/+2
|
* Move web services to get metadata on issue filters toSimon Brandhof2014-01-152-48/+71
| | | | | * /api/issue_filters/show/<id> * /api/issue_filters/favorites
* Add web services to get metadata on issue filtersSimon Brandhof2014-01-151-6/+53
| | | | | * /api/issues/filter/<id> * /api/issues/favorite_filters
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-157-69/+4
|
* Upgrade JRuby from 1.7.9 to 1.7.10Simon Brandhof2014-01-151-1/+1
|
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate ↵Simon Brandhof2014-01-1513-195/+390
| | | | org.sonar.api.rules.XMLRuleParser
* SONAR-4908 support rule status of deprecated APISimon Brandhof2014-01-152-0/+3
|
* Fix test on PostgresSimon Brandhof2014-01-151-1/+5
|
* SONAR-4923 Switch "Coding Rules reloaded" with "Coding Rules" (and previous ↵Julien Lancelot2014-01-1528-897/+1084
| | | | "Coding Rules" become "Old Coding Rules")
* Remove unused ValidationExceptionSimon Brandhof2014-01-151-42/+0
|
* Add minor comment in RuleDefinitionsSimon Brandhof2014-01-151-0/+3
|
* SONAR-4908 fix mergeSimon Brandhof2014-01-154-10/+10
|
* SONAR-4908 support deprecated types of rule parameters and add ↵Simon Brandhof2014-01-158-16/+326
| | | | RuleDefinitions#loadAnnotatedClasses()
* SONAR-4908 remove org.sonar.api.rule.Rule#tags and depreciate RuleRepositorySimon Brandhof2014-01-153-57/+26
|
* SONAR-4908 enable extension point RuleDefinitionsSimon Brandhof2014-01-1550-1014/+1103
|
* SONAR-4923 Create one common profile result object instead of having 2Julien Lancelot2014-01-156-93/+109
|
* SONAR-4923 Restore profile now uses Java facadeJulien Lancelot2014-01-1520-77/+574
|
* Remove hardcoded es http port in testJulien Lancelot2014-01-151-1/+1
|
* SONAR-926 Update JavaFile name to contains extensionJulien HENRY2014-01-152-13/+13
|
* SONAR-3024 Use new resource key in json reportJulien HENRY2014-01-157-51/+11
|
* SONAR-4326 Allow to search rules according to tagsJean-Baptiste Lievremont2014-01-156-8/+78
|
* SONAR-4923 Fix missing commit when renaming a profileJulien Lancelot2014-01-152-0/+8
|
* SONAR-4923 Add rule parameter validationJulien Lancelot2014-01-1515-58/+595
|
* New Issues Page: Return search button backStas Vilchik2014-01-152-3/+8
|
* SONAR-4923 QProfileOperations should load profile from DB and not from ESJulien Lancelot2014-01-154-57/+51
|
* New Issues Page: Hide results list during requestStas Vilchik2014-01-154-3/+46
|
* Histogram: update relative scaleStas Vilchik2014-01-151-7/+5
|
* New Issues Page: Change orderingStas Vilchik2014-01-155-12/+17
|
* Fix quality flawsJulien Lancelot2014-01-152-8/+6
|
* Fix quality flawsJulien Lancelot2014-01-154-23/+32
|
* New Issues Page: Fix bulk change form urlStas Vilchik2014-01-151-1/+1
|
* SONAR-3024 Fix backward compatibility of NoSonarFilterJulien HENRY2014-01-142-7/+24
|
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-1413-151/+198
|
* SONAR-4923 Fix issue when deactivating rule having inheritance (which is not ↵Julien Lancelot2014-01-143-15/+42
| | | | allowed)
* SONAR-5015 When adding the column 'First Analysis' on a measure filter, an ↵Julien Lancelot2014-01-141-1/+1
| | | | error is thrown if some projects have been analysed before 3.3
* SONAR-4923 Remove no more used codeJulien Lancelot2014-01-142-32/+0
|
* SONAR-4923 Fix unit testJulien Lancelot2014-01-141-2/+2
|
* SONAR-4923 bulk activate / deactivate use Java facadeJulien Lancelot2014-01-144-48/+50
|
* SONAR-4326 Display system and admin tags on rulesJean-Baptiste Lievremont2014-01-141-0/+9
|
* SONAR-4326 Load tags in rule search result objectJean-Baptiste Lievremont2014-01-146-6/+110
|
* SONAR-4923 Fix ES node configurationJean-Baptiste Lievremont2014-01-141-3/+3
|
* Fix quality flawsJulien Lancelot2014-01-141-1/+5
|
* New Issues Page: Modal window for bulk changeStas Vilchik2014-01-146-5/+16
|
* SONAR-4923 Add bulk activate / deactivate in QProfileActiveRuleOperationsJulien Lancelot2014-01-146-171/+297
|
* SONAR-4923 Move test data, add test on case insensitive order for resultsJean-Baptiste Lievremont2014-01-1414-10/+68
|
* SONAR-4923 Rename Search* classes to ES*Jean-Baptiste Lievremont2014-01-1415-52/+52
|
* SONAR-4923 Add correct analyzer to "name" field in rule mappingJean-Baptiste Lievremont2014-01-141-1/+1
|
* SONAR-4923 Move mappings to correct packageJean-Baptiste Lievremont2014-01-146-14/+15
|
* SONAR-4923 Externalize default settings for ES node / indices into JSON filesJean-Baptiste Lievremont2014-01-146-29/+86
|