aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8800 remove usages of deprecated apiStas Vilchik2017-03-146-19/+23
* SONAR-8881 display ws changelogStas Vilchik2017-03-144-14/+149
* SONAR-8779 hide deprecated api by defaultStas Vilchik2017-03-1411-231/+446
* SONAR-8778 display deprecated key and its versionStas Vilchik2017-03-145-62/+160
* add type annotationsStas Vilchik2017-03-141-3/+39
* SONAR-8452 change default projects page (#1777)Stas Vilchik2017-03-147-28/+99
* fix js exception when location message is emptyStas Vilchik2017-03-144-2/+39
* Fix Quality flawsSimon Brandhof2017-03-133-34/+13
* SONAR-8521 Improve size, duplication and coverage facets style (#1776)Grégoire Aubert2017-03-135-59/+66
* SONAR-7500 fix thread leaks when Web fails during startupSébastien Lesaint2017-03-131-13/+12
* SONAR-7485 log MessageException inline in CeServerSébastien Lesaint2017-03-131-0/+3
* run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-134-28/+4
* SONAR-8818 Rename members & interface propertiesEric Hartmann2017-03-135-39/+39
* SONAR-8816 drop web startup barrier from Compute EngineSimon Brandhof2017-03-138-315/+5
* SONAR-8816 automatic election of web leader in cluster modeSimon Brandhof2017-03-13106-3884/+5084
* Fix quality flawTeryk Bellahsene2017-03-131-1/+1
* Change getSortingButton to privateGrégoire Aubert2017-03-131-10/+10
* SONAR-8875 Fixes a bug with array metrics (languages, tags)Grégoire Aubert2017-03-131-3/+9
* Revert some changes of 788f8da breaking the project searchGrégoire Aubert2017-03-134-72/+88
* SONAR-8878 Add ut and it's for Language, Search and Sort filtersGrégoire Aubert2017-03-139-0/+543
* SONAR-8878 Split to components and containersGrégoire Aubert2017-03-1312-84/+121
* Automatic merge from branch-6.3ssjenka2017-03-137-7/+29
|\
| * Add response example to api/roots/searchSimon Brandhof2017-03-093-3/+27
| * Make web services api/webhooks/* publicSimon Brandhof2017-03-094-4/+2
* | improve web performace of projects pageStas Vilchik2017-03-1017-148/+188
* | use rc-tooltipStas Vilchik2017-03-105-27/+164
* | Drop class LoopbackAddressSimon Brandhof2017-03-093-130/+2
* | Remove useless db truncates in some ITsSimon Brandhof2017-03-093-9/+1
* | SONAR-8913 display analysis date on projects page (#1765)Stas Vilchik2017-03-095-48/+170
* | SONAR-8452 open the last state of projects page (#1760)Stas Vilchik2017-03-0915-68/+203
* | SONAR-8916 WS api/qualityprofiles/search deprecate params lang & nameDaniel Schwarz2017-03-092-2/+6
* | SONAR-8815 Improve rating facets style (#1764)Grégoire Aubert2017-03-094-10/+96
* | SONAR-8815 Specify the operator on projects page facets (#1763)Grégoire Aubert2017-03-091-3/+3
* | SONAR-8790 Fix description of 'f' parameterJulien Lancelot2017-03-091-0/+1
* | Automatic merge from branch-6.3ssjenka2017-03-094-42/+81
|\|
| * SONAR-8623 Fix regression with project level measuresJulien HENRY2017-03-094-42/+81
* | Automatic merge from branch-6.3ssjenka2017-03-093-14/+25
|\|
| * fix styles on landing pageStas Vilchik2017-03-081-2/+2
| * SONAR-8623 Index all source files, even the ones with no supported languageDuarte Meneses2017-03-082-12/+23
* | SONAR-8878 Add a sorting buttons on projects page facets (#1754)Grégoire Aubert2017-03-0811-64/+304
* | Polish new source viewer (#1755)Stas Vilchik2017-03-0871-2230/+1701
* | SONAR-8876 Rename language facet to languagesGrégoire Aubert2017-03-073-9/+12
* | SONAR-8838 Improve readability of list of facets in indexJulien Lancelot2017-03-071-20/+19
* | SONAR-8838 Return selected tags in facetJulien Lancelot2017-03-074-6/+63
* | SONAR-8838 Rename facet and filter 'tag' to 'tags'Julien Lancelot2017-03-075-11/+13
* | SONAR-8231 Return selected languages even when no project for this languageJulien Lancelot2017-03-072-6/+42
* | SONAR-8231 Return selected languages in languages facetJulien Lancelot2017-03-073-35/+64
* | SONAR-8231 Rename facet and filter 'language' to 'languages'Julien Lancelot2017-03-077-36/+39
* | SONAR-8231 Return distribution of projects per languageJulien Lancelot2017-03-078-76/+91
* | SONAR-8840 Create WS api/project_tags/search to search for tagsTeryk Bellahsene2017-03-078-2/+351