aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-071-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-011-1/+1
* [maven-release-plugin] prepare release 3.5-RC2Eric Hartmann2013-03-011-1/+1
* SONAR-2965 Disable autocommit on DBCP and improve semaphore logsJulien HENRY2013-02-281-3/+17
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-02-251-1/+1
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-251-3/+2
* Fix (again) compatibility of test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-6/+10
* Fix compatibility of the test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-1/+6
* Fix some quality flawsSimon Brandhof2013-02-221-12/+0
* Execute all the tests of sonar-core in database integration testsSimon Brandhof2013-02-221-5/+0
* Fix quality flawSimon Brandhof2013-02-211-2/+1
* Increase coverage by UTs.Julien HENRY2013-02-211-0/+5
* Add missing test on measure filtersSimon Brandhof2013-02-212-1/+4
* Fix compatibility with latest SNAPSHOT of sonar-update-center-commonSimon Brandhof2013-02-202-1/+1
* Move blueprints version to parent pomSimon Brandhof2013-02-201-2/+1
* Do no set parent value to key value if no parent in metadataJulien Lancelot2013-02-201-1/+1
* Fix compatibility of dry run mode with OracleSimon Brandhof2013-02-201-10/+30
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-204-17/+25
* Add test for export for dry run databaseSimon Brandhof2013-02-202-5/+19
* Fix quality flawsSimon Brandhof2013-02-201-4/+0
* SONAR-4100 Remove useless codeFabrice Bellingard2013-02-195-76/+0
* Fix test on mysql where TIMESTAMP precision is only secondJulien HENRY2013-02-191-2/+2
* Fix some quality flawsSimon Brandhof2013-02-191-0/+13
* SONAR-3317 download last analysis on dry runSimon Brandhof2013-02-191-14/+26
* Added missing test filesJulien Lancelot2013-02-182-0/+0
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-184-2/+44
* SONAR-2965 Provide a way to close JPA session to avoid DB timeoutJulien HENRY2013-02-181-18/+26
* Fix Semaphore test on OracleSimon Brandhof2013-02-151-3/+3
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-143-3/+10
* Try to fix SemaphoreDaoTest on mysqlSimon Brandhof2013-02-141-1/+1
* SONAR-3317 fix possible copy of inverted columnsSimon Brandhof2013-02-143-15/+66
* Add missing unit testSimon Brandhof2013-02-141-0/+6
* Fix possible null pointer dereferenceSimon Brandhof2013-02-141-2/+4
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-143-13/+0
* Improve stability of SemaphoreUpdaterTestSimon Brandhof2013-02-131-2/+2
* SONAR-4053 improve stability of unit testSimon Brandhof2013-02-131-1/+1
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-133-0/+13
* SONAR-4053 re-enable unit testSimon Brandhof2013-02-131-1/+0
* SONAR-4053 improve stability of unit testSimon Brandhof2013-02-131-0/+2
* Fix some quality flawsSimon Brandhof2013-02-131-2/+1
* Fix headerSimon Brandhof2013-02-131-1/+1
* Fix quality flawsSimon Brandhof2013-02-125-36/+37
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-0/+2
* SONAR-4053 Try to fix thread lock issue with SemaphoreUpdaterJulien HENRY2013-02-122-16/+14
* SONAR-4053 Try to fix JUnit test (thread timing issue)Julien HENRY2013-02-111-2/+2
* SONAR-4053 Automatically release semaphores when outdatedJulien HENRY2013-02-118-27/+209
* SONAR-2291 Copy plugin before extracting metadataJulien HENRY2013-02-111-14/+25
* SONAR-4087 prevents from setting several times the coverage between the same ...Simon Brandhof2013-02-073-5/+27
* SONAR-2501 move type from test plan to test caseSimon Brandhof2013-02-067-63/+60
* SONAR-2501 a test plan can have multiple test cases with the same name (see T...Simon Brandhof2013-02-056-57/+41