summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-0150-1307/+1351
* SONAR-4714 Load technical debt model only once per project instead of once pe...Julien Lancelot2013-10-0128-139/+147
* Enhance coverageJean-Baptiste Lievremont2013-10-011-4/+46
* Fix styleJean-Baptiste Lievremont2013-10-011-1/+3
* SONAR-4713 Fail on unprovisioned projectJean-Baptiste Lievremont2013-10-018-17/+64
* SONAR-4715 Replace deprecated Apache configuration API by SettingsJulien Lancelot2013-10-016-22/+17
* SONAR-4715 remove toString()Julien Lancelot2013-09-301-5/+0
* SONAR-4715 Minor refactoringJulien Lancelot2013-09-302-9/+12
* SONAR-4715 Execute technical debt decorator only persistable resourcesJulien Lancelot2013-09-302-2/+2
* Renamed Requirement and Characteristic used by technical debt decoratorJulien Lancelot2013-09-3018-95/+101
* SONAR-3871 Finalize provisioning pageJean-Baptiste Lievremont2013-09-308-78/+108
* SONAR-4712 Fix project authorization request to support empty projectsJean-Baptiste Lievremont2013-09-306-40/+45
* SONAR-4712 Ensure most pages work without snapshotJean-Baptiste Lievremont2013-09-3010-60/+77
* SONAR-4733 Metric label is missing in alert messagesSimon Brandhof2013-09-302-6/+35
* Fix quality flawsJulien Lancelot2013-09-302-0/+46
* SONAR-4718 update widget descriptionJulien Lancelot2013-09-291-1/+1
* SONAR-4717 replace wrong widget keyJulien Lancelot2013-09-291-1/+1
* SONAR-4717 Fix link on technical debt measureJulien Lancelot2013-09-291-1/+1
* SONAR-4667 Remove prototypejs from migration screensstephenbroyer2013-09-271-1/+1
* SONAR-4673 Remove prototypejs from "System" administration consolesstephenbroyer2013-09-271-1/+1
* SONAR-4612 Remove prototypejs from "Configuration" administration consolesstephenbroyer2013-09-272-3/+3
* SONAR-4690 correctly remove the progress threadSimon Brandhof2013-09-271-0/+2
* SONAR-4646 Deleting a user should not lead to delete its 'shared' dashboards/...Julien HENRY2013-09-275-12/+31
* SONAR-3871 Index resources when they are createdJean-Baptiste Lievremont2013-09-272-3/+42