aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4756 Replace sonar.showSql(Results) with sonar.log.profilingLevel=FULL ...Jean-Baptiste Lievremont2013-12-033-24/+24
* Fix quality flawyJulien Lancelot2013-12-031-1/+1
* SONAR-4930 Add group name searchJulien Lancelot2013-12-032-9/+16
* SONAR-4930 Add first version of WS without paging and text searchingJulien Lancelot2013-12-0312-6/+549
* SONAR-4816 Provide assignee real name in json report and issues WSJulien HENRY2013-12-034-3/+48
* Fix quality flawsJulien Lancelot2013-12-033-10/+28
* SONAR-4535 Apply permission template based on patternJulien HENRY2013-12-029-64/+168
* SONAR-4756 Introduce a centralized component for profiling logsJean-Baptiste Lievremont2013-12-027-0/+323
* Fix quality flawsJulien Lancelot2013-12-023-6/+6
* SONAR-4535 Add key pattern field on permission templatesJulien HENRY2013-12-0211-27/+49
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-0211-241/+41
* SONAR-4897 Display a message when no requirement foundJulien Lancelot2013-12-023-2/+39
* SONAR-4885 Stop supporting the internationalization of rule descriptions and ...Simon Brandhof2013-11-292-134/+46
* SONAR-2447 Add migration scriptJulien HENRY2013-11-292-2/+3
* SONAR-4831 Mode some technical debt classes to internal packagesJulien Lancelot2013-11-2911-24/+28
* SONAR-4926 Primary key of the table ISSUES is too shortSimon Brandhof2013-11-282-1/+2
* SONAR-4926 Primary key of the table ISSUES is too shortSimon Brandhof2013-11-282-3/+3
* SONAR-4831 Fix NPE when a requirement is attached on a root characteristicJulien Lancelot2013-11-283-3/+46
* SONAR-4831 Refactored technical debtJulien Lancelot2013-11-2817-516/+345
* SONAR-2447 Fix permission template testsJulien HENRY2013-11-282-8/+8
* SONAR-2447 Fix permission templatesJulien HENRY2013-11-284-9/+10
* SONAR-2447 Refactor permission check to work with resource key instead of idsJulien HENRY2013-11-2814-109/+132
* SONAR-4895 Improve migration to correctly populate root_id and add root id in...Julien Lancelot2013-11-2818-33/+60
* SONAR-4892 Fix NPE when searching for characteristicJulien Lancelot2013-11-282-8/+6
* SONAR-4897 Improve the way are displayed characteristic infos on an issueJulien Lancelot2013-11-282-8/+6
* SONAR-4897 Use new API to display Characteristic infos on an issueJulien Lancelot2013-11-279-42/+135
* SONAR-4831 Improve technical debt model synchronisationJulien Lancelot2013-11-277-259/+284
* SONAR-4831 Fix issue when dealing with removed rulesJulien Lancelot2013-11-271-2/+6
* SONAR-4831 Fix issue when dealing with removed rulesJulien Lancelot2013-11-274-41/+34
* SONAR-4893 Update technical debt pyramid widget to use new technical debt modelJulien Lancelot2013-11-2711-22/+196
* Inline local variable to fix quality flawJean-Baptiste Lievremont2013-11-271-5/+3
* SONAR-4831 Do not add requirement when rule is no found on XML importJulien Lancelot2013-11-273-2/+13
* SONAR-4892 SONAR-4917 Update technical debt merge model and technical debt de...Julien Lancelot2013-11-2760-1857/+1275
* SONAR-4860 Fix failing tests on Oracle and MSSQL on multiple insertsJean-Baptiste Lievremont2013-11-264-15/+5
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-262-76/+39
* SONAR-4860 Remove JPA from rule management - first in bulk indexJean-Baptiste Lievremont2013-11-2613-19/+539
* SONAR-4912 Drop support of deprecated plugin rules extensionJulien HENRY2013-11-255-96/+20
* SONAR-4895 Add migration to populate new characteristics columnsJulien Lancelot2013-11-252-1/+2
* SONAR-4895 Add new columns on characteristics tableJulien Lancelot2013-11-2220-11/+662
* Fix quality flawJulien Lancelot2013-11-221-0/+1
* SONAR-4775 Do not log twice time warningsJulien Lancelot2013-11-211-13/+5
* Fix quality flawsJulien Lancelot2013-11-212-4/+6
* SONAR-4775 Update warning messagesJulien Lancelot2013-11-201-2/+2
* SONAR-4775 Update warning messagesJulien Lancelot2013-11-201-2/+4
* SONAR-4775 The technical debt should be related only to issuesJulien Lancelot2013-11-2026-1059/+294
* SONAR-4776 Load issues changelog at the begin of each module analysisJulien Lancelot2013-11-089-163/+346
* SONAR-4776 Never return null when converting WorkDayDuration to daysJulien Lancelot2013-11-082-0/+8
* SONAR-4776 Execute new technical debt decoratorJulien Lancelot2013-11-071-2/+2
* SONAR-4776 Add decorator to calculate new technical debtJulien Lancelot2013-11-066-10/+198
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue inter...Julien Lancelot2013-11-068-36/+36