aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4679 Introduce a chain of responsibility for issue filteringJean-Baptiste Lievremont2013-10-087-19/+247
* SONAR-4729 Add mailto link in licenses settingsJulien HENRY2013-10-081-1/+1
* Fix quality flawJulien Lancelot2013-10-081-1/+1
* SONAR-4739 InvalidClassException on Notification class during DB migration pr...Julien HENRY2013-10-074-12/+53
* Fix quality flawsJulien Lancelot2013-10-073-7/+12
* SONAR-4716 Improve issue technical debt displayJulien Lancelot2013-10-072-8/+12
* SONAR-4716 Add technical debt detail on issueJulien Lancelot2013-10-0722-57/+455
* Fix UT that was relying on element order in listJulien HENRY2013-10-071-2/+2
* SONAR-2657 Don't save file hashes if there is no file in projectJulien HENRY2013-10-072-1/+17
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-0765-331/+654
* Fix some quality flawsSimon Brandhof2013-10-072-6/+9
* Fix some quality flawsSimon Brandhof2013-10-074-9/+10
* Bulk deletion - rename "resource" to "component"Simon Brandhof2013-10-071-9/+9
* 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-4673 SONAR-4674 fix refresh of project deletion consolesSimon Brandhof2013-10-045-50/+31
* SONAR-4731 Replace "Dry Run" with "Preview" in text stringsJean-Baptiste Lievremont2013-10-043-8/+8
* SONAR-4667 database upgrade should do not block HTTP requestSimon Brandhof2013-10-043-25/+20
* SONAR-4736 fix freeze on MSSQLSimon Brandhof2013-10-041-0/+3
* SONAR-3871 SONAR-4709 Fix permission checks for project provisioningJean-Baptiste Lievremont2013-10-048-6/+118
* Add unit test to Settings#getBoolean()Simon Brandhof2013-10-041-12/+25
* SONAR-4736 Speed-up migration of violations to issues by disabling indexesSimon Brandhof2013-10-043-13/+25
* SONAR-4736 fix log when converted more than 21M violations (status in percent...Simon Brandhof2013-10-042-11/+10
* Improve doc of RuleProperty#type()Simon Brandhof2013-10-041-3/+2
* SONAR-4716 Display the remediation cost of each issueJulien Lancelot2013-10-044-63/+29
* Fix UT on WindowsJulien HENRY2013-10-021-0/+1
* SONAR-4716 Create a component to display remediation costJulien Lancelot2013-10-029-25/+207
* SONAR-3675 stop server on startup failuresSimon Brandhof2013-10-024-25/+72
* SONAR-2657 Fix circular dependency in IoC containerJulien HENRY2013-10-027-23/+24
* SONAR-3871 Open empty dashboard instead of settingsJean-Baptiste Lievremont2013-10-024-6/+6
* SONAR-3871 Validate project key upon creationJean-Baptiste Lievremont2013-10-022-0/+10
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-0219-320/+575
* Align all operation links to the rightJean-Baptiste Lievremont2013-10-024-9/+13
* Remove pipe characters in action linksJean-Baptiste Lievremont2013-10-022-4/+0
* SONAR-3675 fix dev modeSimon Brandhof2013-10-0219-369/+58
* SONAR-4716 persist remediation costJulien Lancelot2013-10-029-49/+79
* Move project key validation to coreJean-Baptiste Lievremont2013-10-022-7/+34
* Simplify component key validation (one regex, less branches in validateKey)Jean-Baptiste Lievremont2013-10-022-8/+16
* Fix some quality flawsJulien Lancelot2013-10-021-2/+4
* SONAR-4675 try again to fix test on windowsSimon Brandhof2013-10-021-1/+2
* SONAR-4675 fix test on windowsSimon Brandhof2013-10-021-2/+2
* SONAR-4735 Remove the XML libs that are packaged with Java 6Simon Brandhof2013-10-026-30/+27
* SONAR-4675 fix some quality flawsSimon Brandhof2013-10-024-0/+74
* SONAR-4675 add some documentationSimon Brandhof2013-10-017-8/+20
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-0153-147/+343
* SONAR-4675 allow escaping of slash and backslash in URLSimon Brandhof2013-10-012-0/+5
* SONAR-2657, SONAR-3677 Compute file hash and introduce partial analysis modeJulien HENRY2013-10-0114-9/+656
* SONAR-4675 temporarily fix integration testsSimon Brandhof2013-10-012-5/+10