aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/technicaldebt
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-021-70/+0
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-6/+4
* SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-191-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-3/+3
* Fix quality flawsJulien Lancelot2015-04-271-3/+3
* Fix quality flaws in APISimon Brandhof2015-04-032-8/+2
* Add missing @Override annotationsSimon Brandhof2014-10-103-0/+38
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-302-2/+4
* Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"Julien HENRY2014-04-252-4/+2
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-242-2/+4
* Fix quality flawsJulien Lancelot2014-04-041-2/+2
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-032-1/+6
* SONAR-5174 Rules search by language and repositoriesJulien Lancelot2014-03-281-1/+1
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-251-0/+1
* SONAR-5056 Create restore from provided model actionJulien Lancelot2014-03-201-0/+4
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-183-44/+5
* SONAR-5141 Improve performance of technical debt measures decoratorJulien Lancelot2014-03-141-0/+6
* SONAR-5056 Display debt information from rules instead of characteristicsJulien Lancelot2014-03-111-0/+12
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1112-12/+12
* SONAR-5056 Deprecate RequirementJulien Lancelot2014-03-113-4/+20
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-117-2/+62
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-054-4/+4
* Fix quality flawsJulien Lancelot2014-02-181-4/+4
* Fix NPE when there's no unit on a requirement of a SQALE modelJulien Lancelot2014-02-182-12/+12
* Do not use anymore deprecated WorkUnitJulien Lancelot2014-02-174-36/+194
* Replace WorkUnit by WorkDuration for technical debtJulien Lancelot2014-02-121-2/+81
* Merge WorkDayDuration with WorkUnitJulien Lancelot2014-02-101-2/+2
* add some UTJulien Lancelot2013-12-092-4/+5
* Fix quality flawsJulien Lancelot2013-12-061-1/+1
* SONAR-4939 Create WS to search groups by permissionJulien Lancelot2013-12-051-2/+4
* Fix quality flawsJulien Lancelot2013-12-041-1/+2
* Fix quality flawyJulien Lancelot2013-12-031-4/+8
* Fix quality flawsJulien Lancelot2013-12-024-0/+92
* SONAR-4831 Mode some technical debt classes to internal packagesJulien Lancelot2013-11-296-255/+210
* SONAR-4831 Add missing @since version and a characteristicByKey() for ViewsJulien Lancelot2013-11-295-0/+19
* SONAR-4831 Refactored technical debtJulien Lancelot2013-11-287-53/+398
* SONAR-4895 Improve migration to correctly populate root_id and add root id in...Julien Lancelot2013-11-282-0/+21
* SONAR-4892 SONAR-4917 Update technical debt merge model and technical debt de...Julien Lancelot2013-11-273-0/+446
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue inter...Julien Lancelot2013-11-061-113/+0
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-031-3/+3
* Fix quality flawJulien Lancelot2013-10-161-4/+0
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-071-0/+117