aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3879 Moved status constant to Rule. Removed Rule status enumeration.Julien Lancelot2013-03-255-89/+9
* SONAR-3879 Replace rule status enumeration in the annotation by a stringJulien Lancelot2013-03-222-2/+54
* SONAR-4083 The WS metrics should allow to create or delete only manual metricsJulien Lancelot2013-03-212-1/+2
* SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Up...Julien Lancelot2013-03-204-5/+20
* SONAR-4069 ResourcePermission need to be in TaskContainerJulien HENRY2013-03-181-7/+7
* Add TaskComponent to SemaphoreUpdater and SemaphoresSimon Brandhof2013-03-151-1/+3
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-142-152/+0
* Fix quality flawsJulien Lancelot2013-03-141-4/+7
* Separate last db migration in 3 migrationsJulien Lancelot2013-03-122-1/+3
* SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-1220-48/+99
* SONAR-4170 Add language property on rule in order to track removed rules from...Julien Lancelot2013-03-111-0/+1
* SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column...Julien Lancelot2013-03-083-2/+6
* Update sonar pom version to 3.6-SNAPSHOTJulien Lancelot2013-03-081-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