aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4939 Fix SQL query on OracleJulien Lancelot2013-12-051-1/+1
* SONAR-4939 Add Anyone groupJulien Lancelot2013-12-055-72/+82
* SONAR-4939 Add UTJulien Lancelot2013-12-051-0/+3
* SONAR-4939 Create WS to search groups by permissionJulien Lancelot2013-12-0512-35/+354
* SONAR-4930 Add loginJulien Lancelot2013-12-046-21/+45
* SONAR-4931 Create WS to search users by permissionJulien Lancelot2013-12-0413-9/+594
* SONAR-4930 The group research is no more case sensitiveJulien Lancelot2013-12-043-3/+16
* SONAR-4756 Use sonar.log.console to decide if console logging is enabledJean-Baptiste Lievremont2013-12-041-0/+24
* SONAR-4930 Add paginationJulien Lancelot2013-12-044-55/+108
* SONAR-4535 Display key pattern on permission template UIJulien HENRY2013-12-0415-18/+47
* Fix some quality flawsJulien HENRY2013-12-042-13/+17
* Fix quality flawsJulien Lancelot2013-12-043-4/+4
* Fix quality flawsJulien Lancelot2013-12-041-1/+2
* Disable classpath scanner of HibernateSimon Brandhof2013-12-031-0/+1
* Fix quality flawsJean-Baptiste Lievremont2013-12-032-3/+24
* Fix quality flawsJulien Lancelot2013-12-034-26/+38
* SONAR-4756 Use platform profiling in preview DB exportJean-Baptiste Lievremont2013-12-033-30/+36
* SONAR-4756 Use platform profiling in MeasureFilterJean-Baptiste Lievremont2013-12-033-40/+31
* 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