aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move plugins ITs to QA and enable perf testsSimon Brandhof2016-02-106-21/+24
|
* Fix .travis.ymlSimon Brandhof2016-02-101-10/+9
|
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-1044-86/+53503
|
* Automatic merge from branch-5.4Jenkins CI2016-02-090-0/+0
|\ | | | | | | | | | | * origin/branch-5.4: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.4-RC1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-0926-27/+27
| |
| * [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-0926-27/+27
| |
* | Automatic merge from branch-5.4Jenkins CI2016-02-091-0/+4
|\| | | | | | | | | * origin/branch-5.4: Do not deploy sonar-plugin-api-deps in central
| * Do not deploy sonar-plugin-api-deps in centralSimon Brandhof2016-02-091-0/+4
| | | | | | It is shaded in sonar-core
* | Automatic merge from branch-5.4Jenkins CI2016-02-090-0/+0
|\ \ | | | | | | | | | | | | | | | * origin/branch-5.4: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.4-RC1
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-0926-27/+27
| | |
| * | [maven-release-plugin] prepare release 5.4-RC1Eric Hartmann2016-02-0926-27/+27
| |/
* / Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-0948-48/+48
|/
* Improve qualityDuarte Meneses2016-02-083-33/+18
|
* Improve qualityDuarte Meneses2016-02-081-1/+0
|
* SONAR-7261 Increase expected jar sizeJulien Lancelot2016-02-081-1/+1
|
* Fix quality flawSimon Brandhof2016-02-081-8/+7
|
* SONAR-7261 Embed Java 3.10Julien Lancelot2016-02-081-1/+1
|
* SONAR-7168 fix quality flaw in AllProcessesCommandsSébastien Lesaint2016-02-084-5/+13
|
* Improve qualityDuarte Meneses2016-02-081-5/+4
|
* Fix quality flawTeryk Bellahsene2016-02-083-8/+3
|
* SONAR-7154 never delete temp dir, only delete its content if existsSébastien Lesaint2016-02-052-10/+23
|
* update wording on my account pageStas Vilchik2016-02-052-3/+3
|
* SONAR-7070 Update leak label in quality gate managementTeryk Bellahsene2016-02-052-6/+4
|
* fix quality flawsSébastien Lesaint2016-02-054-26/+35
|
* improve rendering of bar chartStas Vilchik2016-02-054-14/+16
|
* improve code qualityStas Vilchik2016-02-052-2/+2
|
* make it possible to manage favorite issue and measure filters on my account pageStas Vilchik2016-02-058-4/+186
|
* display links to all issue filters and all measure filters on my account pageStas Vilchik2016-02-053-0/+9
|
* SONAR-6740 clean shutdown of ES clientSimon Brandhof2016-02-056-286/+76
|
* SONAR-6740 do not start Rails if Java container fails to startSimon Brandhof2016-02-055-5/+103
|
* SONAR-6740 refactor configuration of Tomcat contextsSimon Brandhof2016-02-056-207/+125
| | | | | It allows to remove some warnings on static context when server fails to start.
* SONAR-6740 add fake plugin to emulate server startup failureSimon Brandhof2016-02-052-1/+45
|
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-054-7/+43
|
* Fix JaCoCo config for analysis of PR on TravisSimon Brandhof2016-02-051-1/+1
|
* SONAR-7040 Add context when failing to write a web service responseTeryk Bellahsene2016-02-054-1/+107
|
* fix headersStas Vilchik2016-02-054-8/+64
|
* update babel-eslintStas Vilchik2016-02-051-1/+1
|
* Fix quality gatesSimon Brandhof2016-02-058-23/+19
|
* migrate project services testsStas Vilchik2016-02-0521-25/+807
|
* SONAR-6987 WS api/tests/list improve description and fix typoTeryk Bellahsene2016-02-052-8/+19
|
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-059-7/+138
|
* SONAR-7114 Add line when changeset is invalidJulien Lancelot2016-02-054-19/+23
|
* SONAR-7169 Remove fallback from AverageFormulaJulien Lancelot2016-02-045-77/+2
|
* SONAR-6940 tracking: do not query FILE_SOURCE for non-FILE componentsSébastien Lesaint2016-02-041-3/+10
|
* fix typo in description of QualityGateMeasuresStepSébastien Lesaint2016-02-041-1/+1
|
* SONAR-6397 don't call both containsKey and get when data is in cacheSébastien Lesaint2016-02-041-17/+56
|
* SONAR-7166 add explicit error when CeTask.componentKey is nullSébastien Lesaint2016-02-042-11/+35
|
* improve positioning of oauth buttonsStas Vilchik2016-02-041-1/+1
|
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-041-6/+6
|
* Merge pull request #742 from SonarSource/feature/stas/selenium-js-logsStas Vilchik2016-02-042-1/+21
|\ | | | | dump js logs in failed selenium tests