aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4736 Speed-up migration of violations to issues by disabling indexesSimon Brandhof2013-10-041-2/+2
|
* SONAR-3675 fix dev modeSimon Brandhof2013-10-021-0/+2
|
* SONAR-4675 try again to fix test on windowsSimon Brandhof2013-10-021-1/+2
|
* SONAR-4675 fix test on windowsSimon Brandhof2013-10-021-2/+2
|
* SONAR-4675 fix some quality flawsSimon Brandhof2013-10-024-0/+74
|
* SONAR-4675 add some documentationSimon Brandhof2013-10-017-8/+20
|
* SONAR-4675 allow escaping of slash and backslash in URLSimon Brandhof2013-10-012-0/+5
|
* SONAR-4675 temporarily fix integration testsSimon Brandhof2013-10-012-5/+10
|
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-0132-687/+1141
|
* Minor javadoc improvementsSimon Brandhof2013-09-261-1/+1
|
* Fix typo in comment of wrapper.confSimon Brandhof2013-09-201-1/+1
|
* SONAR-4616 Replace "property: value" syntax by "property=value" in ↵Simon Brandhof2013-09-161-29/+29
| | | | configuration files
* SONAR-4662 Disable JRuby JMX monitoring by defaultSimon Brandhof2013-09-121-7/+8
|
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-121-7/+8
|
* SONAR-4577 End of support of WAR deployment modeSimon Brandhof2013-09-1129-6116/+5
|
* Fix some quality flawsSimon Brandhof2013-09-021-2/+3
|
* Remove MySQL scripts from distribution (/extras)Simon Brandhof2013-08-052-21/+0
| | | | They are moved to https://github.com/SonarSource/sonar-examples/tree/master/scripts/database/mysql
* Add debug logs to export of dry run H2 dbSimon Brandhof2013-07-231-0/+11
|
* Replace Derby by H2 in data/README.txtDinesh Bolkensteyn2013-07-091-1/+1
|
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with ↵Simon Brandhof2013-07-041-1/+1
| | | | Oracle)
* SONAR-4399 Added support for issue filter ownership change (admins only)Jean-Baptiste Vilain2013-06-251-2/+2
|
* SONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties fileJean-Baptiste Vilain2013-06-241-11/+0
|
* SONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in ↵Simon Brandhof2013-06-171-12/+8
| | | | standalone mode
* Update copyright headersSimon Brandhof2013-04-226-24/+24
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-216-15/+15
|
* SONAR-3962 Remove default Jetty JSP ServletJulien HENRY2013-04-182-0/+349
|
* Fix some quality flawsJulien HENRY2013-03-261-1/+1
|
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-261-8/+16
|
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-267-346/+25
|
* Fix license headerJulien HENRY2013-03-141-0/+19
|
* SONAR-4202 Provide a way to stop Sonar Server programmaticallyJulien HENRY2013-03-142-1/+146
|
* Revert removal of public constructor of FilteredLoggerSimon Brandhof2013-02-221-0/+4
|
* Fix quality flawsSimon Brandhof2013-02-211-5/+2
|
* Remove the unsupported "mysql 6.x" from sonar.propertiesSimon Brandhof2013-02-201-1/+1
|
* Update deprecated linkFabrice Bellingard2013-02-121-1/+1
|
* SONAR-4127 Remove the empty directories /extensions/rules/checkstyle|pmd ↵Simon Brandhof2013-02-053-2/+1
| | | | from distribution
* Remove extras/mysql/fix_nullable_measure_values.sql from distributionSimon Brandhof2013-01-311-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 Lancelot2012-11-221-8/+8
| | | | message about the sonar home directory
* Remove useless Maven dependenciesSimon Brandhof2012-11-071-5/+0
|
* SONAR-3866 Ignore "... JVM BUG(s) ..." logs generated by JettyDavid Gageot2012-11-072-0/+80
|
* SONAR-3830 Configure embedded Jetty's thread poolDavid Gageot2012-11-064-39/+56
|
* Add comment in sonar.properties to highlight that sonar.jdbc.schema is ↵Simon Brandhof2012-10-181-0/+1
| | | | case-sensitive
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-091-0/+4
| | | | This is the first step before the refactoring of the tables FILTERS, FILTER_COLUMNS and CRITERIA
* Remove unused directorySimon Brandhof2012-09-132-6/+4
|
* 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-031-10/+7
|