Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix documentation of properties *.javaOpts | Simon Brandhof | 2016-06-20 | 1 | -7/+9 | |
| | ||||||
* | SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct | Simon Brandhof | 2016-06-13 | 1 | -2/+1 | |
| | ||||||
* | Fix 2 links in javadoc of org.sonar.api.batch | Simon Brandhof | 2016-06-13 | 2 | -2/+2 | |
| | ||||||
* | Remove useless declaration of animal-sniffer-maven-plugin | Simon Brandhof | 2016-06-09 | 1 | -15/+2 | |
| | ||||||
* | Enable all Travis notifications in branch-5.6 | Simon Brandhof | 2016-06-03 | 1 | -0/+1 | |
| | ||||||
* | Enable governance plugin in IT PluginsTest | Simon Brandhof | 2016-06-03 | 1 | -2/+2 | |
| | ||||||
* | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 56 | -56/+56 | |
| | ||||||
* | Release 5.65.6 | Tom | 2016-06-01 | 56 | -56/+56 | |
| | ||||||
* | Deprecate SonarPlugin in favour of Plugin | Simon Brandhof | 2016-06-01 | 2 | -2/+2 | |
| | ||||||
* | SONAR-7681 Use public implementation of List in MyBatis | Teryk Bellahsene | 2016-05-31 | 3 | -9/+13 | |
| | ||||||
* | SONAR-7681 WS api/ce/activity requires administer permissions when searching ↵ | Teryk Bellahsene | 2016-05-31 | 2 | -10/+44 | |
| | | | | with a task id | |||||
* | SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter | Teryk Bellahsene | 2016-05-31 | 3 | -19/+35 | |
| | ||||||
* | change wording on the Setup page | Stas Vilchik | 2016-05-30 | 1 | -2/+1 | |
| | ||||||
* | prepare for next development iteration on release branch | Tom | 2016-05-27 | 56 | -56/+56 | |
| | ||||||
* | reverse deploy exclusion cause they fails QA5.6-RC2 | Tom | 2016-05-27 | 3 | -187/+7 | |
| | ||||||
* | re-enable tests on release | Tom | 2016-05-27 | 1 | -1/+0 | |
| | ||||||
* | release 5.6-RC2 | Tom | 2016-05-27 | 56 | -56/+56 | |
| | ||||||
* | handle release distribution from travis | Tom | 2016-05-27 | 3 | -5/+188 | |
| | ||||||
* | Fix compilation of perf test | Simon Brandhof | 2016-05-27 | 1 | -3/+3 | |
| | | | | due to upgrade to orch 2.11 | |||||
* | Upgrade to Orchestrator 3.11 | Simon Brandhof | 2016-05-27 | 4 | -10/+9 | |
| | | | | Fixes some FP with download of plugins | |||||
* | 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 | |
| |