Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert removal of public constructor of FilteredLogger | Simon Brandhof | 2013-02-22 | 1 | -0/+4 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2013-02-21 | 1 | -5/+2 |
| | |||||
* | Remove the unsupported "mysql 6.x" from sonar.properties | Simon Brandhof | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Update deprecated link | Fabrice Bellingard | 2013-02-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4127 Remove the empty directories /extensions/rules/checkstyle|pmd ↵ | Simon Brandhof | 2013-02-05 | 3 | -2/+1 |
| | | | | from distribution | ||||
* | Remove extras/mysql/fix_nullable_measure_values.sql from distribution | Simon Brandhof | 2013-01-31 | 1 | -5/+0 |
| | | | | This file was required for migrations from versions < 1.8 | ||||
* | SONAR-3963 The script in charge to produce sonar.war generates a misleading ↵ | Julien Lancelot | 2012-11-22 | 1 | -8/+8 |
| | | | | message about the sonar home directory | ||||
* | Remove useless Maven dependencies | Simon Brandhof | 2012-11-07 | 1 | -5/+0 |
| | |||||
* | SONAR-3866 Ignore "... JVM BUG(s) ..." logs generated by Jetty | David Gageot | 2012-11-07 | 2 | -0/+80 |
| | |||||
* | SONAR-3830 Configure embedded Jetty's thread pool | David Gageot | 2012-11-06 | 3 | -26/+39 |
| | |||||
* | Add comment in sonar.properties to highlight that sonar.jdbc.schema is ↵ | Simon Brandhof | 2012-10-18 | 1 | -0/+1 |
| | | | | case-sensitive | ||||
* | SONAR-3621 use JSON format between rails and java components | Simon Brandhof | 2012-10-09 | 1 | -0/+4 |
| | | | | This is the first step before the refactoring of the tables FILTERS, FILTER_COLUMNS and CRITERIA | ||||
* | Remove unused directory | Simon Brandhof | 2012-09-13 | 2 | -6/+4 |
| | |||||
* | SONAR-3662 Remove the property sonar.jdbc.validationQuery | Simon Brandhof | 2012-07-14 | 1 | -5/+0 |
| | |||||
* | SONAR-2965 FIX enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -0/+5 |
| | |||||
* | SONAR-2965 enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -5/+0 |
| | |||||
* | SONAR-3590 Log all Rails warnings & errors in "sonar.log" file | Fabrice Bellingard | 2012-07-06 | 1 | -6/+12 |
| | | | | | => Initial issue: when an exception is raised in a ruby widget, the error stack trace is not logged in the sonar.log file | ||||
* | Fix folder name forgotten during migration to h2 | David Gageot | 2012-07-06 | 1 | -0/+0 |
| | |||||
* | Replacing Derby with H2 | David Gageot | 2012-07-03 | 1 | -10/+7 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -3/+3 |
| | |||||
* | SONAR-3224 API: support Ruby on Rails applications | Simon Brandhof | 2012-03-22 | 1 | -0/+1 |
| | |||||
* | SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URL | Simon Brandhof | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | SONAR-3212 Document format of conf/sonar.properties | Evgeny Mandrikov | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | SONAR-3212 Document format of conf/sonar.properties | Evgeny Mandrikov | 2012-02-02 | 1 | -0/+3 |
| | |||||
* | SONAR-3180 Remove the support of AJP connector | Simon Brandhof | 2012-01-18 | 3 | -31/+4 |
| | |||||
* | SONAR-3175 Document the constraint on number of JAR files in jdbc-driver ↵ | Simon Brandhof | 2012-01-17 | 5 | -0/+9 |
| | | | | directories | ||||
* | SONAR-1263 Add support for AJP13 host | Evgeny Mandrikov | 2012-01-16 | 3 | -15/+21 |
| | |||||
* | SONAR-2959 add example to enable SQL logs on server-side | Simon Brandhof | 2012-01-13 | 1 | -11/+20 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 5 | -5/+5 |
| | |||||
* | SONAR-2660 Add comment | Evgeny Mandrikov | 2011-12-23 | 1 | -1/+4 |
| | |||||
* | SONAR-2660 Check that temporary directory is available for creation of a new ↵ | Evgeny Mandrikov | 2011-12-21 | 1 | -0/+14 |
| | | | | files | ||||
* | Fix typo in conf/sonar.properties | Simon Brandhof | 2011-12-16 | 1 | -2/+2 |
| | |||||
* | SONAR-3045 Guess the property sonar.jdbc.driverClassName | Simon Brandhof | 2011-11-30 | 1 | -7/+13 |
| | |||||
* | SONAR-2975 Rename the property sonar.hibernate.default_schema to ↵ | Simon Brandhof | 2011-11-14 | 1 | -6/+10 |
| | | | | | | | sonar.jdbc.schema MyBatis mappers are refactored at the same time. Schema is not explicitely used in SQL requests anymore. Schema is automatically handled by the connection pool (commons dbcp) for Oracle and PostgreSQL. | ||||
* | Remove 2 commented-out lines + add a DEBUG log when excluding plugin | Simon Brandhof | 2011-11-14 | 1 | -1/+0 |
| | |||||
* | Fix coding violations | Simon Brandhof | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | Remove unused logger org.sonar.DBSTATISTICS | simonbrandhof | 2011-10-30 | 1 | -5/+0 |
| | |||||
* | SONAR-2937 Disallow start of multiple instances at the same time on Windows | Evgeny Mandrikov | 2011-10-25 | 1 | -0/+3 |
| | |||||
* | Fix CRLF and remove executable flag for non-executable file | Evgeny Mandrikov | 2011-10-25 | 1 | -128/+128 |
| | |||||
* | SONAR-2929 Windows with UAC now displays Access Denied when not ran as ↵ | Dinesh Bolkensteyn | 2011-10-21 | 1 | -1/+1 |
| | | | | Administrator | ||||
* | Fix logs of HTTP and database requests | Simon Brandhof | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | SONAR-2916 Default logging level should be INFO on server side | Simon Brandhof | 2011-10-18 | 1 | -10/+8 |
| | |||||
* | SONAR-2883 Remote the unused file conf/derby.properties | simonbrandhof | 2011-10-09 | 1 | -1/+0 |
| | |||||
* | SONAR-2881 change the message when executing the script build-war.sh | simonbrandhof | 2011-10-09 | 1 | -1/+0 |
| | |||||
* | SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xml | simonbrandhof | 2011-10-09 | 4 | -71/+17 |
| | |||||
* | SONAR-2874 change the Oracle driver in conf/sonar.properties | Simon Brandhof | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 1 | -23/+4 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | Exit code is not properly returned when using RUN_AS_USER (from ↵ | Carlos Sanchez | 2011-09-27 | 8 | -8/+16 |
| | | | | http://jira.codehaus.org/browse/MAPPASM-113 ) | ||||
* | SONAR-2833 Fail to create SQLServer tables when collation is case-sensitive | Simon Brandhof | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | SONAR-2810 End support of JNDI JDBC datasource by WAR mode | Simon Brandhof | 2011-09-14 | 1 | -11/+0 |
| |