Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7652 fix connection to SQL Azure | Simon Brandhof | 2016-05-26 | 5 | -9/+9 | |
| | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2. | |||||
* | Upgrade version of java 8 on Travis | Simon Brandhof | 2016-05-26 | 1 | -0/+7 | |
| | ||||||
* | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 6 | -38/+2 | |
| | | | | | | JVM does not start if runtime version is not 1.8, so it's useless to check java version programmatically. | |||||
* | SONAR-7653 remove Java option XX:MaxPermSize | Simon Brandhof | 2016-05-26 | 12 | -15/+14 | |
| | | | | this option is dropped from java 8 | |||||
* | SONAR-7587 end of support of Java 7 | Simon Brandhof | 2016-05-26 | 4 | -15/+14 | |
| | | | | | | | | | - Upgrade to parent 34, which compiles with java 8 and disable javadoc lints - Compilation with java 8 on Travis - Fix ambiguities in assertJ | |||||
* | fix unwanted WS call when QG is green | Stas Vilchik | 2016-05-25 | 1 | -22/+25 | |
| | ||||||
* | Remove a Selenium test because of FP | Julien Lancelot | 2016-05-25 | 2 | -70/+0 | |
| | ||||||
* | fix TechnicalDebtWidgetTest by using dynamic date | Stas Vilchik | 2016-05-25 | 1 | -2/+10 | |
| | ||||||
* | Try to improve IT checks | Julien Lancelot | 2016-05-25 | 3 | -60/+70 | |
| | ||||||
* | SONAR-7175 Fix IT about last snapshot of previous weeks | Teryk Bellahsene | 2016-05-24 | 1 | -9/+18 | |
| | ||||||
* | Fix version of Oracle driver for QA | Simon Brandhof | 2016-05-24 | 1 | -1/+3 | |
| | ||||||
* | Fix timeout of server startup perf test | Simon Brandhof | 2016-05-24 | 1 | -2/+2 | |
| | | | | Faster thanks to the move to Java 8 | |||||
* | 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 | |
| | ||||||
* | 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 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 | |||||
* | SONAR-7278 show message from response if HTTP 400 | Sébastien Lesaint | 2016-05-18 | 2 | -3/+20 | |
| | ||||||
* | SONAR-7278 fail /api/batch/project if component is not a project | Sébastien Lesaint | 2016-05-18 | 2 | -0/+124 | |
| | | | | neither a module | |||||
* | SONAR-7278 fail report processing when component is not a project | Sébastien Lesaint | 2016-05-18 | 2 | -44/+77 | |
| | ||||||
* | fix domain headers on the overview page | Stas Vilchik | 2016-05-18 | 3 | -4/+4 | |
| |