aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJulien Lancelot2014-03-124-10/+12
* SONAR-5056 Removed some useless usage of RequirementJulien Lancelot2014-03-124-15/+9
* SONAR-5007 Put criteria in orderStas Vilchik2014-03-127-106/+258
* SONAR-5007 Temporary remove facets (until SONAR-5012)Stas Vilchik2014-03-1213-188/+13
* SONAR-5056 Display debt information from rules instead of characteristicsJulien Lancelot2014-03-117-21/+113
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-113244-3246/+3246
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-1137-482/+204
* SONAR-5094 Memoize loaded quality gate (do not reload on next provide call)Jean-Baptiste Lievremont2014-03-112-8/+13
* SONAR-5056 Deprecate RequirementJulien Lancelot2014-03-1111-392/+55
* SONAR-5094 Add project/quality gate association capabilities to WS clientJean-Baptiste Lievremont2014-03-113-0/+56
* SONAR-5007 Facets UXStas Vilchik2014-03-117-19/+79
* Execute purge on wasted measures even of there's no measure on metrics withou...Julien Lancelot2014-03-113-11/+13
* Update purge as there's now no more requirements in characteristicsJulien Lancelot2014-03-114-49/+1
* SONAR-4767 On mode DAYS, do not display null when there's no dateJulien Lancelot2014-03-113-8/+14
* SONAR-5007 Rework quality profiles partStas Vilchik2014-03-1123-318/+263
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-1143-683/+1113
* revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...Julien Lancelot2014-03-109-39/+39
* SONAR-5094 Trigger alert notifications when a quality gate is usedJean-Baptiste Lievremont2014-03-102-3/+16
* SONAR-5094 Add create/update/delete condition capabilities to WS clientJean-Baptiste Lievremont2014-03-105-1/+237
* SONAR-5094 Revert back to alert_status metric, will be renamed eventuallyJean-Baptiste Lievremont2014-03-106-43/+49
* revert renaming of org.sonar.core.technicaldebt to org.sonar.core.debt as son...Julien Lancelot2014-03-1079-68/+68
* SONAR-5091 Fix display issue when duplicating default QGJean-Baptiste Lievremont2014-03-102-0/+2
* SONAR-4366 Fix NPE when quality gate is empty (no condition)Jean-Baptiste Lievremont2014-03-102-2/+20
* SONAR-5094 Convert the technical operators to human readable formJean-Baptiste Lievremont2014-03-102-11/+19
* Fix footer on measures pageStas Vilchik2014-03-073-0/+13
* SONAR-5007 Add second POCStas Vilchik2014-03-0737-177/+707
* SONAR-5119 Add a warning log when a rule is linked on a removed characteristicJulien Lancelot2014-03-071-1/+1
* SONAR-5120 When a rule is linked on a root characteristic, server startup sho...Julien Lancelot2014-03-074-31/+23
* Verify profile is existing on some actionsJulien Lancelot2014-03-073-2/+10
* Remove useless test filesJulien Lancelot2014-03-0711-402/+0
* SONAR-5084 Add total number of matching rules in the rules search WS resultJean-Baptiste Lievremont2014-03-072-3/+6
* Renamed package to org.sonar.core.technicaldebt to debt And removed technical...Julien Lancelot2014-03-0779-161/+563
* SONAR-5087 Match on name or key (like in qprofile management screen)Jean-Baptiste Lievremont2014-03-072-1/+5
* Fix quality flawsJulien Lancelot2014-03-072-1/+2
* SONAR-5056 Only load characteristics without requirement when Synchronizing r...Julien Lancelot2014-03-0711-11/+116
* Fix quality flawJulien Lancelot2014-03-073-7/+6
* SONAR-5094 Use conditions from server to generate quality gate status measureJean-Baptiste Lievremont2014-03-078-18/+992
* SONAR-5094 Load quality gate definitions and start generating the Quality Gat...Jean-Baptiste Lievremont2014-03-079-19/+459
* SONAR-5094 Create Quality Gate Status metricJean-Baptiste Lievremont2014-03-073-5/+17
* SONAR-5094 Update Quality Gate show WS and its associated client for easier l...Jean-Baptiste Lievremont2014-03-079-22/+211
* SONAR-5094 Move current alert-based quality gate implementation out of the wayJean-Baptiste Lievremont2014-03-075-15/+18
* Fix wrong renaming of issue.debt in the Issue search WSJulien Lancelot2014-03-071-1/+2
* Restore unit test file with lower caseJulien Lancelot2014-03-071-0/+0
* Delete unit test fileJulien Lancelot2014-03-071-54/+0
* Temporary rename file because of uppercaseJulien Lancelot2014-03-071-0/+54
* Fix logs of quick-build.shSimon Brandhof2014-03-061-2/+0
* SONAR-5056 Improve characteristic searchJulien Lancelot2014-03-061-1/+5
* SONAR-5056 Synchronize rule debt definitions from plugin debt modelsJulien Lancelot2014-03-0634-109/+1798
* Fix alerts.warning_tooltipStas Vilchik2014-03-062-2/+2
* SONAR-4913 Fix regression: show edit button only when there is selected filterStas Vilchik2014-03-061-1/+1