aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Expand)AuthorAgeFilesLines
* reworked assemblyStephane Gamard2014-07-2314-1351/+47
* Working the assembly for packaging.Stephane Gamard2014-07-234-6/+26
* Each application logs into its own file.Stephane Gamard2014-07-231-4/+8
* Disbaled AUTO_START for nowStephane Gamard2014-07-231-6/+2
* Register needs to be done right after creation to block the processStephane Gamard2014-07-231-3/+8
* Experimental forkSimon Brandhof2014-07-239-10/+314
* SONAR-5410 - Added java_opts to sonar.properties fileStephane Gamard2014-07-212-200/+4
* SONAR-5462 Fix assembly due to group id update of postgresql driverJulien Lancelot2014-07-171-2/+2
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
* wipSimon Brandhof2014-07-171-0/+50
* wipSimon Brandhof2014-07-161-0/+150
* SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URLSimon Brandhof2014-07-151-1/+1
* Fix location of sonar-application.jarSimon Brandhof2014-07-142-2/+2
* SONAR-5408 extract sonar-web from sonar-serverSimon Brandhof2014-07-113-6/+10
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-4/+3
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare release 4.4-RC24.4-RC2Eric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-021-1/+1
| * [maven-release-plugin] prepare release 4.4-RC14.4-RC1Eric Hartmann2014-07-021-5/+4
* | Update used Maven pluginsJulien HENRY2014-07-031-0/+1
* | Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|/
* Fix quality flawsSimon Brandhof2014-07-011-2/+1
* SONAR-5414 Increase max memory of server JVMSimon Brandhof2014-06-301-1/+1
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-206-6/+12
* Fix documentation of sonar.web.context in conf/sonar.propertiesSimon Brandhof2014-06-103-10/+9
* Bump enforced application size a bit higherJean-Baptiste Lievremont2014-05-271-1/+1
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-211-2/+2
* Restore sonar-l10n-en-pluginJulien Lancelot2014-04-181-0/+7
* Merge branch medium-testsJulien Lancelot2014-04-1820-48/+692
|\
| * SONAR-4781 Properties starting with "sonar.web." can't be encrypted in sonar....Julien Lancelot2014-04-182-2/+2
| * SONAR-5226 drop extensions/jdbc-driver/h2 from zipSimon Brandhof2014-04-182-14/+0
| * SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-172-9/+16
| * SONAR-5226 Remove extensions/jdbc-driver/h2Julien Lancelot2014-04-171-5/+4
| * SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-171-7/+0
| * Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-1618-13/+672
* | Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|/
* SONAR-5204 add commentSimon Brandhof2014-04-091-1/+3
* SONAR-5075 Update application name in shell scriptsJulien HENRY2014-04-087-14/+14
* Remove commented-out code in sonar-application/pom.xmlSimon Brandhof2014-04-081-10/+0
* SONAR-5204 fix initial heap sizeSimon Brandhof2014-04-081-7/+7
* SONAR-5204 add a link to JIRA ticket in wrapper.confSimon Brandhof2014-04-071-1/+2
* SONAR-5204 allow server to use more than 4Gb RAMSimon Brandhof2014-04-071-13/+14
* Merge branch 'master' of github.com:red6/sonar into red6-masterSimon Brandhof2014-04-023-4/+38
|\
| * SONAR-4742 Add support of AJP 1.3 protocolJan Stamer2014-02-153-4/+38
* | SONAR-5075 Update the title of the command window when starting the web serve...Julien HENRY2014-03-211-4/+4
* | Merge branch 'master' of github.com:jdigweed/sonar into jdigweed-masterSimon Brandhof2014-03-213-2/+76
|\ \
| * | adding clientAuth commentJohn W2014-03-201-0/+6
| * | Adding clientauth testsJohn W2014-03-201-1/+48
| * | Adding truststore properties; making clientAuth configurableJohn W2014-03-201-1/+5
| * | Adding properties/comments for truststore configurationJohn W2014-03-201-0/+17