aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix timeout of server startup perf testSimon Brandhof2016-05-241-1/+1
| | | | Faster thanks to the move to Java 8
* Ease test failure investigationJulien HENRY2016-05-241-2/+2
|
* Automatic merge from branch-5.6Jenkins CI2016-05-244-14/+57
|\ | | | | | | | | | | | | | | | | * origin/branch-5.6: Adjust perf timings Fix perf test SONAR-7509 Revert to not check empty ranges to not break Java plugin SONAR-7661 add interface Startable SONAR-7175 Fix IT
| * Adjust perf timingsDuarte Meneses2016-05-231-2/+2
| |
| * Fix perf testDuarte Meneses2016-05-231-1/+1
| |
| * SONAR-7509 Revert to not check empty ranges to not break Java pluginJulien HENRY2016-05-233-14/+2
| |
| * SONAR-7661 add interface StartableSébastien Lesaint2016-05-231-0/+55
| |
| * SONAR-7175 Fix ITJulien Lancelot2016-05-231-7/+7
| |
* | Fix quality flawsTeryk Bellahsene2016-05-2318-18/+18
| |
* | [script] use local variable rather than function argumentsSébastien Lesaint2016-05-231-3/+3
| |
* | [script] make property_utils.sh run on OSX + improve "if grep"Priit Liivak2016-05-231-13/+15
| | | | | | | | | | | | | | Now works on OSX: inline is required since in OSX providing '' as variable does not work. More reliable OS independent version of this script. Fixed incorrect backslash count in REGEX variable Applied recommendations for "if grep" http://mywiki.wooledge.org/BashPitfalls#if_.5Bgrep_foo_myfile.5D
* | Adjust perf timingsDuarte Meneses2016-05-231-2/+2
| |
* | Upgrade to Guava 18 (#1007)Simon Brandhof2016-05-232-62/+9
| | | | | | | | Required for upgrade to Elasticsearch 2.3 which does not shade its dependencies anymore
* | Fix perf testDuarte Meneses2016-05-231-1/+1
| |
* | Increase incompatible SonarQube version in ITJulien Lancelot2016-05-232-1/+1
| |
* | SONAR-7175 Fix ITJulien Lancelot2016-05-231-7/+7
| |
* | Reactivate and simplify UiTestJulien Lancelot2016-05-202-17/+10
| |
* | prepare for next development iterationTom2016-05-2056-56/+56
| |
* | Automatic merge from branch-5.6Jenkins CI2016-05-203-10/+21
|\| | | | | | | | | | | | | | | | | * origin/branch-5.6: prepare for next development iteration on release branch Temporary disable IT to allow 5.6-RC1 to be released Temporarily disable IssueJsonReportTest for the release Release 5.6-RC1 handle release version in travis.sh
| * prepare for next development iteration on release branchTom2016-05-2056-56/+56
| |
| * Temporary disable IT to allow 5.6-RC1 to be released5.6-RC1Julien Lancelot2016-05-201-0/+2
| |
| * Temporarily disable IssueJsonReportTest for the releaseSimon Brandhof2016-05-201-7/+8
| | | | | | | | as it does not support non-SNAPSHOT versions.
| * Release 5.6-RC1Tom2016-05-2056-56/+56
| |
| * handle release version in travis.shTom2016-05-201-3/+11
| |
* | Fix copyright.txt and remove useless COPYING fileSimon Brandhof2016-05-202-168/+3
| |
* | Add LICENSE.txtSimon Brandhof2016-05-201-0/+165
|/
* Fix quality flawJulien Lancelot2016-05-201-1/+1
|
* fix quality flawsStas Vilchik2016-05-202-4/+3
|
* SONAR-6964 Do not display administration sensitive data when opening browser ↵Teryk Bellahsene2016-05-203-1/+108
| | | | history
* fix quality flawsSébastien Lesaint2016-05-204-5/+25
|
* Add some db upgrade tests to cixSimon Brandhof2016-05-191-1/+16
|
* Fix quality flawsSimon Brandhof2016-05-193-28/+12
|
* fix display of links from QG failuresStas Vilchik2016-05-192-1/+62
|
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
|
* Add missing test to LogServerIdTestSimon Brandhof2016-05-191-0/+11
|
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-1917-103/+223
|
* SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one dayTeryk Bellahsene2016-05-192-139/+153
|
* SONAR-6438 Sanitize description of WS sectionsStas Vilchik2016-05-1914-14/+14
|
* SONAR-7175 Reactivate ITJulien Lancelot2016-05-191-2/+0
|
* SONAR-7578 Filter issues by leak period and by file, directory or moduleTeryk Bellahsene2016-05-195-65/+91
|
* SONAR-7237 Add ITJulien Lancelot2016-05-192-15/+42
|
* SONAR-7237 Variation measures are set to current value when no past measuresJulien Lancelot2016-05-192-53/+110
|
* SONAR-7484 Add ITsJulien Lancelot2016-05-192-1/+66
|
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-194-40/+65
|
* changed reference links to a Links section to make them clickable on GitHub ↵Janos Gyerik2016-05-191-4/+10
| | | | (#1000)
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead ↵Teryk Bellahsene2016-05-192-2/+2
| | | | of to GMT
* Improve stability of ProcessUtilsTest on slow envSimon Brandhof2016-05-181-2/+2
|
* Fix minor quality flaw in FileCacheSimon Brandhof2016-05-181-1/+1
|
* SONAR-6806 Add component key as tooltip of the file name linkJulien HENRY2016-05-181-1/+1
|
* SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ↵Teryk Bellahsene2016-05-182-47/+46
| | | | buckets