aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* Release 3.63.6Eric Hartmann2013-06-251-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-211-1/+1
|
* [maven-release-plugin] prepare release 3.6-RC4Eric Hartmann2013-06-211-1/+1
|
* Fix loading of comments when more than 1000 issuesSimon Brandhof2013-06-181-2/+2
|
* SONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues ↵Julien Lancelot2013-06-184-4/+29
| | | | by id
* 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-1415-119/+286
|
* SONAR-4305 purge unprocessed violations before migrating to issuesSimon Brandhof2013-06-131-0/+1
|
* SONAR-4301 Remove order by id desc because it generates an important overheadJulien Lancelot2013-06-132-26/+0
|
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-131-12/+9
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-131-1/+1
|
* [maven-release-plugin] prepare release 3.6-RC2Eric Hartmann2013-06-131-1/+1
|
* Fix some quality flawsSimon Brandhof2013-06-121-1/+1
|
* 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
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-101-1/+1
|
* [maven-release-plugin] prepare release 3.6-RC1Eric Hartmann2013-06-101-1/+1
|
* Fix quality flawSimon Brandhof2013-06-091-4/+4
|
* SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule queryJulien Lancelot2013-06-073-17/+77
|
* SONAR-3755 Closed issues should be reopened only if manual issuesJulien Lancelot2013-06-072-0/+26
|
* SONAR-3755 Improve creation of manual issueJulien Lancelot2013-06-062-2/+2
|
* SONAR-3755 Removed useless security checkJulien Lancelot2013-06-061-1/+1
|
* Add @Nullable to IssueDtoSimon Brandhof2013-06-061-1/+1
|
* SONAR-3755 improve documentationSimon Brandhof2013-06-052-3/+3
|
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-052-5/+17
|
* Fix test on OracleSimon Brandhof2013-06-052-1/+2
|
* Fix some JDBC connection pbs in unit testsSimon Brandhof2013-06-055-5/+18
|
* Fix quality flawsJulien Lancelot2013-06-052-3/+4
|
* SONAR-4309 fix detection of conflictsSimon Brandhof2013-06-044-1/+154
|
* Fix unit testJulien Lancelot2013-06-041-2/+10
|
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-041-1/+4
|
* SONAR-4309 Support concurrent modifications on issues made by batch and ↵Simon Brandhof2013-06-0410-19/+440
| | | | simultaneously by user
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-0411-66/+86
|
* SONAR-3755 Add security on action planJulien Lancelot2013-06-0411-51/+51
|
* SONAR-4304 allow to flag manual issues as false-positiveSimon Brandhof2013-06-032-7/+7
|
* Do not send notifications on issue changes when no field diffSimon Brandhof2013-06-032-8/+29
|
* Fix some quality flawsSimon Brandhof2013-06-033-3/+20
|
* Fix some quality flawsSimon Brandhof2013-06-032-3/+4
|
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-034-0/+34
|
* SONAR-3755 improve email of issue changesSimon Brandhof2013-06-021-1/+1
|
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ↵Julien Lancelot2013-05-3140-1191/+52
| | | | Issues
* SONAR-4360 optimize memory when loading open issuesSimon Brandhof2013-05-313-13/+19
|
* Fix some quality flawsJulien HENRY2013-05-312-30/+15
|
* Fix unit test on windowsSimon Brandhof2013-05-311-7/+7
|
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse ↵Simon Brandhof2013-05-311-1/+1
| | | | plugin)
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse ↵Simon Brandhof2013-05-318-17/+179
| | | | plugin)
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of ↵Julien Lancelot2013-05-312-0/+14
| | | | getting it from issues results
* Fix some quality flawsSimon Brandhof2013-05-311-2/+2
|