aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SONAR-8838 Reindex project measures when setting tags via WS api/project_tags...Teryk Bellahsene2017-03-078-7/+27
* | SONAR-8877 Projects searchbox on projects page (#1747)Grégoire Aubert2017-03-079-30/+154
* | MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-0721-152/+850
* | SONAR-8876 Language facet searchbox on projects page (#1741)Aubert Grégoire2017-03-064-3/+116
* | Automatic merge from branch-6.3ssjenka2017-03-061-1/+1
|\|
| * Fix PROJECT_VERSION on Travis for SNAPSHOT versionsSimon Brandhof2017-03-061-1/+1
* | SONAR-8435 support STARTING status in web appStas Vilchik2017-03-065-41/+27
* | SONAR-8838 Compute tag distribution for WS api/components/search_projectsTeryk Bellahsene2017-03-062-7/+67
* | Merge remote-tracking branch 'origin/branch-6.3'Simon Brandhof2017-03-062-14/+39
|\|
| * Back to development version 6.3-SNAPSHOTSimon Brandhof2017-03-0653-53/+53
| * Upgrade to parent 406.3-RC4Simon Brandhof2017-03-041-1/+1
| * Support RELEASE versions in IssueJsonReportTestSimon Brandhof2017-03-041-3/+10
| * Fix build version of RC to not have "x.y-RCz.0.<build>"Simon Brandhof2017-03-031-6/+6
| * No need to change project version on Travis when not SNAPSHOTSimon Brandhof2017-03-031-2/+1
| * Publish 6.3-RC4Simon Brandhof2017-03-0353-53/+53
| * Support release versions on 2 or 3 fieldsSimon Brandhof2017-03-031-10/+29
* | Add unit tests to verify behavior depending on sensor strategy (#1745)Janos Gyerik2017-03-064-28/+220