Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | * origin/branch-5.3: SONAR-7141 Fail fast if server started with Java 1.6 SONAR-7140 Do not check java.io.tmpdir in bootstrap process SONAR-6905 Batch should dump analysis-related URL into a properties file | ||||
| * | SONAR-7140 Do not check java.io.tmpdir in bootstrap process | Simon Brandhof | 2015-12-14 | 1 | -1/+3 |
| | | |||||
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
|/ | |||||
* | Fix quality flaws (sorry for previous commit) | Simon Brandhof | 2015-11-27 | 1 | -13/+9 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-11-27 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 1 | -0/+17 |
|\ | |||||
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 1 | -0/+17 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC4 | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC35.2-RC3 | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -3/+3 |
| | |||||
* | SONAR-6830 add WS api/system/logs and api/system/change_log_level | Simon Brandhof | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | SONAR-6799 SONAR-6232 compute engine logs | Simon Brandhof | 2015-09-27 | 1 | -2/+1 |
| | | | | | | - add WS api/ce/logs - add boolean field 'logs' to the responses of the WS that return tasks - purge log files (max nb of files per project can be configured) | ||||
* | Rename remaining variables "sut" to "underTest" in tests | Simon Brandhof | 2015-07-16 | 1 | -2/+2 |
| | |||||
* | Quality flaws | Simon Brandhof | 2015-06-29 | 2 | -2/+6 |
| | | | | | - do not declare multiple variables on same line - fix imports | ||||
* | Cleanup warnings | Gabor Liptak | 2015-06-17 | 1 | -1/+3 |
| | |||||
* | Useless code | David Gageot | 2015-05-12 | 2 | -10/+10 |
| | |||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 3 | -4/+4 |
| | |||||
* | Avoid automatic creation of indices | Simon Brandhof | 2015-04-21 | 1 | -3/+5 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-03-31 | 1 | -2/+3 |
| | |||||
* | SONAR-6293 refactor loading of default values of sonar.properties | Simon Brandhof | 2015-03-30 | 6 | -146/+100 |
| | |||||
* | SONAR-6293 add property sonar.search.host | schnatterer | 2015-03-27 | 2 | -1/+46 |
| | |||||
* | Merge branch-5.1 | Julien Lancelot | 2015-03-18 | 2 | -3/+2 |
|\ | |||||
| * | Improve db migration from 5.0 and indexing step at server startup | Simon Brandhof | 2015-03-17 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | * Parallel bulk indexing of documents into Elasticsearch * reduce memory consumption when building JSON requests * no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used * fix created_at/updated_at fields of manual_measure when saved from Rails * remove usage of deprecated delete-by-query | ||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-06 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC15.1-RC1 | Eric Hartmann | 2015-03-06 | 1 | -1/+1 |
| | | |||||
* | | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
|/ | |||||
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 1 | -2/+0 |
| | |||||
* | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 5 | -28/+99 |
| | |||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 3 | -6/+6 |
| | |||||
* | Improve stability of randomly allocated ports (when sonar.web.port or ↵ | Simon Brandhof | 2014-12-30 | 1 | -0/+2 |
| | | | | sonar.search.port are set to zero) | ||||
* | Fix compatibility of ES 1.4 with KOPF | Simon Brandhof | 2014-12-18 | 1 | -1/+3 |
| | |||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2014-12-16 | 1 | -4/+0 |
|\ | | | | | | | | | | | | | | | | | * origin/branch-5.0: Readd the assembly configuration since zip file has incorrect mode SONAR-5929 TreeMap Widget: colors of squares are not matching Sqale Rating Remove useless Elasticsearch Marvel settings [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC2 | ||||
| * | Remove useless Elasticsearch Marvel settings | Simon Brandhof | 2014-12-15 | 1 | -4/+0 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC25.0-RC2 | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
* | | Improve SearchServerTest to prepare upgrade to ES 1.4 | Simon Brandhof | 2014-12-15 | 1 | -2/+4 |
| | | |||||
* | | Profile dbTests enables only the tests involving a database | Simon Brandhof | 2014-12-10 | 1 | -17/+2 |
| | | |||||
* | | Upgrade to JUnit 4.12 | Simon Brandhof | 2014-12-09 | 1 | -1/+3 |
| | | |||||
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
|/ | |||||
* | Remove test in SearchServerTest because of too many false-positives on slow ↵ | Simon Brandhof | 2014-12-08 | 1 | -41/+0 |
| | | | | windows environment | ||||
* | Increase timeout of ES to go to yellow status (3s -> 30s) | Simon Brandhof | 2014-11-27 | 1 | -1/+1 |
| |