aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-2612-15/+14
| | | | this option is dropped from java 8
* SONAR-7587 end of support of Java 7Simon Brandhof2016-05-264-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 greenStas Vilchik2016-05-251-22/+25
|
* Remove a Selenium test because of FPJulien Lancelot2016-05-252-70/+0
|
* fix TechnicalDebtWidgetTest by using dynamic dateStas Vilchik2016-05-251-2/+10
|
* Try to improve IT checksJulien Lancelot2016-05-253-60/+70
|
* SONAR-7175 Fix IT about last snapshot of previous weeksTeryk Bellahsene2016-05-241-9/+18
|
* Fix version of Oracle driver for QASimon Brandhof2016-05-241-1/+3
|
* Fix timeout of server startup perf testSimon Brandhof2016-05-241-2/+2
| | | | Faster thanks to the move to Java 8
* 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
|
* 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 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
* SONAR-7278 show message from response if HTTP 400Sébastien Lesaint2016-05-182-3/+20
|
* SONAR-7278 fail /api/batch/project if component is not a projectSébastien Lesaint2016-05-182-0/+124
| | | | neither a module
* SONAR-7278 fail report processing when component is not a projectSébastien Lesaint2016-05-182-44/+77
|
* fix domain headers on the overview pageStas Vilchik2016-05-183-4/+4
|
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
|
* update description of api/system/restartStas Vilchik2016-05-181-4/+1
|
* SONAR-6438 Sanitize description of WS sections (#985)Stas Vilchik2016-05-1831-32/+32
|