Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8779 hide deprecated api by default | Stas Vilchik | 2017-03-14 | 11 | -231/+446 |
| | |||||
* | SONAR-8778 display deprecated key and its version | Stas Vilchik | 2017-03-14 | 5 | -62/+160 |
| | |||||
* | add type annotations | Stas Vilchik | 2017-03-14 | 1 | -3/+39 |
| | |||||
* | SONAR-8452 change default projects page (#1777) | Stas Vilchik | 2017-03-14 | 6 | -25/+80 |
| | |||||
* | fix js exception when location message is empty | Stas Vilchik | 2017-03-14 | 4 | -2/+39 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-03-13 | 3 | -13/+33 |
| | |||||
* | SONAR-8521 Improve size, duplication and coverage facets style (#1776) | Grégoire Aubert | 2017-03-13 | 5 | -59/+66 |
| | |||||
* | SONAR-7485 log MessageException inline in CeServer | Sébastien Lesaint | 2017-03-13 | 1 | -0/+3 |
| | |||||
* | run eslint, flow and jest tests on travis (#1779) | Stas Vilchik | 2017-03-13 | 3 | -27/+3 |
| | |||||
* | SONAR-8818 Rename members & interface properties | Eric Hartmann | 2017-03-13 | 5 | -39/+39 |
| | |||||
* | SONAR-8816 drop web startup barrier from Compute Engine | Simon Brandhof | 2017-03-13 | 7 | -314/+4 |
| | |||||
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 91 | -1822/+6309 |
| | |||||
* | Fix quality flaw | Teryk Bellahsene | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | SONAR-8875 Fixes a bug with array metrics (languages, tags) | Grégoire Aubert | 2017-03-13 | 1 | -3/+9 |
| | |||||
* | Revert some changes of 788f8da breaking the project search | Grégoire Aubert | 2017-03-13 | 3 | -72/+79 |
| | |||||
* | SONAR-8878 Add ut and it's for Language, Search and Sort filters | Grégoire Aubert | 2017-03-13 | 6 | -0/+481 |
| | |||||
* | SONAR-8878 Split to components and containers | Grégoire Aubert | 2017-03-13 | 12 | -84/+121 |
| | |||||
* | Automatic merge from branch-6.3 | ssjenka | 2017-03-13 | 7 | -7/+29 |
|\ | | | | | | | | | | | * origin/branch-6.3: Add response example to api/roots/search Make web services api/webhooks/* public | ||||
| * | Add response example to api/roots/search | Simon Brandhof | 2017-03-09 | 3 | -3/+27 |
| | | | | | | | | That also allows to remove a WARN log at startup. | ||||
| * | Make web services api/webhooks/* public | Simon Brandhof | 2017-03-09 | 4 | -4/+2 |
| | | |||||
* | | improve web performace of projects page | Stas Vilchik | 2017-03-10 | 17 | -148/+188 |
| | | |||||
* | | use rc-tooltip | Stas Vilchik | 2017-03-10 | 5 | -27/+164 |
| | | |||||
* | | Drop class LoopbackAddress | Simon Brandhof | 2017-03-09 | 3 | -130/+2 |
| | | | | | | | | Replaced by InetAddress#getLoopbackAddress() introduced in Java 1.7 | ||||
* | | SONAR-8913 display analysis date on projects page (#1765) | Stas Vilchik | 2017-03-09 | 5 | -48/+170 |
| | | |||||
* | | SONAR-8452 open the last state of projects page (#1760) | Stas Vilchik | 2017-03-09 | 11 | -40/+152 |
| | | |||||
* | | SONAR-8916 WS api/qualityprofiles/search deprecate params lang & name | Daniel Schwarz | 2017-03-09 | 2 | -2/+6 |
| | | |||||
* | | SONAR-8815 Improve rating facets style (#1764) | Grégoire Aubert | 2017-03-09 | 4 | -10/+96 |
| | | |||||
* | | SONAR-8815 Specify the operator on projects page facets (#1763) | Grégoire Aubert | 2017-03-09 | 1 | -3/+3 |
| | | |||||
* | | SONAR-8790 Fix description of 'f' parameter | Julien Lancelot | 2017-03-09 | 1 | -0/+1 |
| | | |||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-03-09 | 1 | -2/+2 |
|\| | | | | | | | | | | | * origin/branch-6.3: fix styles on landing page SONAR-8623 Index all source files, even the ones with no supported language | ||||
| * | fix styles on landing page | Stas Vilchik | 2017-03-08 | 1 | -2/+2 |
| | | |||||
| * | Back to development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-06 | 9 | -9/+9 |
| | | |||||
| * | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 9 | -9/+9 |
| | | |||||
* | | SONAR-8878 Add a sorting buttons on projects page facets (#1754) | Grégoire Aubert | 2017-03-08 | 10 | -64/+299 |
| | | |||||
* | | Polish new source viewer (#1755) | Stas Vilchik | 2017-03-08 | 71 | -2230/+1701 |
| | | |||||
* | | SONAR-8876 Rename language facet to languages | Grégoire Aubert | 2017-03-07 | 3 | -9/+12 |
| | | |||||
* | | SONAR-8838 Improve readability of list of facets in index | Julien Lancelot | 2017-03-07 | 1 | -20/+19 |
| | | |||||
* | | SONAR-8838 Return selected tags in facet | Julien Lancelot | 2017-03-07 | 4 | -6/+63 |
| | | |||||
* | | SONAR-8838 Rename facet and filter 'tag' to 'tags' | Julien Lancelot | 2017-03-07 | 4 | -11/+12 |
| | | |||||
* | | SONAR-8231 Return selected languages even when no project for this language | Julien Lancelot | 2017-03-07 | 2 | -6/+42 |
| | | |||||
* | | SONAR-8231 Return selected languages in languages facet | Julien Lancelot | 2017-03-07 | 3 | -35/+64 |
| | | |||||
* | | SONAR-8231 Rename facet and filter 'language' to 'languages' | Julien Lancelot | 2017-03-07 | 6 | -34/+38 |
| | | |||||
* | | SONAR-8231 Return distribution of projects per language | Julien Lancelot | 2017-03-07 | 8 | -76/+91 |
| | | |||||
* | | SONAR-8840 Create WS api/project_tags/search to search for tags | Teryk Bellahsene | 2017-03-07 | 7 | -2/+321 |
| | | |||||
* | | SONAR-8838 Reindex project measures when setting tags via WS ↵ | Teryk Bellahsene | 2017-03-07 | 8 | -7/+27 |
| | | | | | | | | api/project_tags/set | ||||
* | | SONAR-8877 Projects searchbox on projects page (#1747) | Grégoire Aubert | 2017-03-07 | 8 | -30/+153 |
| | | |||||
* | | MMF-703 More efficient UX for issue multiple locations (#1749) | Stas Vilchik | 2017-03-07 | 20 | -152/+849 |
| | | |||||
* | | SONAR-8876 Language facet searchbox on projects page (#1741) | Aubert Grégoire | 2017-03-06 | 4 | -3/+116 |
| | | |||||
* | | SONAR-8435 support STARTING status in web app | Stas Vilchik | 2017-03-06 | 5 | -41/+27 |
| | | |||||
* | | SONAR-8838 Compute tag distribution for WS api/components/search_projects | Teryk Bellahsene | 2017-03-06 | 2 | -7/+67 |
| | |