Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | Fix documentation of properties *.javaOpts | Simon Brandhof | 2016-06-20 | 1 | -7/+9 |
| | |||||
* | SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct | Simon Brandhof | 2016-06-13 | 1 | -2/+1 |
| | |||||
* | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration on release branch | Tom | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | release 5.6-RC2 | Tom | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | SONAR-7652 fix connection to SQL Azure | Simon Brandhof | 2016-05-26 | 2 | -0/+0 |
| | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2. | ||||
* | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 1 | -2/+0 |
| | | | | | | JVM does not start if runtime version is not 1.8, so it's useless to check java version programmatically. | ||||
* | SONAR-7653 remove Java option XX:MaxPermSize | Simon Brandhof | 2016-05-26 | 1 | -2/+2 |
| | | | | this option is dropped from java 8 | ||||
* | prepare for next development iteration on release branch | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Release 5.6-RC1 | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7580 jdbc_url default value is computed or set by JdbcSettings | Sébastien Lesaint | 2016-05-12 | 2 | -62/+156 |
| | | | | it used to be hardcoded to jdbc:h2:tcp://localhost:9092/sonar, which did not take into account the optionaly specified embedded database port property | ||||
* | SONAR-7260 Fix comment about mysql 5.6 in sonar.properties | Simon Brandhof | 2016-05-12 | 1 | -3/+1 |
| | |||||
* | SONAR-7422 do not delete sharememory file in tempDir | Sébastien Lesaint | 2016-05-10 | 2 | -4/+73 |
| | |||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-14 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7429 defaults of HTTPS proxy are values of HTTP proxy Add context when failing to map a db measure to a ws measure SONAR-7187 Fix perf issue in selectByQuery Add support of WS api/ce/task to sonar-ws Add partial support of api/projects to sonar-ws SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" from js | ||||
| * | SONAR-7429 defaults of HTTPS proxy are values of HTTP proxy | Simon Brandhof | 2016-04-14 | 1 | -2/+1 |
| | | |||||
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7411 drop support for HTTPs Tomcat connector | Sébastien Lesaint | 2016-04-06 | 1 | -78/+6 |
| | |||||
* | SONAR-7436 replace JMX/RMI by HTTP | Simon Brandhof | 2016-04-05 | 1 | -2/+2 |
| | |||||
* | SONAR-7519 Update embedded Git plugin to 1.2 | Julien HENRY | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -0/+4 |
| | | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context | ||||
* | SONAR-7436 Monitoring of CE process in system WS and console | Simon Brandhof | 2016-03-25 | 2 | -12/+11 |
| | |||||
* | Fix documentation of CE section of sonar.properties | Simon Brandhof | 2016-03-24 | 1 | -10/+7 |
| | |||||
* | SONAR-6732 CE and WebServer must share the same startedAt date | Sébastien Lesaint | 2016-03-21 | 2 | -12/+31 |
| | |||||
* | SONAR-7435 reduce heap of both CE and WebServer to 512 | Sébastien Lesaint | 2016-03-21 | 1 | -2/+2 |
| | |||||
* | SONAR-7435 add sonar.ce.javaOpts and sonar.ce.javaAdditionalOpts | Sébastien Lesaint | 2016-03-21 | 2 | -0/+15 |
| | | | | also enforce some JVM parameters | ||||
* | SONAR-7435 SQ processes should have constant process ids | Sébastien Lesaint | 2016-03-21 | 1 | -5/+10 |
| | | | | remove process id generation from JavaCommand | ||||
* | SONAR-7435 add CE process, never stops but does nothing yet | Sébastien Lesaint | 2016-03-21 | 4 | -24/+65 |
| | |||||
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 2 | -2/+2 |
| | |||||
* | SONAR-7429 Should be possible to specify "https.proxyHost" and ↵ | Simon Brandhof | 2016-03-11 | 1 | -1/+5 |
| | | | | "https.proxyPort" in "conf/sonar.properties" | ||||
* | SONAR-7430 Keep %l for format compatibility | Simon Brandhof | 2016-03-07 | 1 | -1/+1 |
| | | | | even if %l is always "-" | ||||
* | SONAR-7430 Wrong remote IP in access.log when server is behind a reverse proxy | Simon Brandhof | 2016-03-07 | 1 | -4/+7 |
| | |||||
* | SONAR-7417 add sonar.ce.workerCount to sonar.properties | Sébastien Lesaint | 2016-03-04 | 1 | -0/+15 |
| | |||||
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 1 | -2/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: Refactor a bit ComponentContainer stabilize ProjectDrilldownTest SONAR-7125 use efficient delete dir code in core, batch and server SONAR-7125 use efficient delete dir from NIO in sonar-api SONAR-7125 add FileUtils in sonar-core with efficient delete methods SONAR-7125 use efficient delete dir method in sonar-process SONAR-7125 use nio to clean temp directory at startup | ||||
| * | SONAR-7125 use efficient delete dir method in sonar-process | Sébastien Lesaint | 2016-02-12 | 1 | -33/+1 |
| | | |||||
| * | SONAR-7125 use nio to clean temp directory at startup | Sébastien Lesaint | 2016-02-12 | 1 | -2/+35 |
| | | | | | | | | we used to use Commons IO which loads all files in memory, causing OOM in the App process because it is configured with only 16Mb of heap | ||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.4-RC15.4-RC1 | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7261 Increase expected jar size | Julien Lancelot | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | SONAR-7154 never delete temp dir, only delete its content if exists | Sébastien Lesaint | 2016-02-05 | 2 | -10/+23 |
| | |||||
* | SONAR-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -10/+3 |
| | |||||
* | SONAR-7261 Embed JavaScript and C# plugins | Julien Lancelot | 2016-02-04 | 1 | -2/+14 |
| | | | | And use latest version of the Java plugin | ||||
* | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 1 | -4/+0 |
| |