summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4326 Fix tag indexation at first activation of ruleJean-Baptiste Lievremont2014-01-171-18/+4
* SONAR-4923 Remove no more used ProfilesConsoleJulien Lancelot2014-01-173-187/+1
* SONAR-4923 Move getProfileExportersForLanguage and getProfileImportersForLan...Julien Lancelot2014-01-176-3/+90
* SONAR-4923 Delete useless methodJulien Lancelot2014-01-172-10/+0
* SONAR-4923 Backup from WS use Java facadeJulien Lancelot2014-01-171-5/+5
* SONAR-4923 Export profile for a given plugin key and backup now use Java facadeJulien Lancelot2014-01-1711-44/+82
* SONAR-4923 Export xml is now call from the Java facadeJulien Lancelot2014-01-175-46/+196
* SONAR-4923 When renaomg a profile, rename child profile and profile propertiesJulien Lancelot2014-01-174-10/+54
* SONAR-926 Add a DB migration script for package -> directoryJulien HENRY2014-01-171-0/+45
* SONAR-4923 Remove useless qProfileOperations dependencyJulien Lancelot2014-01-172-7/+2
* SONAR-4923 Use opened session when loading profileJulien Lancelot2014-01-174-10/+21
* SONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalMod...Julien Lancelot2014-01-174-21/+33
* New Issues Page: Fix url for bulk change modelStas Vilchik2014-01-171-1/+1
* SONAR-4326 Move DB migrationJean-Baptiste Lievremont2014-01-171-0/+0
* Histogram: fix relative scale conditionStas Vilchik2014-01-171-1/+1
* New Issues Page: Reload results immediately after the sort has changedStas Vilchik2014-01-171-1/+1
* New Issues Page: Modal windows for management saved filtersStas Vilchik2014-01-1711-21/+150
* SONAR-4923 Create QProfileExporter used to import / export active rules from ...Julien Lancelot2014-01-166-222/+350
* SONAR-4326 Refactor tag management introducing relation tableJean-Baptiste Lievremont2014-01-1611-70/+138
* SONAR-4923 Fix hard coded profile idJulien Lancelot2014-01-161-1/+1
* SONAR-4923 Delete profile now uses Java facadeJulien Lancelot2014-01-1617-51/+253
* SONAR-4923 Fix display and validation of parameter typeJulien Lancelot2014-01-165-63/+29
* SONAR-4923 It could not be possible to change the severity of an inactive ruleJulien Lancelot2014-01-161-3/+4
* SONAR-4923 Do not display "Add Note" action on inactive rulesJulien Lancelot2014-01-161-3/+5
* SONAR-4923 Delete debug commandJulien Lancelot2014-01-161-1/+0
* SONAR-4923 Fix issue where active rule parent id where not updated in ES when...Julien Lancelot2014-01-1615-33/+66
* SONAR-4923 Rule parameters should be sorted by keyJulien Lancelot2014-01-161-1/+3
* 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
* Add web services to get metadata on issue filtersSimon Brandhof2014-01-151-6/+53
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...Simon Brandhof2014-01-151-23/+3
* SONAR-4908 support rule status of deprecated APISimon Brandhof2014-01-152-0/+3
* SONAR-4923 Switch "Coding Rules reloaded" with "Coding Rules" (and previous "...Julien Lancelot2014-01-1528-897/+1084
* Remove unused ValidationExceptionSimon Brandhof2014-01-151-42/+0
* SONAR-4908 fix mergeSimon Brandhof2014-01-154-10/+10
* SONAR-4908 support deprecated types of rule parameters and add RuleDefinition...Simon Brandhof2014-01-153-8/+31
* SONAR-4908 enable extension point RuleDefinitionsSimon Brandhof2014-01-1546-988/+1061
* 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-1515-63/+527
* Remove hardcoded es http port in testJulien Lancelot2014-01-151-1/+1
* 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-1514-58/+590
* 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-153-56/+45
* 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-151-4/+2