aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2012-10-151-2/+6
* SONAR-3876 Backslash characters are duplicated on PostgreSQL 9.1Simon Brandhof2012-10-1510-33/+38
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-10-111-1/+1
* [maven-release-plugin] prepare release 3.3-RC1Eric Hartmann2012-10-111-3/+2
* SONAR-3621 add some unit testsSimon Brandhof2012-10-104-21/+76
* SONAR-3621 fix performance issue of measure filters using favouritesSimon Brandhof2012-10-101-3/+9
* SONAR-3621 Add some unit testsSimon Brandhof2012-10-104-3/+23
* SONAR-3783 Fix regression on single quotes used with parametersFabrice Bellingard2012-10-093-7/+11
* Fix quality flawSimon Brandhof2012-10-091-1/+17
* Remove System.outSimon Brandhof2012-10-091-1/+0
* SONAR_3621 add missing support of key regexpSimon Brandhof2012-10-096-1/+40
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-0913-180/+665
* SONAR-3621 fix integration test on OracleSimon Brandhof2012-10-081-4/+4
* SONAR-3621 fix compatibility of integration tests with OracleSimon Brandhof2012-10-081-8/+8
* SONAR-3621 fix compatibility of unit tests with non-h2 databasesSimon Brandhof2012-10-081-16/+16
* Enable execution of MeasureFilterExecutorTest on all the supported databasesSimon Brandhof2012-10-081-0/+1
* SONAR-3621 improve the SQL request of measure filtersSimon Brandhof2012-10-0813-3/+1317
* SONAR-3783 Fix regression on fallbackFabrice Bellingard2012-10-084-27/+43
* SONAR-3765 Better fixDavid Gageot2012-10-082-2/+2
* SONAR-3641 Fix DBCleaner when there are 2000+ characteristicsDavid Gageot2012-10-061-1/+7
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-0113-50/+17
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-283-3/+4
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-279-15/+15
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-2726-145/+129
* SONAR-3636 Update MyBatis DTO method nameFabrice Bellingard2012-09-274-10/+10
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-274-16/+34
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-2714-57/+57
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-273-2/+4
* Update to 3.3-SNAPSHOTGAUDIN2012-09-261-1/+1
* Update to 3.3-M5GAUDIN2012-09-261-1/+1
* SONAR-3783 Core plugin not able to have his own l10n bundleFabrice Bellingard2012-09-181-8/+3
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-181-1/+1
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-181-1/+1
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-141-1/+1
* Update to 3.3-M2Eric Hartmann2012-09-141-1/+1
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-121-0/+12
* Reformat POMs according to Maven POM ConventionEvgeny Mandrikov2012-09-101-16/+20
* SONAR-3542 refactoring to remove custom activerecord adaptersSimon Brandhof2012-09-0912-22/+6
* SONAR-3542 force activerecord to use the connection pool on oraclesimonbrandhof2012-09-092-2/+2
* SONAR-3741 The plugin upgrades that are available in Update Center are not co...Simon Brandhof2012-08-172-3/+5
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
* Automatic merge from branch-3.2Jenkins CI2012-07-241-1/+1
|\
| * Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
* | My bad, fix mergeSimon Brandhof2012-07-241-13/+1
* | Manual merge of branch 3.2Eric Hartmann2012-07-242-24/+69
|\|
| * SONAR-3688 improve messageSimon Brandhof2012-07-242-28/+71
* | Add some commentsSimon Brandhof2012-07-241-2/+12
|/
* SONAR-3688 Improve log when loading a plugin that is not compiled for Java 5Simon Brandhof2012-07-231-5/+7
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
* Add unit tests for important setingsDavid Gageot2012-07-185-45/+79