Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8922 Add tags facet on project page (#1790) | Grégoire Aubert | 2017-03-16 | 36 | -420/+1387 |
| | | | | | | | * Refactor the way filters are rendered * SONAR-8922 Add the tags facet on the projects page * SONAR-8923 Add the tags searchbox | ||||
* | SONAR-8840 WS api/project_tags/search is lexically ordered | Teryk Bellahsene | 2017-03-16 | 3 | -3/+28 |
| | |||||
* | SONAR-8961 drilldown on local views (#1796) | Stas Vilchik | 2017-03-15 | 2 | -2/+2 |
| | |||||
* | SONAR-8817 Add SonarQube version safeguard in cluster mode (#1781) | Eric Hartmann | 2017-03-15 | 13 | -97/+286 |
| | | | SONAR-8817 Add SonarQube version safeguard in cluster mode | ||||
* | Automatic merge from branch-6.3 | ssjenka | 2017-03-15 | 0 | -0/+0 |
|\ | | | | | | | | | | | * origin/branch-6.3: Set development version 6.3-SNAPSHOT Release 6.3 | ||||
| * | Set development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-14 | 53 | -53/+53 |
| | | |||||
| * | Release 6.36.3 | Simon Brandhof | 2017-03-14 | 53 | -53/+53 |
| | | |||||
* | | SONAR-8953 Isolate scrolling of facets sidebar on projects page | Stas Vilchik | 2017-03-14 | 6 | -22/+56 |
| | | |||||
* | | SONAR-8800 remove usages of deprecated api | Stas Vilchik | 2017-03-14 | 6 | -19/+23 |
| | | |||||
* | | SONAR-8881 display ws changelog | Stas Vilchik | 2017-03-14 | 4 | -14/+149 |
| | | |||||
* | | 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 | 7 | -28/+99 |
| | | |||||
* | | 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 | -34/+13 |
| | | |||||
* | | SONAR-8521 Improve size, duplication and coverage facets style (#1776) | Grégoire Aubert | 2017-03-13 | 5 | -59/+66 |
| | | |||||
* | | SONAR-7500 fix thread leaks when Web fails during startup | Sébastien Lesaint | 2017-03-13 | 1 | -13/+12 |
| | | |||||
* | | 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 | 4 | -28/+4 |
| | | |||||
* | | 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 | 8 | -315/+5 |
| | | |||||
* | | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 106 | -3884/+5084 |
| | | |||||
* | | Fix quality flaw | Teryk Bellahsene | 2017-03-13 | 1 | -1/+1 |
| | | |||||
* | | Change getSortingButton to private | Grégoire Aubert | 2017-03-13 | 1 | -10/+10 |
| | | |||||
* | | 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 | 4 | -72/+88 |
| | | |||||
* | | SONAR-8878 Add ut and it's for Language, Search and Sort filters | Grégoire Aubert | 2017-03-13 | 9 | -0/+543 |
| | | |||||
* | | 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 | ||||
* | | Remove useless db truncates in some ITs | Simon Brandhof | 2017-03-09 | 3 | -9/+1 |
| | | |||||
* | | 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 | 15 | -68/+203 |
| | | |||||
* | | 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 | 4 | -42/+81 |
|\| | | | | | | | | | * origin/branch-6.3: SONAR-8623 Fix regression with project level measures | ||||
| * | SONAR-8623 Fix regression with project level measures | Julien HENRY | 2017-03-09 | 4 | -42/+81 |
| | | |||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-03-09 | 3 | -14/+25 |
|\| | | | | | | | | | | | * 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 |
| | | |||||
| * | SONAR-8623 Index all source files, even the ones with no supported language | Duarte Meneses | 2017-03-08 | 2 | -12/+23 |
| | | |||||
* | | SONAR-8878 Add a sorting buttons on projects page facets (#1754) | Grégoire Aubert | 2017-03-08 | 11 | -64/+304 |
| | | |||||
* | | 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 |
| | |