aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5056 Display debt information from rules instead of characteristicsJulien Lancelot2014-03-111-0/+4
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11527-527/+527
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-1124-431/+84
* SONAR-5056 Deprecate RequirementJulien Lancelot2014-03-117-388/+31
* 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-112-7/+11
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-117-29/+99
* revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...Julien Lancelot2014-03-106-31/+31
* revert renaming of org.sonar.core.technicaldebt to org.sonar.core.debt as son...Julien Lancelot2014-03-1064-44/+44
* SONAR-5120 When a rule is linked on a root characteristic, server startup sho...Julien Lancelot2014-03-071-6/+11
* Remove useless test filesJulien Lancelot2014-03-0711-402/+0
* Renamed package to org.sonar.core.technicaldebt to debt And removed technical...Julien Lancelot2014-03-0764-112/+514
* SONAR-5056 Only load characteristics without requirement when Synchronizing r...Julien Lancelot2014-03-074-3/+61
* Fix quality flawJulien Lancelot2014-03-072-6/+3
* 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
* SONAR-5056 Synchronize rule debt definitions from plugin debt modelsJulien Lancelot2014-03-0621-4/+1432
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-064-285/+4
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-058-25/+36
* SONAR-5056 Add debt columns on rules and update Rule API to define some debt ...Julien Lancelot2014-03-0511-154/+371
* Fix quality flawsJulien Lancelot2014-03-051-2/+10
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-059-10/+10
* SONAR-4366 Fix validation issue on operators for working durationJean-Baptiste Lievremont2014-03-041-0/+1
* Fix quality flawsJulien Lancelot2014-03-042-14/+21
* Improve log message of TechnicalDebtXMLImporterSimon Brandhof2014-03-031-2/+2
* Update groupId to subProjectId and rootIt to projectId in issues WSJulien Lancelot2014-03-033-19/+19
* Fix query on MySQLJulien Lancelot2014-03-034-15/+14
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-035-4/+271
* SONAR-4366 Fix bug on insertion of quality gate conditionsJean-Baptiste Lievremont2014-03-033-4/+4
* Fix quality flawsJean-Baptiste Lievremont2014-03-031-10/+14
* SONAR-4996 Add migrations on alerts and measure filters on debtJulien Lancelot2014-02-282-1/+3
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-277-37/+124
* Fix testStas Vilchik2014-02-271-1/+1
* Quality Gates UIStas Vilchik2014-02-272-5/+5
* Fix query for OracleJulien Lancelot2014-02-261-1/+1
* Fix unit tests on MsSQL and OracleJulien Lancelot2014-02-251-21/+21
* SONAR-4366 Add WS to manage project/qgate associationsJean-Baptiste Lievremont2014-02-2520-6/+981
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+0
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-251-0/+1
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-252-1/+2
* SONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySize...Julien Lancelot2014-02-252-1/+2
* SONAR-4996 Create migration on debt measuresJulien Lancelot2014-02-252-1/+2
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+0
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-251-0/+1
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-252-1/+2
* SONAR-4996 Prepare migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+1
* SONAR-4996 Update issue changelog debt to seconds (backend + display)Julien Lancelot2014-02-253-23/+7
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-252-1/+2