Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | Increased Test robustness | Stephane Gamard | 2014-09-25 | 1 | -1/+1 | |
| | | ||||||
* | | fix quality flaw (coverage of SearchServer) | Stephane Gamard | 2014-09-25 | 1 | -0/+82 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-24 | 2 | -14/+4 | |
|\| | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5621 Merge server log files into a single one SONAR-5621 merge log files Update description of "sonar.technicalDebt.ratingGrid" | |||||
| * | SONAR-5621 Merge server log files into a single one | Simon Brandhof | 2014-09-24 | 2 | -2/+2 | |
| | | ||||||
| * | SONAR-5621 merge log files | Simon Brandhof | 2014-09-24 | 1 | -12/+2 | |
| | | ||||||
* | | SONAR-5531 - Optimized Issue index for mass indexing | Stephane Gamard | 2014-09-23 | 1 | -1/+5 | |
| | | ||||||
* | | SONAR-5531 - Optimized refresh while mass indexing | Stephane Gamard | 2014-09-23 | 1 | -0/+4 | |
| | | ||||||
* | | SONAR-5531 - Reverted broken fix for refresh | Stephane Gamard | 2014-09-22 | 1 | -5/+0 | |
| | | ||||||
* | | SONAR-5531 - Updated ES refresh while synchronizing | Stephane Gamard | 2014-09-22 | 1 | -0/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Simon Brandhof | 2014-09-22 | 1 | -71/+66 | |
|\| | | | | | | | | | Conflicts: server/sonar-search/src/main/java/org/sonar/search/SearchServer.java | |||||
| * | SONAR-4898 drop RMI and autokill | Simon Brandhof | 2014-09-21 | 1 | -77/+72 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | SONAR-4898 fix quality flaws | Simon Brandhof | 2014-09-12 | 1 | -155/+0 | |
| | | ||||||
* | | SONAR-5564 - Updated settings from legacy Memory ES settings and created ↵ | Stephane Gamard | 2014-09-16 | 1 | -4/+14 | |
| | | | | | | | | "sonar.search.marvel" property to forward marvel to external cluster | |||||
* | | SONAR-4898 fix quality flaws | Simon Brandhof | 2014-09-12 | 1 | -155/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Simon Brandhof | 2014-09-12 | 3 | -59/+41 | |
|\| | | | | | | | | | | | | | | | Conflicts: server/process/pom.xml server/process/sonar-process/src/main/java/org/sonar/process/MonitoredProcess.java server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml | |||||
| * | SONAR-4898 simplify MonitoredProcess implementations | Simon Brandhof | 2014-09-12 | 1 | -11/+2 | |
| | | ||||||
| * | SONAR-4898 add debug logs | Simon Brandhof | 2014-09-12 | 1 | -0/+10 | |
| | | ||||||
| * | Merge branch 'process-monitoring' into branch-4.5 | Simon Brandhof | 2014-09-12 | 2 | -56/+39 | |
| |\ | ||||||
| | * | SONAR-4898 refactor process monitoring | Simon Brandhof | 2014-09-12 | 2 | -56/+39 | |
| | | | ||||||
| * | | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -4/+2 | |
| |/ | ||||||
* / | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 | |
|/ | ||||||
* | fix Ignored test and removed another one | Stephane Gamard | 2014-09-01 | 1 | -6/+3 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-09-01 | 1 | -1/+1 | |
| | ||||||
* | SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdown | Stephane Gamard | 2014-08-29 | 1 | -1/+0 | |
| | ||||||
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 1 | -77/+85 | |
| | ||||||
* | Replace bad imports of org.elasticsearch.common by guava | Simon Brandhof | 2014-08-28 | 2 | -15/+18 | |
| | ||||||
* | SONAR-4898 fix NPE on termination of ES | Simon Brandhof | 2014-08-28 | 1 | -1/+1 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 1 | -2/+2 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 1 | -34/+25 | |
| | ||||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 1 | -1/+1 | |
| | ||||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 1 | -1/+1 | |
| | ||||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 1 | -2/+11 | |
| | ||||||
* | SONAR-5483 - Fix log | Stephane Gamard | 2014-08-25 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5483 - Fails to start if no master available in cluster (mainly do to ↵ | Stephane Gamard | 2014-08-25 | 1 | -3/+5 | |
| | | | | wrong coordinates in properties) | |||||
* | SONAR-5483 - Fixed log level for ES | Stephane Gamard | 2014-08-25 | 1 | -1/+1 | |
| | ||||||
* | indexQueue can explicitly avoid inline refresh. | Stephane Gamard | 2014-08-21 | 1 | -1/+1 | |
| | ||||||
* | Updated indexQueue mechanism for performance (no compression yet). | Stephane Gamard | 2014-08-20 | 1 | -1/+1 | |
| | ||||||
* | Increased coverage for ListUpdateScripts | Stephane Gamard | 2014-08-14 | 2 | -2/+90 | |
| | ||||||
* | fix quality flaw & added test for UpdateListScriptFactory | Stephane Gamard | 2014-08-14 | 1 | -0/+101 | |
| | ||||||
* | fix quality flaw | Stephane Gamard | 2014-08-14 | 1 | -6/+9 | |
| | ||||||
* | fix quality flaw | Stephane Gamard | 2014-08-14 | 1 | -2/+4 | |
| | ||||||
* | fix quality flaw | Stephane Gamard | 2014-08-14 | 1 | -2/+2 | |
| | ||||||
* | fix SearchServerTest | Stephane Gamard | 2014-08-14 | 2 | -7/+7 | |
| | ||||||
* | fix quality flaws | Stephane Gamard | 2014-08-14 | 2 | -13/+48 | |
| | ||||||
* | fix quality flaws | Stephane Gamard | 2014-08-14 | 1 | -3/+5 | |
| | ||||||
* | format code | Stephane Gamard | 2014-08-13 | 2 | -5/+4 | |
| |