Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Automatic merge from master | Jenkins CI | 2015-03-05 | 1 | -0/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | SONAR-5884 update coverage tooltips | Stas Vilchik | 2015-03-05 | 1 | -0/+1 | |
* | | | add missed file headers | Stas Vilchik | 2015-03-04 | 1 | -0/+19 | |
* | | | SONAR-5726 SONAR-6234 cover some corner cases, add tests | Stas Vilchik | 2015-03-04 | 1 | -0/+14 | |
* | | | generate js coverage report from casperjs tests | Stas Vilchik | 2015-03-04 | 155 | -34373/+0 | |
* | | | SONAR-6234 add project issue filter widget | Stas Vilchik | 2015-03-04 | 1 | -4/+49 | |
* | | | SONAR-5726 add global issue filter widget | Stas Vilchik | 2015-03-04 | 1 | -0/+218 | |
* | | | Automatic merge from master | Jenkins CI | 2015-03-04 | 3 | -4/+39 | |
|\| | | ||||||
| * | | SONAR-6233 fix characteristic facet on rules page | Stas Vilchik | 2015-03-03 | 2 | -3/+38 | |
| * | | change "recent history" to "browsed recently" | Stas Vilchik | 2015-03-03 | 1 | -1/+1 | |
* | | | Automatic merge from master | Jenkins CI | 2015-03-03 | 5 | -223/+275 | |
|\| | | ||||||
| * | | fix source viewer test | Stas Vilchik | 2015-03-02 | 1 | -210/+210 | |
| * | | SONAR-5884 show ut and it coverage separately | Stas Vilchik | 2015-03-02 | 3 | -15/+22 | |
| * | | SONAR-5884 show ut and it coverage separately | Stas Vilchik | 2015-03-02 | 2 | -3/+45 | |
| * | | fix bug with extra duplicated line in the popup | Stas Vilchik | 2015-03-02 | 1 | -1/+4 | |
| * | | fix bug with extra duplicated line | Stas Vilchik | 2015-03-02 | 2 | -2/+2 | |
* | | | SONAR-6123 Show js tooltips for bubble chart instead of text before the chart | Stas Vilchik | 2015-03-02 | 3 | -80/+60 | |
|/ / | ||||||
* / | update help window | Stas Vilchik | 2015-03-02 | 1 | -0/+1 | |
|/ | ||||||
* | sort extra measures categories by name | Stas Vilchik | 2015-02-26 | 1 | -6/+10 | |
* | add web assets headers | Stas Vilchik | 2015-02-25 | 158 | -37/+2995 | |
* | fix quality flaws | Stas Vilchik | 2015-02-23 | 1 | -139/+97 | |
* | improve modal windows | Stas Vilchik | 2015-02-23 | 3 | -1/+15 | |
* | fix quality flaws | Stas Vilchik | 2015-02-23 | 3 | -99/+120 | |
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 1 | -102/+134 | |
* | fix scrolling by keyboard on issues and rules pages | Stas Vilchik | 2015-02-20 | 1 | -1/+2 | |
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 5 | -28/+28 | |
* | fix global js error | Stas Vilchik | 2015-02-20 | 1 | -8/+0 | |
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 4 | -184/+11 | |
* | apply rules page feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+1 | |
* | update coding rules search test | Stas Vilchik | 2015-02-19 | 1 | -2/+4 | |
* | fix search field on coding rules page on IE11 | Stas Vilchik | 2015-02-19 | 1 | -9/+6 | |
* | kill unused test | Stas Vilchik | 2015-02-19 | 1 | -46/+0 | |
* | enable parallel execution of web tests | Stas Vilchik | 2015-02-19 | 33 | -0/+204 | |
* | update new issues facet | Stas Vilchik | 2015-02-19 | 1 | -9/+21 | |
* | SONAR-5385 Some widget links are broken when apache is configured with AllowE... | Stas Vilchik | 2015-02-18 | 2 | -18/+2 | |
* | hide tooltips when popups are open | Stas Vilchik | 2015-02-18 | 1 | -0/+2 | |
* | hide error messages after a while | Stas Vilchik | 2015-02-18 | 1 | -0/+4 | |
* | fix edition of custom rules | Stas Vilchik | 2015-02-18 | 2 | -2/+16 | |
* | SONAR-5855 Update UI of quality gates page | Stas Vilchik | 2015-02-18 | 2 | -31/+36 | |
* | fix creation date facet | Stas Vilchik | 2015-02-18 | 1 | -1/+1 | |
* | fix header clipping effect | Stas Vilchik | 2015-02-18 | 1 | -5/+0 | |
* | focus the first input in the rule activation modal | Stas Vilchik | 2015-02-17 | 1 | -1/+5 | |
* | open rule details by dbl click | Stas Vilchik | 2015-02-17 | 1 | -0/+1 | |
* | fix double help modal | Stas Vilchik | 2015-02-17 | 1 | -13/+0 | |
* | SONAR-5886 make bars clickable | Stas Vilchik | 2015-02-17 | 1 | -2/+10 | |
* | Add tooltips for source markers | Stas Vilchik | 2015-02-17 | 2 | -3/+26 | |
* | SONAR-5820 apply feedback | Stas Vilchik | 2015-02-17 | 1 | -7/+9 | |
* | Remove unstable test source-viewer-spec.js | Simon Brandhof | 2015-02-16 | 1 | -171/+0 | |
* | Speed-up build | Simon Brandhof | 2015-02-16 | 1 | -113/+118 | |
* | SONAR-5820 fix template facet | Stas Vilchik | 2015-02-06 | 1 | -1/+5 |