aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 3.63.6Eric Hartmann2013-06-2527-27/+27
|
* SONAR-4439 OutOfMemory in the page "Clouds"Simon Brandhof2013-06-251-5/+6
|
* Annotate issue action API with @BetaSimon Brandhof2013-06-249-0/+18
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-2127-28/+28
|
* [maven-release-plugin] prepare release 3.6-RC4Eric Hartmann2013-06-2127-28/+28
|
* Merge branch 'branch-3.6' of github.com:SonarSource/sonar into branch-3.6Eric Hartmann2013-06-2118-77/+162
|\
| * SONAR-4319 Add a community link and update links from sonar.codehaus.org to ↵Julien Lancelot2013-06-202-2/+4
| | | | | | | | sonarqube.org
| * Fix issue popup from paginated issue widgetSimon Brandhof2013-06-201-1/+1
| |
| * Fix select2 components on IE8Simon Brandhof2013-06-201-3/+3
| |
| * SONAR-3879 Template rules status should not updated to their parent statusJulien Lancelot2013-06-193-7/+8
| |
| * SONAR-3879 Template rules have to be registered after all rules have been ↵Julien Lancelot2013-06-191-4/+5
| | | | | | | | registered
| * SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-196-63/+113
| |
| * Fix loading of comments when more than 1000 issuesSimon Brandhof2013-06-181-2/+2
| |
| * Remove the dependency commons-loggingSimon Brandhof2013-06-182-1/+7
| |
| * SONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues ↵Julien Lancelot2013-06-184-4/+29
| | | | | | | | by id
* | [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-1827-28/+28
| |
* | [maven-release-plugin] prepare release 3.6-RC3Eric Hartmann2013-06-1827-30/+29
|/
* Fix OSGi metadata of ws-clientSimon Brandhof2013-06-181-1/+2
|
* Fix jetty dependencies...Simon Brandhof2013-06-171-6/+0
|
* SONAR-4157 fix test of sonar-applicationSimon Brandhof2013-06-171-0/+5
|
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-177-15/+42
|
* Fix deprecated DecoratorBarriersSimon Brandhof2013-06-172-4/+4
|
* SONAR-4315 Inject project settings when executing an actionJulien Lancelot2013-06-172-5/+46
|
* Fix ResourceIndexerMapperTest on PostgresqlSimon Brandhof2013-06-171-0/+1
|
* SONAR-4321 Fix issue on aliasJulien Lancelot2013-06-141-11/+4
|
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-1417-119/+358
|
* 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
|
* Update wrong copyright headerJulien Lancelot2013-06-134-8/+11
|
* Improve error handling of ws-clientSimon Brandhof2013-06-1341-443/+860
|
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-133-38/+92
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-1327-28/+28
|
* [maven-release-plugin] prepare release 3.6-RC2Eric Hartmann2013-06-1327-28/+28
|
* Fix some quality flawsSimon Brandhof2013-06-122-1/+2
|
* SONAR-3755 Delete limitation of max number of issues when loading issue changesJulien Lancelot2013-06-124-29/+31
|
* SONAR-3755 Fix big performance issue on selectChildrenComponentIds queryJulien Lancelot2013-06-121-35/+39
|
* SONAR-3755 Fix big performance issue on selectChildrenComponentIds queryJulien Lancelot2013-06-121-15/+37
|
* Restore Issues instead of Unresolved Issues in unresolved statuses widgetJulien Lancelot2013-06-112-2/+1
| | | | (cherry picked from commit 0e4e984)
* Replace solved by resolved ina action plan and replace Issues by Unresolved ↵Julien Lancelot2013-06-112-2/+3
| | | | | | Issues in unresolved statuses widget (cherry picked from commit 7f968cd)
* Fix typo in Core bundleFabrice Bellingard2013-06-111-1/+1
|
* 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
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-1027-28/+28
|
* [maven-release-plugin] prepare release 3.6-RC1Eric Hartmann2013-06-1027-30/+29
|
* Update Sonar Java to 1.3-RC1Eric Hartmann2013-06-101-1/+1
|
* SONAR-4382 Add a success log at the end of dryRun analysisSimon Brandhof2013-06-092-7/+47
|