Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Synchronize database and ES with a journal approach | Simon Brandhof | 2014-11-19 | 2 | -62/+0 | |
| | ||||||
* | Refactor the way to declare ES indices. | Simon Brandhof | 2014-11-19 | 2 | -9/+6 | |
| | | | | | - BaseIndex has too many responsibilities - SearchClient must not override TransportClient, else it can't be easily used in tests | |||||
* | SONAR-5687 fix settings of ES cluster | Simon Brandhof | 2014-10-30 | 3 | -9/+11 | |
| | ||||||
* | Increase timeout of SearchServerTest for (very) slow boxes | Simon Brandhof | 2014-10-28 | 1 | -1/+1 | |
| | ||||||
* | Fix documentation of sonar.cluster.activate | Simon Brandhof | 2014-10-24 | 2 | -2/+4 | |
| | ||||||
* | update ES settings | Stephane Gamard | 2014-10-15 | 2 | -7/+2 | |
| | ||||||
* | Remove dangerous coupling of sonar-server on sonar-search | Simon Brandhof | 2014-10-10 | 3 | -44/+39 | |
| | ||||||
* | Fix quality flaw | Simon Brandhof | 2014-10-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5687 refactor configuration of cluster | Simon Brandhof | 2014-10-09 | 3 | -47/+59 | |
| | ||||||
* | Central definition of properties shared by ES, web and monitor processes | Simon Brandhof | 2014-10-08 | 4 | -85/+80 | |
| | ||||||
* | Apply again commit eb5a7d26a5b on ↵ | Simon Brandhof | 2014-10-08 | 1 | -0/+1 | |
| | | | | cluster.routing.allocation.awareness.attributes | |||||
* | SONAR-5692 support sonar.search.httpPort | Simon Brandhof | 2014-10-08 | 2 | -3/+22 | |
| | ||||||
* | Refactor SearchServer to split execution and configuration | Simon Brandhof | 2014-10-08 | 4 | -253/+385 | |
| | ||||||
* | fix quality flaws | Stephane Gamard | 2014-10-08 | 1 | -4/+4 | |
| | ||||||
* | SONAR-5687 - Slave fails to start if master does not have replication > 0 | Stephane Gamard | 2014-10-06 | 2 | -11/+130 | |
| | ||||||
* | SONAR-5687 - Added cluster mode which sets replication factor to 1 | Stephane Gamard | 2014-10-06 | 2 | -25/+73 | |
| | ||||||
* | SONAR-5687 - Added cluster mode which sets replication factor to 1 | Stephane Gamard | 2014-10-06 | 1 | -0/+12 | |
| | ||||||
* | Fix loading of settings tabs | Simon Brandhof | 2014-10-03 | 1 | -2/+2 | |
| | ||||||
* | SONAR-5548 - Moved ES analyzer definition to indices rather than to node ↵ | Stephane Gamard | 2014-09-30 | 1 | -60/+1 | |
| | | | | configuration (permits node transport) | |||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 1 | -0/+12 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | |||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 1 | -0/+12 | |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | |||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | [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 | |
| |