aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-1712-142/+267
| | | | | * now use Sonar Runner embedded to run Sonar * also updated Maven plugins to make Sonar build pass with Maven 3.1
* Fix some quality flawsJulien HENRY2013-06-171-2/+4
|
* SONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in ↵Simon Brandhof2013-06-171-12/+8
| | | | standalone mode
* SONAR-4321 Fix issue on aliasJulien Lancelot2013-06-141-11/+4
|
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-1416-118/+357
|
* SONAR-4305 purge unprocessed violations before migrating to issuesSimon Brandhof2013-06-1311-10/+50
|
* SONAR-4395 The SQL request used to get hotspot on metric can be improvedSimon Brandhof2013-06-132-4/+2
|
* Fix unit test on windowsSimon Brandhof2013-06-131-1/+1
|
* Fix some quality flawsSimon Brandhof2013-06-132-6/+5
|
* SONAR-4301 Remove order by id desc because it generates an important overheadJulien Lancelot2013-06-132-26/+0
|
* SONAR-4383 Save issue filterJulien Lancelot2013-06-1319-289/+479
|
* Improve error handling of ws-clientSimon Brandhof2013-06-1341-443/+860
|
* Fix some quality flawsSimon Brandhof2013-06-134-9/+7
|
* SONAR-4383 Replace if alias by filters in IssueFilterMapper because of MySQL ↵Julien Lancelot2013-06-131-11/+17
| | | | issue
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-133-38/+92
|
* SONAR-4235 Add creation date on "/api/resources" WSJulien HENRY2013-06-131-1/+3
|
* SONAR-4383 Revert modification in IssueMapperJulien Lancelot2013-06-131-7/+7
|
* SONAR-4383 Replace ruby issue_filter Ruby by Java IssueQuery in issues ↵Julien Lancelot2013-06-1311-67/+150
| | | | search page
* SONAR-4383 Replace user by userLogin in IssueFilters tableJulien Lancelot2013-06-1312-43/+119
|
* Fix some quality flawsJulien HENRY2013-06-132-2/+6
|
* SONAR-4386 Provide a context to ProjectBuilder for later evolutionsJulien HENRY2013-06-121-0/+36
|
* SONAR-3755 Delete limitation of max number of issues when loading issue changesJulien Lancelot2013-06-124-9/+31
| | | | (cherry picked from commit 9e1f713)
* SONAR-3755 Fix big performance issue on selectChildrenComponentIds queryJulien Lancelot2013-06-121-35/+39
| | | | (cherry picked from commit 4bbc914)
* SONAR-3755 Fix big performance issue on selectChildrenComponentIds queryJulien Lancelot2013-06-121-15/+37
| | | | (cherry picked from commit 414edae)
* SONAR-4386 Provide a context to ProjectBuilder for later evolutionsJulien HENRY2013-06-123-9/+26
|
* SONAR-4368 Highly improve performance of the project deletion operationJulien HENRY2013-06-124-155/+266
|
* SONAR-4384 Add missing phases to Sonar profilingJulien HENRY2013-06-1217-121/+793
|
* SONAR-4383 Replace userId by user in FilterDtoJulien Lancelot2013-06-1117-50/+358
|
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-1127-27/+27
|
* SONAR-4386 Refactor ProjectBuilder extensionJulien HENRY2013-06-115-22/+38
|
* SONAR-4383 Add IssueFilters db creation script and DAOJulien Lancelot2013-06-1122-27/+679
|
* Do not send nofications on dry run modeSimon Brandhof2013-06-101-0/+2
|
* SONAR-4283 do not persist notifications of changes on new issuesSimon Brandhof2013-06-102-4/+4
|
* SONAR-4221 Fix regression with property loading and module exclusionsJulien HENRY2013-06-108-104/+126
|
* Fix typo in Core bundleFabrice Bellingard2013-06-101-1/+1
|
* Restore Issues instead of Unresolved Issues in unresolved statuses widgetJulien Lancelot2013-06-102-2/+1
|
* Replace solved by resolved ina action plan and replace Issues by Unresolved ↵Julien Lancelot2013-06-102-2/+3
| | | | Issues in unresolved statuses widget
* Set list of status as constantJulien Lancelot2013-06-101-11/+9
|
* SONAR-4382 Add a success log at the end of dryRun analysisSimon Brandhof2013-06-092-7/+47
|
* Fix quality flawSimon Brandhof2013-06-092-5/+5
|
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-074-26/+47
|
* Add some css classJulien Lancelot2013-06-073-36/+38
|
* Fix method name typoJulien Lancelot2013-06-071-2/+2
|
* SONAR-3755 Use RubyUtils to parse deadline when creating action planJulien Lancelot2013-06-071-2/+1
|
* SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule queryJulien Lancelot2013-06-074-21/+77
|
* SONAR-3755 Closed issues should be reopened only if manual issuesJulien Lancelot2013-06-072-0/+26
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-076-44/+20
| | | | fix issue when encoding + character
* SONAR-3755 Restore deleted bundle for deleted component on issue detailJulien Lancelot2013-06-071-0/+1
|
* SONAR-3755 Move the rule compliance widget and action plan widget to Issues ↵Julien Lancelot2013-06-072-2/+2
| | | | category
* Fix javadocSimon Brandhof2013-06-0616-30/+24
|