aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4716 Remove Technical Debt MyBatis classes and replace it by RailsJulien Lancelot2013-10-1122-1115/+2
* SONAR-4738 Add forgotten migration in H2Julien Lancelot2013-10-111-0/+1
* Revert "SONAR-4151 Index packages/folders names to allow to get them"Julien HENRY2013-10-105-22/+66
* SONAR-4738 New migration scriptJulien Lancelot2013-10-101-1/+1
* SONAR-4357 Replace model TECHNICAL_DEBT by SQALE and replace metric 'technica...Julien Lancelot2013-10-1015-15/+15
* SONAR-4151 Index packages/folders names to allow to get themJulien HENRY2013-10-105-66/+22
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-094-37/+23
* SONAR-3677 fix testSimon Brandhof2013-10-091-4/+4
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-092-7/+7
* SONAR-4724 Fix duplicate entries in ghost detection queryJean-Baptiste Lievremont2013-10-092-1/+2
* Fix quality flawJulien Lancelot2013-10-091-2/+2
* SONAR-4357 Rename method that initialize and merge pluginsJulien Lancelot2013-10-092-16/+24
* Fix some quality flawsJulien HENRY2013-10-091-3/+7
* SONAR-4357 Little refactoringJulien Lancelot2013-10-081-15/+24
* SONAR-4357 Move some classes to Sonar coreJulien Lancelot2013-10-0823-54/+891
* SONAR-4357 Move some classes to Sonar coreJulien Lancelot2013-10-0815-1/+1132
* Fix quality flawJulien Lancelot2013-10-081-1/+1
* SONAR-4739 InvalidClassException on Notification class during DB migration pr...Julien HENRY2013-10-074-12/+53
* SONAR-4716 Add technical debt detail on issueJulien Lancelot2013-10-0710-3/+273
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-0737-243/+179
* SONAR-4716 Fix query on OracleJulien Lancelot2013-10-073-8/+8
* SONAR-4716 Fix queryJulien Lancelot2013-10-071-5/+5
* SONAR-4716 Fix queryJulien Lancelot2013-10-071-7/+7
* SONAR-4716 Create dtos and dao to get requirement from a ruleJulien Lancelot2013-10-0420-48/+830
* SONAR-3871 SONAR-4709 Fix permission checks for project provisioningJean-Baptiste Lievremont2013-10-044-0/+34
* SONAR-4716 Display the remediation cost of each issueJulien Lancelot2013-10-042-61/+12
* SONAR-4716 Create a component to display remediation costJulien Lancelot2013-10-024-19/+177
* SONAR-4716 persist remediation costJulien Lancelot2013-10-026-35/+75
* Move project key validation to coreJean-Baptiste Lievremont2013-10-021-0/+30
* Fix some quality flawsJulien Lancelot2013-10-021-2/+4
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-0140-104/+513
* SONAR-2657, SONAR-3677 Compute file hash and introduce partial analysis modeJulien HENRY2013-10-014-7/+62
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-0/+5
* SONAR-4714 Load technical debt model only once per project instead of once pe...Julien Lancelot2013-10-0123-0/+1338
* Fix styleJean-Baptiste Lievremont2013-10-011-1/+3
* SONAR-3871 Finalize provisioning pageJean-Baptiste Lievremont2013-09-302-4/+5
* SONAR-4712 Fix project authorization request to support empty projectsJean-Baptiste Lievremont2013-09-306-40/+45
* SONAR-4646 Deleting a user should not lead to delete its 'shared' dashboards/...Julien HENRY2013-09-275-12/+31
* SONAR-4724 Modify ghost detection query to avoid displaying provisioned resou...Jean-Baptiste Lievremont2013-09-273-6/+27
* SONAR-4711 Allow creation and query of empty projectsJean-Baptiste Lievremont2013-09-267-94/+120
* Cut dependency between InternalPermissionService and RoleDao, moved to Permis...Jean-Baptiste Lievremont2013-09-252-0/+16
* Remove duplicated and unused delete mappingJean-Baptiste Lievremont2013-09-251-4/+0
* SONAR-4714 Move classes to sonar-serverJulien Lancelot2013-09-2530-1924/+0
* SONAR-4714 add technical debt model management classesJulien Lancelot2013-09-2430-0/+1924
* SONAR-4195 minor doc updateSimon Brandhof2013-09-241-1/+4
* SONAR-3871 Create permission for provisioning - initial commit for backupJean-Baptiste Lievremont2013-09-243-4/+7
* Method renamingJulien Lancelot2013-09-243-3/+3
* SONAR-4694 Fix issues when managing groups permission on componentsJulien Lancelot2013-09-2316-49/+189
* SONAR-4691 do not extensively use Oracle rollback segmentsSimon Brandhof2013-09-201-1/+24
* SONAR-4694 Refactor GlobalPermission definitions by replacing object by strin...Julien Lancelot2013-09-204-74/+94