aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUILD-513 only execute postgresql ITs on PRTom2017-08-231-4/+10
* move some helpers to ts (#2399)Stas Vilchik2017-08-2314-137/+152
* Disabling temporarly incremental analysisTom2017-08-221-1/+2
* SONAR-9283 fix dropped support of empty properties in PropsSébastien Lesaint2017-08-222-11/+5
* SONAR-9283 harden Props against non trimmed stringsSébastien Lesaint2017-08-222-38/+88
* Add integration test on web authentication with UTF-8 passwordSimon Brandhof2017-08-221-3/+11
* Fix compatibility of Selenese tests with ChromeSimon Brandhof2017-08-2217-86/+16
* make quality gate ITs more reliable, by not using default qgDaniel Schwarz2017-08-221-10/+27
* Fix FP in encoding detection testDuarte Meneses2017-08-221-1/+13
* CVE-2017-9801 ( commons-email )Vinod Anandan2017-08-221-1/+1
* Fix too many commits after MAX_BATCH_SIZE is reachedEric Hartmann2017-08-211-0/+1
* SONAR-9734 add integration testSimon Brandhof2017-08-212-1/+56
* SONAR-9734 fix log level when fail to delete temp directorySimon Brandhof2017-08-211-1/+1
* SONAR-9734 fix Quality flawsSimon Brandhof2017-08-216-9/+8
* SONAR-9734 use try-with-resources instead of finally blocksSimon Brandhof2017-08-213-17/+6
* SONAR-9734 fix file leaksSimon Brandhof2017-08-213-13/+16
* BUILD-495 remove code duplication in build scriptTom2017-08-211-8/+8
* Remove DbUnit from ComponentDaoTestJulien Lancelot2017-08-2119-1953/+412
* Sanitize SearchActionComponentsTestJulien Lancelot2017-08-213-297/+184
* update node and yarnStas Vilchik2017-08-211-2/+2
* remove I prefix from interfacesStas Vilchik2017-08-2139-104/+104
* translate api/ to tsStas Vilchik2017-08-2136-1522/+1236
* translate all routes files to ts (#2378)Stas Vilchik2017-08-18132-2171/+2014
* SONAR-8798 Update memory for Elasticsearch to 512m by defaultEric Hartmann2017-08-173-7/+7
* add typings, update tsconfig (#2376)Stas Vilchik2017-08-173-13/+56
* Fix facets' arrows on measures pageGrégoire Aubert2017-08-172-1/+2
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-1719-39/+94
* SONAR-9390 Reduce a little bit the nav bar min width to better match the page...Grégoire Aubert2017-08-171-1/+1
* SONAR-9434 Allow error messages to display on more than one line.Grégoire Aubert2017-08-172-49/+27
* Add missing error messages in quality gates pageGrégoire Aubert2017-08-173-22/+19
* SONAR-9605 Fix infinite spinner on rules pageGrégoire Aubert2017-08-171-21/+27
* SONAR-9605 Fix infinite spinner on issues pageGrégoire Aubert2017-08-176-54/+79
* SONAR-9605 Fix infinite spinner on project overview pageGrégoire Aubert2017-08-173-8/+26
* SONAR-9605 Fix infinite spinner on project activity pageGrégoire Aubert2017-08-178-35/+52
* Fix wrong treemap legend for coverage measureGrégoire Aubert2017-08-171-5/+4
* Remove bottom border on coding rules facetsGrégoire Aubert2017-08-171-4/+6
* Fix quality flawsGrégoire Aubert2017-08-172-29/+36
* SONAR-9474 Don't hide the avatar column anymore in users adminitrationGrégoire Aubert2017-08-172-33/+1
* SONAR-9513 Add spacebar shortcut to check an issueGrégoire Aubert2017-08-171-3/+10
* SONAR-8689 Add confirm dialog before reseting a setting in the administrationGrégoire Aubert2017-08-172-7/+61
* Fix broken link to inherited Quality Profile in rule viewGrégoire Aubert2017-08-171-1/+1
* SONAR-9719 Fix rule attributes display for inherited Quality ProfileGrégoire Aubert2017-08-171-4/+3
* Do not round numbers in project activity graph's tooltipsGrégoire Aubert2017-08-171-1/+3
* Revert "SONAR-7493 add integration test on max length of db column issues.mes...Simon Brandhof2017-08-171-20/+0
* Revert "DO NOT MERGE"Simon Brandhof2017-08-172-3/+83
* DO NOT MERGESimon Brandhof2017-08-172-83/+3
* SONAR-7493 add integration test on max length of db column issues.messageSimon Brandhof2017-08-171-0/+20
* SONAR-9708 Fix api/ce/activity when queue has no projectJulien Lancelot2017-08-162-5/+20
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-1616-135/+346
* improve tests of api/componentsDaniel Schwarz2017-08-162-1/+99