aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-141-11/+0
|
* SONAR-2587 add a comment in conf/sonar.propertiesSimon Brandhof2011-09-131-0/+2
|
* SONAR-2638 increase JDBC pool size from 10 to 20Simon Brandhof2011-09-091-1/+1
|
* Slight change in comments of conf/sonar.propertiesSimon Brandhof2011-09-061-3/+3
|
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-061-3/+8
|
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-09-061-8/+8
|
* Revert "SONAR-2587 and SONAR-2549 conflicts between database schemas"Fabrice Bellingard2011-08-221-8/+8
| | | | | | Reason: support of PostgreSQL is broken. This reverts commit 3a77746009765300042ef795ae77dc4cb3c0bcb0.
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-08-191-8/+8
|
* Minor changes on labelsSimon Brandhof2011-08-041-1/+1
|
* SONAR-2649 Add 'sonar.notifications.delay' to conf/sonar.propertiesEvgeny Mandrikov2011-07-281-1/+8
|
* Remove the logback logger dedicated to i18nSimon Brandhof2011-07-271-4/+0
|
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-1/+1
|
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-131-0/+4
|
* SONAR-2493 Fix build-war.shEvgeny Mandrikov2011-06-022-4/+4
| | | | | Variable ANT_HOME should be exported in order to be available for child processes.
* SONAR-2491 fix Java Service Wrapper on SolarisSimon Brandhof2011-05-311-1/+1
|
* Add comment in conf/sonar.properties for Oracle installationsimonbrandhof2011-05-121-1/+3
|
* Remove some dead codesimonbrandhof2011-05-051-1/+1
|
* SONAR-2299 Show Hibernate SQL only if debug logging level enabled, but not ↵Evgeny Mandrikov2011-04-271-1/+1
| | | | info level
* Remove unused fileEvgeny Mandrikov2011-04-201-2/+2
|
* Fix loading of db dialect in ruby on railssimonbrandhof2011-04-181-3/+2
|
* SONAR-2359 Most of properties sonar.jdbc.* should not be required when JDBC ↵simonbrandhof2011-04-141-15/+19
| | | | datasource is loaded from JNDI
* SONAR-2163 remove useless windows-*/wrapper.exe filessimonbrandhof2011-03-282-0/+0
|
* SONAR-2163 downgrade JSW startup scripts to v. 3.2.3.6simonbrandhof2011-03-2820-2193/+1032
|
* SONAR-2163 Change service wrapperEvgeny Mandrikov2011-02-2151-6327/+300
| | | | * Use JSW binaries from Sonatype
* Add Postgresql 9.x to comment of sonar.propertiessimonbrandhof2011-02-141-2/+2
|
* Upgrade copyright headerssimonbrandhof2011-02-046-81/+81
|
* SONAR-2116 Cannot build 2.5 war, ant-nodeps-1.7.0.jar library is missingsimonbrandhof2011-01-241-0/+0
|
* SONAR-2110 Add Tomcat 7.x to list of supported serverssimonbrandhof2011-01-171-1/+1
|
* SONAR-1811 The file ../../logs/sonar.log is created when using the WAR packagingsimonbrandhof2010-11-182-20/+32
|
* SONAR-1991: Fix link for Jtds open source driverGodin2010-11-171-1/+1
|
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-091-5/+16
|
* add documentation about HTTP proxies in conf/sonar.propertiessimonbrandhof2010-11-021-0/+13
|
* SONAR-1039 Issue with connecting sonar default database in a windows machine ↵simonbrandhof2010-10-181-0/+3
| | | | via the maven build in solaris machine
* fix URL in /extensions/rules/checkstyle/README.txt and ↵simonbrandhof2010-10-132-2/+2
| | | | pmd/extensions/rules/pmd/README.txt
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-06108-0/+19964
value of rule parameters in Q profile console