Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix timeout of server startup perf test | Simon Brandhof | 2016-05-24 | 1 | -1/+1 |
| | | | | Faster thanks to the move to Java 8 | ||||
* | Ease test failure investigation | Julien HENRY | 2016-05-24 | 1 | -2/+2 |
| | |||||
* | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-24 | 4 | -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 timings | Duarte Meneses | 2016-05-23 | 1 | -2/+2 |
| | | |||||
| * | Fix perf test | Duarte Meneses | 2016-05-23 | 1 | -1/+1 |
| | | |||||
| * | SONAR-7509 Revert to not check empty ranges to not break Java plugin | Julien HENRY | 2016-05-23 | 3 | -14/+2 |
| | | |||||
| * | SONAR-7661 add interface Startable | Sébastien Lesaint | 2016-05-23 | 1 | -0/+55 |
| | | |||||
| * | SONAR-7175 Fix IT | Julien Lancelot | 2016-05-23 | 1 | -7/+7 |
| | | |||||
* | | Fix quality flaws | Teryk Bellahsene | 2016-05-23 | 18 | -18/+18 |
| | | |||||
* | | [script] use local variable rather than function arguments | Sébastien Lesaint | 2016-05-23 | 1 | -3/+3 |
| | | |||||
* | | [script] make property_utils.sh run on OSX + improve "if grep" | Priit Liivak | 2016-05-23 | 1 | -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 timings | Duarte Meneses | 2016-05-23 | 1 | -2/+2 |
| | | |||||
* | | Upgrade to Guava 18 (#1007) | Simon Brandhof | 2016-05-23 | 2 | -62/+9 |
| | | | | | | | | Required for upgrade to Elasticsearch 2.3 which does not shade its dependencies anymore | ||||
* | | Fix perf test | Duarte Meneses | 2016-05-23 | 1 | -1/+1 |
| | | |||||
* | | Increase incompatible SonarQube version in IT | Julien Lancelot | 2016-05-23 | 2 | -1/+1 |
| | | |||||
* | | SONAR-7175 Fix IT | Julien Lancelot | 2016-05-23 | 1 | -7/+7 |
| | | |||||
* | | Reactivate and simplify UiTest | Julien Lancelot | 2016-05-20 | 2 | -17/+10 |
| | | |||||
* | | prepare for next development iteration | Tom | 2016-05-20 | 56 | -56/+56 |
| | | |||||
* | | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-20 | 3 | -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 branch | Tom | 2016-05-20 | 56 | -56/+56 |
| | | |||||
| * | Temporary disable IT to allow 5.6-RC1 to be released5.6-RC1 | Julien Lancelot | 2016-05-20 | 1 | -0/+2 |
| | | |||||
| * | Temporarily disable IssueJsonReportTest for the release | Simon Brandhof | 2016-05-20 | 1 | -7/+8 |
| | | | | | | | | as it does not support non-SNAPSHOT versions. | ||||
| * | Release 5.6-RC1 | Tom | 2016-05-20 | 56 | -56/+56 |
| | | |||||
| * | handle release version in travis.sh | Tom | 2016-05-20 | 1 | -3/+11 |
| | | |||||
* | | Fix copyright.txt and remove useless COPYING file | Simon Brandhof | 2016-05-20 | 2 | -168/+3 |
| | | |||||
* | | Add LICENSE.txt | Simon Brandhof | 2016-05-20 | 1 | -0/+165 |
|/ | |||||
* | Fix quality flaw | Julien Lancelot | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2016-05-20 | 2 | -4/+3 |
| | |||||
* | SONAR-6964 Do not display administration sensitive data when opening browser ↵ | Teryk Bellahsene | 2016-05-20 | 3 | -1/+108 |
| | | | | history | ||||
* | fix quality flaws | Sébastien Lesaint | 2016-05-20 | 4 | -5/+25 |
| | |||||
* | Add some db upgrade tests to cix | Simon Brandhof | 2016-05-19 | 1 | -1/+16 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2016-05-19 | 3 | -28/+12 |
| | |||||
* | fix display of links from QG failures | Stas Vilchik | 2016-05-19 | 2 | -1/+62 |
| | |||||
* | fix when sumit empty issue comment by keyboard | Stas Vilchik | 2016-05-19 | 1 | -0/+5 |
| | |||||
* | Add missing test to LogServerIdTest | Simon Brandhof | 2016-05-19 | 1 | -0/+11 |
| | |||||
* | SONAR-7649 do not repair db collation outside migration | Simon Brandhof | 2016-05-19 | 17 | -103/+223 |
| | |||||
* | SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one day | Teryk Bellahsene | 2016-05-19 | 2 | -139/+153 |
| | |||||
* | SONAR-6438 Sanitize description of WS sections | Stas Vilchik | 2016-05-19 | 14 | -14/+14 |
| | |||||
* | SONAR-7175 Reactivate IT | Julien Lancelot | 2016-05-19 | 1 | -2/+0 |
| | |||||
* | SONAR-7578 Filter issues by leak period and by file, directory or module | Teryk Bellahsene | 2016-05-19 | 5 | -65/+91 |
| | |||||
* | SONAR-7237 Add IT | Julien Lancelot | 2016-05-19 | 2 | -15/+42 |
| | |||||
* | SONAR-7237 Variation measures are set to current value when no past measures | Julien Lancelot | 2016-05-19 | 2 | -53/+110 |
| | |||||
* | SONAR-7484 Add ITs | Julien Lancelot | 2016-05-19 | 2 | -1/+66 |
| | |||||
* | SONAR-7484 WS restrict action key suffixes to protobuf, json and text | Teryk Bellahsene | 2016-05-19 | 4 | -40/+65 |
| | |||||
* | changed reference links to a Links section to make them clickable on GitHub ↵ | Janos Gyerik | 2016-05-19 | 1 | -4/+10 |
| | | | | (#1000) | ||||
* | SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead ↵ | Teryk Bellahsene | 2016-05-19 | 2 | -2/+2 |
| | | | | of to GMT | ||||
* | Improve stability of ProcessUtilsTest on slow env | Simon Brandhof | 2016-05-18 | 1 | -2/+2 |
| | |||||
* | Fix minor quality flaw in FileCache | Simon Brandhof | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | SONAR-6806 Add component key as tooltip of the file name link | Julien HENRY | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ↵ | Teryk Bellahsene | 2016-05-18 | 2 | -47/+46 |
| | | | | buckets |