aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
|
* SONAR-3662 Remove the property sonar.jdbc.validationQuerySimon Brandhof2012-07-141-5/+0
|
* SONAR-2965 FIX enforce validation query on DataSourceDavid Gageot2012-07-111-0/+5
|
* SONAR-2965 enforce validation query on DataSourceDavid Gageot2012-07-111-5/+0
|
* SONAR-3590 Log all Rails warnings & errors in "sonar.log" fileFabrice Bellingard2012-07-061-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 h2David Gageot2012-07-061-0/+0
|
* Replacing Derby with H2David Gageot2012-07-033-15/+12
|
* SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for JavaFabrice Bellingard2012-06-251-0/+6
| | | | | => Those rules are the ones pulled out from the SQALE plugin and put in an independant lib called "sonar-common-rules"
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
|
* Remove warningsDavid Gageot2012-04-271-3/+3
|
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-251-0/+1
|
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
|
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-221-0/+1
|
* Merge branch 'release-2.14'Eric Hartmann2012-03-061-1/+1
|\
| * SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URLSimon Brandhof2012-03-051-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-271-1/+1
| |
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-271-1/+1
| |
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
| |
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|/
* SONAR-3212 Document format of conf/sonar.propertiesEvgeny Mandrikov2012-02-081-2/+2
|
* SONAR-3212 Document format of conf/sonar.propertiesEvgeny Mandrikov2012-02-021-0/+3
|
* SONAR-3180 Remove the support of AJP connectorSimon Brandhof2012-01-185-39/+5
|
* SONAR-3175 Document the constraint on number of JAR files in jdbc-driver ↵Simon Brandhof2012-01-175-0/+9
| | | | directories
* Remove unused filesEvgeny Mandrikov2012-01-164-652/+0
|
* SONAR-1263 Add support for AJP13 hostEvgeny Mandrikov2012-01-164-17/+26
|
* SONAR-2959 add example to enable SQL logs on server-sideSimon Brandhof2012-01-131-11/+20
|
* Remove useless exclusion in assembly.xmlSimon Brandhof2012-01-121-1/+0
|
* Update copyright header for this new yearSimon Brandhof2012-01-106-6/+6
|
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo ↵Simon Brandhof2012-01-102-15/+0
| | | | 1.0-beta-1
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* SONAR-2660 Add commentEvgeny Mandrikov2011-12-231-1/+4
|
* SONAR-2660 Check that temporary directory is available for creation of a new ↵Evgeny Mandrikov2011-12-211-0/+14
| | | | files
* Fix typo in conf/sonar.propertiesSimon Brandhof2011-12-161-2/+2
|
* SONAR-3045 Guess the property sonar.jdbc.driverClassNameSimon Brandhof2011-11-301-7/+13
|
* SONAR-2975 Rename the property sonar.hibernate.default_schema to ↵Simon Brandhof2011-11-141-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 pluginSimon Brandhof2011-11-141-1/+0
|
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* Fix coding violationsSimon Brandhof2011-11-031-1/+1
|
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-301-5/+0
|
* SONAR-2580 Use dos-style for line endings in configuration filesEvgeny Mandrikov2011-10-261-0/+12
|
* SONAR-2937 Disallow start of multiple instances at the same time on WindowsEvgeny Mandrikov2011-10-251-0/+3
|
* Fix CRLF and remove executable flag for non-executable fileEvgeny Mandrikov2011-10-252-132/+132
|
* SONAR-2929 Windows with UAC now displays Access Denied when not ran as ↵Dinesh Bolkensteyn2011-10-211-1/+1
| | | | Administrator
* Fix logs of HTTP and database requestsSimon Brandhof2011-10-191-1/+1
|
* SONAR-2916 Default logging level should be INFO on server sideSimon Brandhof2011-10-181-10/+8
|
* SONAR-2834 Move Google Analytics Plugin to the forgeEvgeny Mandrikov2011-10-171-6/+0
| | | | This includes removal of Google Analytics Account from System Info page.
* SONAR-2792 Import code of JaCoCo plugin from Plugins ForgeEvgeny Mandrikov2011-10-141-0/+6
| | | | Revision 4564.