aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix log duplications when merging technical debt model from pluginsJulien Lancelot2013-10-291-3/+2
* SONAR-4725 web service for management of user group membersSimon Brandhof2013-10-253-1/+4
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* SONAR-4416 Migrate existing timeline widgets to adapt to new render codeJean-Baptiste Lievremont2013-10-182-1/+2
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-172-192/+0
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-162-0/+192
* SONAR-4357 Technical debt model repository should return all xml models, even...Julien Lancelot2013-10-163-7/+10
* Fix quality flawsJulien Lancelot2013-10-153-9/+39
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-1410-55/+64
* 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