aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4366 Remove unnecessary colonsStas Vilchik2014-03-251-2/+2
* Fix quality flawsJulien Lancelot2014-03-241-2/+0
* SONAR-4366 Rework rename/copy modalStas Vilchik2014-03-211-1/+1
* SONAR-5121 Refactor the way remediation function is defined on rules in order...Julien Lancelot2014-03-212-0/+10
* SONAR-4366 Some UI improvementsStas Vilchik2014-03-211-2/+2
* Fix issue on debt pyramid due to renaming of debt.rootCharacteristics to debt...Julien Lancelot2014-03-211-1/+1
* SONAR-4366 Move a core plugin component to batch (remove server dependency on...Jean-Baptiste Lievremont2014-03-203-322/+2
* SONAR-926 fix documentation of exclusion settingsSimon Brandhof2014-03-191-90/+0
* SONAR-5091 Update deletion confirm messages in conformance to UI guidelinesJean-Baptiste Lievremont2014-03-191-0/+4
* Fix some quality flawsSimon Brandhof2014-03-191-2/+2
|\
| * Fixes a couple of issues by using interfaces rather than a specific implement...Hans Joachim Desserud2013-11-021-2/+2
* | SONAR-926 support cross-project duplications in multi-lang projectSimon Brandhof2014-03-184-8/+9
* | SONAR-5143 revert. Inclusions are coming back to UI !Simon Brandhof2014-03-181-6/+4
* | SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-181-1/+1
* | SONAR-5095 Fix colon/period display in QG widget, metric descriptionJean-Baptiste Lievremont2014-03-181-4/+4
* | SONAR-5092 Change message on default quality gate when user is not quality adminJean-Baptiste Lievremont2014-03-171-1/+2
* | SONAR-5146 Some rules might not have some "rules.created_at" date and in that...Julien Lancelot2014-03-171-2/+0
* | SONAR-4366 Fix display of passed quality gateJean-Baptiste Lievremont2014-03-171-1/+1
* | SONAR-5056 Create DebtRemediationFunction API on batch sideJulien Lancelot2014-03-172-3/+3
* | Rename RuleDefinitions to RulesDefinitionJulien Lancelot2014-03-144-11/+11
* | SONAR-4095Jean-Baptiste Lievremont2014-03-142-33/+27
* | Renamed some debt classes to remove "Technical" wordJulien Lancelot2014-03-145-17/+18
* | SONAR-5141 Minor improvementJulien Lancelot2014-03-142-20/+16
* | SONAR-5143 remove sonar.inclusions and sonar.test.inclusions from UISimon Brandhof2014-03-141-4/+6
* | Fix bad import edu.emory.mathcs.backport.java.util.CollectionsSimon Brandhof2014-03-141-1/+1
* | SONAR-4790 complete documentation of FileSystemSimon Brandhof2014-03-142-9/+15
* | SONAR-4790 replace static factory FilePredicates by FileSystem#predicates()Simon Brandhof2014-03-142-8/+8
* | SONAR-5141 Improve performance of technical debt measures decoratorJulien Lancelot2014-03-142-117/+135
* | SONAR-4908 rename the methods newXxx() of RuleDefinitions to createXxx()Simon Brandhof2014-03-141-3/+3
* | SONAR-926 fail if properties sonar.sources or sonar.tests are badly set in Ma...Simon Brandhof2014-03-131-33/+51
* | SONAR-926 allow to set the properties sonar.sources and sonar.tests in Maven pomSimon Brandhof2014-03-135-57/+64
* | SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-132-20/+4
* | SONAR-5056 Fix performance issue when converting new rule to old ruleJulien Lancelot2014-03-132-39/+37
* | SONAR-4913 Update issue and measures page to show sharing detailsStas Vilchik2014-03-131-0/+1
* | SONAR-5124 The "Weighted Issues" metric should not be deprecated anymoreJulien Lancelot2014-03-121-1/+1
* | SONAR-5056 Removed some useless usage of RequirementJulien Lancelot2014-03-121-3/+1
* | Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11266-266/+266
* | SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-112-7/+1
* | SONAR-4767 On mode DAYS, do not display null when there's no dateJulien Lancelot2014-03-111-1/+3
* | SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-112-114/+128
* | SONAR-5094 Trigger alert notifications when a quality gate is usedJean-Baptiste Lievremont2014-03-102-3/+16
* | SONAR-5094 Create Quality Gate Status metricJean-Baptiste Lievremont2014-03-071-0/+4
* | SONAR-5007 Add first POCStas Vilchik2014-03-061-0/+1
* | SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-062-5/+5
* | SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-057-34/+39
* | SONAR-5114 Modify client side application to support App WSStas Vilchik2014-03-051-0/+4
* | Removed useless usage of WorkDurationFactoryJulien Lancelot2014-03-054-17/+4
* | Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-054-4/+4
* | SONAR-5086 Add commonentRoots parameter to links on action plan progress barJean-Baptiste Lievremont2014-03-041-10/+10
* | SONAR-5057 remove usage of prototypejsSimon Brandhof2014-03-031-1/+1