| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ... | Julien Lancelot | 2014-10-23 | 1 | -1/+1 |
* | Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ... | Julien Lancelot | 2014-10-17 | 1 | -1/+1 |
* | SONAR-5692 document sonar.search.httpPort in the developer section of sonar.p... | Simon Brandhof | 2014-10-14 | 1 | -0/+5 |
* | SONAR-5605 MySQL: configure driver to use server side cursor and not client s... | Julien Lancelot | 2014-10-10 | 1 | -1/+1 |
* | SONAR-5710 Some JVM options should not be configurable | Simon Brandhof | 2014-10-08 | 1 | -6/+6 |
* | SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA... | Simon Brandhof | 2014-10-08 | 1 | -0/+6 |
* | Redirect JSW logs to sonar.log instead of application.log | Simon Brandhof | 2014-09-29 | 1 | -1/+1 |
* | SONAR-4898 drop RMI and autokill | Simon Brandhof | 2014-09-21 | 1 | -9/+0 |
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 1 | -1/+1 |
* | SONAR-5518 Remove the property sonar.embeddedDatabase.dataDir | Simon Brandhof | 2014-08-07 | 1 | -4/+2 |
* | SONAR-5499 Do not allow to change the distributed JDBC drivers | Simon Brandhof | 2014-08-07 | 1 | -7/+5 |
* | SONAR-4898 revert move of wrapper.conf | Simon Brandhof | 2014-08-06 | 1 | -0/+88 |
* | Improve documentation of web dev mode | Simon Brandhof | 2014-08-04 | 1 | -0/+13 |
* | SONAR-4898 update documentation and Minimum Viable Environment | Simon Brandhof | 2014-07-30 | 1 | -53/+66 |
* | SONAR-5237 - ES java_opts defaults | Stephane Gamard | 2014-07-29 | 1 | -1/+1 |
* | SONAR-5237 - Fixed exit of runner when TC Fails to load | Stephane Gamard | 2014-07-29 | 1 | -1/+1 |
* | SONAR-4898 - Renamed sonar.es.* properties to sonar.search.* | Stephane Gamard | 2014-07-28 | 1 | -4/+4 |
* | SONAR-4898 improve default settings | Simon Brandhof | 2014-07-23 | 1 | -5/+6 |
* | SONAR-4898 - Moved JSW to lib/jsw (including conf) | Stephane Gamard | 2014-07-23 | 1 | -110/+0 |
* | SONAR-4898 - Added IPV4 selection for ES VM | Stephane Gamard | 2014-07-23 | 1 | -1/+1 |
* | SONAR-4898 - Updated wrapper.conf for forked process | Stephane Gamard | 2014-07-23 | 1 | -1/+3 |
* | SONAR-4898 some refactoring | Simon Brandhof | 2014-07-23 | 2 | -7/+3 |
* | SONAR-4898 - Actually disable wrapper auto-restart | Stephane Gamard | 2014-07-23 | 1 | -0/+5 |
* | SONAR-4898 - Revert configuration for wrapper.conf | Stephane Gamard | 2014-07-23 | 1 | -1/+1 |
* | SONAR-4898 - Disable auto_start for JSW | Stephane Gamard | 2014-07-23 | 1 | -1/+1 |
* | SONAR-4898 some refactoring | Simon Brandhof | 2014-07-23 | 2 | -30/+18 |
* | reworked assembly | Stephane Gamard | 2014-07-23 | 1 | -3/+2 |
* | Working the assembly for packaging. | Stephane Gamard | 2014-07-23 | 1 | -1/+3 |
* | Disbaled AUTO_START for now | Stephane Gamard | 2014-07-23 | 1 | -6/+2 |
* | Experimental fork | Simon Brandhof | 2014-07-23 | 2 | -6/+6 |
* | SONAR-5410 - Added java_opts to sonar.properties file | Stephane Gamard | 2014-07-21 | 1 | -0/+4 |
* | SONAR-5455 Add "useConfigs=maxPerformance" to default MySQL URL | Simon Brandhof | 2014-07-15 | 1 | -1/+1 |
* | Fix location of sonar-application.jar | Simon Brandhof | 2014-07-14 | 1 | -1/+1 |
* | SONAR-5408 extract sonar-web from sonar-server | Simon Brandhof | 2014-07-11 | 1 | -1/+1 |
* | SONAR-5414 Increase max memory of server JVM | Simon Brandhof | 2014-06-30 | 1 | -1/+1 |
* | Fix documentation of sonar.web.context in conf/sonar.properties | Simon Brandhof | 2014-06-10 | 1 | -1/+1 |
* | SONAR-5226 Remove extensions/jdbc-driver/h2 | Julien Lancelot | 2014-04-17 | 1 | -5/+4 |
* | Replacement injection of ServletContext by Properties in Platform | Julien Lancelot | 2014-04-16 | 1 | -1/+1 |
* | SONAR-5204 add comment | Simon Brandhof | 2014-04-09 | 1 | -1/+3 |
* | SONAR-5204 fix initial heap size | Simon Brandhof | 2014-04-08 | 1 | -7/+7 |
* | SONAR-5204 add a link to JIRA ticket in wrapper.conf | Simon Brandhof | 2014-04-07 | 1 | -1/+2 |
* | SONAR-5204 allow server to use more than 4Gb RAM | Simon Brandhof | 2014-04-07 | 1 | -13/+14 |
* | Merge branch 'master' of github.com:red6/sonar into red6-master | Simon Brandhof | 2014-04-02 | 1 | -0/+4 |
|\ |
|
| * | SONAR-4742 Add support of AJP 1.3 protocol | Jan Stamer | 2014-02-15 | 1 | -0/+4 |
* | | SONAR-5075 Update the title of the command window when starting the web serve... | Julien HENRY | 2014-03-21 | 1 | -4/+4 |
* | | Merge branch 'master' of github.com:jdigweed/sonar into jdigweed-master | Simon Brandhof | 2014-03-21 | 1 | -0/+23 |
|\ \ |
|
| * | | adding clientAuth comment | John W | 2014-03-20 | 1 | -0/+6 |
| * | | Adding properties/comments for truststore configuration | John W | 2014-03-20 | 1 | -0/+17 |
| |/ |
|
* / | SONAR-4843 Document sonar.rails.dev in conf/sonar.properties | Simon Brandhof | 2014-03-15 | 1 | -1/+6 |
|/ |
|
* | SONAR-5000 add comments to sonar.properties | Simon Brandhof | 2014-01-14 | 1 | -1/+3 |